>>> py3-sqlalchemy: Building community/py3-sqlalchemy 1.4.39-r0 (using abuild 3.10.0_rc1-r2) started Fri, 28 Oct 2022 19:57:01 +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/26) Installing libbz2 (1.0.8-r3) (2/26) Installing libffi (3.4.4-r0) (3/26) Installing gdbm (1.23-r0) (4/26) Installing xz-libs (5.2.7-r0) (5/26) Installing mpdecimal (2.5.1-r1) (6/26) Installing readline (8.2.0-r0) (7/26) Installing sqlite-libs (3.39.4-r0) (8/26) Installing python3 (3.10.8-r3) (9/26) Installing python3-dev (3.10.8-r3) (10/26) Installing py3-parsing (3.0.9-r0) (11/26) Installing py3-packaging (21.3-r2) (12/26) Installing py3-setuptools (65.5.0-r0) (13/26) Installing py3-attrs (22.1.0-r0) (14/26) Installing py3-iniconfig (1.1.1-r3) (15/26) Installing py3-pluggy (1.0.0-r1) (16/26) Installing py3-py (1.11.0-r0) (17/26) Installing py3-tomli (2.0.1-r1) (18/26) Installing py3-pytest (7.1.3-r1) (19/26) Installing py3-pbr (5.11.0-r0) (20/26) Installing py3-mock (4.0.3-r3) (21/26) Installing py3-apipkg (2.1.0-r0) (22/26) Installing py3-execnet (1.9.0-r0) (23/26) Installing py3-pytest-forked (1.4.0-r1) (24/26) Installing py3-pytest-xdist (2.5.0-r1) (25/26) Installing py3-greenlet (1.1.3-r0) (26/26) Installing .makedepends-py3-sqlalchemy (20221028.195707) Executing busybox-1.35.0-r27.trigger OK: 293 MiB in 119 packages >>> py3-sqlalchemy: Cleaning up srcdir >>> py3-sqlalchemy: Cleaning up pkgdir >>> py3-sqlalchemy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/SQLAlchemy-1.4.39.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 2 8019k 2 191k 0 0 240k 0 0:00:33 --:--:-- 0:00:33 239k 100 8019k 100 8019k 0 0 5247k 0 0:00:01 0:00:01 --:--:-- 5248k >>> py3-sqlalchemy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/SQLAlchemy-1.4.39.tar.gz >>> py3-sqlalchemy: Checking sha512sums... SQLAlchemy-1.4.39.tar.gz: OK >>> py3-sqlalchemy: Unpacking /var/cache/distfiles/v3.17/SQLAlchemy-1.4.39.tar.gz... /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running build running build_py creating build creating build/lib.linux-armv8l-cpython-310 creating build/lib.linux-armv8l-cpython-310/sqlalchemy copying lib/sqlalchemy/processors.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy copying lib/sqlalchemy/inspection.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy copying lib/sqlalchemy/events.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy copying lib/sqlalchemy/log.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy copying lib/sqlalchemy/schema.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy copying lib/sqlalchemy/exc.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy copying lib/sqlalchemy/types.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy copying lib/sqlalchemy/__init__.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy creating build/lib.linux-armv8l-cpython-310/sqlalchemy/testing copying lib/sqlalchemy/testing/mock.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/testing copying lib/sqlalchemy/testing/assertsql.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/testing copying lib/sqlalchemy/testing/profiling.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/testing copying lib/sqlalchemy/testing/fixtures.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/testing copying lib/sqlalchemy/testing/entities.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/testing copying lib/sqlalchemy/testing/util.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/testing copying lib/sqlalchemy/testing/assertions.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/testing copying lib/sqlalchemy/testing/warnings.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/testing copying lib/sqlalchemy/testing/engines.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/testing copying lib/sqlalchemy/testing/pickleable.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/testing copying lib/sqlalchemy/testing/requirements.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/testing copying lib/sqlalchemy/testing/config.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/testing copying lib/sqlalchemy/testing/provision.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/testing copying lib/sqlalchemy/testing/schema.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/testing copying lib/sqlalchemy/testing/__init__.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/testing copying lib/sqlalchemy/testing/exclusions.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/testing copying lib/sqlalchemy/testing/asyncio.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/testing creating build/lib.linux-armv8l-cpython-310/sqlalchemy/ext copying lib/sqlalchemy/ext/mutable.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/ext copying lib/sqlalchemy/ext/associationproxy.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/ext copying lib/sqlalchemy/ext/orderinglist.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/ext copying lib/sqlalchemy/ext/compiler.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/ext copying lib/sqlalchemy/ext/horizontal_shard.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/ext copying lib/sqlalchemy/ext/automap.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/ext copying lib/sqlalchemy/ext/__init__.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/ext copying lib/sqlalchemy/ext/instrumentation.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/ext copying lib/sqlalchemy/ext/baked.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/ext copying lib/sqlalchemy/ext/indexable.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/ext copying lib/sqlalchemy/ext/serializer.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/ext copying lib/sqlalchemy/ext/hybrid.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/ext creating build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects copying lib/sqlalchemy/dialects/__init__.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects creating build/lib.linux-armv8l-cpython-310/sqlalchemy/future copying lib/sqlalchemy/future/__init__.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/future copying lib/sqlalchemy/future/engine.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/future creating build/lib.linux-armv8l-cpython-310/sqlalchemy/event copying lib/sqlalchemy/event/registry.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/event copying lib/sqlalchemy/event/base.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/event copying lib/sqlalchemy/event/legacy.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/event copying lib/sqlalchemy/event/api.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/event copying lib/sqlalchemy/event/__init__.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/event copying lib/sqlalchemy/event/attr.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/event creating build/lib.linux-armv8l-cpython-310/sqlalchemy/engine copying lib/sqlalchemy/engine/mock.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/engine copying lib/sqlalchemy/engine/characteristics.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/engine copying lib/sqlalchemy/engine/util.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/engine copying lib/sqlalchemy/engine/base.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/engine copying lib/sqlalchemy/engine/events.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/engine copying lib/sqlalchemy/engine/interfaces.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/engine copying lib/sqlalchemy/engine/cursor.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/engine copying lib/sqlalchemy/engine/reflection.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/engine copying lib/sqlalchemy/engine/result.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/engine copying lib/sqlalchemy/engine/default.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/engine copying lib/sqlalchemy/engine/url.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/engine copying lib/sqlalchemy/engine/strategies.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/engine copying lib/sqlalchemy/engine/create.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/engine copying lib/sqlalchemy/engine/__init__.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/engine copying lib/sqlalchemy/engine/row.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/engine creating build/lib.linux-armv8l-cpython-310/sqlalchemy/pool copying lib/sqlalchemy/pool/base.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/pool copying lib/sqlalchemy/pool/events.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/pool copying lib/sqlalchemy/pool/dbapi_proxy.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/pool copying lib/sqlalchemy/pool/__init__.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/pool copying lib/sqlalchemy/pool/impl.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/pool creating build/lib.linux-armv8l-cpython-310/sqlalchemy/connectors copying lib/sqlalchemy/connectors/mxodbc.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/connectors copying lib/sqlalchemy/connectors/pyodbc.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/connectors copying lib/sqlalchemy/connectors/__init__.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/connectors creating build/lib.linux-armv8l-cpython-310/sqlalchemy/orm copying lib/sqlalchemy/orm/unitofwork.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/orm copying lib/sqlalchemy/orm/attributes.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/orm copying lib/sqlalchemy/orm/evaluator.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/orm copying lib/sqlalchemy/orm/context.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/orm copying lib/sqlalchemy/orm/sync.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/orm copying lib/sqlalchemy/orm/mapper.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/orm copying lib/sqlalchemy/orm/persistence.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/orm copying lib/sqlalchemy/orm/util.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/orm copying lib/sqlalchemy/orm/decl_base.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/orm copying lib/sqlalchemy/orm/base.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/orm copying lib/sqlalchemy/orm/loading.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/orm copying lib/sqlalchemy/orm/dynamic.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/orm copying lib/sqlalchemy/orm/path_registry.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/orm copying lib/sqlalchemy/orm/events.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/orm copying lib/sqlalchemy/orm/session.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/orm copying lib/sqlalchemy/orm/interfaces.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/orm copying lib/sqlalchemy/orm/state.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/orm copying lib/sqlalchemy/orm/identity.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/orm copying lib/sqlalchemy/orm/descriptor_props.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/orm copying lib/sqlalchemy/orm/strategy_options.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/orm copying lib/sqlalchemy/orm/query.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/orm copying lib/sqlalchemy/orm/exc.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/orm copying lib/sqlalchemy/orm/clsregistry.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/orm copying lib/sqlalchemy/orm/strategies.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/orm copying lib/sqlalchemy/orm/scoping.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/orm copying lib/sqlalchemy/orm/relationships.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/orm copying lib/sqlalchemy/orm/__init__.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/orm copying lib/sqlalchemy/orm/decl_api.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/orm copying lib/sqlalchemy/orm/instrumentation.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/orm copying lib/sqlalchemy/orm/collections.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/orm copying lib/sqlalchemy/orm/properties.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/orm copying lib/sqlalchemy/orm/dependency.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/orm creating build/lib.linux-armv8l-cpython-310/sqlalchemy/databases copying lib/sqlalchemy/databases/__init__.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/databases creating build/lib.linux-armv8l-cpython-310/sqlalchemy/sql copying lib/sqlalchemy/sql/traversals.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/sql copying lib/sqlalchemy/sql/dml.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/sql copying lib/sqlalchemy/sql/util.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/sql copying lib/sqlalchemy/sql/base.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/sql copying lib/sqlalchemy/sql/selectable.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/sql copying lib/sqlalchemy/sql/events.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/sql copying lib/sqlalchemy/sql/expression.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/sql copying lib/sqlalchemy/sql/functions.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/sql copying lib/sqlalchemy/sql/visitors.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/sql copying lib/sqlalchemy/sql/compiler.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/sql copying lib/sqlalchemy/sql/crud.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/sql copying lib/sqlalchemy/sql/operators.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/sql copying lib/sqlalchemy/sql/roles.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/sql copying lib/sqlalchemy/sql/schema.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/sql copying lib/sqlalchemy/sql/coercions.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/sql copying lib/sqlalchemy/sql/naming.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/sql copying lib/sqlalchemy/sql/lambdas.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/sql copying lib/sqlalchemy/sql/__init__.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/sql copying lib/sqlalchemy/sql/sqltypes.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/sql copying lib/sqlalchemy/sql/type_api.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/sql copying lib/sqlalchemy/sql/annotation.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/sql copying lib/sqlalchemy/sql/elements.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/sql copying lib/sqlalchemy/sql/default_comparator.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/sql copying lib/sqlalchemy/sql/ddl.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/sql creating build/lib.linux-armv8l-cpython-310/sqlalchemy/util copying lib/sqlalchemy/util/compat.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/util copying lib/sqlalchemy/util/queue.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/util copying lib/sqlalchemy/util/langhelpers.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/util copying lib/sqlalchemy/util/concurrency.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/util copying lib/sqlalchemy/util/topological.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/util copying lib/sqlalchemy/util/deprecations.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/util copying lib/sqlalchemy/util/_compat_py3k.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/util copying lib/sqlalchemy/util/_concurrency_py3k.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/util copying lib/sqlalchemy/util/__init__.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/util copying lib/sqlalchemy/util/_collections.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/util copying lib/sqlalchemy/util/_preloaded.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/util creating build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_insert.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_dialect.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_ddl.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_reflection.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_sequence.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_unicode_ddl.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_update_delete.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_types.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_results.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_deprecations.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/__init__.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_select.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_rowcount.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/suite copying lib/sqlalchemy/testing/suite/test_cte.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/suite creating build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/plugin copying lib/sqlalchemy/testing/plugin/plugin_base.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/plugin copying lib/sqlalchemy/testing/plugin/bootstrap.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/plugin copying lib/sqlalchemy/testing/plugin/pytestplugin.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/plugin copying lib/sqlalchemy/testing/plugin/__init__.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/plugin copying lib/sqlalchemy/testing/plugin/reinvent_fixtures_py2k.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/plugin creating build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/declarative copying lib/sqlalchemy/ext/declarative/extensions.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/declarative copying lib/sqlalchemy/ext/declarative/__init__.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/declarative creating build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/asyncio copying lib/sqlalchemy/ext/asyncio/base.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/asyncio copying lib/sqlalchemy/ext/asyncio/events.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/asyncio copying lib/sqlalchemy/ext/asyncio/session.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/asyncio copying lib/sqlalchemy/ext/asyncio/result.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/asyncio copying lib/sqlalchemy/ext/asyncio/exc.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/asyncio copying lib/sqlalchemy/ext/asyncio/scoping.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/asyncio copying lib/sqlalchemy/ext/asyncio/__init__.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/asyncio copying lib/sqlalchemy/ext/asyncio/engine.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/asyncio creating build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/mypy copying lib/sqlalchemy/ext/mypy/infer.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/mypy copying lib/sqlalchemy/ext/mypy/util.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/mypy copying lib/sqlalchemy/ext/mypy/apply.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/mypy copying lib/sqlalchemy/ext/mypy/names.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/mypy copying lib/sqlalchemy/ext/mypy/decl_class.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/mypy copying lib/sqlalchemy/ext/mypy/__init__.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/mypy copying lib/sqlalchemy/ext/mypy/plugin.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/mypy creating build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/mxodbc.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/pymssql.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/json.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/base.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/information_schema.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/provision.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/pyodbc.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mssql copying lib/sqlalchemy/dialects/mssql/__init__.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mssql creating build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/firebird copying lib/sqlalchemy/dialects/firebird/base.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/firebird copying lib/sqlalchemy/dialects/firebird/__init__.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/firebird copying lib/sqlalchemy/dialects/firebird/kinterbasdb.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/firebird copying lib/sqlalchemy/dialects/firebird/fdb.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/firebird creating build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/json.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/dml.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/base.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/pysqlite.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/provision.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/pysqlcipher.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/aiosqlite.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/sqlite copying lib/sqlalchemy/dialects/sqlite/__init__.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/sqlite creating build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/sybase copying lib/sqlalchemy/dialects/sybase/mxodbc.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/sybase copying lib/sqlalchemy/dialects/sybase/base.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/sybase copying lib/sqlalchemy/dialects/sybase/pyodbc.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/sybase copying lib/sqlalchemy/dialects/sybase/pysybase.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/sybase copying lib/sqlalchemy/dialects/sybase/__init__.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/sybase creating build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/json.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/dml.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/base.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/expression.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/oursql.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/aiomysql.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/provision.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/reflection.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/pyodbc.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/mariadb.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/pymysql.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/types.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/__init__.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/mariadbconnector.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/cymysql.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/enumerated.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/reserved_words.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/mysqlconnector.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/mysqldb.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql copying lib/sqlalchemy/dialects/mysql/asyncmy.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql creating build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/oracle copying lib/sqlalchemy/dialects/oracle/cx_oracle.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/oracle copying lib/sqlalchemy/dialects/oracle/base.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/oracle copying lib/sqlalchemy/dialects/oracle/provision.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/oracle copying lib/sqlalchemy/dialects/oracle/__init__.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/oracle creating build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/json.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/dml.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/psycopg2.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/asyncpg.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/pg8000.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/base.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/pygresql.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/pypostgresql.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/provision.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/array.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/__init__.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/ranges.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/hstore.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/psycopg2cffi.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/postgresql copying lib/sqlalchemy/dialects/postgresql/ext.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/postgresql creating build/lib.linux-armv8l-cpython-310/sqlalchemy/future/orm copying lib/sqlalchemy/future/orm/__init__.py -> build/lib.linux-armv8l-cpython-310/sqlalchemy/future/orm running build_ext building 'sqlalchemy.cprocessors' extension creating build/temp.linux-armv8l-cpython-310 creating build/temp.linux-armv8l-cpython-310/lib creating build/temp.linux-armv8l-cpython-310/lib/sqlalchemy creating build/temp.linux-armv8l-cpython-310/lib/sqlalchemy/cextension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.10 -c lib/sqlalchemy/cextension/processors.c -o build/temp.linux-armv8l-cpython-310/lib/sqlalchemy/cextension/processors.o -Wundef -Werror=implicit-function-declaration gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-armv8l-cpython-310/lib/sqlalchemy/cextension/processors.o -L/usr/lib -o build/lib.linux-armv8l-cpython-310/sqlalchemy/cprocessors.cpython-310-arm-linux-gnueabihf.so building 'sqlalchemy.cresultproxy' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.10 -c lib/sqlalchemy/cextension/resultproxy.c -o build/temp.linux-armv8l-cpython-310/lib/sqlalchemy/cextension/resultproxy.o -Wundef -Werror=implicit-function-declaration gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-armv8l-cpython-310/lib/sqlalchemy/cextension/resultproxy.o -L/usr/lib -o build/lib.linux-armv8l-cpython-310/sqlalchemy/cresultproxy.cpython-310-arm-linux-gnueabihf.so building 'sqlalchemy.cimmutabledict' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.10 -c lib/sqlalchemy/cextension/immutabledict.c -o build/temp.linux-armv8l-cpython-310/lib/sqlalchemy/cextension/immutabledict.o -Wundef -Werror=implicit-function-declaration gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-armv8l-cpython-310/lib/sqlalchemy/cextension/immutabledict.o -L/usr/lib -o build/lib.linux-armv8l-cpython-310/sqlalchemy/cimmutabledict.cpython-310-arm-linux-gnueabihf.so ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.1.3, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39, configfile: setup.cfg plugins: forked-1.4.0, xdist-2.5.0 gw0 I / gw1 I / gw2 I / gw3 I / gw4 I / gw5 I / gw6 I / gw7 I / gw8 I / gw9 I / gw10 I / gw11 I / gw12 I / gw13 I / gw14 I / gw15 I / gw16 I / gw17 I / gw18 I / gw19 I / gw20 I / gw21 I / gw22 I / gw23 I / gw24 I / gw25 I / gw26 I / gw27 I / gw28 I / gw29 I / gw30 I / gw31 I / gw32 I / gw33 I / gw34 I / gw35 I / gw36 I / gw37 I / gw38 I / gw39 I / gw40 I / gw41 I / gw42 I / gw43 I / gw44 I / gw45 I / gw46 I / gw47 I / gw48 I / gw49 I / gw50 I / gw51 I / gw52 I / gw53 I / gw54 I / gw55 I / gw56 I / gw57 I / gw58 I / gw59 I / gw60 I / gw61 I / gw62 I / gw63 I [gw0] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw1] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw2] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw3] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw4] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw5] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw6] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw7] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw8] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw9] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw10] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw11] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw12] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw13] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw14] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw15] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw16] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw17] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw18] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw19] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw20] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw21] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw22] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw23] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw24] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw25] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw26] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw27] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw28] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw29] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw30] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw31] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw32] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw33] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw34] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw35] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw36] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw37] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw38] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw39] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw40] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw41] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw42] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw43] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw44] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw45] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw46] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw47] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw48] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw49] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw50] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw51] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw52] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw53] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw54] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw55] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw56] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw57] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw58] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw59] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw60] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw61] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw62] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw63] linux Python 3.10.8 cwd: /home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39 [gw0] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw1] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw2] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw3] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw4] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw5] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw6] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw7] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw8] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw9] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw10] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw11] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw12] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw13] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw14] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw15] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw16] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw17] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw18] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw19] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw20] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw21] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw22] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw23] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw24] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw25] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw26] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw27] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw28] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw29] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw30] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw31] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw32] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw33] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw34] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw35] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw36] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw37] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw38] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw39] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw40] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw41] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw42] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw43] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw44] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw45] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw46] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw47] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw48] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw49] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw50] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw51] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw52] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw53] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw54] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw55] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw56] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw57] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw58] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw59] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw60] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw61] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw62] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] [gw63] Python 3.10.8 (main, Oct 26 2022, 16:34:10) [GCC 12.2.1 20220924] gw0 [16973] / gw1 [16973] / gw2 [16973] / gw3 [16973] / gw4 [16973] / gw5 [16973] / gw6 [16973] / gw7 [16973] / gw8 [16973] / gw9 [16973] / gw10 [16973] / gw11 [16973] / gw12 [16973] / gw13 [16973] / gw14 [16973] / gw15 [16973] / gw16 [16973] / gw17 [16973] / gw18 [16973] / gw19 [16973] / gw20 [16973] / gw21 [16973] / gw22 [16973] / gw23 [16973] / gw24 [16973] / gw25 [16973] / gw26 [16973] / gw27 [16973] / gw28 [16973] / gw29 [16973] / gw30 [16973] / gw31 [16973] / gw32 [16973] / gw33 [16973] / gw34 [16973] / gw35 [16973] / gw36 [16973] / gw37 [16973] / gw38 [16973] / gw39 [16973] / gw40 [16973] / gw41 [16973] / gw42 [16973] / gw43 [16973] / gw44 [16973] / gw45 [16973] / gw46 [16973] / gw47 [16973] / gw48 [16973] / gw49 [16973] / gw50 [16973] / gw51 [16973] / gw52 [16973] / gw53 [16973] / gw54 [16973] / gw55 [16973] / gw56 [16973] / gw57 [16973] / gw58 [16973] / gw59 [16973] / gw60 [16973] / gw61 [16973] / gw62 [16973] / gw63 [16973] scheduling tests via LoadScheduling test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_incremental[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/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.39/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.39/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.39/test/ext/mypy/files/as_declarative.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_incremental[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/incremental/ticket_6147] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/ensure_descriptor_type_noninferred.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/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.39/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.39/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.39/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.39/test/ext/mypy/files/enum_col.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/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.39/test/ext/mypy/files/declarative_base_explicit.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/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.39/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.39/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.39/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.39/test/ext/mypy/files/ensure_descriptor_type_semiinferred.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_incremental[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/incremental/ticket_6435] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/dataclasses_workaround.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/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.39/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.39/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.39/test/ext/mypy/files/decl_attrs_one.py] [gw12] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/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.39/test/ext/mypy/files/imperative_table.py] [gw3] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_incremental[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/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.39/test/ext/mypy/incremental/stubs_14] [gw9] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/cols_notype_on_fk_col.py] [gw2] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_incremental[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/incremental/ticket_6435] [gw5] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/as_declarative.py] [gw11] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/composite_props.py] [gw19] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/declarative_base_explicit.py] [gw6] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/as_declarative_base.py] [gw17] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/decl_base_subclass_two.py] [gw16] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/decl_base_subclass_one.py] [gw10] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/complete_orm_no_plugin.py] [gw22] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/ensure_descriptor_type_semiinferred.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/inspect.py] [gw25] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/inspect.py] [gw1] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_incremental[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/incremental/ticket_6147] [gw7] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/boolean_col.py] [gw4] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/abstract_one.py] [gw24] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/imperative_table.py] [gw14] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/decl_attrs_one.py] [gw13] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/dataclasses_workaround.py] [gw8] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/cols_noninferred_plain_nonopt.py] [gw18] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/declarative_base_dynamic.py] [gw21] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/ensure_descriptor_type_noninferred.py] [gw20] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/ensure_descriptor_type_fully_inferred.py] [gw23] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/enum_col.py] [gw15] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/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.39/test/ext/mypy/files/invalid_noninferred_lh_type.py] [gw26] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/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.39/test/ext/mypy/files/issue_7321.py] [gw27] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/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.39/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.39/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.39/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.39/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.39/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.39/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.39/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.39/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.39/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.39/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.39/test/ext/mypy/files/relationship_6255_two.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/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.39/test/ext/mypy/files/relationship_err1.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/relationship_err2.py] [gw30] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/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.39/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.39/test/ext/mypy/files/relationship_direct_cls.py] [gw33] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/mixin_two.py] [gw36] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/orderinglist2.py] [gw28] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/issue_7321_part2.py] [gw37] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/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.39/test/ext/mypy/files/sa_module_prefix.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/t_6950.py] [gw39] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/relationship_6255_one.py] [gw41] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/relationship_6255_two.py] [gw38] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/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.39/test/ext/mypy/files/relationship_err3.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/type_decorator.py] [gw48] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/type_decorator.py] [gw32] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/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.39/test/ext/mypy/files/typeless_fk_col_cant_infer.py] [gw49] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/typeless_fk_col_cant_infer.py] [gw43] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/relationship_err1.py] [gw44] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/relationship_err2.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/mixin_one.py] [gw35] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/orderinglist1.py] [gw47] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/t_6950.py] [gw40] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/relationship_6255_three.py] [gw34] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/mixin_w_tablename.py] [gw42] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/relationship_direct_cls.py] [gw29] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/mapped_attr_assign.py] [gw31] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/mixin_one.py] [gw46] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/sa_module_prefix.py] [gw45] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/relationship_err3.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/typing_err2.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/typing_err1.py] test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/typing_err3.py] test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_alt_name_attr_subclass_column_attrset test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_cant_add_columns test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_add_prop test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_alt_name_attr_subclass_column_inline test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_alt_name_attr_subclass_relationship_attrset test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_alt_name_attr_subclass_relationship_inline test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_back_populates_setup test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_classes_can_override_new test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_as_declarative test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_cls_docstring test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column_properties_2 test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_basic test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column_properties test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_class_has_registry_attr test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column_repeated_under_prop test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_composite_inline [gw1] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_cls_docstring test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_class_does_not_have_registry_attr [gw62] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_class_does_not_have_registry_attr [gw0] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_classes_can_override_new [gw6] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column_repeated_under_prop test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column_named_twice [gw3] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column_named_twice [gw51] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/typing_err2.py] [gw54] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_alt_name_attr_subclass_column_attrset [gw63] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_class_has_registry_attr test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_composite_separate [gw61] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_cant_add_columns [gw55] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_alt_name_attr_subclass_column_inline [gw50] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/typing_err1.py] [gw52] [ 0%] SKIPPED test/ext/mypy/test_mypy_plugin_py3k.py::MypyPluginTest::test_mypy[/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/test/ext/mypy/files/typing_err3.py] [gw59] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_back_populates_setup [gw5] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column_properties_2 test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_custom_base [gw9] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_custom_base [gw56] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_alt_name_attr_subclass_relationship_attrset [gw57] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_alt_name_attr_subclass_relationship_inline test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_custom_mapper_argument [gw2] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_custom_mapper_attribute test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_decl_cascading_warns_non_mixin [gw10] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_custom_mapper_argument test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_deferred_reflection_default_error test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_delattr_hybrid_fine test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_index_doesnt_compile test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_declared_on_base_class test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_delattr_mapped_raises test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_difficult_class test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_dispose_attrs test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_duplicate_classes_in_base test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_expression test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_kw_support_in_declarative_meta_init test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_mapping_to_join test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_instrument_class_before_instrumentation [gw7] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_composite_inline test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_nice_dependency_error test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_deferred test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_eager_order_by [gw11] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_custom_mapper_attribute test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_lower_case_c_column_warning test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_no_change_to_all_descriptors test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_nice_dependency_error_works_with_hasattr test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_no_table [gw31] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_no_table [gw12] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_decl_cascading_warns_non_mixin [gw8] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_composite_separate [gw19] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_dispose_attrs [gw16] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_delattr_hybrid_fine [gw23] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_index_doesnt_compile [gw18] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_difficult_class [gw4] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_column_properties [gw27] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_mapping_to_join [gw13] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_declared_on_base_class test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_oops test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_order_by_multi [gw17] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_delattr_mapped_raises [gw24] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_instrument_class_before_instrumentation [gw15] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_deferred_reflection_default_error [gw53] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_add_prop [gw60] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_basic [gw25] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_kw_support_in_declarative_meta_init [gw58] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_as_declarative [gw29] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_nice_dependency_error_works_with_hasattr [gw20] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_duplicate_classes_in_base [gw14] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_deferred [gw26] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_lower_case_c_column_warning test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_pk_with_fk_init [gw28] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_nice_dependency_error [gw32] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_oops [gw30] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_no_change_to_all_descriptors test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_recompile_on_othermapper test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_reentrant_compile_via_foreignkey test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_relationship_level_msg_for_invalid_callable test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_relationship_reference test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_relationship_level_msg_for_invalid_object test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_setattr_hybrid_updates_descriptors test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_no_table test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_synonym [gw34] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_pk_with_fk_init test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_shared_class_registry test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_in_backref test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_class_over_table test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_no_magic test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_orm_descriptor test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_schemas test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_module_qualified test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_asselectable test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_reserved_identifiers [gw21] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_eager_order_by [gw40] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_reserved_identifiers test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_annotations [gw41] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_setattr_hybrid_updates_descriptors [gw22] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_expression test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_table_over_class [gw38] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_relationship_level_msg_for_invalid_object test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_tables [gw35] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_recompile_on_othermapper [gw33] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_order_by_multi test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_w_pj_annotations test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_synonym_for test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_synonym_added [gw50] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_no_table test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_dict_format [gw37] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_relationship_level_msg_for_invalid_callable [gw49] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_no_magic [gw42] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_shared_class_registry [gw44] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_annotations test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_empty_dict test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_empty_tuple test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_synonym_no_descriptor [gw48] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_module_qualified test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_tuple_format test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_none test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_no_dict [gw61] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_dict_format [gw63] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_empty_tuple [gw46] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_class_over_table [gw52] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_schemas [gw62] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_empty_dict [gw0] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_no_dict [gw47] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_in_backref [gw51] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_orm_descriptor [gw53] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_synonym [gw56] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_w_pj_annotations [gw1] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_none [gw54] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_table_over_class test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_synonym_inline [gw59] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_synonym_inline [gw45] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_asselectable [gw2] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_tuple_format test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_type test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_cls_attribute [gw57] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_synonym_added [gw36] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_reentrant_compile_via_foreignkey [gw55] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution_tables [gw60] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_synonym_no_descriptor test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_unbound_cls_registry [gw6] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_unbound_cls_registry [gw4] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_cls_attribute [gw39] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_relationship_reference [gw3] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_args_type test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_cls_attribute_return_none [gw5] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_table_cls_attribute_return_none [gw58] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_synonym_for [gw43] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_string_dependency_resolution 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 test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_unbound_declarative_base [gw7] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_unbound_declarative_base [gw9] [ 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 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 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 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 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 test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_alt_name_attr_subclass_relationship_inline test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_back_populates_setup test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_basic test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_class_does_not_have_registry_attr test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_cant_add_columns test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_class_has_registry_attr test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_as_declarative test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_with_explicit_autoloaded [gw25] [ 0%] 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_cls_docstring test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_column [gw17] [ 0%] 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_column_named_twice test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_classes_can_override_new [gw27] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_classes_can_override_new [gw18] [ 0%] 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_composite_separate [gw28] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_cls_docstring 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 [gw24] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_cant_add_columns [gw14] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_using_explicit_prop_in_schema_objects test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_column_properties test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_composite_inline [gw22] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_back_populates_setup test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_custom_base [gw36] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_custom_base [gw26] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_class_has_registry_attr [gw30] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_column_named_twice [gw11] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_unicode_string_resolve_backref [gw19] [ 0%] 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_custom_mapper_argument [gw37] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_custom_mapper_argument [gw20] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_alt_name_attr_subclass_relationship_inline [gw10] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_unicode_string_resolve [gw33] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_column_repeated_under_prop [gw8] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_uncompiled_attributes_in_relationship test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_custom_mapper_attribute [gw32] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_column_properties_2 [gw15] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_with_explicit_autoloaded [gw38] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_custom_mapper_attribute [gw29] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_column test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_decl_cascading_warns_non_mixin [gw13] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_uses_get_on_class_col_fk test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_deferred test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_declared_on_base_class test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_deferred_reflection_default_error [gw34] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_composite_inline [gw35] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_composite_separate [gw21] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_as_declarative test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_difficult_class [gw12] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_dynamic::test_useless_declared_attr test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_dispose_attrs test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_delattr_mapped_raises [gw39] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_decl_cascading_warns_non_mixin test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_delattr_hybrid_fine test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_eager_order_by [gw43] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_delattr_hybrid_fine [gw16] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_add_prop test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_duplicate_classes_in_base [gw45] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_difficult_class test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_expression [gw23] [ 0%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_basic [gw40] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_declared_on_base_class [gw46] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_dispose_attrs test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_index_doesnt_compile [gw42] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_deferred_reflection_default_error test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_lower_case_c_column_warning [gw47] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_duplicate_classes_in_base test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_instrument_class_before_instrumentation test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_kw_support_in_declarative_meta_init [gw44] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_delattr_mapped_raises [gw31] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_column_properties [gw51] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_instrument_class_before_instrumentation test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_nice_dependency_error test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_mapping_to_join [gw41] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_deferred [gw50] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_index_doesnt_compile test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_nice_dependency_error_works_with_hasattr test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_no_change_to_all_descriptors [gw54] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_mapping_to_join [gw52] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_kw_support_in_declarative_meta_init test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_no_table test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_order_by_multi test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_oops test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_pk_with_fk_init test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_relationship_level_msg_for_invalid_callable test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_reentrant_compile_via_foreignkey test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_relationship_level_msg_for_invalid_object test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_recompile_on_othermapper [gw55] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_nice_dependency_error [gw57] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_no_change_to_all_descriptors test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_reserved_identifiers [gw58] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_no_table test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_relationship_reference test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_setattr_hybrid_updates_descriptors test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_shared_class_registry [gw56] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_nice_dependency_error_works_with_hasattr [gw59] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_oops [gw2] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_relationship_reference [gw63] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_reentrant_compile_via_foreignkey [gw49] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_expression test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution [gw53] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_lower_case_c_column_warning [gw61] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_pk_with_fk_init [gw1] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_relationship_level_msg_for_invalid_object [gw48] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_eager_order_by [gw3] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_reserved_identifiers [gw60] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_order_by_multi [gw5] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_shared_class_registry [gw4] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_setattr_hybrid_updates_descriptors test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_asselectable [gw0] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_relationship_level_msg_for_invalid_callable [gw62] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_recompile_on_othermapper [gw6] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_annotations test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_class_over_table test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_in_backref test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_module_qualified test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_no_magic test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_no_table test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_orm_descriptor test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_schemas test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_synonym test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_w_pj_annotations test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_tables test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_table_over_class test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_synonym_added test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_synonym_inline test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_synonym_for test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_synonym_no_descriptor [gw7] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_annotations test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_empty_dict test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_dict_format test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_empty_tuple test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_no_dict [gw11] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_module_qualified [gw12] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_no_magic test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_none [gw25] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_empty_dict [gw9] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_class_over_table test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_tuple_format [gw26] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_empty_tuple [gw13] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_no_table [gw24] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_dict_format test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_type [gw10] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_in_backref test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_cls_attribute [gw27] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_no_dict test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_cls_attribute_return_none [gw19] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_w_pj_annotations [gw29] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_tuple_format test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_unbound_cls_registry [gw15] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_schemas [gw30] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_type test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_unbound_declarative_base [gw31] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_cls_attribute [gw14] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_orm_descriptor [gw8] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_asselectable [gw18] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_tables test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_undefer_column_name [gw36] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_undefer_column_name test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_unicode_string_resolve [gw17] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_table_over_class [gw23] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_synonym_no_descriptor [gw34] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_unbound_declarative_base [gw16] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_string_dependency_resolution_synonym [gw28] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_args_none [gw22] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_synonym_inline [gw20] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_synonym_added [gw21] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_synonym_for [gw33] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_unbound_cls_registry test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_uncompiled_attributes_in_relationship [gw32] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_table_cls_attribute_return_none [gw37] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_unicode_string_resolve test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_unicode_string_resolve_backref test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_useless_declared_attr test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_uses_get_on_class_col_fk test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_using_explicit_prop_in_schema_objects test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_with_explicit_autoloaded test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_dupe_classes_back_to_one [gw38] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_unicode_string_resolve_backref test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_dupe_classes_name_race test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_dupe_classes_cleanout test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_fragment_resolve test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_fragment_ambiguous test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_module_reg_cleanout_cls_to_base test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_module_reg_cleanout_race test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[NonExistentFoo] test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[existent.existent.NonExistentFoo] test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_module_reg_cleanout_two_sub test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[existent.NonExistentFoo] test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_module_reg_no_class [gw41] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_using_explicit_prop_in_schema_objects test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[nonexistent.NonExistentFoo] test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[existent.nonexistent.Foo] test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_module_reg_cleanout_sub_to_base test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[nonexistent.Foo] test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_no_fns_in_name_resolve [gw45] [ 1%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_dupe_classes_name_race [gw52] [ 1%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_module_reg_no_class [gw54] [ 1%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[existent.NonExistentFoo] [gw49] [ 1%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_module_reg_cleanout_race test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_resolve [gw57] [ 1%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[nonexistent.Foo] [gw53] [ 1%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[NonExistentFoo] [gw56] [ 1%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[existent.nonexistent.Foo] [gw35] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_uncompiled_attributes_in_relationship [gw55] [ 1%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[existent.existent.NonExistentFoo] [gw58] [ 1%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_name_resolution_failures[nonexistent.NonExistentFoo] test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_resolve_dupe_by_name [gw39] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_useless_declared_attr test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_same_module_same_name test/orm/declarative/test_deprecations.py::BoundMetadataDeclarativeTest::test_bound_cls_registry_base [gw40] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_uses_get_on_class_col_fk test/orm/declarative/test_concurrency.py::ConcurrentUseDeclMappingTest::test_concurrent_create test/orm/declarative/test_deprecations.py::BoundMetadataDeclarativeTest::test_bound_cls_registry_decorated [gw42] [ 1%] PASSED test/orm/declarative/test_basic.py::DeclarativeTest_explicit::test_with_explicit_autoloaded test/orm/declarative/test_deprecations.py::BoundMetadataDeclarativeTest::test_bound_declarative_base test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_add_sub_parentcol_after_the_fact test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_add_deferred test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_add_parentcol_after_the_fact test/orm/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/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 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 test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_foreign_keys_with_col [gw0] [ 1%] PASSED test/orm/declarative/test_deprecations.py::BoundMetadataDeclarativeTest::test_bound_cls_registry_base test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_dupe_name_in_hierarchy [gw1] [ 1%] PASSED test/orm/declarative/test_deprecations.py::BoundMetadataDeclarativeTest::test_bound_cls_registry_decorated test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_intermediate_abstract_class_on_classical test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_intermediate_unmapped_class_on_classical [gw2] [ 1%] PASSED test/orm/declarative/test_deprecations.py::BoundMetadataDeclarativeTest::test_bound_declarative_base test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_polymorphic_on_converted_from_inst test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_joined_from_single [gw8] [ 1%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_columns_single_inheritance_cascading_resolution_pk test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_joined [gw7] [ 1%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_class_w_invalid_multiple_bases [gw11] [ 1%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_custom_join_condition [gw10] [ 1%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_columns_single_inheritance_conflict_resolution_pk test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_cols_on_sub_base_of_joined test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_colsonsub test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_cols_on_sub_to_joined [gw12] [ 1%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_dupe_name_in_hierarchy test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_constraint_on_sub test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_colsonbase test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_from_joined_colsonsub [gw15] [ 1%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_intermediate_unmapped_class_on_classical test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_fksonsub test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_detects_conflict [gw13] [ 1%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_foreign_keys_with_col test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_no_table_args test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_three_levels [gw18] [ 1%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_polymorphic_on_converted_from_inst [gw3] [ 1%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_add_deferred [gw24] [ 1%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_detects_conflict [gw14] [ 1%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_intermediate_abstract_class_on_classical test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_subclass_mixin test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_we_must_only_copy_column_mapper_args [gw23] [ 1%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_constraint_on_sub test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_with_undefined_foreignkey test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_no_special_cols [gw19] [ 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_we_must_copy_mapper_args [gw4] [ 1%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_add_parentcol_after_the_fact test/orm/declarative/test_inheritance.py::OverlapColPrecedenceTest::test_alt_name_base test/orm/declarative/test_inheritance.py::OverlapColPrecedenceTest::test_alt_name_both [gw27] [ 1%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_no_special_cols test/orm/declarative/test_inheritance.py::OverlapColPrecedenceTest::test_alt_name_sub [gw26] [ 1%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_from_joined_colsonsub [gw20] [ 1%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_cols_on_sub_to_joined [gw28] [ 1%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_no_table_args [gw32] [ 1%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_we_must_only_copy_column_mapper_args test/orm/declarative/test_inheritance.py::OverlapColPrecedenceTest::test_basic [gw31] [ 1%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_we_must_copy_mapper_args [gw29] [ 1%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_three_levels [gw6] [ 1%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_add_subcol_after_the_fact [gw9] [ 1%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_columns_single_inheritance_conflict_resolution [gw30] [ 1%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_subclass_mixin test/orm/declarative/test_mixin.py::AbstractTest::test_implicit_abstract_viadecorator [gw34] [ 1%] PASSED test/orm/declarative/test_inheritance.py::OverlapColPrecedenceTest::test_alt_name_base test/orm/declarative/test_mixin.py::AbstractTest::test_abstract_boolean [gw5] [ 1%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_add_sub_parentcol_after_the_fact [gw36] [ 1%] PASSED test/orm/declarative/test_inheritance.py::OverlapColPrecedenceTest::test_alt_name_sub [gw33] [ 1%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_with_undefined_foreignkey test/orm/declarative/test_mixin.py::AbstractTest::test_middle_abstract_inherits [gw37] [ 1%] PASSED test/orm/declarative/test_inheritance.py::OverlapColPrecedenceTest::test_basic test/orm/declarative/test_mixin.py::AbstractTest::test_middle_abstract_attributes [gw35] [ 1%] PASSED test/orm/declarative/test_inheritance.py::OverlapColPrecedenceTest::test_alt_name_both test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_correct_for_proxies test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_column_in_mapper_args [gw42] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_column_in_mapper_args [gw40] [ 1%] PASSED test/orm/declarative/test_mixin.py::AbstractTest::test_middle_abstract_attributes [gw39] [ 1%] PASSED test/orm/declarative/test_mixin.py::AbstractTest::test_implicit_abstract_viadecorator [gw38] [ 1%] PASSED test/orm/declarative/test_mixin.py::AbstractTest::test_abstract_boolean [gw41] [ 1%] PASSED test/orm/declarative/test_mixin.py::AbstractTest::test_middle_abstract_inherits test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_relationship [gw21] [ 1%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_colsonbase 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_three [gw45] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_correct_for_proxies test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_arbitrary_attrs_two 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_newname test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_col_copy_vs_declared_attr_joined_propagation test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_arbitrary_attrs_one [gw22] [ 1%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_colsonsub [gw54] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_arbitrary_attrs_three [gw16] [ 1%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_joined test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_declare_first_base test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_declare_first_direct test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_declare_first_mixin [gw56] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_classproperty_still_works test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_hierarchical_bases_wbase [gw52] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_arbitrary_attrs_doesnt_apply_to_prepare_nocascade test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_declarative_mixin_decorator test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_init_subclass_works test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_hierarchical_bases_wdecorator [gw17] [ 1%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_joined_from_single [gw53] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_arbitrary_attrs_one test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_columns_single_table_inheritance test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_joined_table_propagation test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_custom_base test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_inherited test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_declared_attr test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_honor_class_mro_one [gw25] [ 1%] PASSED test/orm/declarative/test_inheritance.py::DeclarativeInheritanceTest::test_single_fksonsub test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_composite test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_declared_attr_two [gw57] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_col_copy_vs_declared_attr_joined_propagation [gw2] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_declare_first_base [gw3] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_declare_first_direct [gw4] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_declare_first_mixin [gw0] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_columns_single_table_inheritance test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_honor_class_mro_two [gw58] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_col_copy_vs_declared_attr_joined_propagation_newname [gw12] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_custom_base [gw11] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_composite test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_property [gw15] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_inherited [gw10] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_joined_table_propagation [gw7] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_honor_class_mro_one [gw55] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_arbitrary_attrs_two [gw8] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_honor_class_mro_two test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_inherited_descriptor [gw16] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_inherited_descriptor [gw5] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_hierarchical_bases_wbase [gw6] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_hierarchical_bases_wdecorator [gw13] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_declared_attr [gw1] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_declarative_mixin_decorator test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_polymorphic_on_inherited [gw18] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_polymorphic_on_inherited [gw9] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_init_subclass_works test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mixin_column_ordering test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_non_propagating_mixin test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mixin_overrides_wdecorator [gw14] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_declared_attr_two test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mixin_overrides_wbase test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_non_propagating_mixin_used_for_joined [gw20] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mixin_column_ordering [gw19] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_property [gw22] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mixin_overrides_wdecorator [gw49] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_relationship [gw23] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_non_propagating_mixin test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_not_allowed test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_same_base_multiple_times test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_same_base_multiple_metadata test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_overridden [gw17] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mapper_args_overridden [gw25] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_not_allowed [gw21] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_mixin_overrides_wbase test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_same_registry_multiple_metadata test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_simple_wbase test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_simple_wdecorator test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_single_back_propagate [gw24] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_non_propagating_mixin_used_for_joined test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_single_table_no_propagation [gw27] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_same_base_multiple_times [gw26] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_same_base_multiple_metadata test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_some_propagation test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_composite [gw28] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_same_registry_multiple_metadata test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_inherited test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_inherited_descriptor test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_overridden test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_inherited_single_table_inheritance test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_in_model_and_different_named_column_in_mixin test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_in_model_overrides_different_typed_column_in_mixin test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_name_inherited test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_in_model_and_different_named_alt_key_column_in_mixin test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_can_we_access_the_mixin_straight_special_names [gw35] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_inherited [gw49] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_can_we_access_the_mixin_straight_special_names test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_in_model_and_same_column_in_mixin [gw34] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_composite [gw29] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_simple_wbase [gw38] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_overridden [gw32] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_single_table_no_propagation [gw36] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_inherited_descriptor test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_mixin_attr_refers_to_column_copies [gw31] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_single_back_propagate [gw33] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_some_propagation [gw39] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_in_model_and_different_named_alt_key_column_in_mixin [gw41] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_in_model_and_same_column_in_mixin [gw40] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_in_model_and_different_named_column_in_mixin [gw42] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_in_model_overrides_different_typed_column_in_mixin test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_non_decl_access [gw30] [ 1%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_simple_wdecorator test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_property_cascade_abstract [gw45] [ 2%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_name_inherited [gw37] [ 2%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_args_inherited_single_table_inheritance test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_property_cascade_mixin [gw53] [ 2%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_non_decl_access [gw54] [ 2%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_property_cascade_abstract test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_singleton_behavior_within_decl test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_property_noncascade [gw52] [ 2%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_mixin_attr_refers_to_column_copies test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_property_cascade_mixin_override test/orm/declarative/test_reflection.py::DeclarativeReflectionTest::test_supplied_fk test/orm/declarative/test_typing_py3k.py::DeclarativeBaseTest::test_class_getitem test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaToaM2O::test_roundtrip test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaToaO2M::test_roundtrip [gw55] [ 2%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_property_cascade_mixin test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaTobM2O::test_roundtrip test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaTobO2M::test_roundtrip test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaTocM2O::test_roundtrip test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaTocO2M::test_roundtrip test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbToaO2M::test_roundtrip test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbTobO2M::test_roundtrip test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbTobM2O::test_roundtrip test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbTocO2M::test_roundtrip test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbTocM2O::test_roundtrip [gw57] [ 2%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_property_noncascade test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbToaM2O::test_roundtrip test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcToaM2O::test_roundtrip test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcToaO2M::test_roundtrip [gw56] [ 2%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_property_cascade_mixin_override test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcTocM2O::test_roundtrip test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcTobO2M::test_roundtrip test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcTobM2O::test_roundtrip test/orm/inheritance/test_abc_polymorphic.py::ABCTest::test_abc_poly_roundtrip[none] test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcTocO2M::test_roundtrip test/orm/inheritance/test_abc_polymorphic.py::ABCTest::test_abc_poly_roundtrip[union] test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_join_one test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_join_two 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] [gw58] [ 2%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_singleton_behavior_within_decl test/dialect/test_all.py::ImportStarTest::test_all_import test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_selectinload_w_joinedload_after_base_target_fails[False] test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_lazyload test/orm/test_ac_relationships.py::AltSelectableTest::test_selectinload test/orm/test_association.py::AssociationTest::test_modify test/orm/test_association.py::AssociationTest::test_replace test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_selectinload_w_noload_after test/orm/test_ac_relationships.py::AltSelectableTest::test_join test/orm/test_ac_relationships.py::AltSelectableTest::test_lazyload test/orm/test_ac_relationships.py::AltSelectableTest::test_joinedload test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_selectinload_w_joinedload_after_base_target_fails[True] test/ext/test_associationproxy.py::AttributeAccessTest::test_resolve_aliased_class [gw34] [ 2%] PASSED test/dialect/test_all.py::ImportStarTest::test_all_import test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_to_correct_class_five test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_to_correct_class_one test/orm/test_association.py::AssociationTest::test_insert test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_criterion_ul_scalar [gw1] [ 2%] PASSED test/orm/declarative/test_typing_py3k.py::DeclarativeBaseTest::test_class_getitem test/ext/test_associationproxy.py::ComparatorTest::test_filter_collection_eq_fails_ul_nul test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_kwarg_ul_nul test/ext/test_associationproxy.py::ComparatorTest::test_filter_collection_has_fails_ul_nul test/orm/test_association.py::AssociationTest::test_delete test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_to_correct_class_four test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_criterion_nul_ul test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_w_subclass test/ext/test_associationproxy.py::ComparatorTest::test_filter_eq_chained_has_to_any test/ext/test_associationproxy.py::ComparatorTest::test_filter_collection_ne_fails_ul_nul test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_criterion_ul_nul [gw40] [ 2%] PASSED test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_to_correct_class_five [gw39] [ 2%] PASSED test/ext/test_associationproxy.py::AttributeAccessTest::test_resolve_aliased_class test/ext/test_associationproxy.py::CustomSetTest::test_bulk_replace [gw42] [ 2%] PASSED test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_to_correct_class_one [gw41] [ 2%] PASSED test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_to_correct_class_four [gw45] [ 2%] PASSED test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_w_subclass test/ext/test_associationproxy.py::AutoFlushTest::test_set_add test/ext/test_associationproxy.py::DefaultTest::test_sequence_ops test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_multi_elem_varg test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_multi_elem_list test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_one_elem_varg [gw20] [ 2%] PASSED test/orm/inheritance/test_abc_polymorphic.py::ABCTest::test_abc_poly_roundtrip[none] [gw35] [ 2%] PASSED test/orm/test_association.py::AssociationTest::test_delete [gw36] [ 2%] PASSED test/orm/test_association.py::AssociationTest::test_insert [gw34] [ 2%] PASSED test/ext/test_associationproxy.py::CustomSetTest::test_bulk_replace [gw42] [ 2%] PASSED test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_multi_elem_varg [gw41] [ 2%] PASSED test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_multi_elem_list [gw30] [ 2%] PASSED test/orm/test_ac_relationships.py::AltSelectableTest::test_join [gw45] [ 2%] PASSED test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_one_elem_varg [gw21] [ 2%] PASSED test/orm/inheritance/test_abc_polymorphic.py::ABCTest::test_abc_poly_roundtrip[union] test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_del_already_nonpresent test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_multi_elem_dict test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_object_any_fails_nul_nul test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_del_already_nonpresent_no_proxy test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_del test/ext/test_associationproxy.py::CustomSetTest::test_set_comparison_empty_to_empty [gw0] [ 2%] PASSED test/orm/declarative/test_reflection.py::DeclarativeReflectionTest::test_supplied_fk test/ext/test_associationproxy.py::CustomSetTest::test_set_comparisons test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_set_nonnone_to_none [gw38] [ 2%] PASSED test/orm/test_association.py::AssociationTest::test_replace [gw32] [ 2%] PASSED test/orm/test_ac_relationships.py::AltSelectableTest::test_lazyload test/ext/test_associationproxy.py::CompositeAccessTest::test_append [gw37] [ 2%] PASSED test/orm/test_association.py::AssociationTest::test_modify [gw31] [ 2%] PASSED test/orm/test_ac_relationships.py::AltSelectableTest::test_joinedload test/ext/test_associationproxy.py::ComparatorTest::test_filter_contains_ul_nul test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_object_contains_fails_nul_nul [gw33] [ 2%] PASSED test/orm/test_ac_relationships.py::AltSelectableTest::test_selectinload [gw5] [ 2%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaTobO2M::test_roundtrip [gw7] [ 2%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaTocO2M::test_roundtrip test/ext/test_associationproxy.py::CustomSetTest::test_set_operations [gw15] [ 2%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcToaO2M::test_roundtrip [gw40] [ 2%] PASSED test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_multi_elem_dict test/ext/test_associationproxy.py::CustomDictTest::test_mapping_ops [gw42] [ 2%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_del_already_nonpresent_no_proxy [gw3] [ 2%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaToaO2M::test_roundtrip [gw6] [ 2%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaTocM2O::test_roundtrip [gw41] [ 2%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_del_already_nonpresent [gw13] [ 2%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbTocO2M::test_roundtrip [gw9] [ 2%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbToaO2M::test_roundtrip [gw12] [ 2%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbTocM2O::test_roundtrip [gw2] [ 2%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaToaM2O::test_roundtrip [gw36] [ 2%] PASSED test/ext/test_associationproxy.py::CustomSetTest::test_set_comparisons [gw39] [ 2%] PASSED test/ext/test_associationproxy.py::DefaultTest::test_sequence_ops [gw45] [ 2%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_set_nonnone_to_none [gw17] [ 2%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcTobO2M::test_roundtrip [gw11] [ 2%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbTobO2M::test_roundtrip test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_del test/ext/test_associationproxy.py::CustomObjectTest::test_basic [gw35] [ 2%] PASSED test/ext/test_associationproxy.py::CustomSetTest::test_set_comparison_empty_to_empty test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_chained_has_to_any test/orm/test_assorted_eager.py::EagerTest7::test_load_m2o_attached_to_o2 [gw34] [ 2%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_del test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_contains [gw28] [ 2%] PASSED test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_selectinload_w_joinedload_after_base_target_fails[True] [gw30] [ 2%] PASSED test/ext/test_associationproxy.py::CompositeAccessTest::test_append [gw10] [ 2%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbTobM2O::test_roundtrip test/orm/inheritance/test_assorted_poly.py::ColPropWAliasJoinedToBaseTest::test_alias_omitted [gw14] [ 2%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcToaM2O::test_roundtrip test/ext/test_associationproxy.py::ComparatorTest::test_filter_object_ne_value_nul test/ext/test_associationproxy.py::ComparatorTest::test_filter_eq_null_nul_nul test/orm/test_assorted_eager.py::EagerTest6::test_one test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_scalar_raises test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_set_nonnone_to_none test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_del_already_nonpresent_no_proxy [gw8] [ 2%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestbToaM2O::test_roundtrip test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_kwarg_nul_ul [gw23] [ 2%] PASSED test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_join_two [gw19] [ 2%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcTocO2M::test_roundtrip test/ext/test_associationproxy.py::ComparatorTest::test_has_kwargs_nul [gw22] [ 2%] PASSED test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_join_one test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_del_already_nonpresent_no_proxy test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_del_already_nonpresent [gw4] [ 2%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestaTobM2O::test_roundtrip test/ext/test_associationproxy.py::ComparatorTest::test_filter_eq_value_nul test/ext/test_associationproxy.py::ComparatorTest::test_filter_ne_nul_nul [gw16] [ 2%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcTobM2O::test_roundtrip test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_eq [gw18] [ 2%] PASSED test/orm/inheritance/test_abc_inheritance.py::ABCTest_TestcTocM2O::test_roundtrip test/ext/test_associationproxy.py::ComparatorTest::test_filter_eq_nul_nul test/ext/test_associationproxy.py::ComparatorTest::test_filter_object_eq_None_nul [gw40] [ 2%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_del test/orm/test_assorted_eager.py::EagerTest5::test_basic test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_criterion_nul_nul [gw52] [ 2%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_criterion_nul_ul test/ext/test_associationproxy.py::ComparatorTest::test_has_criterion_nul [gw58] [ 2%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_collection_ne_fails_ul_nul test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_assign [gw49] [ 2%] PASSED test/ext/test_associationproxy.py::AutoFlushTest::test_set_add test/ext/test_associationproxy.py::LazyLoadTest::test_eager_list test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_kwarg_nul_nul [gw30] [ 2%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_del_already_nonpresent_no_proxy [gw35] [ 2%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_del_already_nonpresent test/ext/test_associationproxy.py::ComparatorTest::test_filter_ne_null_nul_nul test/orm/test_assorted_eager.py::EagerTest::test_without_outerjoin_literal [gw25] [ 2%] PASSED test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_selectinload_w_joinedload_after[ac_attr_w_of_type] test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_ne [gw29] [ 2%] PASSED test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_selectinload_w_noload_after [gw27] [ 2%] PASSED test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_selectinload_w_joinedload_after_base_target_fails[False] test/ext/test_associationproxy.py::ComparatorTest::test_no_straight_expr [gw39] [ 2%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_set_nonnone_to_none test/orm/test_assorted_eager.py::EagerTest4::test_basic [gw36] [ 2%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_del_already_nonpresent_no_proxy test/orm/test_assorted_eager.py::EagerTest::test_withoutouterjoin test/ext/test_associationproxy.py::CustomSetTest::test_set_mutation [gw54] [ 2%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_criterion_ul_scalar test/ext/test_associationproxy.py::ListTest::test_sequence_ops test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_eq_nul [gw32] [ 2%] PASSED test/ext/test_associationproxy.py::CustomDictTest::test_mapping_ops [gw56] [ 2%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_collection_eq_fails_ul_nul test/ext/test_associationproxy.py::MultiOwnerTest::test_column_collection_expressions [gw55] [ 2%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_kwarg_ul_nul test/ext/test_associationproxy.py::CompositeAccessTest::test_access test/ext/test_associationproxy.py::SynonymOfProxyTest::test_o2m_instance_getter test/orm/test_assorted_eager.py::EagerTest::test_withoutjoinedload [gw1] [ 2%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_eq_chained_has_to_any test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_none_raise test/ext/test_associationproxy.py::CustomDictTest::test_bulk_replace [gw31] [ 2%] PASSED test/ext/test_associationproxy.py::CustomDictTest::test_bulk_replace test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_del_no_proxy test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_like [gw33] [ 2%] PASSED test/ext/test_associationproxy.py::CustomObjectTest::test_basic test/ext/test_associationproxy.py::ComparatorTest::test_nothas_nul test/ext/test_associationproxy.py::ComparatorTest::test_join_separate_attr test/ext/test_associationproxy.py::LazyLoadTest::test_lazy_scalar test/ext/test_associationproxy.py::MultiOwnerTest::test_col_expressions_not_available [gw45] [ 2%] PASSED test/orm/inheritance/test_assorted_poly.py::ColPropWAliasJoinedToBaseTest::test_alias_omitted test/orm/test_attributes.py::AttributesTest::test_inheritance2 [gw45] [ 2%] PASSED test/orm/test_attributes.py::AttributesTest::test_inheritance2 test/orm/test_attributes.py::HistoryTest::test_scalar_get_first_set_None [gw45] [ 2%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_get_first_set_None [gw42] [ 2%] PASSED test/orm/test_assorted_eager.py::EagerTest7::test_load_m2o_attached_to_o2 [gw24] [ 2%] PASSED test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_lazyload test/ext/test_associationproxy.py::ComparatorTest::test_filter_ne_None_nul test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_set_nonnone_to_none [gw29] [ 2%] PASSED test/ext/test_associationproxy.py::CompositeAccessTest::test_access test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_set_none_to_none [gw32] [ 2%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_set_none_to_none test/orm/test_assorted_eager.py::EagerTest::test_noorm [gw30] [ 2%] PASSED test/ext/test_associationproxy.py::SynonymOfProxyTest::test_o2m_instance_getter [gw34] [ 2%] PASSED test/orm/test_assorted_eager.py::EagerTest::test_without_outerjoin_literal test/orm/test_attributes.py::AttributesTest::test_descriptorattributes [gw42] [ 2%] PASSED test/orm/test_attributes.py::AttributesTest::test_descriptorattributes [gw41] [ 2%] PASSED test/orm/test_assorted_eager.py::EagerTest6::test_one test/orm/test_attributes.py::AttributesTest::test_del_scalar_object [gw53] [ 2%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_criterion_ul_nul test/ext/test_associationproxy.py::LazyLoadTest::test_slicing_list [gw52] [ 2%] PASSED test/ext/test_associationproxy.py::LazyLoadTest::test_lazy_scalar [gw49] [ 2%] PASSED test/ext/test_associationproxy.py::LazyLoadTest::test_eager_list [gw57] [ 2%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_collection_has_fails_ul_nul test/ext/test_associationproxy.py::MultiOwnerTest::test_rel_expressions_not_available test/orm/test_attributes.py::AttributeImplAPITest::test_collection_obj_pop_valid [gw0] [ 2%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_contains_ul_nul test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_del_already_nonpresent [gw58] [ 2%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_assign [gw57] [ 2%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_rel_expressions_not_available [gw31] [ 2%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_del_no_proxy test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_twice_no_commit [gw42] [ 2%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_twice_no_commit [gw53] [ 2%] PASSED test/ext/test_associationproxy.py::LazyLoadTest::test_slicing_list [gw40] [ 2%] PASSED test/orm/test_assorted_eager.py::EagerTest5::test_basic [gw30] [ 2%] PASSED test/orm/test_attributes.py::AttributeImplAPITest::test_collection_obj_pop_valid test/orm/test_attributes.py::HistoryTest::test_scalar_active_init test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_del test/ext/test_associationproxy.py::ComparatorTest::test_has_nul test/orm/test_assorted_eager.py::EagerTest::test_dslish [gw33] [ 2%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_set_nonnone_to_none test/orm/test_assorted_eager.py::EagerTest::test_withjoinedload test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_del_already_nonpresent test/orm/test_attributes.py::AttributeImplAPITest::test_scalar_obj_remove_invalid [gw34] [ 2%] PASSED test/orm/test_attributes.py::AttributeImplAPITest::test_scalar_obj_remove_invalid test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_None_from_dict_set test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_del test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_del_no_proxy test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_set_nonnone_to_none [gw39] [ 2%] PASSED test/orm/test_assorted_eager.py::EagerTest4::test_basic test/orm/test_attributes.py::AttributesTest::test_del_collection_object [gw30] [ 2%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_init test/orm/test_attributes.py::AttributesTest::test_del_scalar_nonobject [gw40] [ 2%] PASSED test/orm/test_attributes.py::AttributesTest::test_del_scalar_nonobject [gw21] [ 2%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_object_contains_fails_nul_nul test/ext/test_associationproxy.py::ProxyPlainPropertyTest::test_get_classlevel_ambiguous [gw21] [ 2%] PASSED test/ext/test_associationproxy.py::ProxyPlainPropertyTest::test_get_classlevel_ambiguous test/ext/test_associationproxy.py::ScopeBehaviorTest::test_plain_collection_gc [gw38] [ 2%] PASSED test/ext/test_associationproxy.py::CustomSetTest::test_set_operations test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_set_none_to_none [gw38] [ 2%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_set_none_to_none test/orm/test_assorted_eager.py::EagerTest3::test_nesting_with_functions [gw29] [ 2%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_del_already_nonpresent test/ext/test_associationproxy.py::SynonymOfProxyTest::test_o2m_expr [gw56] [ 2%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_column_collection_expressions test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_set_none_to_none test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_none [gw15] [ 2%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_contains test/ext/test_associationproxy.py::ProxyHybridTest::test_set_nonambiguous [gw41] [ 2%] PASSED test/orm/test_attributes.py::AttributesTest::test_del_scalar_object test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_dict_set_commit [gw41] [ 2%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_dict_set_commit [gw3] [ 2%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_eq_null_nul_nul test/ext/test_associationproxy.py::OnlyRelationshipTest::test_get_class_attr [gw35] [ 2%] PASSED test/orm/test_assorted_eager.py::EagerTest::test_withoutjoinedload test/orm/test_attributes.py::AttributesTest::test_basic [gw23] [ 2%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_has_kwargs_nul test/ext/test_associationproxy.py::ReconstitutionTest::test_copy [gw55] [ 2%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_col_expressions_not_available test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_del_no_proxy [gw22] [ 2%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_has_criterion_nul [gw8] [ 2%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_kwarg_nul_ul [gw11] [ 2%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_ne_nul_nul test/ext/test_associationproxy.py::ProxyHybridTest::test_get_classlevel_ambiguous [gw10] [ 2%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_ne_None_nul test/ext/test_associationproxy.py::ProxyHybridTest::test_get_ambiguous [gw5] [ 2%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_chained_has_to_any [gw39] [ 2%] PASSED test/orm/test_attributes.py::AttributesTest::test_del_collection_object test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_dict [gw39] [ 2%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_dict [gw49] [ 2%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_del_no_proxy test/orm/inheritance/test_assorted_poly.py::CorrelateExceptWPolyAdaptTest::test_poly_query_on_correlate_except [gw57] [ 2%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_set_nonnone_to_none test/orm/inheritance/test_assorted_poly.py::JoinedInhAdjacencyTest::test_joined_to_base [gw52] [ 2%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_del test/orm/inheritance/test_assorted_poly.py::GenerativeTest::test_join_to_q_engineer [gw34] [ 2%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_None_from_dict_set [gw3] [ 2%] PASSED test/ext/test_associationproxy.py::OnlyRelationshipTest::test_get_class_attr test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_del_no_proxy [gw14] [ 2%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_object_ne_value_nul test/ext/test_associationproxy.py::ProxyHybridTest::test_set_ambiguous test/ext/test_associationproxy.py::ProxyPlainPropertyTest::test_set_ambiguous [gw7] [ 2%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_kwarg_nul_nul test/ext/test_associationproxy.py::ProxyHybridTest::test_comparator_ambiguous [gw54] [ 2%] PASSED test/ext/test_associationproxy.py::ListTest::test_sequence_ops [gw15] [ 2%] PASSED test/ext/test_associationproxy.py::ProxyHybridTest::test_set_nonambiguous test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_dict_set [gw27] [ 2%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_no_straight_expr test/ext/test_associationproxy.py::ReconstitutionTest::test_weak_identity_map [gw6] [ 2%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_criterion_nul_nul test/ext/test_associationproxy.py::ProxyFactoryTest::test_sequence_ops [gw35] [ 2%] PASSED test/orm/test_attributes.py::AttributesTest::test_basic test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_commit [gw35] [ 2%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_commit [gw1] [ 2%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_none_raise [gw22] [ 2%] PASSED test/ext/test_associationproxy.py::ProxyPlainPropertyTest::test_set_ambiguous [gw10] [ 2%] PASSED test/ext/test_associationproxy.py::ProxyHybridTest::test_get_ambiguous [gw18] [ 2%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_like test/ext/test_associationproxy.py::ProxyOfSynonymTest::test_o2m_instance_getter test/ext/test_associationproxy.py::OnlyRelationshipTest::test_setattr [gw5] [ 2%] PASSED test/ext/test_associationproxy.py::OnlyRelationshipTest::test_setattr test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_set_nonnone_to_none [gw5] [ 2%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_set_nonnone_to_none [gw40] [ 2%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_dict_set [gw16] [ 2%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_eq test/ext/test_associationproxy.py::ProxyOfSynonymTest::test_m2o_instance_getter [gw16] [ 2%] PASSED test/ext/test_associationproxy.py::ProxyOfSynonymTest::test_m2o_instance_getter test/ext/test_associationproxy.py::ScopeBehaviorTest::test_associated_collection_iterate test/ext/test_associationproxy.py::ScopeBehaviorTest::test_associated_collection_gc [gw55] [ 2%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_del_no_proxy test/orm/inheritance/test_assorted_poly.py::InheritingEagerTest::test_basic [gw14] [ 2%] PASSED test/ext/test_associationproxy.py::ProxyHybridTest::test_set_ambiguous test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_del_already_nonpresent [gw1] [ 2%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_del_already_nonpresent [gw11] [ 2%] PASSED test/ext/test_associationproxy.py::ProxyHybridTest::test_get_classlevel_ambiguous test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_set_nonnone_to_none [gw49] [ 2%] PASSED test/orm/inheritance/test_assorted_poly.py::CorrelateExceptWPolyAdaptTest::test_poly_query_on_correlate_except test/orm/test_attributes.py::AttributesTest::test_list [gw49] [ 2%] PASSED test/orm/test_attributes.py::AttributesTest::test_list test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_del_already_nonpresent_no_proxy [gw54] [ 2%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_del_already_nonpresent_no_proxy test/orm/inheritance/test_assorted_poly.py::GenerativeTest::test_join_to_q_person_car [gw4] [ 2%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_eq_value_nul test/ext/test_associationproxy.py::OnlyRelationshipTest::test_getattr [gw4] [ 2%] PASSED test/ext/test_associationproxy.py::OnlyRelationshipTest::test_getattr test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_set_none_to_none [gw4] [ 2%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_set_none_to_none test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[usedata-join2] [gw12] [ 2%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_ne_null_nul_nul test/ext/test_associationproxy.py::ProxyHybridTest::test_get_nonambiguous [gw12] [ 2%] PASSED test/ext/test_associationproxy.py::ProxyHybridTest::test_get_nonambiguous test/ext/test_associationproxy.py::ScalarTest::test_custom_getset [gw58] [ 2%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_del test/orm/inheritance/test_assorted_poly.py::JoinedInhAdjacencyTest::test_joined_to_same_subclass [gw58] [ 2%] PASSED test/orm/inheritance/test_assorted_poly.py::JoinedInhAdjacencyTest::test_joined_to_same_subclass test/orm/test_attributes.py::BackrefTest::test_o2o [gw26] [ 2%] PASSED test/orm/test_ac_relationships.py::AliasedClassRelationshipTest::test_selectinload_w_joinedload_after[ac_attribute] test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[nodata-join2] [gw53] [ 2%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_del_already_nonpresent test/orm/inheritance/test_assorted_poly.py::GenerativeTest::test_join_to_q_person test/ext/test_associationproxy.py::ScopeBehaviorTest::test_plain_collection_iterate [gw0] [ 2%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_none test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_del [gw0] [ 2%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_del test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[nodata-join1] [gw24] [ 2%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_has_nul test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit [gw49] [ 2%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit [gw11] [ 2%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_set_nonnone_to_none [gw3] [ 3%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_del_no_proxy test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[usedata-join1] [gw12] [ 3%] PASSED test/ext/test_associationproxy.py::ScalarTest::test_custom_getset test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[usedata-join3] [gw2] [ 3%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_eq_nul_nul test/ext/test_associationproxy.py::MultiOwnerTest::test_subclasses_conflicting_types [gw2] [ 3%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_subclasses_conflicting_types test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_del_already_nonpresent_no_proxy [gw33] [ 3%] PASSED test/orm/test_assorted_eager.py::EagerTest::test_withjoinedload test/orm/test_attributes.py::AttributeImplAPITest::test_scalar_obj_pop_valid [gw33] [ 3%] PASSED test/orm/test_attributes.py::AttributeImplAPITest::test_scalar_obj_pop_valid test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_None [gw33] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_None [gw36] [ 3%] PASSED test/orm/test_assorted_eager.py::EagerTest::test_withoutouterjoin test/orm/test_attributes.py::AttributesTest::test_collectionclasses [gw36] [ 3%] PASSED test/orm/test_attributes.py::AttributesTest::test_collectionclasses test/ext/test_associationproxy.py::ReconstitutionTest::test_pickle_dict test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_set_none_to_none [gw10] [ 3%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_set_none_to_none test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[usedata-join1] [gw31] [ 3%] PASSED test/orm/test_assorted_eager.py::EagerTest::test_dslish test/orm/test_attributes.py::AttributeImplAPITest::test_collection_obj_remove_invalid [gw31] [ 3%] PASSED test/orm/test_attributes.py::AttributeImplAPITest::test_collection_obj_remove_invalid test/orm/test_attributes.py::HistoryTest::test_scalar_active_no_init_side_effect [gw31] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_no_init_side_effect [gw6] [ 3%] PASSED test/ext/test_associationproxy.py::ProxyFactoryTest::test_sequence_ops test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[usedata-join2] [gw13] [ 3%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_object_eq_None_nul test/ext/test_associationproxy.py::ProxyHybridTest::test_msg_fails_on_cls_access [gw13] [ 3%] PASSED test/ext/test_associationproxy.py::ProxyHybridTest::test_msg_fails_on_cls_access [gw2] [ 3%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarCascade::test_del_already_nonpresent_no_proxy test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[nodata-join3] [gw58] [ 3%] PASSED test/orm/test_attributes.py::BackrefTest::test_o2o test/orm/test_attributes.py::HistoryTest::test_scalar_set [gw58] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set [gw1] [ 3%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[nodata-join2] test/orm/test_attributes.py::CyclicBackrefAssertionTest::test_collection_append_type_assertion [gw7] [ 3%] PASSED test/ext/test_associationproxy.py::ProxyHybridTest::test_comparator_ambiguous test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_del_already_nonpresent [gw7] [ 3%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_del_already_nonpresent test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[nodata-join2] [gw24] [ 3%] PASSED test/ext/test_associationproxy.py::ReconstitutionTest::test_pickle_dict [gw17] [ 3%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_eq_nul test/ext/test_associationproxy.py::ProxyOfSynonymTest::test_o2m_expr [gw17] [ 3%] PASSED test/ext/test_associationproxy.py::ProxyOfSynonymTest::test_o2m_expr test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_del [gw56] [ 3%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectCascade::test_set_none_to_none test/orm/inheritance/test_assorted_poly.py::JoinedInhAdjacencyTest::test_joined_subclass_to_superclass [gw56] [ 3%] PASSED test/orm/inheritance/test_assorted_poly.py::JoinedInhAdjacencyTest::test_joined_subclass_to_superclass test/ext/test_associationproxy.py::ComparatorTest::test_join_single_attr [gw26] [ 3%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_join_single_attr test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_commit_reset [gw36] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_commit_reset [gw1] [ 3%] PASSED test/orm/test_attributes.py::CyclicBackrefAssertionTest::test_collection_append_type_assertion test/orm/test_attributes.py::HistoryTest::test_scalar_set_dict test/ext/test_associationproxy.py::ScopeBehaviorTest::test_associated_dynamic_gc [gw6] [ 3%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_del test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[nodata-join1] [gw29] [ 3%] PASSED test/ext/test_associationproxy.py::SynonymOfProxyTest::test_o2m_expr [gw38] [ 3%] PASSED test/orm/test_assorted_eager.py::EagerTest3::test_nesting_with_functions test/orm/test_attributes.py::BackrefTest::test_m2m [gw56] [ 3%] PASSED test/orm/test_attributes.py::BackrefTest::test_m2m [gw28] [ 3%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_nothas_nul test/ext/test_associationproxy.py::ReconstitutionTest::test_pickle_set [gw26] [ 3%] PASSED test/ext/test_associationproxy.py::ReconstitutionTest::test_pickle_set test/ext/test_associationproxy.py::SetTest::test_set_mutation [gw19] [ 3%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_column_ne test/ext/test_associationproxy.py::ProxyPlainPropertyTest::test_expr_ambiguous [gw19] [ 3%] PASSED test/ext/test_associationproxy.py::ProxyPlainPropertyTest::test_expr_ambiguous [gw57] [ 3%] PASSED test/orm/inheritance/test_assorted_poly.py::JoinedInhAdjacencyTest::test_joined_to_base test/orm/test_attributes.py::BackrefTest::test_o2m [gw57] [ 3%] PASSED test/orm/test_attributes.py::BackrefTest::test_o2m [gw1] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_dict test/orm/test_attributes.py::AttributeImplAPITest::test_collection_obj_pop_invalid [gw29] [ 3%] PASSED test/orm/test_attributes.py::AttributeImplAPITest::test_collection_obj_pop_invalid test/orm/test_attributes.py::AttributesTest::test_deferred_pickleable [gw38] [ 3%] PASSED test/orm/test_attributes.py::AttributesTest::test_deferred_pickleable test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_commit_reset_commit_del test/orm/test_attributes.py::HistoryTest::test_scalar_obj_no_value [gw56] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_obj_no_value test/ext/test_associationproxy.py::ScalarTest::test_empty_scalars [gw13] [ 3%] PASSED test/ext/test_associationproxy.py::ScalarTest::test_empty_scalars test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[usedata-join4] [gw4] [ 3%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[usedata-join2] test/orm/test_attributes.py::EventPropagateTest::test_propagate_active_history [gw12] [ 3%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[usedata-join3] [gw3] [ 3%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[usedata-join1] test/orm/test_attributes.py::EventPropagateTest::test_propagate test/ext/test_associationproxy.py::ProxyHybridTest::test_explicit_expr [gw8] [ 3%] PASSED test/ext/test_associationproxy.py::ProxyHybridTest::test_explicit_expr test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_del_already_nonpresent_no_proxy [gw38] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_commit_reset_commit_del [gw25] [ 3%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_join_separate_attr test/ext/test_associationproxy.py::ReconstitutionTest::test_pickle_list [gw25] [ 3%] PASSED test/ext/test_associationproxy.py::ReconstitutionTest::test_pickle_list [gw52] [ 3%] PASSED test/orm/inheritance/test_assorted_poly.py::GenerativeTest::test_join_to_q_engineer test/orm/test_attributes.py::AttributesTest::test_parenttrack [gw52] [ 3%] PASSED test/orm/test_attributes.py::AttributesTest::test_parenttrack test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit_set [gw52] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit_set [gw2] [ 3%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[nodata-join3] test/orm/test_attributes.py::CyclicBackrefAssertionTest::test_scalar_set_type_assertion [gw55] [ 3%] PASSED test/orm/inheritance/test_assorted_poly.py::InheritingEagerTest::test_basic test/orm/test_attributes.py::AttributesTest::test_unmapped_instance_raises [gw55] [ 3%] PASSED test/orm/test_attributes.py::AttributesTest::test_unmapped_instance_raises test/orm/test_attributes.py::HistoryTest::test_scalar_no_value [gw55] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_no_value test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[usedata-join3] [gw5] [ 3%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[usedata-join3] test/orm/test_attributes.py::EventPropagateTest::test_propagate_useobject [gw7] [ 3%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[nodata-join2] test/ext/test_associationproxy.py::SetTest::test_set_comparisons [gw25] [ 3%] PASSED test/ext/test_associationproxy.py::SetTest::test_set_comparisons test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_detect_stale_type_cache_raise_recover test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_del [gw28] [ 3%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectCascade::test_del [gw54] [ 3%] PASSED test/orm/inheritance/test_assorted_poly.py::GenerativeTest::test_join_to_q_person_car test/orm/test_attributes.py::AttributesTest::test_state_gc test/ext/test_associationproxy.py::SetTest::test_set_comparison_empty_to_empty [gw24] [ 3%] PASSED test/ext/test_associationproxy.py::SetTest::test_set_comparison_empty_to_empty test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_detect_stale_ddl_cache_raise_recover [gw24] [ 3%] SKIPPED test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_detect_stale_ddl_cache_raise_recover test/orm/test_attributes.py::HistoryTest::test_object_del_expired [gw18] [ 3%] PASSED test/ext/test_associationproxy.py::ProxyOfSynonymTest::test_o2m_instance_getter test/ext/test_associationproxy.py::ScopeBehaviorTest::test_associated_dynamic_iterate [gw0] [ 3%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest2::test_relationshiponsubclass[nodata-join1] test/orm/test_attributes.py::CyclicBackrefAssertionTest::test_broken_collection_assertion [gw0] [ 3%] PASSED test/orm/test_attributes.py::CyclicBackrefAssertionTest::test_broken_collection_assertion test/orm/test_attributes.py::HistoryTest::test_scalar_set_commit_reset_commit_del [gw0] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_commit_reset_commit_del test/orm/test_attributes.py::GetNoValueTest::test_off_empty [gw7] [ 3%] PASSED test/orm/test_attributes.py::GetNoValueTest::test_off_empty [gw25] [ 3%] SKIPPED test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_detect_stale_type_cache_raise_recover test/orm/test_attributes.py::HistoryTest::test_object_init [gw25] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_object_init test/ext/test_associationproxy.py::SynonymOfProxyTest::test_hasattr [gw28] [ 3%] PASSED test/ext/test_associationproxy.py::SynonymOfProxyTest::test_hasattr test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_rollback_twice_no_problem [gw28] [ 3%] SKIPPED test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_rollback_twice_no_problem [gw13] [ 3%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[usedata-join4] test/ext/test_associationproxy.py::ScopeBehaviorTest::test_dynamic_collection_gc test/orm/test_attributes.py::HistoryTest::test_scalar_passive_flag [gw57] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_passive_flag test/orm/test_attributes.py::HistoryTest::test_object_set_none_expired [gw29] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_object_set_none_expired [gw8] [ 3%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_del_already_nonpresent_no_proxy test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[nodata-join3] [gw8] [ 3%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[nodata-join3] test/orm/test_attributes.py::GetNoValueTest::test_passive_no_result [gw8] [ 3%] PASSED test/orm/test_attributes.py::GetNoValueTest::test_passive_no_result test/orm/test_attributes.py::HistoryTest::test_use_object_no_init_side_effect [gw7] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_no_init_side_effect test/orm/test_attributes.py::HistoryTest::test_collection_no_value [gw12] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_collection_no_value test/orm/test_attributes.py::HistoryTest::test_use_object_set_commit_set test/orm/test_attributes.py::HistoryTest::test_object_set_none [gw28] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_object_set_none [gw53] [ 3%] PASSED test/orm/inheritance/test_assorted_poly.py::GenerativeTest::test_join_to_q_person [gw24] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_object_del_expired test/orm/test_attributes.py::HistoryTest::test_collections_via_backref [gw13] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_collections_via_backref test/orm/test_attributes.py::HistoryTest::test_use_object_set_commit_set_commit [gw6] [ 3%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[nodata-join1] [gw2] [ 3%] PASSED test/orm/test_attributes.py::CyclicBackrefAssertionTest::test_scalar_set_type_assertion test/orm/test_attributes.py::HistoryTest::test_scalar_set_dict_set [gw2] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_dict_set test/orm/test_attributes.py::AttributesTest::test_pickleness [gw53] [ 3%] PASSED test/orm/test_attributes.py::AttributesTest::test_pickleness test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit_set_flag_modified [gw10] [ 3%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[usedata-join1] test/orm/test_attributes.py::HistoryTest::test_use_object_set [gw8] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set test/orm/test_attributes.py::EventPropagateTest::test_propagate_useobject_active_history [gw13] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_commit_set_commit test/ext/test_associationproxy.py::ScalarTest::test_scalar_proxy [gw14] [ 3%] PASSED test/ext/test_associationproxy.py::ScalarTest::test_scalar_proxy test/orm/inheritance/test_assorted_poly.py::RelationshipTest4::test_many_to_one_polymorphic [gw53] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit_set_flag_modified test/orm/test_attributes.py::GetNoValueTest::test_passive_ret_no_value [gw10] [ 3%] PASSED test/orm/test_attributes.py::GetNoValueTest::test_passive_ret_no_value test/orm/test_attributes.py::HistoryTest::test_use_object_set_commit [gw12] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_commit_set [gw10] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_commit test/orm/test_attributes.py::ListenerTest::test_collection_link_events test/orm/test_attributes.py::ListenerTest::test_flag_modified test/orm/test_attributes.py::ListenerTest::test_receive_changes test/orm/test_attributes.py::ListenerTest::test_none_on_collection_event test/orm/test_attributes.py::ListenerTest::test_none_init_scalar test/orm/test_attributes.py::PendingBackrefTest::test_lazy_add test/orm/test_attributes.py::UtilTest::test_set_committed_value_none_uselist test/orm/test_attributes.py::ListenerTest::test_none_init_object test/orm/test_attributes.py::TestUnlink::test_ad_hoc_lazy test/orm/test_attributes.py::PendingBackrefTest::test_passive_history_collection_no_value test/orm/test_attributes.py::TestUnlink::test_expired test/orm/test_attributes.py::TestUnlink::test_pop_existing test/orm/test_attributes.py::PendingBackrefTest::test_normal_load [gw40] [ 3%] PASSED test/orm/test_attributes.py::TestUnlink::test_expired test/orm/test_attributes.py::TestUnlink::test_replaced [gw42] [ 3%] PASSED test/orm/test_attributes.py::TestUnlink::test_replaced [gw30] [ 3%] PASSED test/orm/test_attributes.py::ListenerTest::test_none_on_collection_event [gw28] [ 3%] PASSED test/orm/test_attributes.py::ListenerTest::test_none_init_object [gw25] [ 3%] PASSED test/orm/test_attributes.py::ListenerTest::test_flag_modified test/orm/test_attributes.py::PendingBackrefTest::test_state_on_add_remove [gw41] [ 3%] PASSED test/orm/test_attributes.py::TestUnlink::test_pop_existing [gw35] [ 3%] PASSED test/orm/test_attributes.py::PendingBackrefTest::test_normal_load [gw33] [ 3%] PASSED test/orm/test_attributes.py::PendingBackrefTest::test_lazy_add [gw45] [ 3%] PASSED test/orm/test_attributes.py::UtilTest::test_set_committed_value_none_uselist [gw29] [ 3%] PASSED test/orm/test_attributes.py::ListenerTest::test_none_init_scalar test/ext/test_automap.py::AutomapTest::test_exception_prepare_not_called test/ext/test_automap.py::AutomapTest::test_prepare_accepts_optional_schema_arg test/orm/test_attributes.py::PendingBackrefTest::test_lazy_history_collection [gw34] [ 3%] PASSED test/orm/test_attributes.py::PendingBackrefTest::test_lazy_history_collection [gw14] [ 3%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest4::test_many_to_one_polymorphic [gw38] [ 3%] PASSED test/orm/test_attributes.py::PendingBackrefTest::test_state_on_add_remove [gw39] [ 3%] PASSED test/orm/test_attributes.py::TestUnlink::test_ad_hoc_lazy test/ext/test_automap.py::AutomapTest::test_prepare_defaults_to_no_schema [gw36] [ 3%] PASSED test/orm/test_attributes.py::PendingBackrefTest::test_passive_history_collection_no_value test/ext/test_automap.py::AutomapTest::test_prepare_w_only [gw24] [ 3%] PASSED test/orm/test_attributes.py::ListenerTest::test_collection_link_events test/ext/test_automap.py::AutomapTest::test_relationship_explicit_override_forwards_m2m [gw31] [ 3%] PASSED test/orm/test_attributes.py::ListenerTest::test_receive_changes test/ext/test_automap.py::AutomapTest::test_relationship_explicit_override_o2m test/ext/test_automap.py::AutomapTest::test_relationship_explicit_override_m2o test/ext/test_automap.py::ConcurrentAutomapTest::test_concurrent_automaps_w_configure test/orm/test_backref_mutations.py::M2MCollectionMoveTest::test_add_remove_pending_backref test/orm/test_attributes.py::HistoryTest::test_committed_value_init [gw14] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_committed_value_init test/orm/test_backref_mutations.py::M2MCollectionMoveTest::test_bulk_replace test/orm/test_attributes.py::HistoryTest::test_use_object_set_dict test/orm/test_backref_mutations.py::O2MCollectionTest::test_append_del test/orm/test_backref_mutations.py::M2MScalarMoveTest::test_collection_move_notloaded test/orm/test_backref_mutations.py::O2MCollectionTest::test_collection_assignment_mutates_previous_one test/orm/test_backref_mutations.py::M2MScalarMoveTest::test_collection_move_preloaded test/orm/test_backref_mutations.py::O2MCollectionTest::test_collection_assignment_mutates_previous_two test/orm/test_backref_mutations.py::O2MCollectionTest::test_straight_remove test/orm/test_backref_mutations.py::O2MCollectionTest::test_set_none [gw14] [ 3%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_dict 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_commitfirst 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 test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_new_style::test_collection_move_notloaded test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_legacy_style::test_scalar_move_preloaded test/orm/test_backref_mutations.py::O2OScalarMoveTest_legacy_style::test_collection_move_commitfirst [gw49] [ 3%] PASSED test/ext/test_automap.py::AutomapTest::test_exception_prepare_not_called test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_new_style::test_scalar_move_preloaded test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_new_style::test_scalar_move_notloaded test/orm/test_backref_mutations.py::O2OScalarMoveTest_new_style::test_collection_move_commitfirst test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_new_style::test_collection_move_commitfirst test/orm/test_backref_mutations.py::O2OScalarOrphanTest::test_m2o_event test/orm/test_backref_mutations.py::O2MCollectionTest::test_collection_move_commitfirst test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_new_style::test_collection_move_preloaded test/ext/test_baked.py::CustomIntegrationTest::test_plain_w_baked_lazyload [gw53] [ 3%] PASSED test/ext/test_automap.py::AutomapTest::test_prepare_defaults_to_no_schema [gw52] [ 3%] PASSED test/ext/test_automap.py::AutomapTest::test_prepare_accepts_optional_schema_arg test/ext/test_baked.py::LikeQueryTest::test_first_multiple_result [gw2] [ 3%] PASSED test/orm/test_backref_mutations.py::M2MCollectionMoveTest::test_bulk_replace [gw55] [ 3%] PASSED test/ext/test_automap.py::AutomapTest::test_prepare_w_only [gw10] [ 3%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_append_del [gw12] [ 3%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_collection_assignment_mutates_previous_one [gw1] [ 3%] PASSED test/orm/test_backref_mutations.py::M2MCollectionMoveTest::test_add_remove_pending_backref [gw13] [ 3%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_collection_assignment_mutates_previous_two [gw25] [ 3%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_straight_remove test/ext/test_baked.py::LikeQueryTest::test_get_pk_w_null test/ext/test_baked.py::LikeQueryTest::test_get_includes_getclause test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_39_4::test_conditional_step [gw43] [ 3%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_dupe_classes_back_to_one test/ext/test_baked.py::LikeQueryTest::test_one_no_result [gw36] [ 3%] PASSED test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_new_style::test_collection_move_preloaded [gw8] [ 3%] PASSED test/orm/test_backref_mutations.py::M2MScalarMoveTest::test_collection_move_preloaded [gw39] [ 3%] PASSED test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_new_style::test_scalar_move_preloaded test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_39_4::test_to_query_args [gw47] [ 3%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_fragment_resolve test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_39_4::test_cachekeys_on_constructor test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_column_in_mapper_args_used_multiple_times [gw41] [ 3%] PASSED test/orm/test_backref_mutations.py::O2OScalarMoveTest_new_style::test_collection_move_commitfirst test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_39_4::test_to_query_query [gw7] [ 3%] PASSED test/orm/test_backref_mutations.py::M2MScalarMoveTest::test_collection_move_notloaded test/orm/inheritance/test_basic.py::DiscriminatorOrPkNoneTest::test_pk_not_null_discriminator_null_from_base [gw33] [ 3%] PASSED test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_legacy_style::test_scalar_move_preloaded [gw24] [ 3%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_set_none test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_deferred [gw30] [ 3%] PASSED test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_legacy_style::test_collection_move_preloaded [gw34] [ 3%] PASSED test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_new_style::test_collection_move_commitfirst [gw28] [ 3%] PASSED test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_legacy_style::test_collection_move_commitfirst [gw43] [ 3%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_column_in_mapper_args_used_multiple_times [gw40] [ 3%] PASSED test/orm/test_backref_mutations.py::O2OScalarMoveTest_legacy_style::test_collection_move_commitfirst [gw37] [ 3%] PASSED test/ext/test_associationproxy.py::CustomSetTest::test_set_mutation test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_39_4::test_subqueryload_post_context [gw38] [ 3%] PASSED test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_new_style::test_scalar_move_notloaded [gw14] [ 3%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_collection_move_commitfirst [gw31] [ 3%] PASSED test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_legacy_style::test_scalar_move_commitfirst test/orm/inheritance/test_basic.py::FlushTest::test_two [gw29] [ 3%] PASSED test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_legacy_style::test_collection_move_notloaded [gw49] [ 3%] PASSED test/ext/test_baked.py::LikeQueryTest::test_first_multiple_result [gw56] [ 3%] PASSED test/ext/test_automap.py::AutomapTest::test_relationship_explicit_override_forwards_m2m [gw45] [ 3%] PASSED test/ext/test_baked.py::CustomIntegrationTest::test_plain_w_baked_lazyload [gw58] [ 3%] PASSED test/ext/test_automap.py::AutomapTest::test_relationship_explicit_override_o2m test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_39_4::test_spoiled_half_w_params test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_name_dependent_on_subclass test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_del_no_proxy test/orm/inheritance/test_basic.py::InhCondTest::test_inh_cond_nonexistent_col_related [gw57] [ 3%] PASSED test/ext/test_automap.py::AutomapTest::test_relationship_explicit_override_m2o [gw42] [ 3%] PASSED test/orm/test_backref_mutations.py::O2OScalarOrphanTest::test_m2o_event [gw46] [ 3%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_fragment_ambiguous [gw43] [ 3%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_name_dependent_on_subclass [gw60] [ 3%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_resolve test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_39_4::test_spoiled_full_w_params test/orm/inheritance/test_basic.py::DistinctPKTest::test_implicit test/orm/inheritance/test_basic.py::FalseDiscriminatorTest::test_false_on_base [gw61] [ 3%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_resolve_dupe_by_name test/orm/inheritance/test_basic.py::FalseDiscriminatorTest::test_false_on_sub test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_to_correct_class_three test/orm/inheritance/test_basic.py::NoPKOnSubTableWarningTest::test_warning_on_sub [gw59] [ 3%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_no_fns_in_name_resolve test/ext/test_baked.py::LikeQueryTest::test_one_or_none_result test/orm/inheritance/test_basic.py::GetTest::test_get[test_get_nonpolymorphic] test/orm/inheritance/test_basic.py::InhCondTest::test_inh_cond_no_fk test/orm/inheritance/test_basic.py::DiscriminatorOrPkNoneTest::test_pk_is_null test/ext/test_baked.py::LikeQueryTest::test_one_or_none_multiple_result test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_col_copy_vs_declared_attr_single_propagation test/orm/inheritance/test_basic.py::DistinctPKTest::test_explicit_props test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_column_join_checks_subclass_type [gw60] [ 3%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_column_join_checks_subclass_type test/orm/inheritance/test_basic.py::EagerLazyTest::test_basic test/orm/inheritance/test_basic.py::InhCondTest::test_inh_cond_ambiguous_fk [gw39] [ 3%] PASSED test/orm/inheritance/test_basic.py::InhCondTest::test_inh_cond_ambiguous_fk [gw49] [ 3%] PASSED test/orm/inheritance/test_basic.py::NoPKOnSubTableWarningTest::test_warning_on_sub test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_column_join_checks_superclass_type [gw62] [ 3%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_same_module_same_name test/orm/inheritance/test_basic.py::InhCondTest::test_inh_cond_nonexistent_col_unrelated [gw47] [ 3%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_deferred [gw41] [ 3%] PASSED test/orm/inheritance/test_basic.py::InhCondTest::test_inh_cond_nonexistent_col_related [gw30] [ 3%] PASSED test/orm/inheritance/test_basic.py::DistinctPKTest::test_implicit [gw34] [ 3%] PASSED test/orm/inheritance/test_basic.py::FalseDiscriminatorTest::test_false_on_sub [gw12] [ 3%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_39_4::test_to_query_args [gw40] [ 3%] PASSED test/orm/inheritance/test_basic.py::InhCondTest::test_inh_cond_no_fk test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_b_d_selectable [gw55] [ 3%] PASSED test/ext/test_baked.py::LikeQueryTest::test_one_no_result test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_39_4::test_to_query_session test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_a [gw25] [ 4%] PASSED test/orm/inheritance/test_basic.py::DiscriminatorOrPkNoneTest::test_pk_not_null_discriminator_null_from_base test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_columns_joined_table_inheritance [gw62] [ 4%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_columns_joined_table_inheritance [gw29] [ 4%] PASSED test/orm/inheritance/test_basic.py::DistinctPKTest::test_explicit_props [gw37] [ 4%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListObjectNoCascade::test_del_no_proxy test/orm/test_assorted_eager.py::EagerTest2::test_eager_terminate [gw33] [ 4%] PASSED test/orm/inheritance/test_basic.py::FalseDiscriminatorTest::test_false_on_base test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_expr_implicit_map_w_label_single [gw53] [ 4%] PASSED test/ext/test_baked.py::LikeQueryTest::test_get_pk_w_null [gw43] [ 4%] PASSED test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_to_correct_class_three test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_one_elem_dict [gw61] [ 4%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_column_join_checks_superclass_type test/orm/declarative/test_reflection.py::DeclarativeReflectionTest::test_basic [gw59] [ 4%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_col_copy_vs_declared_attr_single_propagation test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_singleton_gc [gw42] [ 4%] PASSED test/orm/inheritance/test_basic.py::InhCondTest::test_inh_cond_nonexistent_col_unrelated test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_d_c_b test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_non_expr_prop test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_expr_implicit_map_no_label_joined test/orm/inheritance/test_basic.py::JoinedNoFKSortingTest::test_ordering [gw45] [ 4%] PASSED test/orm/inheritance/test_basic.py::JoinedNoFKSortingTest::test_ordering [gw13] [ 4%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_39_4::test_to_query_query test/orm/inheritance/test_basic.py::PKDiscriminatorTest::test_pk_as_discriminator test/orm/inheritance/test_basic.py::DistinctPKTest::test_explicit_pk test/orm/inheritance/test_basic.py::OptimizedGetOnDeferredTest::test_column_property test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_unique_column [gw47] [ 4%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_unique_column test/ext/test_associationproxy.py::AutoFlushTest::test_list_append test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_d_b_missing [gw41] [ 4%] PASSED test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_d_b_missing [gw38] [ 4%] PASSED test/orm/inheritance/test_basic.py::GetTest::test_get[test_get_nonpolymorphic] [gw52] [ 4%] PASSED test/ext/test_baked.py::LikeQueryTest::test_get_includes_getclause test/orm/inheritance/test_basic.py::NoPolyIdentInMiddleTest::test_load_from_middle [gw58] [ 4%] PASSED test/ext/test_baked.py::LikeQueryTest::test_one_or_none_result test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_correct_for_proxies_doesnt_impact_synonyms [gw46] [ 4%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_correct_for_proxies_doesnt_impact_synonyms test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_name_not_inherited [gw46] [ 4%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_name_not_inherited test/ext/test_associationproxy.py::AutoFlushTest::test_dict_set [gw39] [ 4%] PASSED test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_a test/orm/test_bind.py::GetBindTest::test_bind_base_table_concrete_sub_class [gw24] [ 4%] PASSED test/orm/inheritance/test_basic.py::DiscriminatorOrPkNoneTest::test_pk_is_null [gw1] [ 4%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_39_4::test_cachekeys_on_constructor test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_optimized_load_subclass_labels test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_column_expression_joined test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_expr_explicit_map [gw8] [ 4%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_39_4::test_spoiled_half_w_params test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_pk_fk_different test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_validate_on_upate [gw28] [ 4%] PASSED test/orm/inheritance/test_basic.py::DistinctPKTest::test_explicit_pk test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_column_str_prop [gw43] [ 4%] PASSED test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_one_elem_dict test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_del_no_proxy test/orm/inheritance/test_basic.py::PolymorphicUnionTest::test_type_col_present [gw49] [ 4%] PASSED test/orm/inheritance/test_basic.py::PolymorphicUnionTest::test_type_col_present test/orm/test_bind.py::GetBindTest::test_clause_extracts_orm_plugin_subject[delete] test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_valid_assignment_upwards [gw10] [ 4%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_39_4::test_subqueryload_post_context test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_plain_descriptor test/orm/test_bind.py::GetBindTest::test_bind_joined_sub_class_joined_sub_class [gw33] [ 4%] PASSED test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_expr_implicit_map_w_label_single [gw30] [ 4%] PASSED test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_expr_implicit_map_no_label_joined [gw7] [ 4%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_39_4::test_spoiled_full_w_params [gw52] [ 4%] PASSED test/orm/inheritance/test_basic.py::NoPolyIdentInMiddleTest::test_load_from_middle test/orm/inheritance/test_basic.py::PassiveDeletesTest::test_a_only [gw13] [ 4%] SKIPPED test/orm/inheritance/test_basic.py::PassiveDeletesTest::test_a_only test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e10] [gw40] [ 4%] PASSED test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_b_d_selectable test/orm/test_bind.py::GetBindTest::test_bind_base_table_joined_sub_class [gw14] [ 4%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_39_4::test_to_query_session [gw36] [ 4%] PASSED test/orm/inheritance/test_basic.py::FlushTest::test_two [gw42] [ 4%] PASSED test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_d_c_b test/orm/test_bind.py::GetBindTest::test_bind_joined_sub_table_joined_sub_class [gw39] [ 4%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_base_table_concrete_sub_class [gw34] [ 4%] PASSED test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_non_expr_prop test/orm/test_bind.py::BindIntegrationTest::test_table_binds [gw25] [ 4%] PASSED test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_validate_on_upate test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e20] test/orm/test_bind.py::BindIntegrationTest::test_mapped_binds test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_reverse_d_b [gw45] [ 4%] PASSED test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_reverse_d_b test/orm/test_bind.py::GetBindTest::test_bind_selectable_table test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_warn_cascading_used_w_tablename [gw60] [ 4%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_warn_cascading_used_w_tablename test/ext/test_associationproxy.py::ComparatorTest::test_filter_column_ne_value_nul [gw29] [ 4%] PASSED test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_expr_explicit_map test/ext/test_baked.py::LikeQueryTest::test_one_or_none_no_result [gw57] [ 4%] PASSED test/ext/test_baked.py::LikeQueryTest::test_one_or_none_no_result test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_column_expression [gw48] [ 4%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_module_reg_cleanout_cls_to_base test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_doc [gw48] [ 4%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_doc test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_can_we_access_the_mixin_straight [gw49] [ 4%] PASSED test/orm/test_bind.py::GetBindTest::test_clause_extracts_orm_plugin_subject[delete] test/orm/inheritance/test_basic.py::PassiveDeletesTest::test_b_only [gw14] [ 4%] SKIPPED test/orm/inheritance/test_basic.py::PassiveDeletesTest::test_b_only test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e110] [gw8] [ 4%] PASSED test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_pk_fk_different test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e20] [gw12] [ 4%] PASSED test/orm/inheritance/test_basic.py::PKDiscriminatorTest::test_pk_as_discriminator [gw28] [ 4%] PASSED test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_column_str_prop test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e23] test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[0-1] test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e30] [gw47] [ 4%] PASSED test/ext/test_associationproxy.py::AutoFlushTest::test_list_append [gw43] [ 4%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_del_no_proxy [gw56] [ 4%] PASSED test/ext/test_baked.py::LikeQueryTest::test_one_or_none_multiple_result test/orm/inheritance/test_basic.py::OptimizedGetOnDeferredTest::test_expired_column [gw56] [ 4%] PASSED test/orm/inheritance/test_basic.py::OptimizedGetOnDeferredTest::test_expired_column [gw31] [ 4%] PASSED test/orm/inheritance/test_basic.py::EagerLazyTest::test_basic test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_expr_implicit_map_no_label_single test/orm/inheritance/test_basic.py::NoPolyIdentInMiddleTest::test_load_multiple_from_middle [gw48] [ 4%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_can_we_access_the_mixin_straight test/ext/test_associationproxy.py::AutoFlushTest::test_list_extend [gw3] [ 4%] PASSED test/orm/test_attributes.py::EventPropagateTest::test_propagate test/orm/test_attributes.py::HistoryTest::test_scalar_set_dict_set_commit [gw3] [ 4%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_dict_set_commit test/orm/test_backref_mutations.py::M2MCollectionMoveTest::test_duplicate_adds test/orm/test_bind.py::BindIntegrationTest::test_bound_connection_transactional [gw41] [ 4%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_joined_sub_class_joined_sub_class test/orm/test_bundle.py::BundleTest::test_tuple_suggests_bundle [gw61] [ 4%] PASSED test/orm/declarative/test_reflection.py::DeclarativeReflectionTest::test_basic test/ext/test_associationproxy.py::ComparatorTest::test_filter_contains_chained_any_to_has [gw46] [ 4%] PASSED test/ext/test_associationproxy.py::AutoFlushTest::test_dict_set [gw52] [ 4%] PASSED test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[0-1] test/orm/test_assorted_eager.py::EagerTest8::test_nested_joins test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e24] [gw58] [ 4%] PASSED test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_column_expression_joined test/orm/declarative/test_reflection.py::DeclarativeReflectionTest::test_rekey_wbase [gw62] [ 4%] PASSED test/orm/declarative/test_reflection.py::DeclarativeReflectionTest::test_rekey_wbase test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[1-2] [gw10] [ 4%] PASSED test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_plain_descriptor test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e3] [gw2] [ 4%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_39_4::test_conditional_step test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_optimized_passes [gw57] [ 4%] PASSED test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_column_expression [gw13] [ 4%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e10] test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_keys[dicts] [gw4] [ 4%] PASSED test/orm/test_attributes.py::EventPropagateTest::test_propagate_active_history test/orm/test_attributes.py::HistoryTest::test_scalar_set_twice_no_commit [gw4] [ 4%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_twice_no_commit test/orm/test_backref_mutations.py::M2MCollectionMoveTest::test_pending_combines_with_flushed [gw34] [ 4%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_table_binds test/orm/test_bundle.py::BundleTest::test_same_named_col_clauselist test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[2-1] [gw30] [ 4%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e30] [gw5] [ 4%] PASSED test/orm/test_attributes.py::EventPropagateTest::test_propagate_useobject test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_override_onlyinparent [gw7] [ 4%] PASSED test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_override_onlyinparent test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e15] test/ext/test_associationproxy.py::ComparatorTest::test_filter_contains_chained_any_to_has_to_eq [gw40] [ 4%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_base_table_joined_sub_class test/orm/test_bundle.py::BundleTest::test_subclass test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_not_present_col [gw36] [ 4%] PASSED test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_not_present_col [gw53] [ 4%] PASSED test/orm/inheritance/test_basic.py::NoPolyIdentInMiddleTest::test_load_multiple_from_middle test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[0-2] [gw53] [ 4%] PASSED test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[0-2] test/orm/test_bind.py::GetBindTest::test_fallback_table_metadata test/orm/test_cache_key.py::CacheKeyTest::test_loader_criteria_bound_param_thing [gw48] [ 4%] PASSED test/ext/test_associationproxy.py::AutoFlushTest::test_list_extend test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[2-0] [gw14] [ 4%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e110] [gw24] [ 4%] PASSED test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_valid_assignment_upwards test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e19] test/orm/test_attributes.py::HistoryTest::test_use_object_get_first_set_None [gw5] [ 4%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_get_first_set_None test/orm/test_backref_mutations.py::M2MCollectionMoveTest::test_remove_add_pending_backref [gw10] [ 4%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e3] [gw33] [ 4%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_mapped_binds [gw50] [ 4%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_module_reg_cleanout_sub_to_base [gw43] [ 4%] PASSED test/orm/test_assorted_eager.py::EagerTest8::test_nested_joins test/orm/test_bind.py::GetBindTest::test_bind_base_class_concrete_sub_class [gw36] [ 4%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_base_class_concrete_sub_class test/orm/test_bundle.py::BundleTest::test_same_named_col_in_orderby [gw37] [ 4%] PASSED test/orm/test_assorted_eager.py::EagerTest2::test_eager_terminate test/orm/test_attributes.py::AttributesTest::test_deferred [gw37] [ 4%] PASSED test/orm/test_attributes.py::AttributesTest::test_deferred [gw40] [ 4%] PASSED test/orm/test_bundle.py::BundleTest::test_subclass test/orm/test_cascade.py::DoubleParentO2MOrphanTest::test_double_parent_expunge_o2o_current [gw25] [ 4%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e20] test/orm/test_bundle.py::BundleTest::test_labeled_cols_as_scalars_future [gw45] [ 4%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_selectable_table test/orm/test_cache_key.py::CacheKeyTest::test_bundles_directly test/orm/test_bundle.py::BundleTest::test_non_mapped_columns_non_single_entity [gw24] [ 4%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e19] [gw41] [ 4%] PASSED test/orm/test_bundle.py::BundleTest::test_tuple_suggests_bundle test/orm/test_cascade.py::DoubleParentO2MOrphanTest::test_double_parent_expunge_o2o_legacy [gw13] [ 4%] PASSED test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_keys[dicts] test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[True-True-True] test/orm/test_attributes.py::AttributesTest::test_illegal_trackparent [gw43] [ 4%] PASSED test/orm/test_attributes.py::AttributesTest::test_illegal_trackparent test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_commit_reset_commit [gw37] [ 4%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set_commit_reset_commit test/orm/test_attributes.py::PendingBackrefTest::test_pending_combines_with_lazy [gw37] [ 4%] PASSED test/orm/test_attributes.py::PendingBackrefTest::test_pending_combines_with_lazy test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_new_style::test_scalar_move_commitfirst [gw58] [ 4%] PASSED test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[2-1] test/orm/test_bulk.py::BulkInheritanceTest::test_bulk_save_joined_inh_return_defaults [gw55] [ 4%] PASSED test/orm/inheritance/test_basic.py::OptimizedGetOnDeferredTest::test_column_property test/ext/test_associationproxy.py::InfoTest::test_via_cls [gw48] [ 4%] PASSED test/ext/test_associationproxy.py::InfoTest::test_via_cls test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_del_already_nonpresent_no_proxy [gw48] [ 4%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_del_already_nonpresent_no_proxy [gw36] [ 4%] PASSED test/orm/test_bundle.py::BundleTest::test_same_named_col_in_orderby test/orm/test_cascade.py::DoubleParentM2OOrphanTest::test_non_orphan test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_relationship_primryjoin [gw50] [ 4%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_relationship_primryjoin [gw56] [ 4%] PASSED test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[1-2] [gw34] [ 4%] PASSED test/orm/test_bundle.py::BundleTest::test_same_named_col_clauselist test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True-list-append] test/orm/test_attributes.py::HistoryTest::test_scalar_del [gw43] [ 4%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_del test/orm/test_attributes.py::UtilTest::test_helpers test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[1-1] [gw55] [ 4%] PASSED test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[1-1] [gw42] [ 4%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_joined_sub_table_joined_sub_class test/orm/test_bundle.py::BundleTest::test_tuple_suggests_bundle_future [gw42] [ 4%] PASSED test/orm/test_bundle.py::BundleTest::test_tuple_suggests_bundle_future test/ext/test_associationproxy.py::InfoTest::test_constructor [gw46] [ 4%] PASSED test/ext/test_associationproxy.py::InfoTest::test_constructor test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_del [gw46] [ 4%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_del test/orm/inheritance/test_assorted_poly.py::ColSubclassTest::test_polymorphic_adaptation_auto [gw46] [ 4%] PASSED test/orm/inheritance/test_assorted_poly.py::ColSubclassTest::test_polymorphic_adaptation_auto test/orm/test_attributes.py::AttributesTest::test_last_known_tracking test/orm/test_bulk.py::BulkInheritanceTest::test_bulk_insert_joined_inh_return_defaults test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_keys[states] [gw30] [ 4%] PASSED test/orm/test_bundle.py::BundleTest::test_non_mapped_columns_non_single_entity [gw60] [ 4%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_column_ne_value_nul test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_delete [gw43] [ 4%] PASSED test/orm/test_attributes.py::UtilTest::test_helpers test/ext/test_baked.py::CustomIntegrationTest::test_non_baked [gw12] [ 4%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_bound_connection_transactional test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_both [gw12] [ 4%] PASSED test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_both test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[True-True-False] [gw29] [ 4%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e24] test/orm/inheritance/test_assorted_poly.py::CorrelateExceptWPolyAdaptTest::test_poly_query_on_correlate [gw57] [ 4%] PASSED test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[2-0] test/orm/test_bulk.py::BulkInheritanceTest::test_bulk_save_joined_inh_no_defaults [gw8] [ 4%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e20] test/orm/test_bulk.py::BulkUDTestAltColKeys::test_insert_both [gw8] [ 4%] PASSED test/orm/test_bulk.py::BulkUDTestAltColKeys::test_insert_both test/orm/test_bundle.py::BundleTest::test_labeled_cols_as_rows_future test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True--__setitem__] [gw40] [ 4%] PASSED test/orm/test_cascade.py::DoubleParentO2MOrphanTest::test_double_parent_expunge_o2o_current [gw56] [ 4%] PASSED test/orm/test_bulk.py::BulkInheritanceTest::test_bulk_insert_joined_inh_return_defaults [gw28] [ 4%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e23] test/orm/test_bundle.py::BundleTest::test_multi_bundle [gw28] [ 4%] PASSED test/orm/test_bundle.py::BundleTest::test_multi_bundle test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_attrs[dicts] [gw10] [ 4%] PASSED test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_attrs[dicts] [gw49] [ 4%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_loader_criteria_bound_param_thing test/orm/test_cascade.py::M2MCascadeTest::test_single_parent_error [gw49] [ 4%] PASSED test/orm/test_cascade.py::M2MCascadeTest::test_single_parent_error [gw34] [ 4%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True-list-append] test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_pending_nochange [gw14] [ 4%] PASSED test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_keys[states] test/orm/test_cache_key.py::RoundTripTest::test_subqueryload test/orm/test_bundle.py::BundleTest::test_single_entity_legacy_query [gw39] [ 4%] PASSED test/orm/test_bundle.py::BundleTest::test_single_entity_legacy_query test/orm/test_cascade.py::DoubleParentO2MOrphanTest::test_double_parent_expunge_o2m_legacy [gw39] [ 4%] PASSED test/orm/test_cascade.py::DoubleParentO2MOrphanTest::test_double_parent_expunge_o2m_legacy test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_only_child_pending test/orm/test_bind.py::SessionBindTest::test_session_unbound [gw55] [ 4%] PASSED test/orm/test_bind.py::SessionBindTest::test_session_unbound test/orm/test_cache_key.py::CacheKeyTest::test_orm_query_using_with_entities test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_only_child_transient test/orm/test_bundle.py::BundleTest::test_result [gw33] [ 4%] PASSED test/orm/test_bundle.py::BundleTest::test_result [gw5] [ 4%] PASSED test/orm/test_backref_mutations.py::M2MCollectionMoveTest::test_remove_add_pending_backref [gw31] [ 4%] PASSED test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_expr_implicit_map_no_label_single test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e31] [gw31] [ 4%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e31] test/orm/test_bundle.py::BundleTest::test_non_mapped_columns_single_entity test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_col_prop_attrs_associated_w_class_for_mapper_args [gw50] [ 4%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_col_prop_attrs_associated_w_class_for_mapper_args test/ext/test_associationproxy.py::AutoFlushTest::test_set_extend [gw26] [ 4%] PASSED test/ext/test_associationproxy.py::SetTest::test_set_mutation test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_failed_commit_recover [gw26] [ 4%] SKIPPED test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_failed_commit_recover test/orm/test_attributes.py::HistoryTest::test_object_init_active_history [gw26] [ 4%] PASSED test/orm/test_attributes.py::HistoryTest::test_object_init_active_history test/orm/test_attributes.py::ListenerTest::test_named [gw37] [ 4%] PASSED test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_new_style::test_scalar_move_commitfirst [gw41] [ 4%] PASSED test/orm/test_cascade.py::DoubleParentO2MOrphanTest::test_double_parent_expunge_o2o_legacy [gw30] [ 4%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True--__setitem__] test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_only_child_transient [gw13] [ 4%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[True-True-True] [gw24] [ 4%] PASSED test/orm/test_bundle.py::BundleTest::test_labeled_cols_as_rows_future [gw36] [ 4%] PASSED test/orm/test_cascade.py::DoubleParentM2OOrphanTest::test_non_orphan test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_future_child_expunged [gw3] [ 4%] PASSED test/orm/test_backref_mutations.py::M2MCollectionMoveTest::test_duplicate_adds [gw62] [ 4%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_contains_chained_any_to_has_to_eq [gw58] [ 4%] PASSED test/orm/test_bulk.py::BulkInheritanceTest::test_bulk_save_joined_inh_return_defaults test/orm/test_cache_key.py::CacheKeyTest::test_selects_w_orm_joins test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True--update_kw] test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_39_4::test_disable_on_session test/orm/inheritance/test_basic.py::GetTest::test_get[polymorphic] [gw60] [ 4%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_delete test/orm/test_cache_key.py::CacheKeyTest::test_orm_query_w_orm_joins test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_expunged test/orm/test_cascade.py::O2MCascadeDeleteNoOrphanTest::test_cascade_delete_noorphans test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_synonym [gw38] [ 4%] PASSED test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_synonym test/orm/test_bind.py::GetBindTest::test_bind_base_table_base_class [gw38] [ 4%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_base_table_base_class test/orm/test_bundle.py::BundleTest::test_single_entity_flag_is_legacy_w_future [gw38] [ 4%] PASSED test/orm/test_bundle.py::BundleTest::test_single_entity_flag_is_legacy_w_future [gw26] [ 4%] PASSED test/orm/test_attributes.py::ListenerTest::test_named test/orm/test_backref_mutations.py::O2MCollectionTest::test_tuple_assignment_w_reverse [gw6] [ 4%] PASSED test/orm/test_attributes.py::EventPropagateTest::test_propagate_useobject_active_history test/orm/test_attributes.py::HistoryTest::test_use_object_init [gw6] [ 4%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_init test/orm/test_backref_mutations.py::M2MScalarMoveTest::test_collection_move_commit [gw48] [ 4%] PASSED test/orm/inheritance/test_assorted_poly.py::CorrelateExceptWPolyAdaptTest::test_poly_query_on_correlate test/orm/test_attributes.py::AttributesTest::test_lazytrackparent [gw48] [ 4%] PASSED test/orm/test_attributes.py::AttributesTest::test_lazytrackparent test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set [gw48] [ 4%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set test/ext/test_automap.py::AutomapInhTest::test_single_inheritance_reflect test/orm/test_cascade.py::M2OwNoUseGetCascadeTest::test_ignores_user[select] [gw41] [ 4%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_expunged test/ext/test_associationproxy.py::InfoTest::test_empty [gw47] [ 4%] PASSED test/ext/test_associationproxy.py::InfoTest::test_empty test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_del_already_nonpresent [gw47] [ 4%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_del_already_nonpresent test/orm/inheritance/test_assorted_poly.py::ColSubclassTest::test_polymorphic_adaptation_manual_alias [gw47] [ 4%] PASSED test/orm/inheritance/test_assorted_poly.py::ColSubclassTest::test_polymorphic_adaptation_manual_alias test/orm/test_attributes.py::AttributesTest::test_lazyhistory [gw47] [ 4%] PASSED test/orm/test_attributes.py::AttributesTest::test_lazyhistory test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_replace_self_flag_modified_set [gw2] [ 4%] PASSED test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_optimized_passes test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e10] [gw2] [ 4%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e10] test/orm/test_bulk.py::BulkInsertUpdateVersionId::test_bulk_insert_via_save [gw2] [ 4%] PASSED test/orm/test_bulk.py::BulkInsertUpdateVersionId::test_bulk_insert_via_save test/orm/test_cache_key.py::RoundTripTest::test_cache_key_loader_strategies[joinedload-1] [gw43] [ 4%] PASSED test/ext/test_baked.py::CustomIntegrationTest::test_non_baked test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_del_already_nonpresent_no_proxy [gw60] [ 5%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_del_already_nonpresent_no_proxy test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[False-True-False] test/orm/test_cascade.py::DoubleParentO2MOrphanTest::test_double_parent_expunge_o2m_current [gw38] [ 5%] PASSED test/orm/test_cascade.py::DoubleParentO2MOrphanTest::test_double_parent_expunge_o2m_current [gw34] [ 5%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_pending_nochange [gw33] [ 5%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True--update_kw] [gw7] [ 5%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e15] test/orm/test_bulk.py::BulkUDTestAltColKeys::test_insert_attrs [gw7] [ 5%] PASSED test/orm/test_bulk.py::BulkUDTestAltColKeys::test_insert_attrs [gw12] [ 5%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[True-True-False] test/orm/test_cascade.py::M2OwNoUseGetCascadeTest::test_ignores_user[raise] [gw49] [ 5%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteNoOrphanTest::test_cascade_delete_noorphans test/sql/test_case_statement.py::CaseTest::test_text_doenst_explode_even_in_whenlist [gw37] [ 5%] PASSED test/orm/inheritance/test_basic.py::GetTest::test_get[polymorphic] [gw45] [ 5%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_bundles_directly test/orm/test_cascade.py::M2MCascadeTest::test_delete_orphan_dynamic [gw45] [ 5%] PASSED test/orm/test_cascade.py::M2MCascadeTest::test_delete_orphan_dynamic test/orm/inheritance/test_basic.py::InhCondTest::test_inh_cond_nonexistent_table_related [gw30] [ 5%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_only_child_transient [gw31] [ 5%] PASSED test/orm/test_bundle.py::BundleTest::test_non_mapped_columns_single_entity [gw8] [ 5%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[False-True-False] test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_pending test/orm/test_cascade.py::M2MCascadeTest::test_cascade_delete [gw42] [ 5%] PASSED test/orm/test_cascade.py::M2MCascadeTest::test_cascade_delete test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_expunged_nochange [gw61] [ 5%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_contains_chained_any_to_has test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_write_cascades[setting0-settings_that_warn0] [gw41] [ 5%] PASSED test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_write_cascades[setting0-settings_that_warn0] [gw46] [ 5%] PASSED test/orm/test_attributes.py::AttributesTest::test_last_known_tracking test/orm/test_attributes.py::HistoryTest::test_scalar_init [gw46] [ 5%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_init [gw39] [ 5%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_only_child_pending test/orm/test_cascade.py::SubclassCascadeTest::test_cascade_iterator_polymorphic test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_get [gw36] [ 5%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_future_child_expunged test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_only_child_expunged [gw43] [ 5%] PASSED test/orm/inheritance/test_basic.py::InhCondTest::test_inh_cond_nonexistent_table_related [gw13] [ 5%] PASSED test/orm/test_cascade.py::M2OwNoUseGetCascadeTest::test_ignores_user[select] [gw49] [ 5%] PASSED test/sql/test_case_statement.py::CaseTest::test_text_doenst_explode_even_in_whenlist test/sql/test_compare.py::CompareClausesTest::test_cache_key_limit_offset_values [gw47] [ 5%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_replace_self_flag_modified_set test/ext/test_automap.py::AutomapInhTest::test_joined_inheritance_reflect test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_39_4::test_conditional_step_oneline [gw49] [ 5%] PASSED test/sql/test_compare.py::CompareClausesTest::test_cache_key_limit_offset_values test/orm/test_bind.py::GetBindTest::test_clause_extracts_orm_plugin_subject[update] [gw52] [ 5%] PASSED test/orm/test_bind.py::GetBindTest::test_clause_extracts_orm_plugin_subject[update] test/orm/test_cache_key.py::CacheKeyTest::test_options [gw52] [ 5%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_options test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_cascade_delete_postappend_onelevel test/ext/test_automap.py::AutomapInhTest::test_conditional_relationship test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_expunge_cascade [gw6] [ 5%] PASSED test/orm/test_backref_mutations.py::M2MScalarMoveTest::test_collection_move_commit test/orm/test_cascade.py::PendingOrphanTestSingleLevel::test_pending_collection_expunge test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_d_selectable test/orm/test_cascade.py::OrphanCriterionTest::test_current_pers_r1_r2 [gw42] [ 5%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_expunged_nochange test/sql/test_compare.py::CacheKeyTest::test_generative_cache_key_regen_w_del [gw41] [ 5%] PASSED test/sql/test_compare.py::CacheKeyTest::test_generative_cache_key_regen_w_del test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[True-False-False] [gw10] [ 5%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[True-False-False] test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_single_parent_raise test/orm/test_bundle.py::BundleTest::test_multi_bundle_future [gw26] [ 5%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_tuple_assignment_w_reverse test/orm/inheritance/test_basic.py::DiscriminatorOrPkNoneTest::test_pk_not_null_discriminator_null_from_sub [gw52] [ 5%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_cascade_delete_postappend_onelevel [gw39] [ 5%] PASSED test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_expunge_cascade test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True--setdefault] [gw56] [ 5%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_orm_query_w_orm_joins [gw38] [ 5%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_only_child_expunged [gw3] [ 5%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_39_4::test_conditional_step_oneline test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_base_descriptors_over_base_cols [gw33] [ 5%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_pending test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_39_4::test_no_steps [gw4] [ 5%] PASSED test/orm/test_backref_mutations.py::M2MCollectionMoveTest::test_pending_combines_with_flushed [gw57] [ 5%] PASSED test/orm/test_bulk.py::BulkInheritanceTest::test_bulk_save_joined_inh_no_defaults test/orm/test_cache_key.py::CacheKeyTest::test_query_expr [gw14] [ 5%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_subqueryload [gw29] [ 5%] PASSED test/orm/test_bundle.py::BundleTest::test_multi_bundle_future test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False-set-add] test/orm/inheritance/test_assorted_poly.py::MissingPolymorphicOnTest::test_polyon_col_setsup test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_write_cascades[setting1-settings_that_warn1] [gw30] [ 5%] PASSED test/orm/test_cascade.py::PendingOrphanTestSingleLevel::test_pending_collection_expunge [gw42] [ 5%] PASSED test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_write_cascades[setting1-settings_that_warn1] test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_cascades_onlycollection [gw3] [ 5%] PASSED test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_base_descriptors_over_base_cols test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e11] [gw62] [ 5%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_get test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_39_4::test_different_limits [gw4] [ 5%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_39_4::test_different_limits test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_custom_descriptor test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_delete_raises [gw61] [ 5%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_delete_raises test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_del_no_proxy [gw61] [ 5%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_del_no_proxy test/orm/inheritance/test_assorted_poly.py::MultiLevelTest::test_threelevels [gw40] [ 5%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_only_child_transient test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_write_cascade_disallowed_w_viewonly [gw40] [ 5%] PASSED test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_write_cascade_disallowed_w_viewonly test/sql/test_compare.py::CacheKeyTest::test_generative_cache_key_regen [gw40] [ 5%] PASSED test/sql/test_compare.py::CacheKeyTest::test_generative_cache_key_regen [gw57] [ 5%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_query_expr test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_transient_nochange [gw46] [ 5%] PASSED test/ext/test_automap.py::AutomapInhTest::test_conditional_relationship [gw13] [ 5%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_current_pers_r1_r2 test/orm/test_collection.py::CustomCollectionsTest::test_custom test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_set_none_to_none test/orm/test_cascade.py::PendingOrphanTestTwoLevel::test_singlelevel_remove test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False-list-append] [gw28] [ 5%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False-list-append] test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_only_child_pending test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_finds_orphans_twolevel [gw8] [ 5%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_finds_orphans_twolevel [gw5] [ 5%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_39_4::test_disable_on_session test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_override_explicit [gw5] [ 5%] PASSED test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_override_explicit [gw25] [ 5%] PASSED test/orm/test_bundle.py::BundleTest::test_labeled_cols_as_scalars_future test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False--setdefault] [gw25] [ 5%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False--setdefault] test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_pending [gw25] [ 5%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_pending test/orm/test_cascade.py::OrphanCriterionTest::test_leg_transient_r1_notr2 [gw25] [ 5%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_leg_transient_r1_notr2 test/orm/test_collection.py::DictHelpersTest::test_mapped_collection2 test/sql/test_compare.py::CacheKeyTest::test_dml_not_cached_yet[dml_stmt2] [gw39] [ 5%] PASSED test/sql/test_compare.py::CacheKeyTest::test_dml_not_cached_yet[dml_stmt2] [gw62] [ 5%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_set_none_to_none test/orm/inheritance/test_assorted_poly.py::RelationshipTest1::test_descendant_refs_parent test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False--__setitem__] [gw24] [ 5%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False--__setitem__] test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_expunged_nochange [gw24] [ 5%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_expunged_nochange test/orm/test_cascade.py::OrphanCriterionTest::test_leg_transient_notr1_notr2_noevent test/orm/test_cascade.py::O2MSelfReferentialDetelOrphanTest::test_self_referential_delete test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[False-False-True] [gw2] [ 5%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_cache_key_loader_strategies[joinedload-1] test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_orphan_on_update [gw43] [ 5%] PASSED test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_d_selectable test/orm/test_bind.py::GetBindTest::test_bind_mixin_class_simple_class [gw43] [ 5%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_mixin_class_simple_class [gw26] [ 5%] PASSED test/orm/inheritance/test_basic.py::DiscriminatorOrPkNoneTest::test_pk_not_null_discriminator_null_from_sub [gw4] [ 5%] PASSED test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_custom_descriptor test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e12] [gw4] [ 5%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e12] [gw53] [ 5%] PASSED test/orm/test_bind.py::GetBindTest::test_fallback_table_metadata test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_preserves_orphans_twolevel [gw56] [ 5%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_preserves_orphans_twolevel [gw50] [ 5%] PASSED test/ext/test_associationproxy.py::AutoFlushTest::test_set_extend test/ext/test_associationproxy.py::LazyLoadTest::test_eager_scalar [gw50] [ 5%] PASSED test/ext/test_associationproxy.py::LazyLoadTest::test_eager_scalar test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_set_none_to_none test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e13] [gw7] [ 5%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[False-False-True] test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_deletes_orphans_twolevel [gw7] [ 5%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_deletes_orphans_twolevel test/orm/test_cascade.py::O2MConflictTest::test_o2o_delorphan_delete_old test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_default_none_cascade [gw38] [ 5%] PASSED test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_default_none_cascade test/sql/test_compare.py::CacheKeyTest::test_dml_not_cached_yet[dml_stmt1] [gw38] [ 5%] PASSED test/sql/test_compare.py::CacheKeyTest::test_dml_not_cached_yet[dml_stmt1] [gw47] [ 5%] PASSED test/ext/test_automap.py::AutomapInhTest::test_joined_inheritance_reflect [gw45] [ 5%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_transient_nochange [gw48] [ 5%] PASSED test/ext/test_automap.py::AutomapInhTest::test_single_inheritance_reflect test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_default_cascade [gw36] [ 5%] PASSED test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_default_cascade [gw50] [ 5%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_set_none_to_none test/orm/inheritance/test_assorted_poly.py::CustomPKTest::test_custompk [gw13] [ 5%] PASSED test/orm/test_collection.py::CustomCollectionsTest::test_custom test/orm/test_cascade.py::NoBackrefCascadeTest::test_m2o_basic [gw14] [ 5%] PASSED test/orm/test_cascade.py::NoBackrefCascadeTest::test_m2o_basic test/sql/test_compare.py::CacheKeyTest::test_bindparam_subclass_nocache [gw30] [ 5%] PASSED test/sql/test_compare.py::CacheKeyTest::test_bindparam_subclass_nocache [gw33] [ 5%] PASSED test/orm/test_cascade.py::PendingOrphanTestTwoLevel::test_singlelevel_remove [gw62] [ 5%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest1::test_descendant_refs_parent [gw6] [ 5%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_39_4::test_no_steps test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_override_implicit test/sql/test_case_statement.py::CaseTest::test_literal_interpretation_one [gw45] [ 5%] PASSED test/sql/test_case_statement.py::CaseTest::test_literal_interpretation_one [gw3] [ 5%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e11] test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_list_assignment_new [gw20] [ 5%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_scalar_object_any_fails_nul_nul test/ext/test_associationproxy.py::ProxyPlainPropertyTest::test_get_ambiguous [gw63] [ 5%] PASSED test/orm/declarative/test_concurrency.py::ConcurrentUseDeclMappingTest::test_concurrent_create [gw50] [ 5%] PASSED test/orm/inheritance/test_assorted_poly.py::CustomPKTest::test_custompk test/orm/test_attributes.py::AttributesTest::test_no_double_state [gw50] [ 5%] PASSED test/orm/test_attributes.py::AttributesTest::test_no_double_state test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit_flag_modified [gw61] [ 5%] PASSED test/orm/inheritance/test_assorted_poly.py::MultiLevelTest::test_threelevels [gw25] [ 5%] PASSED test/orm/test_collection.py::DictHelpersTest::test_mapped_collection2 test/sql/test_compiler.py::BindParameterTest::test_bind_callable [gw60] [ 5%] PASSED test/orm/inheritance/test_assorted_poly.py::MissingPolymorphicOnTest::test_polyon_col_setsup test/orm/test_attributes.py::BackrefTest::test_symmetric_o2o_inheritance [gw60] [ 5%] PASSED test/orm/test_attributes.py::BackrefTest::test_symmetric_o2o_inheritance test/orm/test_attributes.py::HistoryTest::test_scalar_set_None_from_dict_set [gw60] [ 5%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_None_from_dict_set test/ext/test_automap.py::AutomapTest::test_relationship_o2m_default [gw31] [ 5%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True--setdefault] test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_expunged test/orm/test_cache_key.py::CacheKeyTest::test_attributes test/ext/test_baked.py::LikeQueryTest::test_count_with_bindparams [gw52] [ 5%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_cascades_onlycollection 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] [gw52] [ 5%] 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] [gw8] [ 5%] PASSED test/orm/test_cascade.py::O2MSelfReferentialDetelOrphanTest::test_self_referential_delete test/orm/test_collection.py::CollectionsTest::test_set_emulates test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_columns_single_inheritance_conflict_resolution test/sql/test_compare.py::TypesTest::test_typedec_cache_ok_params [gw24] [ 5%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_leg_transient_notr1_notr2_noevent test/orm/test_collection.py::DictHelpersTest::test_mapped_collection [gw25] [ 5%] PASSED test/sql/test_compiler.py::BindParameterTest::test_bind_callable [gw12] [ 5%] PASSED test/orm/test_cascade.py::M2OwNoUseGetCascadeTest::test_ignores_user[raise] test/orm/test_cascade.py::OrphanCriterionTest::test_current_pers_r1_notr2 [gw12] [ 5%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_current_pers_r1_notr2 test/orm/test_collection.py::CustomCollectionsTest::test_basic [gw12] [ 5%] PASSED test/orm/test_collection.py::CustomCollectionsTest::test_basic test/sql/test_compare.py::TypesTest::test_thirdparty_sub_subclass_no_cache [gw12] [ 5%] PASSED test/sql/test_compare.py::TypesTest::test_thirdparty_sub_subclass_no_cache test/orm/test_bulk.py::BulkInsertUpdateVersionId::test_bulk_update_via_save [gw3] [ 5%] PASSED test/orm/test_bulk.py::BulkInsertUpdateVersionId::test_bulk_update_via_save test/orm/test_cache_key.py::RoundTripTest::test_cache_key_loader_strategies[lazyload-2] [gw13] [ 5%] PASSED test/sql/test_compare.py::TypesTest::test_typedec_cache_ok_params [gw50] [ 5%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit_flag_modified test/ext/test_automap.py::AutomapTest::test_m2m_relationship_also_map_the_secondary test/sql/test_compare.py::CompareClausesTest::test_compare_annotated_wo_annotations [gw52] [ 5%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_annotated_wo_annotations [gw6] [ 5%] PASSED test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_override_implicit test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e14] test/sql/test_compare.py::CacheKeyTest::test_get_children_no_method [gw42] [ 5%] PASSED test/sql/test_compare.py::CacheKeyTest::test_get_children_no_method test/sql/test_compare.py::CacheKeyTest::test_cache_key_equal [gw33] [ 5%] PASSED test/sql/test_compare.py::CacheKeyTest::test_cache_key_equal [gw31] [ 5%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_expunged test/orm/test_cascade.py::PendingOrphanTestSingleLevel::test_pending_standalone_orphan test/orm/test_attributes.py::CollectionInitTest::test_assert_false_on_default_value [gw61] [ 5%] PASSED test/orm/test_attributes.py::CollectionInitTest::test_assert_false_on_default_value test/orm/test_attributes.py::HistoryTest::test_scalar_set_commit [gw31] [ 5%] PASSED test/orm/test_cascade.py::PendingOrphanTestSingleLevel::test_pending_standalone_orphan [gw20] [ 5%] PASSED test/ext/test_associationproxy.py::ProxyPlainPropertyTest::test_get_ambiguous [gw10] [ 5%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_single_parent_raise test/orm/test_cascade.py::O2OSingleParentTest::test_single_parent_raise [gw60] [ 5%] PASSED test/ext/test_automap.py::AutomapTest::test_relationship_o2m_default test/orm/test_bulk.py::BulkIssue6793Test::test_issue_6793 [gw4] [ 5%] PASSED test/orm/test_bulk.py::BulkIssue6793Test::test_issue_6793 test/orm/test_cache_key.py::RoundTripTest::test_cache_key_loader_strategies[selectinload-2] [gw8] [ 5%] PASSED test/orm/test_collection.py::CollectionsTest::test_set_emulates test/sql/test_compare.py::TypesTest::test_thirdparty_cache_ok[UserDefinedType] [gw8] [ 5%] PASSED test/sql/test_compare.py::TypesTest::test_thirdparty_cache_ok[UserDefinedType] [gw7] [ 5%] PASSED test/orm/test_cascade.py::O2MConflictTest::test_o2o_delorphan_delete_old test/orm/test_collection.py::CollectionsTest::test_set_duck [gw7] [ 5%] PASSED test/orm/test_collection.py::CollectionsTest::test_set_duck test/sql/test_compare.py::TypesTest::test_thirdparty_cache_ok[TypeDecorator] test/orm/test_cache_key.py::CacheKeyTest::test_orm_query_basic [gw53] [ 5%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_orm_query_basic test/orm/test_cascade.py::OrphanCriterionTest::test_current_persistent_notr1_notr2_noevent [gw14] [ 5%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_current_persistent_notr1_notr2_noevent [gw34] [ 5%] PASSED test/orm/test_cascade.py::SubclassCascadeTest::test_cascade_iterator_polymorphic test/sql/test_compare.py::CacheKeyTest::test_cache_key_no_method [gw34] [ 5%] PASSED test/sql/test_compare.py::CacheKeyTest::test_cache_key_no_method test/sql/test_compare.py::CompareAndCopyTest::test_all_present [gw22] [ 5%] PASSED test/ext/test_associationproxy.py::ScopeBehaviorTest::test_plain_collection_iterate test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_codec_registration[setup_asyncpg_json_codec] [gw22] [ 5%] SKIPPED test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_codec_registration[setup_asyncpg_json_codec] test/orm/test_attributes.py::HistoryTest::test_object_collections_set [gw22] [ 5%] PASSED test/orm/test_attributes.py::HistoryTest::test_object_collections_set test/orm/test_attributes.py::LazyloadHistoryTest::test_scalar_via_lazyload [gw22] [ 5%] PASSED test/orm/test_attributes.py::LazyloadHistoryTest::test_scalar_via_lazyload [gw54] [ 5%] PASSED test/orm/test_attributes.py::AttributesTest::test_state_gc test/orm/test_attributes.py::HistoryTest::test_scalar_no_init_side_effect [gw54] [ 5%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_no_init_side_effect test/ext/test_automap.py::AutomapTest::test_prepare_w_dialect_kwargs [gw3] [ 5%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_cache_key_loader_strategies[lazyload-2] test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_pending_expunge [gw3] [ 5%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_pending_expunge test/orm/test_cascade.py::O2MConflictTest::test_o2o_backref_delorphan_delete_old [gw3] [ 5%] PASSED test/orm/test_cascade.py::O2MConflictTest::test_o2o_backref_delorphan_delete_old [gw48] [ 5%] PASSED test/ext/test_baked.py::LikeQueryTest::test_count_with_bindparams test/orm/inheritance/test_basic.py::NoPKOnSubTableWarningTest::test_no_warning_with_explicit [gw48] [ 5%] PASSED test/orm/inheritance/test_basic.py::NoPKOnSubTableWarningTest::test_no_warning_with_explicit test/orm/test_collection.py::CustomCollectionsTest::test_dict [gw15] [ 5%] PASSED test/ext/test_associationproxy.py::ScopeBehaviorTest::test_associated_collection_gc test/sql/test_compare.py::CacheKeyTest::test_bindparam_subclass_ok_cache [gw31] [ 5%] PASSED test/sql/test_compare.py::CacheKeyTest::test_bindparam_subclass_ok_cache test/sql/test_compiler.py::BindParameterTest::test_construct_duped_params_w_bind_clones_post[True] [gw31] [ 5%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_duped_params_w_bind_clones_post[True] [gw63] [ 5%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_columns_single_inheritance_conflict_resolution test/orm/declarative/test_reflection.py::DeclarativeReflectionTest::test_rekey_wdecorator [gw63] [ 5%] PASSED test/orm/declarative/test_reflection.py::DeclarativeReflectionTest::test_rekey_wdecorator [gw32] [ 5%] PASSED test/orm/test_assorted_eager.py::EagerTest::test_noorm test/orm/test_attributes.py::AttributeImplAPITest::test_scalar_obj_pop_invalid [gw32] [ 5%] PASSED test/orm/test_attributes.py::AttributeImplAPITest::test_scalar_obj_pop_invalid [gw50] [ 5%] PASSED test/ext/test_automap.py::AutomapTest::test_m2m_relationship_also_map_the_secondary [gw24] [ 5%] PASSED test/orm/test_collection.py::DictHelpersTest::test_mapped_collection test/sql/test_compiler.py::BindParameterTest::test_bind_as_col [gw24] [ 5%] PASSED test/sql/test_compiler.py::BindParameterTest::test_bind_as_col [gw17] [ 5%] PASSED test/ext/test_associationproxy.py::ScopeBehaviorTest::test_associated_dynamic_gc test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_cascade_delete_postappend_twolevel [gw53] [ 5%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_cascade_delete_postappend_twolevel test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_collection_orphans [gw53] [ 5%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_collection_orphans [gw2] [ 5%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_orphan_on_update test/orm/inheritance/test_assorted_poly.py::RelationshipTest5::test_eager_empty [gw15] [ 5%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest5::test_eager_empty [gw7] [ 5%] PASSED test/sql/test_compare.py::TypesTest::test_thirdparty_cache_ok[TypeDecorator] test/orm/test_collection.py::CollectionsTest::test_object_duck [gw3] [ 5%] PASSED test/orm/test_collection.py::CollectionsTest::test_object_duck [gw18] [ 5%] PASSED test/ext/test_associationproxy.py::ScopeBehaviorTest::test_associated_dynamic_iterate [gw10] [ 5%] PASSED test/orm/test_cascade.py::O2OSingleParentTest::test_single_parent_raise test/orm/test_collection.py::ColumnMappedWSerialize::test_indirect_table_column_mapped test/orm/test_attributes.py::HistoryTest::test_scalar_active_set [gw32] [ 5%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_active_set test/orm/test_attributes.py::PendingBackrefTest::test_commit_removes_pending [gw21] [ 5%] PASSED test/ext/test_associationproxy.py::ScopeBehaviorTest::test_plain_collection_gc [gw56] [ 5%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_list_assignment_new test/orm/test_collection.py::CollectionsTest::test_dict_duck [gw56] [ 5%] PASSED test/orm/test_collection.py::CollectionsTest::test_dict_duck test/sql/test_compare.py::CompareClausesTest::test_compare_clauselist_not_assoc_different_operator [gw56] [ 6%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_clauselist_not_assoc_different_operator test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_cascade_on_deleted test/sql/test_case_statement.py::CaseTest::test_when_dicts[-CASE test.col1 WHEN :param_1 THEN :param_2 END] [gw53] [ 6%] PASSED test/sql/test_case_statement.py::CaseTest::test_when_dicts[-CASE test.col1 WHEN :param_1 THEN :param_2 END] test/orm/test_cascade.py::O2MConflictTest::test_o2o_backref_delete_old [gw2] [ 6%] PASSED test/orm/test_cascade.py::O2MConflictTest::test_o2o_backref_delete_old test/orm/test_collection.py::CollectionsTest::test_list_subclass test/sql/test_compare.py::CacheKeyTest::test_copy_internals_no_method [gw36] [ 6%] PASSED test/sql/test_compare.py::CacheKeyTest::test_copy_internals_no_method test/ext/test_associationproxy.py::ComparatorTest::test_filter_contains_nul_ul [gw63] [ 6%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_contains_nul_ul test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_get_raises [gw10] [ 6%] PASSED test/orm/test_collection.py::ColumnMappedWSerialize::test_indirect_table_column_mapped test/sql/test_compare.py::TypesTest::test_thirdparty_no_cache[UserDefinedType] [gw10] [ 6%] PASSED test/sql/test_compare.py::TypesTest::test_thirdparty_no_cache[UserDefinedType] [gw32] [ 6%] PASSED test/orm/test_attributes.py::PendingBackrefTest::test_commit_removes_pending test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_legacy_style::test_scalar_move_notloaded [gw32] [ 6%] PASSED test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_legacy_style::test_scalar_move_notloaded test/orm/inheritance/test_basic.py::EagerTargetingTest::test_adapt_stringency test/ext/test_baked.py::CustomIntegrationTest::test_use_w_baked [gw46] [ 6%] PASSED test/ext/test_baked.py::CustomIntegrationTest::test_use_w_baked test/orm/inheritance/test_basic.py::M2OUseGetTest::test_use_get [gw46] [ 6%] PASSED test/orm/inheritance/test_basic.py::M2OUseGetTest::test_use_get test/orm/inheritance/test_basic.py::PolymorphicSynonymTest::test_polymorphic_synonym [gw46] [ 6%] PASSED test/orm/inheritance/test_basic.py::PolymorphicSynonymTest::test_polymorphic_synonym test/orm/test_bind.py::GetBindTest::test_bind_selectable_union test/sql/test_compare.py::CompareClausesTest::test_compare_binds [gw53] [ 6%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_binds [gw45] [ 6%] PASSED test/sql/test_compare.py::CompareAndCopyTest::test_all_present [gw61] [ 6%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_commit test/ext/test_automap.py::AutomapTest::test_relationship_pass_params [gw6] [ 6%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e14] test/orm/test_bulk.py::BulkUDPostfetchTest::test_update_w_fetch [gw6] [ 6%] PASSED test/orm/test_bulk.py::BulkUDPostfetchTest::test_update_w_fetch test/ext/test_associationproxy.py::ScopeBehaviorTest::test_dynamic_collection_iterate test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_only_in_with_poly [gw5] [ 6%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e13] test/orm/test_bulk.py::BulkUDPostfetchTest::test_insert_w_fetch [gw5] [ 6%] PASSED test/orm/test_bulk.py::BulkUDPostfetchTest::test_insert_w_fetch [gw51] [ 6%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_module_reg_cleanout_two_sub test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_arbitrary_attrs_doesnt_apply_to_abstract_declared_attr [gw51] [ 6%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_arbitrary_attrs_doesnt_apply_to_abstract_declared_attr [gw54] [ 6%] PASSED test/ext/test_automap.py::AutomapTest::test_prepare_w_dialect_kwargs test/ext/test_baked.py::LikeQueryTest::test_one_multiple_result test/orm/inheritance/test_basic.py::PolymorphicUnionTest::test_type_col_non_present [gw48] [ 6%] PASSED test/orm/inheritance/test_basic.py::PolymorphicUnionTest::test_type_col_non_present test/orm/test_bind.py::GetBindTest::test_bind_sub_table_concrete_sub_class [gw46] [ 6%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_selectable_union test/orm/test_cache_key.py::CacheKeyTest::test_bundles_in_annotations [gw46] [ 6%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_bundles_in_annotations test/orm/test_cascade.py::M2MCascadeTest::test_none_m2m_collection_append [gw32] [ 6%] PASSED test/orm/inheritance/test_basic.py::EagerTargetingTest::test_adapt_stringency test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_expr_implicit_map_w_label_joined test/orm/inheritance/test_assorted_poly.py::RelationshipTest8::test_selfref_onjoined [gw18] [ 6%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest8::test_selfref_onjoined test/orm/test_attributes.py::HistoryTest::test_dict_collections [gw18] [ 6%] PASSED test/orm/test_attributes.py::HistoryTest::test_dict_collections test/orm/test_attributes.py::HistoryTest::test_use_object_set_value_twice [gw18] [ 6%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_value_twice test/orm/test_backref_mutations.py::O2MCollectionTest::test_del_from_collection test/sql/test_compiler.py::BindParameterTest::test_construct_duped_params_w_bind_clones_post[False] test/ext/test_baked.py::LikeQueryTest::test_first_no_result [gw50] [ 6%] PASSED test/ext/test_baked.py::LikeQueryTest::test_first_no_result test/orm/inheritance/test_basic.py::NoPolyIdentInMiddleTest::test_discriminator /usr/lib/python3.10/site-packages/_pytest/threadexception.py:73: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-50 (go) Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/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.39/lib/sqlalchemy/engine/base.py", line 1306, in execute return meth(self, multiparams, params, _EMPTY_EXECUTION_OPTS) File "/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/lib/sqlalchemy/sql/elements.py", line 332, in _execute_on_connection return connection._execute_clauseelement( File "/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/lib/sqlalchemy/engine/base.py", line 1490, in _execute_clauseelement compiled_sql, extracted_params, cache_hit = elem._compile_w_cache( File "/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/lib/sqlalchemy/sql/elements.py", line 512, 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.39/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.39/lib/sqlalchemy/engine/default.py", line 355, in _supports_statement_cache util.warn( File "/home/buildozer/aports/community/py3-sqlalchemy/src/SQLAlchemy-1.4.39/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.39/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)) test/orm/test_attributes.py::CollectionInitTest::test_bulk_replace_resets_empty [gw62] [ 6%] PASSED test/orm/test_attributes.py::CollectionInitTest::test_bulk_replace_resets_empty test/orm/test_attributes.py::HistoryTest::test_scalar_set_commit_reset test/ext/test_baked.py::LikeQueryTest::test_count [gw47] [ 6%] PASSED test/ext/test_baked.py::LikeQueryTest::test_count test/orm/inheritance/test_basic.py::NameConflictTest::test_name_conflict test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_non_col_polymorphic_on test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt11-stmt21-param11-param21-None-None] [gw33] [ 6%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt11-stmt21-param11-param21-None-None] test/orm/test_attributes.py::HistoryTest::test_committed_value_set [gw15] [ 6%] PASSED test/orm/test_attributes.py::HistoryTest::test_committed_value_set test/orm/test_attributes.py::HistoryTest::test_use_object_set_dict_set [gw15] [ 6%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_dict_set test/orm/test_backref_mutations.py::O2MCollectionTest::test_collection_move_hitslazy [gw15] [ 6%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_collection_move_hitslazy test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_39_4::test_w_new_entities [gw59] [ 6%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_singleton_gc test/orm/test_backref_mutations.py::O2MCollectionTest::test_scalar_move_notloaded test/ext/test_baked.py::LikeQueryTest::test_scalar [gw60] [ 6%] PASSED test/ext/test_baked.py::LikeQueryTest::test_scalar test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_dont_generate_on_none test/orm/test_cache_key.py::RoundTripTest::test_cache_key_loader_strategies[subqueryload-2] [gw5] [ 6%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_cache_key_loader_strategies[subqueryload-2] test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_cascade_delete test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_closed_during_execute [gw21] [ 6%] SKIPPED test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_closed_during_execute test/orm/test_attributes.py::HistoryTest::test_object_collections_mutate [gw43] [ 6%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_attributes test/orm/test_cascade.py::M2MCascadeTest::test_delete_orphan [gw43] [ 6%] PASSED test/orm/test_cascade.py::M2MCascadeTest::test_delete_orphan [gw23] [ 6%] PASSED test/ext/test_associationproxy.py::ReconstitutionTest::test_copy [gw26] [ 6%] PASSED test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_non_col_polymorphic_on test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e21] [gw27] [ 6%] PASSED test/ext/test_associationproxy.py::ReconstitutionTest::test_weak_identity_map [gw63] [ 6%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_get_raises test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_set_nonnone_to_none [gw46] [ 6%] PASSED test/orm/test_cascade.py::M2MCascadeTest::test_none_m2m_collection_append test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_only_child_pending [gw22] [ 6%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_scalar_move_notloaded test/orm/inheritance/test_basic.py::ColExpressionsTest_sqlite+pysqlite_3_39_4::test_group_by [gw22] [ 6%] PASSED test/orm/inheritance/test_basic.py::ColExpressionsTest_sqlite+pysqlite_3_39_4::test_group_by [gw37] [ 6%] PASSED test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_only_in_with_poly test/orm/test_bind.py::GetBindTest::test_bind_base_class_joined_sub_class [gw60] [ 6%] PASSED test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_dont_generate_on_none test/orm/inheritance/test_basic.py::UnexpectedPolymorphicIdentityTest::test_joined_invalid_ident [gw60] [ 6%] PASSED test/orm/inheritance/test_basic.py::UnexpectedPolymorphicIdentityTest::test_joined_invalid_ident [gw5] [ 6%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_cascade_delete test/orm/test_cascade.py::O2MConflictTest::test_o2o_delete_old [gw5] [ 6%] PASSED test/orm/test_cascade.py::O2MConflictTest::test_o2o_delete_old test/orm/test_collection.py::CollectionsTest::test_recipes [gw5] [ 6%] PASSED test/orm/test_collection.py::CollectionsTest::test_recipes test/sql/test_compare.py::TypesTest::test_thirdparty_cache_false[TypeDecorator] [gw5] [ 6%] PASSED test/sql/test_compare.py::TypesTest::test_thirdparty_cache_false[TypeDecorator] [gw57] [ 6%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_cascade_on_deleted test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_list_assignment_replace [gw26] [ 6%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e21] test/orm/test_bundle.py::BundleTest::test_labeled_cols_non_single_entity_legacy_query [gw26] [ 6%] PASSED test/orm/test_bundle.py::BundleTest::test_labeled_cols_non_single_entity_legacy_query [gw11] [ 6%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[usedata-join2] test/ext/test_associationproxy.py::ComparatorTest::test_filter_column_eq_None_nul [gw54] [ 6%] PASSED test/ext/test_baked.py::LikeQueryTest::test_one_multiple_result test/sql/test_compare.py::ExecutableFlagsTest::test_is_select[case3] [gw3] [ 6%] PASSED test/sql/test_compare.py::ExecutableFlagsTest::test_is_select[case3] [gw30] [ 6%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_duped_params_w_bind_clones_post[False] [gw4] [ 6%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_cache_key_loader_strategies[selectinload-2] test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_save_update_sends_pending [gw4] [ 6%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_save_update_sends_pending test/orm/test_cascade.py::O2MConflictTest::test_o2o_delcascade_delete_old [gw4] [ 6%] PASSED test/orm/test_cascade.py::O2MConflictTest::test_o2o_delcascade_delete_old test/orm/test_collection.py::CollectionsTest::test_object_emulates [gw19] [ 6%] PASSED test/ext/test_associationproxy.py::ScopeBehaviorTest::test_dynamic_collection_gc [gw35] [ 6%] PASSED test/orm/test_backref_mutations.py::O2OScalarBackrefMoveTest_new_style::test_collection_move_notloaded [gw32] [ 6%] PASSED test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_expr_implicit_map_w_label_joined test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e32] test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_pending [gw43] [ 6%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_pending test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_write_cascades[setting2-settings_that_warn2] test/ext/test_associationproxy.py::SetTest::test_set_operations [gw27] [ 6%] PASSED test/ext/test_associationproxy.py::SetTest::test_set_operations test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_failed_rollback_recover [gw27] [ 6%] SKIPPED test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_failed_rollback_recover test/orm/test_attributes.py::HistoryTest::test_object_replace [gw27] [ 6%] PASSED test/orm/test_attributes.py::HistoryTest::test_object_replace test/orm/test_attributes.py::ListenerTest::test_none_init_collection [gw27] [ 6%] PASSED test/orm/test_attributes.py::ListenerTest::test_none_init_collection test/orm/test_backref_mutations.py::O2MStaleBackrefTest::test_backref_pop_m2o [gw63] [ 6%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_set_nonnone_to_none test/orm/inheritance/test_assorted_poly.py::RelationshipTest1::test_parent_refs_descendant test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt14-stmt24-param14-param24-extparam14-extparam24] [gw50] [ 6%] PASSED test/orm/inheritance/test_basic.py::NoPolyIdentInMiddleTest::test_discriminator test/orm/inheritance/test_basic.py::SortOnlyOnImportantFKsTest::test_flush [gw50] [ 6%] PASSED test/orm/inheritance/test_basic.py::SortOnlyOnImportantFKsTest::test_flush test/orm/test_bind.py::GetBindTest::test_clause_extracts_orm_plugin_subject[insert] [gw50] [ 6%] PASSED test/orm/test_bind.py::GetBindTest::test_clause_extracts_orm_plugin_subject[insert] test/orm/test_cache_key.py::CacheKeyTest::test_mapper_and_aliased [gw50] [ 6%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_mapper_and_aliased test/orm/test_cascade.py::M2MCascadeTest::test_single_parent_raise [gw47] [ 6%] PASSED test/orm/inheritance/test_basic.py::NameConflictTest::test_name_conflict test/orm/inheritance/test_basic.py::PolymorphicUnionTest::test_no_cast_null [gw47] [ 6%] PASSED test/orm/inheritance/test_basic.py::PolymorphicUnionTest::test_no_cast_null [gw57] [ 6%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_list_assignment_replace test/orm/test_collection.py::CollectionsTest::test_dict_emulates [gw57] [ 6%] PASSED test/orm/test_collection.py::CollectionsTest::test_dict_emulates [gw61] [ 6%] PASSED test/ext/test_automap.py::AutomapTest::test_relationship_pass_params test/ext/test_baked.py::ResultPostCriteriaTest::test_first [gw61] [ 6%] PASSED test/ext/test_baked.py::ResultPostCriteriaTest::test_first test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_load_expired_on_pending [gw61] [ 6%] PASSED test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_load_expired_on_pending test/orm/inheritance/test_basic.py::UnexpectedPolymorphicIdentityTest::test_single_invalid_ident [gw18] [ 6%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_del_from_collection test/ext/test_baked.py::StateChangeTest::test_initial_key test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_insert_render_nulls [gw60] [ 6%] PASSED test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_insert_render_nulls test/orm/test_cache_key.py::CacheKeyTest::test_unbound_options test/orm/inheritance/test_assorted_poly.py::RelationshipTest7::test_manytoone_lazyload [gw17] [ 6%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest7::test_manytoone_lazyload test/orm/test_attributes.py::HistoryTest::test_committed_value_set_commit [gw17] [ 6%] PASSED test/orm/test_attributes.py::HistoryTest::test_committed_value_set_commit test/orm/test_attributes.py::HistoryTest::test_use_object_set_dict_set_commit [gw9] [ 6%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_has_scalar_raises test/ext/test_associationproxy.py::ProxyHybridTest::test_expr_nonambiguous [gw9] [ 6%] PASSED test/ext/test_associationproxy.py::ProxyHybridTest::test_expr_nonambiguous [gw59] [ 6%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_column_eq_None_nul test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_assign_passes test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt12-stmt22-param12-param22-None-None] [gw34] [ 6%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt12-stmt22-param12-param22-None-None] test/sql/test_compare.py::CompareClausesTest::test_compare_clauselist_not_associative [gw57] [ 6%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_clauselist_not_associative test/orm/test_attributes.py::GetNoValueTest::test_passive_ret_no_value_empty [gw11] [ 6%] PASSED test/orm/test_attributes.py::GetNoValueTest::test_passive_ret_no_value_empty [gw27] [ 6%] PASSED test/orm/test_backref_mutations.py::O2MStaleBackrefTest::test_backref_pop_m2o test/orm/inheritance/test_basic.py::DistinctPKTest::test_explicit_composite_pk [gw27] [ 6%] PASSED test/orm/inheritance/test_basic.py::DistinctPKTest::test_explicit_composite_pk test/sql/test_compiler.py::BindParameterTest::test_construct_params_positional_plain_repeated test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_column_pre_map [gw51] [ 6%] PASSED test/orm/declarative/test_mixin.py::DeclaredAttrTest::test_column_pre_map test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_chained [gw4] [ 6%] PASSED test/orm/test_collection.py::CollectionsTest::test_object_emulates test/sql/test_compare.py::ExecutableFlagsTest::test_is_select[case4] [gw4] [ 6%] PASSED test/sql/test_compare.py::ExecutableFlagsTest::test_is_select[case4] test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_del_no_proxy [gw9] [ 6%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarScalarNoCascade::test_del_no_proxy test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[nodata-join4] [gw9] [ 6%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest3::test_relationship_on_base_class[nodata-join4] test/orm/test_attributes.py::GetNoValueTest::test_passive_no_result_no_value [gw9] [ 6%] PASSED test/orm/test_attributes.py::GetNoValueTest::test_passive_no_result_no_value test/orm/test_attributes.py::HistoryTest::test_use_object_set_None [gw9] [ 6%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_None test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[False-False-False] [gw6] [ 6%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[False-False-False] test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_deletes_orphans_onelevel test/orm/test_attributes.py::HistoryTest::test_use_object_set_commit_del [gw11] [ 6%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_commit_del test/orm/test_backref_mutations.py::O2MCollectionTest::test_bulk_replace [gw11] [ 6%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_bulk_replace test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_39_4::test_subqueryload_post_context_w_cancelling_event [gw11] [ 6%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_39_4::test_subqueryload_post_context_w_cancelling_event [gw38] [ 6%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_positional_plain_repeated [gw62] [ 6%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_commit_reset test/ext/test_automap.py::AutomapTest::test_relationship_self_referential [gw62] [ 6%] PASSED test/ext/test_automap.py::AutomapTest::test_relationship_self_referential test/ext/test_baked.py::ResultPostCriteriaTest::test_get [gw62] [ 6%] PASSED test/ext/test_baked.py::ResultPostCriteriaTest::test_get test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_load_expired_on_pending_twolevel [gw62] [ 6%] PASSED test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_load_expired_on_pending_twolevel [gw18] [ 6%] PASSED test/ext/test_baked.py::StateChangeTest::test_initial_key test/ext/test_associationproxy.py::SetTest::test_bulk_replace [gw23] [ 6%] PASSED test/ext/test_associationproxy.py::SetTest::test_bulk_replace test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_codec_registration[setup_asyncpg_jsonb_codec] [gw46] [ 6%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_only_child_pending test/sql/test_case_statement.py::CaseTest::test_literal_interpretation_three test/orm/test_backref_mutations.py::M2MStaleBackrefTest::test_backref_pop_m2m [gw9] [ 6%] PASSED test/orm/test_backref_mutations.py::M2MStaleBackrefTest::test_backref_pop_m2m test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_39_4::test_subquery_eagerloading test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_not_set_on_upate [gw22] [ 6%] PASSED test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_not_set_on_upate test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e17] [gw61] [ 6%] PASSED test/orm/inheritance/test_basic.py::UnexpectedPolymorphicIdentityTest::test_single_invalid_ident test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_save_mappings_preserve_order test/sql/test_compiler.py::BindParameterTest::test_construct_params_repeated_postcompile_params_one [gw50] [ 6%] PASSED test/orm/test_cascade.py::M2MCascadeTest::test_single_parent_raise test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_cascade_delete_plusorphans test/sql/test_compiler.py::BindParameterTest::test_construct_params_repeated_postcompile_params_two [gw40] [ 6%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_repeated_postcompile_params_two [gw16] [ 6%] PASSED test/ext/test_associationproxy.py::ScopeBehaviorTest::test_associated_collection_iterate test/orm/inheritance/test_assorted_poly.py::RelationshipTest6::test_basic [gw16] [ 6%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest6::test_basic test/orm/test_attributes.py::HistoryTest::test_committed_value_set_active_hist [gw17] [ 6%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_dict_set_commit test/orm/test_backref_mutations.py::O2MCollectionTest::test_collection_move_preloaded [gw17] [ 6%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_collection_move_preloaded [gw15] [ 6%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_39_4::test_w_new_entities [gw43] [ 6%] PASSED test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_write_cascades[setting2-settings_that_warn2] test/sql/test_compare.py::CacheKeyTest::test_literal_binds [gw43] [ 6%] PASSED test/sql/test_compare.py::CacheKeyTest::test_literal_binds test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False--update_dict] [gw26] [ 6%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False--update_dict] test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_transient [gw26] [ 6%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_transient test/orm/test_cascade.py::OrphanCriterionTest::test_leg_transient_r1_r2 [gw26] [ 6%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_leg_transient_r1_r2 [gw46] [ 6%] PASSED test/sql/test_case_statement.py::CaseTest::test_literal_interpretation_three test/sql/test_compare.py::CompareAndCopyTest::test_compare_col_identity [gw46] [ 6%] PASSED test/sql/test_compare.py::CompareAndCopyTest::test_compare_col_identity [gw36] [ 6%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt14-stmt24-param14-param24-extparam14-extparam24] [gw32] [ 6%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e32] test/orm/test_bundle.py::BundleTest::test_query_count test/sql/test_compiler.py::BindParameterTest::test_construct_params_w_bind_clones_post[False] [gw16] [ 6%] PASSED test/orm/test_attributes.py::HistoryTest::test_committed_value_set_active_hist test/orm/test_attributes.py::HistoryTest::test_use_object_set_dict_set_None [gw16] [ 6%] PASSED test/orm/test_attributes.py::HistoryTest::test_use_object_set_dict_set_None test/orm/test_backref_mutations.py::O2MCollectionTest::test_collection_move_notloaded [gw16] [ 6%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_collection_move_notloaded test/ext/test_baked.py::StateChangeTest::test_chained_add test/orm/inheritance/test_basic.py::PassiveDeletesTest::test_c_only [gw15] [ 6%] SKIPPED test/orm/inheritance/test_basic.py::PassiveDeletesTest::test_c_only test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e111] test/orm/inheritance/test_basic.py::FlushTest::test_one [gw35] [ 6%] PASSED test/orm/inheritance/test_basic.py::FlushTest::test_one test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_not_in_with_poly [gw60] [ 6%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_unbound_options test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_orphan_on_update [gw59] [ 6%] PASSED test/ext/test_associationproxy.py::MultiOwnerTest::test_subclass_only_owner_assign_passes [gw61] [ 6%] PASSED test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_save_mappings_preserve_order test/orm/test_cache_key.py::CacheKeyTest::test_unbound_sub_options [gw51] [ 6%] PASSED test/ext/test_associationproxy.py::ComparatorTest::test_filter_any_chained test/ext/test_associationproxy.py::LazyLoadTest::test_lazy_list [gw41] [ 6%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_w_bind_clones_post[False] test/orm/inheritance/test_basic.py::VersioningTest::test_delete [gw62] [ 6%] PASSED test/orm/inheritance/test_basic.py::VersioningTest::test_delete [gw48] [ 6%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_sub_table_concrete_sub_class test/orm/test_cache_key.py::CacheKeyTest::test_loader_criteria [gw48] [ 6%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_loader_criteria test/orm/test_bind.py::GetBindTest::test_bind_sub_class_concrete_sub_class [gw47] [ 6%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_sub_class_concrete_sub_class test/orm/test_cache_key.py::CacheKeyTest::test_instrumented_attributes [gw47] [ 6%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_instrumented_attributes test/orm/test_cascade.py::M2MCascadeTest::test_none_m2m_collection_assignment [gw47] [ 6%] PASSED test/orm/test_cascade.py::M2MCascadeTest::test_none_m2m_collection_assignment test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_only_child_persistent [gw47] [ 6%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_only_child_persistent test/sql/test_case_statement.py::CaseTest::test_literal_interpretation_two [gw6] [ 6%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_deletes_orphans_onelevel test/orm/test_cascade.py::O2MConflictTest::test_o2o_delorphan_backref_delete_old [gw6] [ 6%] PASSED test/orm/test_cascade.py::O2MConflictTest::test_o2o_delorphan_backref_delete_old [gw35] [ 6%] PASSED test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_not_in_with_poly test/orm/test_bind.py::GetBindTest::test_bind_base_class_base_class test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_del_already_nonpresent [gw51] [ 6%] PASSED test/ext/test_associationproxy.py::LazyLoadTest::test_lazy_list test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_set_nonnone_to_none [gw51] [ 6%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarNoCascade::test_set_nonnone_to_none [gw22] [ 6%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e17] test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_save_no_defaults [gw62] [ 6%] PASSED test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_save_no_defaults test/orm/test_cache_key.py::CompositeTest::test_bulk_update_cache_key test/ext/test_baked.py::StateChangeTest::test_chained_add_operator [gw17] [ 6%] PASSED test/ext/test_baked.py::StateChangeTest::test_chained_add_operator test/orm/inheritance/test_basic.py::PolyExpressionEagerLoad::test_joinedload test/orm/inheritance/test_basic.py::O2MTest::test_basic [gw54] [ 6%] PASSED test/orm/inheritance/test_basic.py::O2MTest::test_basic test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[1-0] [gw15] [ 6%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e111] test/orm/test_bundle.py::BundleTest::test_as_scalars_future [gw32] [ 6%] PASSED test/orm/test_bundle.py::BundleTest::test_query_count [gw47] [ 6%] PASSED test/sql/test_case_statement.py::CaseTest::test_literal_interpretation_two test/sql/test_compare.py::CompareAndCopyTest::test_compare_labels test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_column_prop [gw27] [ 6%] PASSED test/orm/inheritance/test_basic.py::PolymorphicOnNotLocalTest::test_polymorphic_on_column_prop test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e22] test/sql/test_compiler.py::BindParameterTest::test_construct_params_w_bind_clones_post[True] [gw42] [ 6%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_w_bind_clones_post[True] [gw62] [ 6%] PASSED test/orm/test_cache_key.py::CompositeTest::test_bulk_update_cache_key [gw17] [ 6%] PASSED test/orm/inheritance/test_basic.py::PolyExpressionEagerLoad::test_joinedload test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e12] test/orm/test_cascade.py::M2MCascadeTest::test_single_parent_backref [gw48] [ 6%] PASSED test/orm/test_cascade.py::M2MCascadeTest::test_single_parent_backref test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_only_child_transient [gw48] [ 7%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_only_child_transient test/sql/test_case_statement.py::CaseTest::test_literal_interpretation_two_point_five [gw23] [ 7%] SKIPPED test/dialect/postgresql/test_async_pg_py3k.py::AsyncPgTest::test_codec_registration[setup_asyncpg_jsonb_codec] test/orm/test_attributes.py::HistoryTest::test_object_del [gw23] [ 7%] PASSED test/orm/test_attributes.py::HistoryTest::test_object_del test/orm/test_attributes.py::LazyloadHistoryTest::test_scalar_via_lazyload_with_active [gw23] [ 7%] PASSED test/orm/test_attributes.py::LazyloadHistoryTest::test_scalar_via_lazyload_with_active test/orm/test_backref_mutations.py::O2MCollectionTest::test_scalar_move_preloaded test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_base_class [gw18] [ 7%] PASSED test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_base_class test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e13] test/orm/test_collection.py::DictHelpersTest::test_mixin [gw26] [ 7%] PASSED test/orm/test_collection.py::DictHelpersTest::test_mixin test/sql/test_compiler.py::BindParameterTest::test_bind_given_anon_name_dont_double [gw26] [ 7%] PASSED test/sql/test_compiler.py::BindParameterTest::test_bind_given_anon_name_dont_double [gw61] [ 7%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_unbound_sub_options test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_pending_expunge [gw59] [ 7%] PASSED test/ext/test_associationproxy.py::ScalarRemoveScalarObjectNoCascade::test_del_already_nonpresent test/orm/inheritance/test_assorted_poly.py::ManyToManyPolyTest::test_pjoin_compile [gw16] [ 7%] PASSED test/ext/test_baked.py::StateChangeTest::test_chained_add test/orm/inheritance/test_basic.py::PassiveDeletesTest::test_none [gw16] [ 7%] SKIPPED test/orm/inheritance/test_basic.py::PassiveDeletesTest::test_none test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e11] [gw48] [ 7%] PASSED test/sql/test_case_statement.py::CaseTest::test_literal_interpretation_two_point_five test/sql/test_compare.py::CompareAndCopyTest::test_copy_internals [gw54] [ 7%] PASSED test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[1-0] test/orm/test_bind.py::SessionBindTest::test_session_bind [gw54] [ 7%] PASSED test/orm/test_bind.py::SessionBindTest::test_session_bind [gw1] [ 7%] PASSED test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_optimized_load_subclass_labels test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_sub_columns_over_base_descriptors [gw11] [ 7%] PASSED test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_sub_columns_over_base_descriptors test/orm/test_bind.py::BindIntegrationTest::test_bound_connection test/orm/test_bundle.py::BundleTest::test_join_selectable [gw21] [ 7%] PASSED test/orm/test_attributes.py::HistoryTest::test_object_collections_mutate test/orm/test_attributes.py::LazyloadHistoryTest::test_scalar_object_via_lazyload [gw21] [ 7%] PASSED test/orm/test_attributes.py::LazyloadHistoryTest::test_scalar_object_via_lazyload test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_save_update_sends_pending [gw9] [ 7%] PASSED test/ext/test_baked.py::ResultTest_sqlite+pysqlite_3_39_4::test_subquery_eagerloading [gw16] [ 7%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e11] test/orm/test_bundle.py::BundleTest::test_bundle_nesting [gw16] [ 7%] PASSED test/orm/test_bundle.py::BundleTest::test_bundle_nesting [gw15] [ 7%] PASSED test/orm/test_bundle.py::BundleTest::test_as_scalars_future [gw35] [ 7%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_base_class_base_class [gw2] [ 7%] PASSED test/orm/test_collection.py::CollectionsTest::test_list_subclass test/sql/test_compare.py::ExecutableFlagsTest::test_is_select[case2] [gw2] [ 7%] PASSED test/sql/test_compare.py::ExecutableFlagsTest::test_is_select[case2] [gw17] [ 7%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e12] test/orm/test_bundle.py::BundleTest::test_bundle_nesting_unions [gw23] [ 7%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_scalar_move_preloaded test/orm/inheritance/test_basic.py::DeleteOrphanTest::test_orphan_message [gw23] [ 7%] PASSED test/orm/inheritance/test_basic.py::DeleteOrphanTest::test_orphan_message test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_poly_configured_immediate [gw23] [ 7%] PASSED test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_poly_configured_immediate test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e18] test/orm/test_collection.py::CollectionsTest::test_set [gw6] [ 7%] PASSED test/orm/test_collection.py::CollectionsTest::test_set test/sql/test_compare.py::TypesTest::test_thirdparty_cache_false[UserDefinedType] [gw6] [ 7%] PASSED test/sql/test_compare.py::TypesTest::test_thirdparty_cache_false[UserDefinedType] [gw39] [ 7%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_repeated_postcompile_params_one [gw60] [ 7%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_orphan_on_update test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_plain [gw18] [ 7%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e13] test/orm/inheritance/test_assorted_poly.py::CustomPKTest::test_pk_collapses test/orm/test_bind.py::BindIntegrationTest::test_bind_from_metadata [gw23] [ 7%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e18] test/orm/test_bundle.py::BundleTest::test_joins_from_adapted_entities [gw23] [ 7%] PASSED test/orm/test_bundle.py::BundleTest::test_joins_from_adapted_entities test/orm/test_cascade.py::CollectionAssignmentOrphanTest::test_basic [gw23] [ 7%] PASSED test/orm/test_cascade.py::CollectionAssignmentOrphanTest::test_basic [gw37] [ 7%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_base_class_joined_sub_class test/orm/test_bundle.py::BundleTest::test_single_entity_flag_but_multi_entities [gw37] [ 7%] PASSED test/orm/test_bundle.py::BundleTest::test_single_entity_flag_but_multi_entities test/orm/test_cascade.py::DoubleParentM2OOrphanTest::test_orphan [gw27] [ 7%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e22] test/orm/test_bundle.py::BundleTest::test_labeled_cols_single_entity_legacy_query [gw27] [ 7%] PASSED test/orm/test_bundle.py::BundleTest::test_labeled_cols_single_entity_legacy_query test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False--update_kw] [gw27] [ 7%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False--update_kw] test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_transient_nochange test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_save_update_sends_pending test/orm/test_cascade.py::CascadeArgTest::test_bad_cascade test/orm/test_bundle.py::BundleTest::test_same_named_col_in_fetch test/sql/test_compiler.py::BindParameterTest::test_construct_params_w_bind_clones_pre [gw43] [ 7%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_w_bind_clones_pre [gw51] [ 7%] PASSED test/orm/inheritance/test_assorted_poly.py::CustomPKTest::test_pk_collapses [gw59] [ 7%] PASSED test/orm/inheritance/test_assorted_poly.py::ManyToManyPolyTest::test_pjoin_compile [gw62] [ 7%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_save_update_sends_pending test/orm/test_cache_key.py::CacheKeyTest::test_orm_query_from_statement [gw9] [ 7%] PASSED test/orm/inheritance/test_basic.py::OverrideColKeyTest::test_plain test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e21] test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True--update_dict] [gw32] [ 7%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True--update_dict] test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_expunged_nochange test/sql/test_compiler.py::BindParameterTest::test_expanding_parameter [gw45] [ 7%] PASSED test/sql/test_compiler.py::BindParameterTest::test_expanding_parameter [gw22] [ 7%] PASSED test/orm/test_bundle.py::BundleTest::test_join_selectable test/orm/test_cascade.py::CascadeArgTest::test_delete_with_passive_deletes_all [gw15] [ 7%] PASSED test/orm/test_cascade.py::CascadeArgTest::test_bad_cascade test/orm/test_cascade.py::NoBackrefCascadeTest::test_m2o_commit_warns test/orm/test_attributes.py::AttributesTest::test_object_dereferenced_error test/orm/test_attributes.py::BackrefTest::test_symmetric_o2m_inheritance [gw59] [ 7%] PASSED test/orm/test_attributes.py::BackrefTest::test_symmetric_o2m_inheritance [gw63] [ 7%] PASSED test/orm/inheritance/test_assorted_poly.py::RelationshipTest1::test_parent_refs_descendant test/orm/test_attributes.py::CollectionInitTest::test_loader_inits_collection_already_exists [gw63] [ 7%] PASSED test/orm/test_attributes.py::CollectionInitTest::test_loader_inits_collection_already_exists test/orm/test_cascade.py::O2MCascadeTest::test_none_o2m_collection_append [gw50] [ 7%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_cascade_delete_plusorphans test/sql/test_case_statement.py::CaseTest::test_text_doesnt_explode [gw50] [ 7%] PASSED test/sql/test_case_statement.py::CaseTest::test_text_doesnt_explode test/sql/test_compare.py::CompareClausesTest::test_compare_adhoc_tables [gw50] [ 7%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_adhoc_tables test/sql/test_compiler.py::BindParameterTest::test_fetch_offset_compound_select_literal_binds [gw46] [ 7%] PASSED test/sql/test_compiler.py::BindParameterTest::test_fetch_offset_compound_select_literal_binds test/orm/test_cascade.py::CascadeArgTest::test_cascade_assignable [gw27] [ 7%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_transient_nochange [gw61] [ 7%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_pending_expunge [gw1] [ 7%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_bind_from_metadata test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_expunged [gw23] [ 7%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_backref_child_expunged test/orm/test_attributes.py::HistoryTest::test_scalar_set_None [gw59] [ 7%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_None test/ext/test_automap.py::AutomapTest::test_relationship_m2m [gw11] [ 7%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_bound_connection [gw37] [ 7%] PASSED test/orm/test_cascade.py::DoubleParentM2OOrphanTest::test_orphan test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_future_child_expunged_nochange [gw37] [ 7%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_future_child_expunged_nochange test/orm/test_bundle.py::BundleTest::test_c_attr [gw16] [ 7%] PASSED test/orm/test_cascade.py::CascadeArgTest::test_cascade_assignable test/orm/test_cascade.py::NoBackrefCascadeTest::test_m2o_flag_on_backref test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_update test/orm/test_attributes.py::HistoryTest::test_scalar_set_commit_reset_commit [gw63] [ 7%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_set_commit_reset_commit test/ext/test_automap.py::CascadeTest::test_o2m_relationship_cascade [gw63] [ 7%] PASSED test/ext/test_automap.py::CascadeTest::test_o2m_relationship_cascade test/ext/test_baked.py::ResultPostCriteriaTest::test_iter [gw63] [ 7%] PASSED test/ext/test_baked.py::ResultPostCriteriaTest::test_iter [gw32] [ 7%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_expunged_nochange [gw35] [ 7%] PASSED test/orm/test_bundle.py::BundleTest::test_same_named_col_in_fetch test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True-set-add] test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_attrs[states] [gw11] [ 7%] PASSED test/orm/test_bulk.py::BulkUDTestAltColKeys::test_update_attrs[states] test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_default_merge_cascade [gw37] [ 7%] PASSED test/orm/test_cascade.py::ViewonlyFlagWarningTest::test_default_merge_cascade test/sql/test_compare.py::CacheKeyTest::test_dml_not_cached_yet[dml_stmt0] [gw37] [ 7%] PASSED test/sql/test_compare.py::CacheKeyTest::test_dml_not_cached_yet[dml_stmt0] test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt15-stmt25-param15-param25-None-None] [gw37] [ 7%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt15-stmt25-param15-param25-None-None] [gw17] [ 7%] PASSED test/orm/test_bundle.py::BundleTest::test_bundle_nesting_unions test/orm/test_cascade.py::CascadeArgTest::test_cascade_deepcopy test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_standalone_orphan [gw16] [ 7%] PASSED test/orm/test_cascade.py::NoBackrefCascadeTest::test_m2o_flag_on_backref [gw22] [ 7%] PASSED test/orm/test_cascade.py::CascadeArgTest::test_delete_with_passive_deletes_all [gw60] [ 7%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_save_update_sends_pending test/orm/test_collection.py::CollectionsTest::test_dict_subclass3 [gw35] [ 7%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[True-set-add] test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[True-False-True] test/orm/test_cascade.py::PartialFlushTest::test_circular_sort test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_no_optimize_on_map_to_join test/orm/test_backref_mutations.py::O2MCollectionTest::test_scalar_move_commitfirst [gw21] [ 7%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_scalar_move_commitfirst test/orm/inheritance/test_basic.py::CascadeTest::test_cascade [gw62] [ 7%] PASSED test/orm/test_cascade.py::O2MCascadeTest::test_none_o2m_collection_append test/orm/test_collection.py::CollectionsTest::test_list test/orm/test_cascade.py::PendingOrphanTestTwoLevel::test_multilevel_remove test/orm/test_cascade.py::NoSaveCascadeBackrefTest::test_unidirectional_cascade_o2m [gw15] [ 7%] PASSED test/orm/test_cascade.py::NoBackrefCascadeTest::test_m2o_commit_warns test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_transient [gw60] [ 7%] PASSED test/orm/test_collection.py::CollectionsTest::test_dict_subclass3 [gw54] [ 7%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_orm_query_from_statement [gw21] [ 7%] PASSED test/orm/inheritance/test_basic.py::CascadeTest::test_cascade test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_invalid_assignment_upwards [gw21] [ 7%] PASSED test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_invalid_assignment_upwards [gw9] [ 7%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_bind_through_execute[--e21] test/sql/test_compiler.py::BindParameterTest::test_limit_offset_select_literal_binds test/sql/test_compiler.py::BindParameterTest::test_multiple_col_binds [gw50] [ 7%] PASSED test/sql/test_compiler.py::BindParameterTest::test_multiple_col_binds [gw17] [ 7%] PASSED test/orm/test_cascade.py::CascadeArgTest::test_cascade_deepcopy test/orm/test_cascade.py::NoBackrefCascadeTest::test_o2m_basic test/orm/test_cascade.py::OrphanCriterionTest::test_current_transient_notr1_notr2 test/orm/inheritance/test_assorted_poly.py::SelfRefWPolyJoinedLoadTest::test_emit_lazy_loadonpk_parent [gw19] [ 7%] PASSED test/orm/inheritance/test_assorted_poly.py::SelfRefWPolyJoinedLoadTest::test_emit_lazy_loadonpk_parent [gw18] [ 7%] PASSED test/orm/test_bundle.py::BundleTest::test_c_attr test/orm/test_cascade.py::CascadeArgTest::test_cascade_immutable [gw49] [ 7%] PASSED test/sql/test_compiler.py::BindParameterTest::test_limit_offset_select_literal_binds test/orm/test_cascade.py::OrphanCriterionTest::test_leg_transient_notr1_notr2 [gw23] [ 7%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_leg_transient_notr1_notr2 test/sql/test_compare.py::CompareClausesTest::test_compare_labels [gw60] [ 7%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_labels test/orm/test_attributes.py::HistoryTest::test_flag_modified_but_no_value_raises [gw19] [ 7%] PASSED test/orm/test_attributes.py::HistoryTest::test_flag_modified_but_no_value_raises test/orm/test_attributes.py::LazyloadHistoryTest::test_collections_via_lazyload [gw61] [ 7%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_standalone_orphan test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_preserves_orphans_onelevel [gw1] [ 7%] PASSED test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_update test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[four] [gw52] [ 7%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[four] [gw18] [ 7%] PASSED test/orm/test_cascade.py::CascadeArgTest::test_cascade_immutable test/orm/test_bulk.py::BulkUDTestAltColKeys::test_insert_keys [gw22] [ 7%] PASSED test/orm/test_cascade.py::NoSaveCascadeBackrefTest::test_unidirectional_cascade_o2m [gw19] [ 7%] PASSED test/orm/test_attributes.py::LazyloadHistoryTest::test_collections_via_lazyload test/orm/test_backref_mutations.py::O2MCollectionTest::test_del_from_scalar [gw19] [ 7%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_del_from_scalar test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e16] [gw21] [ 7%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e16] test/orm/test_bundle.py::BundleTest::test_join_relationship [gw62] [ 7%] PASSED test/orm/test_collection.py::CollectionsTest::test_list test/orm/test_collection.py::DictHelpersTest::test_declarative_column_mapped test/orm/test_cascade.py::NoBackrefCascadeTest::test_o2m_commit_warns [gw27] [ 7%] PASSED test/orm/test_cascade.py::PartialFlushTest::test_circular_sort test/ext/test_baked.py::StateChangeTest::test_inplace_add [gw19] [ 7%] PASSED test/ext/test_baked.py::StateChangeTest::test_inplace_add test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_entirely_oob_assignment [gw19] [ 7%] PASSED test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_entirely_oob_assignment test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e14] [gw19] [ 7%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e14] test/sql/test_compare.py::CompareClausesTest::test_compare_metadata_tables_annotations_two [gw62] [ 7%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_metadata_tables_annotations_two [gw32] [ 7%] PASSED test/orm/test_cascade.py::PendingOrphanTestTwoLevel::test_multilevel_remove test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[one] [gw53] [ 7%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[one] test/orm/test_collection.py::DictHelpersTest::test_mixin2 [gw63] [ 7%] PASSED test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_no_optimize_on_map_to_join [gw15] [ 7%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_current_transient_notr1_notr2 test/orm/test_bundle.py::BundleTest::test_clause_expansion [gw19] [ 7%] PASSED test/orm/test_bundle.py::BundleTest::test_clause_expansion test/orm/test_cascade.py::CascadeArgTest::test_cascade_repr [gw19] [ 7%] PASSED test/orm/test_cascade.py::CascadeArgTest::test_cascade_repr test/orm/test_cascade.py::NoBackrefCascadeTest::test_o2m_flag_on_backref [gw19] [ 7%] PASSED test/orm/test_cascade.py::NoBackrefCascadeTest::test_o2m_flag_on_backref test/orm/test_cascade.py::OrphanCriterionTest::test_current_transient_notr1_notr2_noevent [gw16] [ 7%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_current_transient_notr1_notr2_noevent test/orm/test_collection.py::CollectionsTest::test_lifecycle [gw61] [ 7%] PASSED test/orm/test_collection.py::CollectionsTest::test_lifecycle test/sql/test_compare.py::CacheKeyTest::test_cache_key [gw35] [ 7%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2o_backref_child_transient [gw23] [ 7%] PASSED test/orm/test_collection.py::DictHelpersTest::test_declarative_column_mapped test/sql/test_compiler.py::BindParameterTest::test_bind_anon_name_special_chars_uniqueify_two test/orm/inheritance/test_basic.py::VersioningTest::test_save_update test/orm/test_cascade.py::OrphanCriterionTest::test_leg_persistent_notr1_notr2_noevent [gw9] [ 7%] PASSED test/orm/test_bulk.py::BulkUDTestAltColKeys::test_insert_keys test/sql/test_compare.py::CompareClausesTest::test_compare_metadata_tables_annotations_one [gw61] [ 7%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_metadata_tables_annotations_one test/orm/test_cache_key.py::PolyCacheKeyTest::test_wp_queries test/orm/test_collection.py::CustomCollectionsTest::test_dict_wrapper [gw11] [ 7%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[True-False-True] [gw17] [ 7%] PASSED test/orm/test_cascade.py::NoBackrefCascadeTest::test_o2m_basic test/orm/test_cascade.py::OrphanCriterionTest::test_leg_pers_notr1_notr2 test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[two] test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[False-True-True] test/orm/test_collection.py::CustomCollectionsTest::test_lazyload [gw23] [ 7%] PASSED test/sql/test_compiler.py::BindParameterTest::test_bind_anon_name_special_chars_uniqueify_two [gw21] [ 7%] PASSED test/orm/test_bundle.py::BundleTest::test_join_relationship test/orm/test_cascade.py::CascadeArgTest::test_delete_orphan_without_delete [gw21] [ 7%] PASSED test/orm/test_cascade.py::CascadeArgTest::test_delete_orphan_without_delete test/orm/test_cascade.py::NoSaveCascadeBackrefTest::test_unidirectional_cascade_m2o [gw21] [ 7%] PASSED test/orm/test_cascade.py::NoSaveCascadeBackrefTest::test_unidirectional_cascade_m2o test/orm/test_cascade.py::OrphanCriterionTest::test_leg_pers_r1_r2 test/orm/test_cascade.py::SubclassCascadeTest::test_delete_orphan_round_trip test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[three] [gw56] [ 7%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[three] [gw59] [ 7%] PASSED test/ext/test_automap.py::AutomapTest::test_relationship_m2m test/orm/test_cascade.py::M2OwNoUseGetCascadeTest::test_cascade_deletes_user [gw57] [ 7%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[two] test/sql/test_compiler.py::BindParameterTest::test_render_expanding_parameter_render_postcompile [gw21] [ 7%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_leg_pers_r1_r2 test/orm/test_collection.py::DictHelpersTest::test_column_mapped_collection [gw21] [ 7%] PASSED test/orm/test_collection.py::DictHelpersTest::test_column_mapped_collection [gw29] [ 7%] PASSED test/orm/test_cascade.py::CollectionCascadesNoBackrefTest::test_cascades_on_collection[False-set-add] test/orm/test_cascade.py::OrphanCriterionTest::test_current_transient_r1_notr2 test/sql/test_compiler.py::BindParameterTest::test_render_literal_execute_parameter_literal_binds [gw62] [ 7%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_literal_execute_parameter_literal_binds [gw20] [ 7%] PASSED test/ext/test_associationproxy.py::ScopeBehaviorTest::test_dynamic_collection_iterate test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_only_child_persistent [gw27] [ 7%] PASSED test/orm/test_collection.py::DictHelpersTest::test_mixin2 [gw22] [ 7%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_leg_persistent_notr1_notr2_noevent test/sql/test_compiler.py::BindParameterTest::test_render_literal_execute_parameter test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt1-SELECT mytable.myid FROM mytable WHERE mytable.myid IS NULL-False-None] test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt3-SELECT mytable.myid FROM mytable WHERE mytable.myid IS NULL-False-None] test/sql/test_compiler.py::BindParameterTest::test_bind_param_escaping [gw15] [ 7%] PASSED test/orm/test_collection.py::CustomCollectionsTest::test_dict_wrapper [gw60] [ 7%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_expanding_parameter_render_postcompile [gw16] [ 7%] PASSED test/orm/test_collection.py::CustomCollectionsTest::test_lazyload [gw19] [ 7%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_leg_pers_notr1_notr2 test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt2-SELECT mytable.myid, NULL AS anon_1 FROM mytable-False-None] [gw18] [ 7%] PASSED test/orm/test_cascade.py::NoBackrefCascadeTest::test_o2m_commit_warns test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt4-INSERT INTO mytable (myid) VALUES (NULL)-False-None] test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt7-UPDATE mytable SET myid=NULL WHERE mytable.myid = NULL-True-None] test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt6-UPDATE mytable SET myid=NULL-False-None] [gw7] [ 7%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt6-UPDATE mytable SET myid=NULL-False-None] [gw61] [ 7%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_literal_execute_parameter [gw27] [ 7%] PASSED test/sql/test_compiler.py::BindParameterTest::test_bind_param_escaping [gw55] [ 7%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_orm_query_using_with_entities [gw4] [ 7%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt3-SELECT mytable.myid FROM mytable WHERE mytable.myid IS NULL-False-None] test/ext/test_baked.py::LikeQueryTest::test_one_result test/orm/test_collection.py::DictHelpersTest::test_column_mapped_collection2 test/sql/test_compiler.py::BindParameterTest::test_tuple_expanding_in_no_values [gw10] [ 7%] PASSED test/sql/test_compiler.py::BindParameterTest::test_tuple_expanding_in_no_values [gw5] [ 7%] PASSED 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::Ticket2419Test::test_join_w_eager_w_any test/sql/test_compare.py::TypesTest::test_userdefined_sub_subclass_no_cache [gw15] [ 7%] PASSED test/sql/test_compare.py::TypesTest::test_userdefined_sub_subclass_no_cache test/orm/test_collection.py::DictHelpersTest::test_attr_mapped_collection [gw2] [ 7%] 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] [gw3] [ 7%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt2-SELECT mytable.myid, NULL AS anon_1 FROM mytable-False-None] [gw54] [ 7%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_preserves_orphans_onelevel test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_delete test/sql/test_compiler.py::BindParameterTest::test_bind_anon_name_no_special_chars [gw8] [ 7%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt7-UPDATE mytable SET myid=NULL WHERE mytable.myid = NULL-True-None] [gw17] [ 7%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_current_transient_r1_notr2 test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt5-INSERT INTO mytable DEFAULT VALUES-False-params5] test/orm/test_cascade.py::OrphanCriterionTest::test_current_transient_r1_r2 [gw28] [ 7%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_only_child_pending [gw11] [ 7%] PASSED test/orm/test_cascade.py::M2OwNoUseGetCascadeTest::test_cascade_deletes_user test/orm/test_compile.py::CompileTest::test_conflicting_backref_one test/orm/test_collection.py::CustomCollectionsTest::test_list test/sql/test_compiler.py::BindParameterTest::test_unique_binds_no_clone_collision [gw6] [ 7%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt5-INSERT INTO mytable DEFAULT VALUES-False-params5] [gw58] [ 7%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_selects_w_orm_joins [gw21] [ 7%] PASSED test/sql/test_compiler.py::BindParameterTest::test_bind_anon_name_no_special_chars test/orm/test_cascade.py::OrphanCriterionTest::test_current_pers_notr1_notr2 test/sql/test_compiler.py::CoercionTest::test_None_and_nothing test/orm/test_cascade.py::PartialFlushTest::test_o2m_m2o test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_preserves_orphans_onelevel_postremove [gw1] [ 7%] PASSED test/orm/test_cache_key.py::PolyCacheKeyTest::test_wp_queries [gw16] [ 7%] PASSED test/orm/test_compile.py::CompileTest::test_conflicting_backref_one [gw13] [ 7%] PASSED test/sql/test_compiler.py::CoercionTest::test_None_and_nothing [gw63] [ 7%] PASSED test/orm/inheritance/test_basic.py::VersioningTest::test_save_update test/sql/test_compiler.py::CoercionTest::test_coerce_bool_where [gw55] [ 7%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_preserves_orphans_onelevel_postremove test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_double_assignment [gw15] [ 7%] PASSED test/sql/test_compiler.py::CoercionTest::test_coerce_bool_where test/sql/test_compiler.py::CoercionTest::test_coerce_bool_where_non_native [gw29] [ 8%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_m2m_only_child_persistent [gw12] [ 8%] PASSED test/sql/test_compiler.py::BindParameterTest::test_unique_binds_no_clone_collision [gw18] [ 8%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_current_transient_r1_r2 test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_save_return_defaults [gw22] [ 8%] PASSED test/orm/test_collection.py::DictHelpersTest::test_column_mapped_collection2 [gw16] [ 8%] PASSED test/sql/test_compiler.py::CoercionTest::test_coerce_bool_where_non_native test/sql/test_compiler.py::CoercionTest::test_val_is_null_coerced [gw59] [ 8%] PASSED test/ext/test_baked.py::LikeQueryTest::test_one_result test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_orphan [gw47] [ 8%] PASSED test/sql/test_compare.py::CompareAndCopyTest::test_compare_labels [gw9] [ 8%] PASSED test/orm/test_cache_key.py::RoundTripTest::test_column_targeting_core_execute[False-True-True] [gw21] [ 8%] PASSED test/sql/test_compiler.py::CoercionTest::test_val_is_null_coerced [gw17] [ 8%] PASSED test/orm/test_collection.py::CustomCollectionsTest::test_list [gw19] [ 8%] PASSED test/orm/test_collection.py::DictHelpersTest::test_attr_mapped_collection test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_increment_5 test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_no_primary_key test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_delete_unloaded_collections test/orm/test_collection.py::CustomCollectionsTest::test_list_no_setslice test/sql/test_compiler.py::BindParameterTest::test_fetch_offset_select_literal_binds [gw28] [ 8%] PASSED test/orm/test_cascade.py::PartialFlushTest::test_o2m_m2o test/sql/test_compiler.py::BindParameterTest::test_bind_anon_name_special_chars_uniqueify_one test/orm/test_cascade.py::PendingOrphanTestSingleLevel::test_nonorphans_ok test/orm/test_compile.py::CompileTest::test_conflicting_backref_subclass [gw20] [ 8%] PASSED test/orm/inheritance/test_assorted_poly.py::Ticket2419Test::test_join_w_eager_w_any test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_object_1_1 [gw25] [ 8%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_object_1_1 [gw47] [ 8%] PASSED test/sql/test_compiler.py::BindParameterTest::test_fetch_offset_select_literal_binds test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_composite_column_joined [gw54] [ 8%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_delete test/orm/test_compile.py::CompileTest::test_misc_one [gw22] [ 8%] PASSED test/sql/test_compiler.py::BindParameterTest::test_bind_anon_name_special_chars_uniqueify_one test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_object_illegal_two_autoincrements [gw11] [ 8%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_current_pers_notr1_notr2 [gw35] [ 8%] PASSED test/orm/test_cascade.py::SubclassCascadeTest::test_delete_orphan_round_trip test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_single_parent_backref [gw23] [ 8%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_increment_5 [gw24] [ 8%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_no_primary_key test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_illegal_two_autoincrements test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_object_no_options [gw26] [ 8%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_object_illegal_two_autoincrements 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] [gw27] [ 8%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_object_no_options test/orm/test_attributes.py::HistoryTest::test_mark_dirty_no_attr [gw20] [ 8%] PASSED test/orm/test_attributes.py::HistoryTest::test_mark_dirty_no_attr test/orm/test_collection.py::InstrumentationTest::test_referenced_by_owner [gw28] [ 8%] PASSED test/orm/test_collection.py::InstrumentationTest::test_referenced_by_owner [gw18] [ 8%] PASSED test/orm/test_collection.py::CustomCollectionsTest::test_list_no_setslice test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_object_separate_from_primary_key [gw17] [ 8%] PASSED test/orm/test_compile.py::CompileTest::test_conflicting_backref_subclass test/sql/test_compiler.py::CoercionTest::test_val_and_None [gw54] [ 8%] PASSED test/sql/test_case_statement.py::CaseTest::test_when_dicts[-CASE test.col1 WHEN :param_1 THEN :param_2 WHEN :param_3 THEN :param_4 END] test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_options_ignored_with_identity_object[create_table0] test/orm/test_attributes.py::LazyloadHistoryTest::test_lazy_backref_collections test/sql/test_compiler.py::BindParameterTest::test_bind_params_missing [gw17] [ 8%] PASSED test/sql/test_compiler.py::CoercionTest::test_val_and_None [gw22] [ 8%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_illegal_two_autoincrements test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_separate_from_primary_key [gw29] [ 8%] PASSED test/orm/test_cascade.py::PendingOrphanTestSingleLevel::test_nonorphans_ok [gw31] [ 8%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_options_ignored_with_identity_object[create_table0] test/orm/test_compile.py::CompileTest::test_conflicting_backref_two [gw20] [ 8%] PASSED test/orm/test_attributes.py::LazyloadHistoryTest::test_lazy_backref_collections test/sql/test_compare.py::CompareClausesTest::test_compare_clauselist_assoc_different_operator [gw54] [ 8%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_clauselist_assoc_different_operator test/sql/test_compare.py::CacheKeyTest::test_cache_key_unknown_traverse [gw35] [ 8%] PASSED test/sql/test_compare.py::CacheKeyTest::test_cache_key_unknown_traverse [gw28] [ 8%] PASSED test/sql/test_compiler.py::BindParameterTest::test_bind_params_missing [gw44] [ 8%] PASSED test/orm/declarative/test_clsregistry.py::ClsRegistryTest::test_dupe_classes_cleanout [gw30] [ 8%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_object_separate_from_primary_key test/orm/test_backref_mutations.py::O2MCollectionTest::test_plain_load_passive test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_primary_key_no_identity test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_start_0 [gw34] [ 8%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_start_0 test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt13-stmt23-param13-param23-extparam13-extparam23] [gw35] [ 8%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt13-stmt23-param13-param23-extparam13-extparam23] test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_object_no_primary_key [gw9] [ 8%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestTwo::test_single_parent_backref [gw19] [ 8%] PASSED test/orm/test_compile.py::CompileTest::test_misc_one [gw63] [ 8%] PASSED test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_save_return_defaults test/orm/test_cache_key.py::PolyCacheKeyTest::test_wp_joins test/orm/test_collection.py::ColumnMappedWSerialize::test_selectable_column_mapped test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[seven] [gw54] [ 8%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[seven] [gw33] [ 8%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_separate_from_primary_key [gw36] [ 8%] 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 test/dialect/postgresql/test_compiler.py::CompileTest::test_aggregate_order_by_adapt test/orm/test_collection.py::InstrumentationTest::test_uncooperative_descriptor_in_sweep [gw29] [ 8%] PASSED test/orm/test_collection.py::InstrumentationTest::test_uncooperative_descriptor_in_sweep test/sql/test_compiler.py::BindParameterTest::test_binds test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_column_property [gw58] [ 8%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_double_assignment [gw11] [ 8%] PASSED test/orm/test_collection.py::ColumnMappedWSerialize::test_selectable_column_mapped test/sql/test_compare.py::TypesTest::test_thirdparty_sub_subclass_cache_ok [gw11] [ 8%] PASSED test/sql/test_compare.py::TypesTest::test_thirdparty_sub_subclass_cache_ok test/sql/test_compiler.py::BindParameterTest::test_tuple_expanding_in_values [gw11] [ 8%] PASSED test/sql/test_compiler.py::BindParameterTest::test_tuple_expanding_in_values [gw59] [ 8%] PASSED test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_composite_column_joined [gw18] [ 8%] PASSED test/orm/test_compile.py::CompileTest::test_conflicting_backref_two test/sql/test_compiler.py::CoercionTest::test_val_and_false [gw18] [ 8%] PASSED test/sql/test_compiler.py::CoercionTest::test_val_and_false test/orm/test_cascade.py::O2OSingleParentNoFlushTest::test_replace_attribute_no_flush test/sql/test_compiler.py::CoercionTest::test_val_and_null [gw19] [ 8%] PASSED test/sql/test_compiler.py::CoercionTest::test_val_and_null [gw37] [ 8%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_primary_key_with_identity_object [gw1] [ 8%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_orphan [gw28] [ 8%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_object_no_primary_key test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_remove_pending_from_collection test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[2-2] test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_primary_key_defaults_to_identity [gw35] [ 8%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_primary_key_defaults_to_identity [gw39] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_aggregate_order_by_adapt test/orm/test_cascade.py::O2MConflictTest::test_o2m_delete_old [gw55] [ 8%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_delete_unloaded_collections test/dialect/postgresql/test_compiler.py::CompileTest::test_aggregate_order_by_multi_col [gw40] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_aggregate_order_by_multi_col test/dialect/postgresql/test_compiler.py::CompileTest::test_aggregate_orcer_by_no_arg [gw38] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_aggregate_orcer_by_no_arg test/dialect/postgresql/test_compiler.py::CompileTest::test_array_agg_w_filter_subscript [gw44] [ 8%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinPropertyTest::test_column_property test/orm/test_collection.py::CollectionsTest::test_dict [gw55] [ 8%] PASSED test/orm/test_collection.py::CollectionsTest::test_dict test/sql/test_compare.py::CompareClausesTest::test_compare_clauselist_associative test/dialect/postgresql/test_compiler.py::CompileTest::test_aggregate_order_by_one test/dialect/postgresql/test_compiler.py::CompileTest::test_aggregate_order_by_two [gw42] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_aggregate_order_by_two test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal [gw9] [ 8%] PASSED test/orm/test_cascade.py::O2OSingleParentNoFlushTest::test_replace_attribute_no_flush [gw55] [ 8%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_clauselist_associative [gw41] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_aggregate_order_by_one test/dialect/oracle/test_compiler.py::CompileTest::test_alias_outer_join test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_name_inheritance_order test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[six] [gw43] [ 8%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_alias_outer_join [gw46] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_compare test/orm/test_collection.py::CollectionsTest::test_set_subclass [gw29] [ 8%] PASSED test/sql/test_compiler.py::BindParameterTest::test_binds test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_object_no_primary_key_non_nullable [gw47] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_compare [gw44] [ 8%] PASSED test/orm/declarative/test_mixin.py::DeclarativeMixinTest::test_table_name_inheritance_order [gw45] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array_agg_w_filter_subscript [gw20] [ 8%] PASSED test/orm/test_backref_mutations.py::O2MCollectionTest::test_plain_load_passive [gw55] [ 8%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[six] test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_contains test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_to_correct_class_two test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_insert test/dialect/postgresql/test_compiler.py::CompileTest::test_array_zero_indexes[False] [gw9] [ 8%] PASSED test/orm/test_collection.py::CollectionsTest::test_set_subclass [gw59] [ 8%] PASSED test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[2-2] test/dialect/postgresql/test_compiler.py::CompileTest::test_array_zero_indexes[True] [gw1] [ 8%] PASSED test/orm/test_cascade.py::O2MConflictTest::test_o2m_delete_old [gw29] [ 8%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_object_no_primary_key_non_nullable test/sql/test_compare.py::TypesTest::test_thirdparty_no_cache[TypeDecorator] [gw50] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_insert [gw48] [ 8%] PASSED test/sql/test_compare.py::CompareAndCopyTest::test_copy_internals test/dialect/oracle/test_compiler.py::CompileTest::test_bindparam_quote [gw52] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array_zero_indexes[False] [gw49] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_contains test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_insert test/dialect/oracle/test_compiler.py::CompileTest::test_bindparam_quote_works_on_expanding test/dialect/postgresql/test_compiler.py::CompileTest::test_cast_enum_schema [gw58] [ 8%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_remove_pending_from_collection [gw9] [ 8%] PASSED test/sql/test_compare.py::TypesTest::test_thirdparty_no_cache[TypeDecorator] [gw53] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array_zero_indexes[True] test/dialect/oracle/test_compiler.py::CompileTest::test_column_computed[no_persisted] [gw55] [ 8%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_bindparam_quote_works_on_expanding [gw63] [ 8%] PASSED test/orm/test_cache_key.py::PolyCacheKeyTest::test_wp_joins [gw44] [ 8%] PASSED test/ext/test_associationproxy.py::AttributeAccessTest::test_resolved_to_correct_class_two test/sql/test_compiler.py::BindParameterTest::test_tuple_clauselist_in test/sql/test_compiler.py::BindParameterTest::test_limit_offset_compound_select_literal_binds [gw48] [ 8%] PASSED test/sql/test_compiler.py::BindParameterTest::test_limit_offset_compound_select_literal_binds test/dialect/postgresql/test_compiler.py::CompileTest::test_column_computed[no_persisted] [gw56] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_cast_enum_schema test/orm/test_collection.py::CollectionsTest::test_list_setitem_with_slices test/ext/test_baked.py::StateChangeTest::test_inplace_add_operator test/dialect/mssql/test_compiler.py::CompileTest::test_column_computed[persisted_false] [gw62] [ 8%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_column_computed[persisted_false] [gw60] [ 8%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_computed[no_persisted] test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_contained_by [gw9] [ 8%] PASSED test/sql/test_compiler.py::BindParameterTest::test_tuple_clauselist_in test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_one_elem_list test/dialect/oracle/test_compiler.py::CompileTest::test_column_computed[persisted_none] [gw61] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_column_computed[no_persisted] test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_cascade_on_deleted test/dialect/postgresql/test_compiler.py::CompileTest::test_cast_enum_schema_translate [gw1] [ 8%] PASSED test/orm/test_collection.py::CollectionsTest::test_list_setitem_with_slices test/sql/test_compare.py::ExecutableFlagsTest::test_is_select[case1] [gw1] [ 8%] PASSED test/sql/test_compare.py::ExecutableFlagsTest::test_is_select[case1] test/dialect/mssql/test_compiler.py::CompileTest::test_column_computed[persisted_true] test/dialect/mysql/test_compiler.py::CompileTest::test_column_computed[persisted_none] [gw2] [ 8%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_column_computed[persisted_none] test/dialect/postgresql/test_compiler.py::CompileTest::test_column_computed[persisted_none] [gw4] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_column_computed[persisted_none] test/orm/test_collection.py::CollectionsTest::test_dict_subclass [gw58] [ 8%] PASSED test/orm/test_collection.py::CollectionsTest::test_dict_subclass test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt0-SELECT mytable.myid FROM mytable WHERE mytable.myid = NULL-True-None] [gw48] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_contained_by [gw57] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_cast_enum_schema_translate [gw44] [ 8%] PASSED test/ext/test_associationproxy.py::DictOfTupleUpdateTest::test_update_one_elem_list [gw5] [ 8%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_column_computed[persisted_true] [gw54] [ 8%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_bindparam_quote [gw14] [ 8%] PASSED test/orm/test_collection.py::CustomCollectionsTest::test_dict [gw3] [ 8%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_computed[persisted_none] test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_set_none_to_none test/dialect/postgresql/test_compiler.py::CompileTest::test_column_computed[persisted_true] [gw1] [ 8%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_nulls_literal_binds[stmt0-SELECT mytable.myid FROM mytable WHERE mytable.myid = NULL-True-None] test/dialect/mysql/test_compiler.py::CompileTest::test_column_computed[persisted_true] test/dialect/postgresql/test_compiler.py::CompileTest::test_column_computed_persisted_false test/sql/test_compare.py::CompareClausesTest::test_compare_comparison_associative [gw58] [ 8%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_comparison_associative test/sql/test_compiler.py::BindParameterTest::test_render_expanding_parameter test/dialect/oracle/test_compiler.py::CompileTest::test_column_computed_persisted_true [gw6] [ 8%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_column_computed[persisted_true] [gw7] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_column_computed[persisted_true] test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity test/sql/test_compare.py::TypesTest::test_userdefined_sub_subclass_cache_ok [gw14] [ 8%] PASSED test/sql/test_compare.py::TypesTest::test_userdefined_sub_subclass_cache_ok [gw8] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_column_computed_persisted_false [gw59] [ 8%] PASSED test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_insert [gw9] [ 8%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_computed_persisted_true test/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity[False] [gw44] [ 8%] PASSED test/ext/test_associationproxy.py::ScalarRemoveListScalarCascade::test_set_none_to_none [gw10] [ 8%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity test/dialect/mssql/test_compiler.py::CompileTest::test_column_computed[persisted_none] [gw1] [ 8%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_column_computed[persisted_none] test/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity[True] test/orm/test_assorted_eager.py::EagerTest9::test_joinedload_on_path test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_no_generated [gw58] [ 8%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_expanding_parameter test/sql/test_compiler.py::CoercionTest::test_None_and_val [gw14] [ 8%] PASSED test/sql/test_compiler.py::CoercionTest::test_None_and_val [gw20] [ 8%] PASSED test/ext/test_baked.py::StateChangeTest::test_inplace_add_operator test/dialect/mssql/test_compiler.py::CompileTest::test_column_computed[no_persisted] [gw58] [ 8%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_column_computed[no_persisted] [gw12] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity[True] test/orm/test_cache_key.py::CacheKeyTest::test_synonyms [gw11] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity[False] test/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity_no_support[False] [gw13] [ 8%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_no_generated test/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity_no_support[True] [gw15] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity_no_support[True] [gw14] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity_no_support[False] test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_invalid_assignment_downwards test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_on_null[False-False-BY DEFAULT] test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_not_supported test/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity_null test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_on_null[False-None-BY DEFAULT] [gw16] [ 8%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_not_supported test/dialect/mysql/test_compiler.py::CompileTest::test_concat_compile_kw test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_on_null[True-True-ALWAYS ON NULL] test/dialect/oracle/test_compiler.py::CompileTest::test_compound test/dialect/mysql/test_compiler.py::CompileTest::test_create_composite_index_with_length_quoted test/dialect/postgresql/test_compiler.py::CompileTest::test_copy_exclude_constraint_adhoc_columns[False-immediate] test/dialect/mysql/test_compiler.py::CompileTest::test_create_composite_index_with_length [gw17] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_column_identity_null test/dialect/postgresql/test_compiler.py::CompileTest::test_create_check_constraint_not_valid [gw19] [ 8%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_on_null[False-None-BY DEFAULT] test/dialect/postgresql/test_compiler.py::CompileTest::test_copy_exclude_constraint_adhoc_columns[True-deferred] test/dialect/mysql/test_compiler.py::CompileTest::test_create_composite_index_with_length_quoted_3085_workaround [gw23] [ 8%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_concat_compile_kw [gw18] [ 8%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_on_null[False-False-BY DEFAULT] test/dialect/postgresql/test_compiler.py::CompileTest::test_create_drop_enum test/dialect/postgresql/test_compiler.py::CompileTest::test_create_foreign_key_column_not_valid [gw22] [ 8%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_compound [gw63] [ 8%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_cascade_on_deleted [gw21] [ 8%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_on_null[True-True-ALWAYS ON NULL] [gw26] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_check_constraint_not_valid [gw25] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_copy_exclude_constraint_adhoc_columns[True-deferred] test/dialect/oracle/test_compiler.py::CompileTest::test_create_index_alt_schema test/dialect/oracle/test_compiler.py::CompileTest::test_create_index_bitmap_compress [gw27] [ 8%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_composite_index_with_length [gw31] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_foreign_key_column_not_valid [gw29] [ 8%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_composite_index_with_length_quoted_3085_workaround [gw33] [ 8%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_create_index_alt_schema [gw30] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_drop_enum test/orm/test_cascade.py::O2MCascadeTest::test_none_o2m_collection_assignment test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_concurrently [gw24] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_copy_exclude_constraint_adhoc_columns[False-immediate] [gw35] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_concurrently test/dialect/mssql/test_compiler.py::CompileTest::test_create_index_expr [gw28] [ 8%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_composite_index_with_length_quoted [gw34] [ 8%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_create_index_bitmap_compress [gw20] [ 8%] PASSED test/orm/inheritance/test_basic.py::PolymorphicAttributeManagementTest::test_invalid_assignment_downwards [gw36] [ 8%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_create_index_expr test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_expr test/dialect/oracle/test_compiler.py::CompileTest::test_create_index_expr test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_expr_func test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_literals test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_expr_func_unary test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_expr_two test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_expr_gets_parens test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e15] [gw37] [ 8%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_expr test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_arbitrary_column_element [gw41] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_expr_gets_parens test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_labeled_ops [gw40] [ 8%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_expr_func_unary [gw39] [ 8%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_expr_func [gw44] [ 8%] PASSED test/orm/test_assorted_eager.py::EagerTest9::test_joinedload_on_path test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_length [gw43] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_literals [gw42] [ 8%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_expr_two test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_length_quoted [gw63] [ 8%] PASSED test/orm/test_cascade.py::O2MCascadeTest::test_none_o2m_collection_assignment [gw45] [ 8%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_arbitrary_column_element test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_multiple_options [gw47] [ 8%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_length [gw48] [ 8%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_length_quoted [gw38] [ 8%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_create_index_expr [gw46] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_labeled_ops test/orm/test_collection.py::CollectionsTest::test_list_duck [gw49] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_multiple_options test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_prefix test/orm/test_attributes.py::AttributesTest::test_inheritance test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_ops test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_tablespace [gw44] [ 8%] PASSED test/orm/test_attributes.py::AttributesTest::test_inheritance [gw50] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_ops test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_text [gw52] [ 8%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_prefix test/orm/test_attributes.py::HistoryTest::test_scalar_del_expired test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_text_or_composite [gw63] [ 8%] PASSED test/orm/test_collection.py::CollectionsTest::test_list_duck [gw53] [ 8%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_tablespace test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_using test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_using test/sql/test_compare.py::CompareClausesTest::test_compare_tables test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_using_unusual_conditions [gw44] [ 8%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_del_expired [gw59] [ 9%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_synonyms [gw63] [ 9%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_tables test/dialect/postgresql/test_compiler.py::CompileTest::test_create_partial_index [gw20] [ 9%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_get_bind[-e15] [gw57] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_using test/orm/test_attributes.py::UtilTest::test_initiator_arg [gw58] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_using_unusual_conditions [gw55] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_text_or_composite [gw56] [ 9%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_using test/dialect/mysql/test_compiler.py::CompileTest::test_create_pk_plain [gw54] [ 9%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_text [gw44] [ 9%] PASSED test/orm/test_attributes.py::UtilTest::test_initiator_arg test/sql/test_compiler.py::BindParameterTest::test_render_literal_execute_parameter_render_postcompile test/dialect/mysql/test_compiler.py::CompileTest::test_create_pk_with_using test/ext/test_baked.py::CustomIntegrationTest::test_non_baked_tuples [gw61] [ 9%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_pk_plain [gw60] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_partial_index [gw63] [ 9%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_literal_execute_parameter_render_postcompile [gw62] [ 9%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_pk_with_using test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_inherits test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_inherits_quoting test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_partition_by_list test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_inherits_tuple test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_with_multiple_options test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_with_oncommit_option test/orm/test_bundle.py::BundleTest::test_filter_by [gw4] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_partition_by_list 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_partition_by_range [gw5] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_partition_by_range test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_with_tablespace_quoted [gw11] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_with_tablespace_quoted [gw3] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_inherits_tuple [gw8] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_with_oncommit_option test/dialect/mysql/test_compiler.py::CompileTest::test_column_computed[persisted_false] [gw63] [ 9%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_column_computed[persisted_false] test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_orphan [gw2] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_inherits_quoting [gw9] [ 9%] 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 test/dialect/postgresql/test_compiler.py::CompileTest::test_create_type_schema_translate test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_with_oids test/dialect/oracle/test_compiler.py::CompileTest::test_cte [gw32] [ 9%] PASSED test/sql/test_compare.py::CacheKeyTest::test_cache_key [gw10] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_with_tablespace test/dialect/mysql/test_compiler.py::CompileTest::test_deferrable_initially_kw_not_ignored [gw12] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_type_schema_translate test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_array_embedded_schema_type_schema_translate test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt10-stmt20-param10-param20-None-None] [gw14] [ 9%] 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 [gw63] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_array_embedded_schema_type_schema_translate [gw1] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_inherits test/dialect/postgresql/test_compiler.py::CompileTest::test_delete_extra_froms test/dialect/mysql/test_compiler.py::CompileTest::test_delete_extra_froms [gw7] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_with_oids [gw6] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_table_with_multiple_options [gw15] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_delete_exclude_hint [gw32] [ 9%] PASSED test/sql/test_compiler.py::BindParameterTest::test_construct_params_combine_extracted[stmt10-stmt20-param10-param20-None-None] test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_options_ignored_with_identity_object[create_table1] test/dialect/mssql/test_compiler.py::CompileTest::test_delete_extra_froms_alias [gw17] [ 9%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_delete_extra_froms [gw18] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_delete_extra_froms test/dialect/postgresql/test_compiler.py::CompileTest::test_delete_extra_froms_alias test/dialect/mssql/test_compiler.py::CompileTest::test_delete_extra_froms [gw19] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_delete_extra_froms_alias [gw13] [ 9%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_cte [gw16] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_delete_extra_froms [gw32] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileIdentityTest::test_identity_options_ignored_with_identity_object[create_table1] [gw21] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_delete_extra_froms_alias test/dialect/mssql/test_compiler.py::CompileTest::test_delete_hint test/dialect/mssql/test_compiler.py::CompileTest::test_delete_schema test/dialect/postgresql/test_compiler.py::CompileTest::test_create_foreign_key_constraint_not_valid test/dialect/mssql/test_compiler.py::CompileTest::test_delete_returning 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 test/dialect/mssql/test_compiler.py::CompileTest::test_delete_schema_multipart_needs_quoting [gw22] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_delete_hint [gw23] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_delete_returning [gw32] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_foreign_key_constraint_not_valid test/dialect/postgresql/test_compiler.py::CompileTest::test_difficult_update_2 test/dialect/postgresql/test_compiler.py::CompileTest::test_difficult_update_1 test/dialect/postgresql/test_compiler.py::CompileTest::test_difficult_update_4 [gw44] [ 9%] PASSED test/ext/test_baked.py::CustomIntegrationTest::test_non_baked_tuples [gw24] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_delete_schema [gw20] [ 9%] PASSED test/orm/test_bundle.py::BundleTest::test_filter_by [gw25] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_delete_schema_multipart test/dialect/mysql/test_compiler.py::CompileTest::test_drop_constraint_mariadb test/dialect/postgresql/test_compiler.py::CompileTest::test_difficult_update_3 [gw27] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_delete_schema_multipart_needs_quoting test/dialect/mysql/test_compiler.py::CompileTest::test_drop_constraint_mysql test/orm/test_cascade.py::CascadeArgTest::test_cascade_unicode [gw26] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_delete_schema_multipart_both_need_quoting [gw32] [ 9%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_drop_constraint_mariadb [gw31] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_difficult_update_4 [gw29] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_difficult_update_2 [gw20] [ 9%] PASSED test/orm/test_cascade.py::CascadeArgTest::test_cascade_unicode [gw30] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_difficult_update_3 test/dialect/postgresql/test_compiler.py::CompileTest::test_drop_index_concurrently [gw33] [ 9%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_drop_constraint_mysql [gw28] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_difficult_update_1 test/orm/inheritance/test_basic.py::InhCondTest::test_inh_cond_nonexistent_table_unrelated [gw59] [ 9%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_legacy_style::test_orphan test/orm/test_cascade.py::NoSaveCascadeBackrefTest::test_unidirectional_cascade_m2m [gw34] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_drop_index_concurrently test/dialect/mssql/test_compiler.py::CompileTest::test_drop_index_w_schema test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_cast [gw35] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_drop_index_w_schema test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_cast_quote test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_copy_where_using [gw36] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_cast test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_colname_needs_quoting test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_copy test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_full test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_min test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_remove_pending_from_pending_parent [gw44] [ 9%] PASSED test/orm/inheritance/test_basic.py::InhCondTest::test_inh_cond_nonexistent_table_unrelated [gw39] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_copy [gw41] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_full [gw37] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_cast_quote test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_ops_many [gw42] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_min [gw38] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_colname_needs_quoting [gw51] [ 9%] PASSED test/orm/test_attributes.py::AttributesTest::test_object_dereferenced_error [gw40] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_copy_where_using test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_ordered_b_d [gw43] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_ops_many test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_when test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit_flag_modified_set [gw51] [ 9%] PASSED test/orm/test_attributes.py::HistoryTest::test_scalar_inplace_mutation_set_commit_flag_modified_set test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_with_using_unusual_conditions test/dialect/mssql/test_compiler.py::CompileTest::test_extract test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[0-0-fetch_kw3-OFFSET :param_1 ROWS FETCH FIRST :param_2 ROWS ONLY-params3] [gw46] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_with_using_unusual_conditions test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[5-0-fetch_kw4-TOP __[POSTCOMPILE_param_1] PERCENT-params4] test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[5-0-fetch_kw6-TOP __[POSTCOMPILE_param_1] WITH TIES-params6] [gw45] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_when test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[5-None-fetch_kw2-OFFSET 0 ROWS FETCH FIRST :param_1 ROWS ONLY-params2] test/ext/test_automap.py::AutomapTest::test_naming_schemes test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[fetch10-offset10-fetch_kw10-OFFSET Y + W ROWS FETCH FIRST Q + Z ROWS ONLY-params10] test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[5-None-fetch_kw5-TOP __[POSTCOMPILE_param_1] PERCENT WITH TIES-params5] test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[None-10-fetch_kw1-OFFSET :param_1 ROWS-params1] [gw47] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_extract test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[fetch7-offset7-fetch_kw7-OFFSET Y ROWS FETCH FIRST Q ROWS ONLY-params7] [gw50] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[5-0-fetch_kw6-TOP __[POSTCOMPILE_param_1] WITH TIES-params6] test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[fetch9-offset9-fetch_kw9-OFFSET :Y ROWS FETCH FIRST :Q ROWS ONLY-params9] [gw48] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[0-0-fetch_kw3-OFFSET :param_1 ROWS FETCH FIRST :param_2 ROWS ONLY-params3] test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[fetch8-offset8-fetch_kw8-OFFSET [Y] ROWS FETCH FIRST [Q] ROWS ONLY-params8] [gw49] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[5-0-fetch_kw4-TOP __[POSTCOMPILE_param_1] PERCENT-params4] [gw52] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[5-None-fetch_kw2-OFFSET 0 ROWS FETCH FIRST :param_1 ROWS ONLY-params2] [gw53] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[5-None-fetch_kw5-TOP __[POSTCOMPILE_param_1] PERCENT WITH TIES-params5] test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[5-0-fetch_kw4-TOP __[POSTCOMPILE_param_1] PERCENT-params4] [gw44] [ 9%] PASSED test/orm/inheritance/test_basic.py::PolymorphicResolutionMultiLevel::test_ordered_b_d [gw55] [ 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/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[5-10-fetch_kw0-mssql_rn > :param_1 AND mssql_rn <= :param_2 + :param_1-params0] test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[5-0-fetch_kw6-TOP __[POSTCOMPILE_param_1] WITH TIES-params6] [gw58] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[fetch9-offset9-fetch_kw9-OFFSET :Y ROWS FETCH FIRST :Q ROWS ONLY-params9] [gw60] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[5-0-fetch_kw4-TOP __[POSTCOMPILE_param_1] PERCENT-params4] test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[5-None-fetch_kw2-mssql_rn <= :param_1-params2] [gw56] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[fetch7-offset7-fetch_kw7-OFFSET Y ROWS FETCH FIRST Q ROWS ONLY-params7] [gw61] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[5-0-fetch_kw6-TOP __[POSTCOMPILE_param_1] WITH TIES-params6] test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[None-10-fetch_kw1-mssql_rn > :param_1-params1] test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[fetch10-offset10-fetch_kw10-mssql_rn > Y + W AND mssql_rn <= Q + Z + Y + W-params10] test/orm/test_bind.py::GetBindTest::test_bind_selectable_join [gw57] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[fetch8-offset8-fetch_kw8-OFFSET [Y] ROWS FETCH FIRST [Q] ROWS ONLY-params8] [gw20] [ 9%] PASSED test/orm/test_cascade.py::NoSaveCascadeBackrefTest::test_unidirectional_cascade_m2m [gw54] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch[None-10-fetch_kw1-OFFSET :param_1 ROWS-params1] [gw62] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[5-10-fetch_kw0-mssql_rn > :param_1 AND mssql_rn <= :param_2 + :param_1-params0] [gw63] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[5-None-fetch_kw2-mssql_rn <= :param_1-params2] [gw59] [ 9%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_remove_pending_from_pending_parent [gw2] [ 9%] 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] [gw1] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[None-10-fetch_kw1-mssql_rn > :param_1-params1] test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[fetch7-offset7-fetch_kw7-mssql_rn > Y AND mssql_rn <= Q + Y-params7] 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/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_offset_adaption_col_present test/dialect/oracle/test_compiler.py::CompileTest::test_for_update test/dialect/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_adaption_col_present test/dialect/postgresql/test_compiler.py::CompileTest::test_for_update test/dialect/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_adaption_col_unpresent test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[fetch9-offset9-fetch_kw9-mssql_rn > :Y AND mssql_rn <= :Q + :Y-params9] test/dialect/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_offset_adaption_col_unpresent test/dialect/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_offset_adaption_partial_col_unpresent test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_name_w_dot_case_sensitive[True] test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_name_w_dot_case_insensitive test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_w_dot_case_insensitive test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_name_w_dot_case_sensitive[False] test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_w_dot_case_sensitive[True] test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_w_dot_case_sensitive[False] test/dialect/mssql/test_compiler.py::CompileTest::test_function test/dialect/postgresql/test_compiler.py::CompileTest::test_generic_enum test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[double quotes] [gw12] [ 9%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_offset_adaption_partial_col_unpresent [gw15] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_name_w_dot_case_sensitive[False] test/orm/test_cascade.py::OrphanCriterionTest::test_leg_pers_r1_notr2 [gw3] [ 9%] 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] [gw23] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_generic_enum [gw4] [ 9%] 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] [gw19] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_w_dot_case_sensitive[True] [gw9] [ 9%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_adaption_col_unpresent [gw8] [ 9%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_adaption_col_present [gw10] [ 9%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_offset_adaption_col_present [gw16] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_name_w_dot_case_sensitive[True] [gw14] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_name_w_dot_case_insensitive [gw25] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[double quotes] [gw11] [ 9%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_for_update_of_w_limit_offset_adaption_col_unpresent test/dialect/postgresql/test_compiler.py::CompileTest::test_for_update_with_schema [gw21] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_function test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[dash] test/dialect/mssql/test_compiler.py::CompileTest::test_function_overrides test/orm/test_collection.py::CollectionsTest::test_dict_subclass2 [gw59] [ 9%] PASSED test/orm/test_collection.py::CollectionsTest::test_dict_subclass2 test/sql/test_compare.py::CompareClausesTest::test_compare_comparison_non_commutative_inverses [gw59] [ 9%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_comparison_non_commutative_inverses [gw18] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_w_dot_case_sensitive[False] test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[matched_square_brackets] [gw17] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_force_schema_quoted_w_dot_case_insensitive [gw13] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_for_update_with_schema [gw24] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[dash] [gw22] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_function_overrides [gw5] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[fetch9-offset9-fetch_kw9-mssql_rn > :Y AND mssql_rn <= :Q + :Y-params9] test/sql/test_compiler.py::BindParameterTest::test_render_expanding_parameter_literal_binds [gw59] [ 9%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_expanding_parameter_literal_binds [gw44] [ 9%] PASSED test/orm/test_bind.py::GetBindTest::test_bind_selectable_join [gw26] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[matched_square_brackets] test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[percent] [gw6] [ 9%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_for_update test/orm/test_cache_key.py::CacheKeyTest::test_bound_options test/dialect/mysql/test_compiler.py::CompileTest::test_column_computed[no_persisted] [gw27] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[percent] [gw7] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_for_update [gw20] [ 9%] PASSED test/orm/test_cascade.py::OrphanCriterionTest::test_leg_pers_r1_notr2 test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[question mark] [gw59] [ 9%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_column_computed[no_persisted] test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[plain] [gw29] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[question mark] test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[space] test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[slash] test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[unmatched_left_square_bracket] [gw28] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[plain] [gw51] [ 9%] PASSED test/ext/test_automap.py::AutomapTest::test_naming_schemes test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_with test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[unmatched_right_square_bracket] test/dialect/mssql/test_compiler.py::CompileTest::test_in_with_subqueries test/dialect/mssql/test_compiler.py::CompileTest::test_index_clustering [gw31] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[space] [gw30] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[slash] [gw33] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[unmatched_right_square_bracket] [gw32] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_identifier_rendering[unmatched_left_square_bracket] test/dialect/mssql/test_compiler.py::CompileTest::test_index_extra_include_1 test/orm/test_collection.py::DictHelpersTest::test_column_mapped_assertions [gw59] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_create_index_with_with test/dialect/postgresql/test_compiler.py::CompileTest::test_index_extra_include_1 [gw34] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_in_with_subqueries test/dialect/mssql/test_compiler.py::CompileTest::test_index_extra_include_2 [gw36] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_index_extra_include_1 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] [gw20] [ 9%] PASSED test/orm/test_collection.py::DictHelpersTest::test_column_mapped_assertions [gw35] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_index_clustering [gw37] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_index_extra_include_1 test/ext/test_baked.py::LikeQueryTest::test_get test/dialect/postgresql/test_compiler.py::CompileTest::test_index_extra_include_2 [gw59] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[0-0-fetch_kw3-mssql_rn > :param_1 AND mssql_rn <= :param_2 + :param_1-params3] test/dialect/mssql/test_compiler.py::CompileTest::test_index_include_where test/orm/test_compile.py::CompileTest::test_with_polymorphic [gw38] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_index_extra_include_2 test/dialect/mssql/test_compiler.py::CompileTest::test_index_ordering [gw39] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_index_extra_include_2 test/dialect/mssql/test_compiler.py::CompileTest::test_index_where test/dialect/mssql/test_compiler.py::CompileTest::test_insert test/dialect/mssql/test_compiler.py::CompileTest::test_insert_returning test/dialect/oracle/test_compiler.py::CompileTest::test_limit_four_firstrows test/dialect/mssql/test_compiler.py::CompileTest::test_join_with_hint [gw40] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_index_include_where test/dialect/postgresql/test_compiler.py::CompileTest::test_insert_returning test/dialect/oracle/test_compiler.py::CompileTest::test_limit_four [gw41] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_index_ordering [gw43] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_insert test/dialect/oracle/test_compiler.py::CompileTest::test_limit_five [gw47] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_join_with_hint [gw42] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_index_where test/dialect/mssql/test_compiler.py::CompileTest::test_limit_offset_w_ambiguous_cols [gw46] [ 9%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_insert_returning [gw49] [ 9%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_four [gw50] [ 9%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_four_firstrows test/dialect/mssql/test_compiler.py::CompileTest::test_limit_offset_using_window test/dialect/mssql/test_compiler.py::CompileTest::test_limit_offset_with_correlated_order_by [gw48] [ 9%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_five test/dialect/oracle/test_compiler.py::CompileTest::test_limit_one test/dialect/oracle/test_compiler.py::CompileTest::test_limit_one_firstrows test/dialect/oracle/test_compiler.py::CompileTest::test_limit_one_literal_binds [gw45] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_insert_returning [gw53] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_limit_offset_w_ambiguous_cols [gw52] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_limit_offset_using_window [gw56] [ 9%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_one_firstrows test/dialect/oracle/test_compiler.py::CompileTest::test_limit_preserves_typing_information [gw55] [ 9%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_one test/dialect/oracle/test_compiler.py::CompileTest::test_limit_six [gw54] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_limit_offset_with_correlated_order_by [gw57] [ 9%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_one_literal_binds [gw20] [ 9%] PASSED test/orm/test_compile.py::CompileTest::test_with_polymorphic test/dialect/oracle/test_compiler.py::CompileTest::test_limit_three test/dialect/oracle/test_compiler.py::CompileTest::test_limit_special_quoting test/dialect/oracle/test_compiler.py::CompileTest::test_limit_two [gw58] [ 9%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_preserves_typing_information test/dialect/mssql/test_compiler.py::CompileTest::test_limit_using_top test/sql/test_compiler.py::CoercionTest::test_val_and_true_coerced [gw59] [ 9%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_six test/dialect/mssql/test_compiler.py::CompileTest::test_limit_zero_offset_using_window test/dialect/mssql/test_compiler.py::CompileTest::test_limit_zero_using_top [gw63] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_limit_using_top test/dialect/oracle/test_compiler.py::CompileTest::test_long_labels_legacy_ident_length test/dialect/mssql/test_compiler.py::CompileTest::test_limit_zero_using_window [gw61] [ 9%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_three [gw20] [ 9%] PASSED test/sql/test_compiler.py::CoercionTest::test_val_and_true_coerced test/dialect/mysql/test_compiler.py::CompileTest::test_mariadb_for_update [gw60] [ 9%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_special_quoting [gw2] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_limit_zero_using_top [gw1] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_limit_zero_offset_using_window [gw3] [ 9%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_limit_zero_using_window test/dialect/mysql/test_compiler.py::CompileTest::test_match_kw_raises test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_on_null[False-True-BY DEFAULT ON NULL] test/dialect/oracle/test_compiler.py::CompileTest::test_no_paren_fns [gw51] [ 9%] PASSED test/ext/test_baked.py::LikeQueryTest::test_get [gw62] [ 9%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_limit_two [gw4] [ 9%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_long_labels_legacy_ident_length [gw5] [ 9%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_mariadb_for_update test/dialect/oracle/test_compiler.py::CompileTest::test_nonansi_nested_right_join [gw20] [ 9%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_identity_on_null[False-True-BY DEFAULT ON NULL] test/dialect/oracle/test_compiler.py::CompileTest::test_nonansi_plusses_everthing_in_the_condition test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery [gw44] [ 9%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_bound_options test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_limit test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_limit_offset_newstyle [gw6] [ 9%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_match_kw_raises test/dialect/mysql/test_compiler.py::CompileTest::test_delete_extra_froms_alias test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_offset_newstyle[0] [gw7] [ 9%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_no_paren_fns [gw10] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery [gw9] [ 10%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_nonansi_plusses_everthing_in_the_condition [gw11] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_limit [gw20] [ 10%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_delete_extra_froms_alias 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] test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_offset_oldstyle[10] test/orm/inheritance/test_basic.py::NoPolyIdentInMiddleTest::test_load_from_base [gw13] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_offset_newstyle[0] [gw8] [ 10%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_nonansi_nested_right_join test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_parameters_insubquery [gw12] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_limit_offset_newstyle test/orm/test_cascade.py::M2MCascadeTest::test_delete_orphan_cascades test/dialect/postgresql/test_compiler.py::CompileTest::test_from_only [gw14] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_offset_newstyle[10] [gw17] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_parameters_insubquery test/dialect/mssql/test_compiler.py::CompileTest::test_offset_dont_misapply_labelreference [gw16] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_offset_oldstyle[10] [gw15] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_noorderby_insubquery_offset_oldstyle[0] test/dialect/mssql/test_compiler.py::CompileTest::test_offset_using_window [gw20] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_from_only test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_five [gw18] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_offset_dont_misapply_labelreference test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_four test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_six test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_seven test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_two test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_three test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_one test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_eight test/dialect/postgresql/test_compiler.py::CompileTest::test_overlap_no_cartesian[-<@] test/dialect/postgresql/test_compiler.py::CompileTest::test_pg_array_agg_explicit_base_array test/dialect/oracle/test_compiler.py::CompileTest::test_owner test/dialect/postgresql/test_compiler.py::CompileTest::test_pg_array_agg_explicit_pg_array test/dialect/postgresql/test_compiler.py::CompileTest::test_overlap_no_cartesian[-@>] [gw32] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_pg_array_agg_explicit_base_array [gw33] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_pg_array_agg_explicit_pg_array [gw23] [ 10%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_one [gw20] [ 10%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_eight test/dialect/postgresql/test_compiler.py::CompileTest::test_overlap_no_cartesian[-&&] [gw27] [ 10%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_two [gw19] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_offset_using_window [gw51] [ 10%] PASSED test/orm/inheritance/test_basic.py::NoPolyIdentInMiddleTest::test_load_from_base test/dialect/postgresql/test_compiler.py::CompileTest::test_pg_array_agg_implicit_pg_array [gw26] [ 10%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_three [gw31] [ 10%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_owner [gw29] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_overlap_no_cartesian[-<@] [gw21] [ 10%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_five [gw22] [ 10%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_four test/dialect/postgresql/test_compiler.py::CompileTest::test_pg_array_agg_uses_pg_array [gw34] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_pg_array_agg_implicit_pg_array [gw30] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_overlap_no_cartesian[-@>] [gw28] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_overlap_no_cartesian[-&&] test/dialect/postgresql/test_compiler.py::CompileTest::test_pg_array_agg_uses_base_array [gw35] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_pg_array_agg_uses_base_array test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[0-0] 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] [gw38] [ 10%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_reserved_words_mysql_vs_mariadb[dialect2-False] [gw25] [ 10%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_six [gw36] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_pg_array_agg_uses_pg_array 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] [gw24] [ 10%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_outer_join_seven [gw39] [ 10%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_reserved_words_mysql_vs_mariadb[dialect3-True] test/dialect/postgresql/test_compiler.py::CompileTest::test_reserved_words [gw37] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_reserved_words [gw44] [ 10%] PASSED test/orm/test_cascade.py::M2MCascadeTest::test_delete_orphan_cascades test/dialect/mysql/test_compiler.py::CompileTest::test_reserved_words_mysql_vs_mariadb[mariadb-True] [gw40] [ 10%] 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[mysql-False] [gw41] [ 10%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_reserved_words_mysql_vs_mariadb[dialect5-True] [gw42] [ 10%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_reserved_words_mysql_vs_mariadb[mariadb-True] test/dialect/oracle/test_compiler.py::CompileTest::test_returning_insert_labeled test/dialect/oracle/test_compiler.py::CompileTest::test_returning_insert_functional test/dialect/oracle/test_compiler.py::CompileTest::test_returning_insert_computed test/dialect/oracle/test_compiler.py::CompileTest::test_returning_update_computed_warning test/dialect/mssql/test_compiler.py::CompileTest::test_row_limit_compile_error[stmt0-MSSQL needs TOP to use PERCENT and/or WITH TIES. Only simple fetch without offset can be used.] test/dialect/mssql/test_compiler.py::CompileTest::test_row_limit_compile_error[stmt5-MSSQL requires an order_by when using an OFFSET or a non-simple LIMIT clause] [gw43] [ 10%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_reserved_words_mysql_vs_mariadb[mysql-False] test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_transient 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] [gw47] [ 10%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_returning_insert_labeled 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.] [gw51] [ 10%] PASSED test/orm/inheritance/test_basic.py::SyncCompileTest::test_joins[0-0] test/dialect/mssql/test_compiler.py::CompileTest::test_schema_autosplit_w_dot_case_insensitive[False] [gw49] [ 10%] 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.] [gw50] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_row_limit_compile_error[stmt1-MSSQL needs TOP to use PERCENT and/or WITH TIES. Only simple fetch without offset can be used.] test/dialect/mssql/test_compiler.py::CompileTest::test_row_limit_compile_error[stmt6-MSSQL requires an order_by when using an OFFSET or a non-simple LIMIT clause] test/dialect/mssql/test_compiler.py::CompileTest::test_schema_autosplit_w_dot_case_insensitive[True] [gw54] [ 10%] 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] [gw48] [ 10%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_returning_update_computed_warning [gw46] [ 10%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_returning_insert_functional test/dialect/mssql/test_compiler.py::CompileTest::test_schema_autosplit_w_dot_case_sensitive[False] [gw55] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_row_limit_compile_error[stmt6-MSSQL requires an order_by when using an OFFSET or a non-simple LIMIT clause] test/dialect/mssql/test_compiler.py::CompileTest::test_row_limit_compile_error[stmt3-MSSQL needs TOP to use PERCENT and/or WITH TIES. Only simple fetch without offset can be used.] test/dialect/mssql/test_compiler.py::CompileTest::test_schema_autosplit_w_dot_case_sensitive[True] [gw53] [ 10%] 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] [gw52] [ 10%] 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.] [gw56] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_autosplit_w_dot_case_insensitive[False] [gw58] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_autosplit_w_dot_case_sensitive[False] [gw59] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_autosplit_w_dot_case_sensitive[True] test/orm/test_bind.py::GetBindTest::test_clause_extracts_orm_plugin_subject[select] test/dialect/mssql/test_compiler.py::CompileTest::test_schema_many_tokens_one [gw45] [ 10%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_returning_insert_computed [gw57] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_autosplit_w_dot_case_insensitive[True] test/dialect/mssql/test_compiler.py::CompileTest::test_schema_many_tokens_two test/dialect/mssql/test_compiler.py::CompileTest::test_select_w_order_by_collate [gw60] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_many_tokens_one test/dialect/mssql/test_compiler.py::CompileTest::test_select_with_nolock test/dialect/mssql/test_compiler.py::CompileTest::test_simple_limit_expression_offset_using_window [gw61] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_schema_many_tokens_two test/dialect/mssql/test_compiler.py::CompileTest::test_strict_binds[-SELECT __[POSTCOMPILE_param_1] AS anon_1, __[POSTCOMPILE_param_2] AS anon_2-kw0] test/dialect/mssql/test_compiler.py::CompileTest::test_strict_binds[-SELECT sometable.foo FROM sometable WHERE sometable.foo IN (__[POSTCOMPILE_foo_1])-kw1] test/dialect/mssql/test_compiler.py::CompileTest::test_strict_binds[-sometable.foo IN (NULL)-kw2] test/dialect/oracle/test_compiler.py::CompileTest::test_subquery test/dialect/postgresql/test_compiler.py::CompileTest::test_substring test/dialect/oracle/test_compiler.py::CompileTest::test_table_options test/dialect/mssql/test_compiler.py::CompileTest::test_table_idx_explicit_nonclustered test/dialect/mssql/test_compiler.py::CompileTest::test_table_pkc_clustering test/dialect/mssql/test_compiler.py::CompileTest::test_table_pkc_explicit_nonclustered test/dialect/mssql/test_compiler.py::CompileTest::test_table_uc_explicit_nonclustered [gw62] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_select_w_order_by_collate test/dialect/mssql/test_compiler.py::CompileTest::test_table_uc_clustering [gw5] [ 10%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_subquery [gw9] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_table_pkc_clustering [gw51] [ 10%] PASSED test/orm/test_bind.py::GetBindTest::test_clause_extracts_orm_plugin_subject[select] [gw8] [ 10%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_table_options [gw12] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_table_uc_explicit_nonclustered [gw7] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_table_idx_explicit_nonclustered [gw11] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_table_uc_clustering test/dialect/mssql/test_compiler.py::CompileTest::test_true_false [gw13] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_true_false [gw4] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_strict_binds[-sometable.foo IN (NULL)-kw2] [gw3] [ 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] [gw44] [ 10%] PASSED test/orm/test_cascade.py::NoSaveCascadeFlushTest::test_o2m_backref_child_transient [gw6] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_substring [gw2] [ 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/dialect/oracle/test_compiler.py::CompileTest::test_true_false [gw63] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_select_with_nolock test/orm/test_cache_key.py::CacheKeyTest::test_more_with_entities_sanity_checks [gw1] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_simple_limit_expression_offset_using_window [gw14] [ 10%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_true_false [gw10] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_table_pkc_explicit_nonclustered test/dialect/mssql/test_compiler.py::CompileTest::test_try_cast test/dialect/mssql/test_compiler.py::CompileTest::test_update_exclude_hint test/dialect/mssql/test_compiler.py::CompileTest::test_union test/dialect/postgresql/test_compiler.py::CompileTest::test_update_array_slice test/dialect/postgresql/test_compiler.py::CompileTest::test_update_array test/dialect/postgresql/test_compiler.py::CompileTest::test_update_array_element test/dialect/mssql/test_compiler.py::CompileTest::test_update_from test/dialect/mssql/test_compiler.py::CompileTest::test_update [gw17] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_update test/dialect/mssql/test_compiler.py::CompileTest::test_update_hint test/dialect/mssql/test_compiler.py::CompileTest::test_update_from_hint [gw21] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_update_exclude_hint test/dialect/mssql/test_compiler.py::CompileTest::test_update_returning test/dialect/postgresql/test_compiler.py::CompileTest::test_update_returning [gw15] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_try_cast test/sql/test_case_statement.py::CaseTest::test_case [gw19] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_update_array_element [gw20] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_update_array_slice test/dialect/mssql/test_compiler.py::CompileTest::test_update_to_select_schema [gw22] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_update_from [gw18] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_update_array [gw23] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_update_from_hint test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_disabled_three [gw16] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_union test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_disabled_one [gw27] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_update_to_select_schema test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_enabled_one test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_disabled_two test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_enabled_three [gw28] [ 10%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_disabled_one test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_enabled_two [gw24] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_update_hint [gw25] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_update_returning [gw26] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_update_returning [gw31] [ 10%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_enabled_one [gw30] [ 10%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_disabled_two [gw44] [ 10%] PASSED test/sql/test_case_statement.py::CaseTest::test_case test/sql/test_compare.py::CacheKeyTest::test_values_doesnt_caches_right_now [gw29] [ 10%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_disabled_three test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_39_4::test_select [gw33] [ 10%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_enabled_two test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_39_4::test_insert [gw34] [ 10%] SKIPPED test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_39_4::test_insert [gw32] [ 10%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_use_binds_for_limits_enabled_three [gw35] [ 10%] SKIPPED test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_39_4::test_select test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_39_4::test_select_labels [gw44] [ 10%] PASSED test/sql/test_compare.py::CacheKeyTest::test_values_doesnt_caches_right_now test/sql/test_compiler.py::BindParameterTest::test_expanding_non_expanding_conflict test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_39_4::test_update test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_39_4::test_update_whereclause test/sql/test_compiler.py::CorrelateTest::test_correlate_all_column test/sql/test_compiler.py::CorrelateTest::test_correlate_all_from test/sql/test_compiler.py::CorrelateTest::test_correlate_all_where test/sql/test_compiler.py::CorrelateTest::test_correlate_alone_noeffect test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_column [gw36] [ 10%] SKIPPED test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_39_4::test_select_labels test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_having test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_where [gw37] [ 10%] SKIPPED test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_39_4::test_update test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_where_singlefrom [gw39] [ 10%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_all_column [gw41] [ 10%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_all_where test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_column [gw42] [ 10%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_alone_noeffect [gw43] [ 10%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_column [gw44] [ 10%] PASSED test/sql/test_compiler.py::BindParameterTest::test_expanding_non_expanding_conflict test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_from [gw38] [ 10%] SKIPPED test/aaa_profiling/test_compiler.py::CompileTest_sqlite+pysqlite_3_39_4::test_update_whereclause [gw47] [ 10%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_where_singlefrom [gw45] [ 10%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_having [gw40] [ 10%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_all_from [gw46] [ 10%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_where test/dialect/postgresql/test_compiler.py::CompileTest::test_array [gw49] [ 10%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_from test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_having [gw48] [ 10%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_column test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_where[None] [gw50] [ 10%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_having [gw52] [ 10%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_where[None] test/sql/test_compiler.py::CorrelateTest::test_correlate_except_empty test/sql/test_compiler.py::CorrelateTest::test_correlate_except_exclusion_column test/sql/test_compiler.py::CorrelateTest::test_correlate_except_exclusion_from test/sql/test_compiler.py::CorrelateTest::test_correlate_except_exclusion_where test/sql/test_compiler.py::CorrelateTest::test_correlate_except_froms test/sql/test_compiler.py::CorrelateTest::test_correlate_except_inclusion_column test/sql/test_compiler.py::CorrelateTest::test_correlate_except_having [gw51] [ 10%] PASSED test/orm/test_cache_key.py::CacheKeyTest::test_more_with_entities_sanity_checks test/sql/test_compiler.py::CorrelateTest::test_correlate_except_inclusion_from test/sql/test_compiler.py::CorrelateTest::test_correlate_except_inclusion_where test/sql/test_compiler.py::CorrelateTest::test_correlate_except_none[False] test/sql/test_compiler.py::CorrelateTest::test_correlate_except_none[None] test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_column test/sql/test_compiler.py::CorrelateTest::test_correlate_from_all_ok [gw53] [ 10%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_empty [gw60] [ 10%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_inclusion_from [gw44] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_simple [gw2] [ 10%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_column test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_having [gw55] [ 10%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_exclusion_from [gw56] [ 10%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_exclusion_where [gw58] [ 10%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_having [gw61] [ 10%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_inclusion_where [gw63] [ 10%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_none[None] [gw1] [ 10%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_from_all_ok test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_column_correlate_from_subq [gw44] [ 10%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_simple test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_having_from_subq [gw62] [ 10%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_none[False] [gw54] [ 10%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_exclusion_column [gw59] [ 10%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_inclusion_column [gw3] [ 10%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_column_correlate_from_subq test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_from [gw4] [ 10%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_from test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_where [gw7] [ 10%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_where [gw57] [ 10%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_froms test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_cascade_delete [gw5] [ 10%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_having test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_text [gw44] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_exclude_constraint_text test/dialect/mssql/test_compiler.py::CompileTest::test_insert_hint test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_where_singlefrom [gw6] [ 10%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_having_from_subq test/sql/test_compiler.py::CorrelateTest::test_correlate_where_all_unintentional test/sql/test_compiler.py::CorrelateTest::test_dont_overcorrelate test/sql/test_compiler.py::CorrelateTest::test_from_implicit_correlation_disabled test/sql/test_compiler.py::CorrelateTest::test_multilevel_froms_correlation [gw8] [ 10%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_semiauto_where_singlefrom test/sql/test_compiler.py::DDLTest::test_composite_pk_constraint_autoinc_first_implicit test/sql/test_compiler.py::CorrelateTest::test_multilevel_implicit_correlation_disabled test/sql/test_compiler.py::DDLTest::test_create_index_exists test/sql/test_compiler.py::DDLTest::test_composite_pk_constraint_maintains_order_explicit [gw9] [ 10%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_where_all_unintentional [gw44] [ 10%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_insert_hint test/sql/test_compiler.py::DDLTest::test_create_table_suffix test/sql/test_compiler.py::DDLTest::test_drop_index_exists test/sql/test_compiler.py::DDLTest::test_create_table_exists [gw11] [ 10%] PASSED test/sql/test_compiler.py::CorrelateTest::test_from_implicit_correlation_disabled test/sql/test_compiler.py::CorrelateTest::test_no_contextless_correlate_except [gw14] [ 10%] PASSED test/sql/test_compiler.py::CorrelateTest::test_no_contextless_correlate_except [gw15] [ 10%] PASSED test/sql/test_compiler.py::DDLTest::test_composite_pk_constraint_autoinc_first_implicit test/dialect/oracle/test_compiler.py::CompileTest::test_returning_insert [gw19] [ 10%] PASSED test/sql/test_compiler.py::DDLTest::test_create_table_suffix [gw18] [ 10%] PASSED test/sql/test_compiler.py::DDLTest::test_create_table_exists test/sql/test_compiler.py::DDLTest::test_drop_table_exists [gw16] [ 10%] PASSED test/sql/test_compiler.py::DDLTest::test_composite_pk_constraint_maintains_order_explicit [gw10] [ 10%] PASSED test/sql/test_compiler.py::CorrelateTest::test_dont_overcorrelate [gw12] [ 10%] PASSED test/sql/test_compiler.py::CorrelateTest::test_multilevel_froms_correlation [gw17] [ 10%] PASSED test/sql/test_compiler.py::DDLTest::test_create_index_exists test/sql/test_compiler.py::DDLTest::test_fk_render [gw44] [ 10%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_returning_insert [gw21] [ 10%] PASSED test/sql/test_compiler.py::DDLTest::test_drop_table_exists [gw13] [ 10%] PASSED test/sql/test_compiler.py::CorrelateTest::test_multilevel_implicit_correlation_disabled test/sql/test_compiler.py::DDLTest::test_fk_illegal_sql_phrases [gw20] [ 10%] PASSED test/sql/test_compiler.py::DDLTest::test_drop_index_exists [gw23] [ 10%] PASSED test/sql/test_compiler.py::DDLTest::test_fk_render [gw22] [ 10%] PASSED test/sql/test_compiler.py::DDLTest::test_fk_illegal_sql_phrases test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_from [gw44] [ 10%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_auto_from test/sql/test_compiler.py::DDLTest::test_reraise_of_column_spec_issue_unicode test/sql/test_compiler.py::DDLTest::test_reraise_of_column_spec_issue test/sql/test_compiler.py::DDLTest::test_schema_translate_map_no_square_brackets test/sql/test_compiler.py::DDLTest::test_schema_translate_map_sequence [gw25] [ 10%] PASSED test/sql/test_compiler.py::DDLTest::test_reraise_of_column_spec_issue_unicode test/sql/test_compiler.py::DDLTest::test_schema_translate_map_sequence_server_default [gw51] [ 10%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteNoOrphanTest::test_cascade_delete [gw24] [ 10%] PASSED test/sql/test_compiler.py::DDLTest::test_reraise_of_column_spec_issue test/sql/test_compiler.py::DDLTest::test_system_flag test/sql/test_compiler.py::DDLTest::test_table_no_cols test/sql/test_compiler.py::DDLTest::test_table_no_cols_w_constraint test/sql/test_compiler.py::DDLTest::test_schema_translate_map_table test/sql/test_compiler.py::DDLTest::test_schema_translate_map_special_chars test/ext/test_compiler.py::DefaultOnExistingTest::test_binds_in_dml [gw27] [ 10%] PASSED test/sql/test_compiler.py::DDLTest::test_schema_translate_map_sequence [gw33] [ 10%] PASSED test/sql/test_compiler.py::DDLTest::test_table_no_cols_w_constraint [gw26] [ 10%] PASSED test/sql/test_compiler.py::DDLTest::test_schema_translate_map_no_square_brackets [gw32] [ 10%] PASSED test/sql/test_compiler.py::DDLTest::test_table_no_cols [gw35] [ 10%] PASSED test/ext/test_compiler.py::DefaultOnExistingTest::test_binds_in_dml test/ext/test_compiler.py::DefaultOnExistingTest::test_binds_in_select test/sql/test_compiler.py::DDLTest::test_table_one_col_w_constraint [gw34] [ 10%] PASSED test/sql/test_compiler.py::DDLTest::test_table_one_col_w_constraint test/ext/test_compiler.py::DefaultOnExistingTest::test_select [gw31] [ 10%] PASSED test/sql/test_compiler.py::DDLTest::test_system_flag [gw30] [ 10%] PASSED test/sql/test_compiler.py::DDLTest::test_schema_translate_map_table [gw28] [ 10%] PASSED test/sql/test_compiler.py::DDLTest::test_schema_translate_map_sequence_server_default [gw29] [ 10%] PASSED test/sql/test_compiler.py::DDLTest::test_schema_translate_map_special_chars test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_distinct_on_subquery_named [gw36] [ 10%] PASSED test/ext/test_compiler.py::DefaultOnExistingTest::test_binds_in_select test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_distinct_on_subquery_anon test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_cascade_nosideeffects [gw38] [ 10%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_distinct_on_subquery_anon [gw37] [ 11%] PASSED test/ext/test_compiler.py::DefaultOnExistingTest::test_select [gw39] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_distinct_on_subquery_named test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_literal_binds test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_on_columns_generative test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_on_columns_generative_multi_call test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_on_columns_inline_list test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_distinct_on_aliased test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_on_columns_inline_scalar test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_plain_generative test/ext/test_compiler.py::ExecuteTest::test_insert_session test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_plain_inline test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_on_columns test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_on_columns_multi_call test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_on_columns_subquery test/ext/test_compiler.py::ExecuteTest::test_insert test/ext/test_compiler.py::ExecuteTest::test_select_session test/ext/test_compiler.py::ExecuteTest::test_select [gw40] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_literal_binds test/sql/test_compiler.py::ExecutionOptionsTest::test_dml test/sql/test_compiler.py::ExecutionOptionsTest::test_embedded_element_true_to_false test/sql/test_compiler.py::ExecutionOptionsTest::test_embedded_element_true_to_none [gw41] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_on_columns_generative test/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_regconfig test/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_basic test/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_tsvector test/sql/test_compiler.py::ExecutionOptionsTest::test_non_dml [gw57] [ 11%] PASSED test/sql/test_compiler.py::ExecutionOptionsTest::test_embedded_element_true_to_false [gw46] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_plain_inline test/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_tsvectorconfig [gw58] [ 11%] PASSED test/sql/test_compiler.py::ExecutionOptionsTest::test_embedded_element_true_to_none [gw61] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_regconfig [gw53] [ 11%] PASSED test/ext/test_compiler.py::ExecuteTest::test_insert_session [gw43] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_on_columns_inline_list [gw55] [ 11%] PASSED test/ext/test_compiler.py::ExecuteTest::test_select_session [gw42] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_on_columns_generative_multi_call [gw48] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_on_columns [gw49] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_on_columns_multi_call [gw60] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_basic [gw63] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_tsvectorconfig [gw47] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_distinct_on_aliased [gw62] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_tsvector [gw44] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_on_columns_inline_scalar test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_index_elements_target [gw59] [ 11%] PASSED test/sql/test_compiler.py::ExecutionOptionsTest::test_non_dml [gw45] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_plain_generative [gw51] [ 11%] PASSED test/orm/test_cascade.py::O2MCascadeDeleteOrphanTest::test_cascade_nosideeffects [gw50] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_on_columns_subquery test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_no_target test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_combined_with_cte [gw52] [ 11%] PASSED test/ext/test_compiler.py::ExecuteTest::test_insert [gw56] [ 11%] PASSED test/sql/test_compiler.py::ExecutionOptionsTest::test_dml [gw2] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_index_elements_target [gw54] [ 11%] PASSED test/ext/test_compiler.py::ExecuteTest::test_select [gw1] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_combined_with_cte test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_quoted_named_constraint_target [gw3] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_no_target test/sql/test_case_statement.py::CaseTest::test_when_dicts[-CASE WHEN (test.col1 = :col1_1) THEN :param_1 ELSE :param_2 END] test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_quoted_string_constraint_target test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_super_long_name_constraint_target test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_add_whereclause_references_excluded test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_additional_colnames test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_add_whereclause test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_col_index_elements_target test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_index_elements_where_target test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_index_elements_where_target_multivalues test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_set_clause_column_keys test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_named_unique_constraint_target [gw4] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_quoted_named_constraint_target test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_pk_constraint_index_elements_target test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_set_clause_literal [gw51] [ 11%] PASSED test/sql/test_case_statement.py::CaseTest::test_when_dicts[-CASE WHEN (test.col1 = :col1_1) THEN :param_1 ELSE :param_2 END] test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_set_clause_none test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_str_index_elements_target_two test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_string_constraint_target test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_str_index_elements_target_one test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_unnamed_exclude_constraint_target test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_unnamed_index_target test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_on_conflict_as_cte test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_unnamed_pk_constraint_target test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_on_conflict_cte_plus_textual test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_on_conflict_do_no_call_twice test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_quote_raw_string_col [gw13] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_named_unique_constraint_target [gw5] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_quoted_string_constraint_target test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_set_excluded[dict] [gw8] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_add_whereclause_references_excluded [gw12] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_index_elements_where_target_multivalues [gw15] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_set_clause_column_keys [gw7] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_add_whereclause [gw11] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_index_elements_where_target test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_set_excluded[control] [gw19] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_str_index_elements_target_two [gw21] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_unnamed_exclude_constraint_target [gw18] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_str_index_elements_target_one [gw23] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_unnamed_pk_constraint_target [gw22] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_unnamed_index_target [gw10] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_col_index_elements_target [gw27] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_quote_raw_string_col [gw17] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_set_clause_none [gw20] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_string_constraint_target [gw9] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_additional_colnames [gw14] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_pk_constraint_index_elements_target [gw25] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_on_conflict_cte_plus_textual test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_set_excluded[excluded] [gw30] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_set_excluded[excluded] [gw16] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_update_set_clause_literal [gw6] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_do_nothing_super_long_name_constraint_target test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_from_values [gw32] [ 11%] PASSED test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_from_values test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_from_literal [gw31] [ 11%] PASSED test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_from_literal [gw28] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_set_excluded[control] [gw26] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_on_conflict_do_no_call_twice [gw29] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_set_excluded[dict] test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_no_call_twice [gw33] [ 11%] PASSED test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_no_call_twice [gw24] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::InsertOnConflictTest::test_on_conflict_as_cte test/sql/test_compare.py::CompareClausesTest::test_compare_annotated_clears_mapping [gw51] [ 11%] PASSED test/sql/test_compare.py::CompareClausesTest::test_compare_annotated_clears_mapping test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[five] [gw51] [ 11%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_binds_as_literal[five] test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_type [gw51] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::CompileTest::test_array_literal_type test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_update_sql_expr test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_python_values test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_parser [gw51] [ 11%] PASSED test/dialect/mysql/test_compiler.py::CompileTest::test_create_index_with_parser 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/sql/test_compiler.py::KwargPropagationTest::test_binary test/sql/test_compiler.py::KwargPropagationTest::test_case [gw51] [ 11%] 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] [gw34] [ 11%] PASSED test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_python_values test/sql/test_compiler.py::KwargPropagationTest::test_cast test/dialect/mssql/test_compiler.py::CompileTest::test_limit_offset_using_offset_fetch [gw36] [ 11%] PASSED test/sql/test_compiler.py::KwargPropagationTest::test_binary [gw35] [ 11%] PASSED test/dialect/mysql/test_compiler.py::InsertOnDuplicateTest::test_update_sql_expr test/sql/test_compiler.py::KwargPropagationTest::test_select test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_cols_required [gw37] [ 11%] PASSED test/sql/test_compiler.py::KwargPropagationTest::test_case test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_invalid_combinations[True-True-False] test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_invalid_combinations[True-False-True] [gw51] [ 11%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_limit_offset_using_offset_fetch 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.] [gw38] [ 11%] PASSED test/sql/test_compiler.py::KwargPropagationTest::test_cast [gw39] [ 11%] PASSED test/sql/test_compiler.py::KwargPropagationTest::test_select [gw40] [ 11%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_cols_required test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_invalid_combinations[True-True-True] test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_literal_binds [gw41] [ 11%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_invalid_combinations[True-False-True] [gw44] [ 11%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_literal_binds [gw43] [ 11%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_invalid_combinations[True-True-True] [gw42] [ 11%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_invalid_combinations[True-True-False] test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_against_expr[against1-`some col` + `some other col`] test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_against_expr[against2-`some col` + %s] test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_against_expr[against0-%s] [gw51] [ 11%] 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.] [gw46] [ 11%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_against_expr[against1-`some col` + `some other col`] test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_where[False] [gw51] [ 11%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_disabled_where[False] test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_multiple_cols[-MATCH (user.firstname, user.lastname) AGAINST (%s IN BOOLEAN MODE)] [gw47] [ 11%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_against_expr[against2-`some col` + %s] [gw45] [ 11%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_against_expr[against0-%s] test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_multiple_cols[-MATCH (user.firstname, user.lastname) AGAINST (%s IN NATURAL LANGUAGE MODE WITH QUERY EXPANSION)] test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_multiple_cols[-MATCH (user.firstname, user.lastname) AGAINST (%s IN NATURAL LANGUAGE MODE)] test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_plain [gw48] [ 11%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_multiple_cols[-MATCH (user.firstname, user.lastname) AGAINST (%s IN BOOLEAN MODE)] test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_single_col[-MATCH (matchtable.title) AGAINST (%s IN NATURAL LANGUAGE MODE WITH QUERY EXPANSION)] test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_multiple_cols[-MATCH (user.firstname, user.lastname) AGAINST (%s)] [gw49] [ 11%] 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)] [gw50] [ 11%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_multiple_cols[-MATCH (user.firstname, user.lastname) AGAINST (%s IN NATURAL LANGUAGE MODE)] test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_single_col[-MATCH (matchtable.title) AGAINST (%s IN NATURAL LANGUAGE MODE)] test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_single_col[-MATCH (matchtable.title) AGAINST (%s WITH QUERY EXPANSION)] test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_single_col[-MATCH (matchtable.title) AGAINST (%s)] test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_operator 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] [gw52] [ 11%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_multiple_cols[-MATCH (user.firstname, user.lastname) AGAINST (%s)] [gw53] [ 11%] 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)] [gw51] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::DistinctOnTest::test_query_plain test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[5-10-fetch_kw4-OFFSET (%(param_1)s) ROWS FETCH FIRST (%(param_2)s) PERCENT ROWS ONLY-params4] test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[5-10-fetch_kw0-OFFSET (%(param_1)s) ROWS FETCH FIRST (%(param_2)s) ROWS ONLY-params0] [gw56] [ 11%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_single_col[-MATCH (matchtable.title) AGAINST (%s)] [gw54] [ 11%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_single_col[-MATCH (matchtable.title) AGAINST (%s IN NATURAL LANGUAGE MODE)] [gw60] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[5-10-fetch_kw4-OFFSET (%(param_1)s) ROWS FETCH FIRST (%(param_2)s) PERCENT ROWS ONLY-params4] test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[5-10-fetch_kw5-OFFSET (%(param_1)s) ROWS FETCH FIRST (%(param_2)s) PERCENT ROWS WITH TIES-params5] [gw58] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[0-0-fetch_kw3-OFFSET (%(param_1)s) ROWS FETCH FIRST (%(param_2)s) ROWS ONLY-params3] test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_multiple_cols[-MATCH (user.firstname, user.lastname) AGAINST (%s WITH QUERY EXPANSION)] [gw55] [ 11%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_single_col[-MATCH (matchtable.title) AGAINST (%s WITH QUERY EXPANSION)] [gw61] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[5-10-fetch_kw5-OFFSET (%(param_1)s) ROWS FETCH FIRST (%(param_2)s) PERCENT ROWS WITH TIES-params5] [gw57] [ 11%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_operator 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] [gw51] [ 11%] PASSED test/dialect/mysql/test_compiler.py::MatchExpressionTest::test_match_expression_multiple_cols[-MATCH (user.firstname, user.lastname) AGAINST (%s WITH QUERY EXPANSION)] [gw59] [ 11%] 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] [gw62] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[5-10-fetch_kw6-OFFSET (%(param_1)s) ROWS FETCH FIRST (%(param_2)s) ROWS WITH TIES-params6] test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[5-None-fetch_kw2-FETCH FIRST (%(param_1)s) ROWS ONLY-params2] test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[fetch10-offset10-fetch_kw10-OFFSET (Y + W) ROWS FETCH FIRST (Q + Z) ROWS ONLY-params10] test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[fetch7-offset7-fetch_kw7-OFFSET (Y) ROWS FETCH FIRST (Q) ROWS ONLY-params7] test/dialect/oracle/test_compiler.py::RegexpTest::test_not_regexp_match test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[fetch8-offset8-fetch_kw8-OFFSET ("Y") ROWS FETCH FIRST ("Q") ROWS ONLY-params8] test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[fetch9-offset9-fetch_kw9-OFFSET (%(Y)s) ROWS FETCH FIRST (%(Q)s) ROWS ONLY-params9] test/dialect/oracle/test_compiler.py::RegexpTest::test_not_regexp_match_column test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match_column test/dialect/oracle/test_compiler.py::RegexpTest::test_not_regexp_match_flags test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match_flags test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match_flags_col test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match_str test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match_flags_ignorecase test/dialect/oracle/test_compiler.py::RegexpTest::test_not_regexp_match_flags_col [gw5] [ 11%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_not_regexp_match [gw7] [ 11%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_not_regexp_match_column [gw9] [ 11%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_not_regexp_match_flags [gw12] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match_flags_col [gw8] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match_column [gw13] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match_flags_ignorecase [gw2] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[fetch7-offset7-fetch_kw7-OFFSET (Y) ROWS FETCH FIRST (Q) ROWS ONLY-params7] [gw1] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[fetch10-offset10-fetch_kw10-OFFSET (Y + W) ROWS FETCH FIRST (Q + Z) ROWS ONLY-params10] test/dialect/oracle/test_compiler.py::RegexpTest::test_not_regexp_match_str [gw4] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[fetch9-offset9-fetch_kw9-OFFSET (%(Y)s) ROWS FETCH FIRST (%(Q)s) ROWS ONLY-params9] [gw10] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match_flags [gw63] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[5-None-fetch_kw2-FETCH FIRST (%(param_1)s) ROWS ONLY-params2] [gw14] [ 11%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_not_regexp_match_str [gw6] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_match [gw3] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[fetch8-offset8-fetch_kw8-OFFSET ("Y") ROWS FETCH FIRST ("Q") ROWS ONLY-params8] [gw11] [ 11%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_not_regexp_match_flags_col [gw16] [ 11%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_match test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match [gw15] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_not_regexp_match_str test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_match_column [gw17] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match_column [gw18] [ 11%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_match_column test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_match_flags test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match_flags test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_match_flags_col test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_match_str test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match_flags_ignorecase test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match_flags_col test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match_str [gw19] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match_column test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace_column test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace [gw20] [ 11%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_match_flags test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace_column2 test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace_column2 [gw27] [ 11%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace [gw23] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match_flags_col [gw25] [ 11%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_match_str test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace_column [gw26] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match_str [gw22] [ 11%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_match_flags_col test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace_flags [gw29] [ 11%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace_column [gw32] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace_column2 [gw31] [ 11%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace_column2 [gw24] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match_flags_ignorecase test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace_flags_col [gw21] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_match_flags [gw33] [ 11%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace_flags [gw30] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace_column test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace_flags_col [gw36] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace_flags_col [gw28] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace [gw35] [ 11%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace_flags_col test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace_flags test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace_string test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace_string [gw34] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace_flags test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_not_regexp_match test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_not_regexp_match_flags test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_not_regexp_match_str test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_not_regexp_match_column [gw37] [ 11%] PASSED test/dialect/oracle/test_compiler.py::RegexpTest::test_regexp_replace_string test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_match test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_match_column test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_match_str test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace_column test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_match_flags test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace [gw38] [ 11%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_regexp_replace_string test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace_flags test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace_column2 [gw46] [ 11%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_match_str [gw39] [ 11%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_not_regexp_match [gw42] [ 11%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_not_regexp_match_str [gw43] [ 11%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_match [gw40] [ 11%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_not_regexp_match_column [gw47] [ 11%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace [gw41] [ 11%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_not_regexp_match_flags [gw49] [ 11%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace_column2 [gw50] [ 11%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace_flags test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace_string test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_not_regexp_match [gw45] [ 11%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_match_flags [gw48] [ 11%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace_column [gw44] [ 11%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_match_column [gw51] [ 11%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMariaDb::test_regexp_replace_string [gw52] [ 11%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_not_regexp_match test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_not_regexp_match_column [gw53] [ 11%] 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 test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_not_regexp_match_str test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_match test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_match_column test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_match_str test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace_column test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_match_flags test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace_column2 test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace_flags [gw54] [ 11%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_not_regexp_match_flags test/sql/test_compiler.py::ResultMapTest::test_compound_not_toplevel_doesnt_populate [gw56] [ 11%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_match [gw55] [ 11%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_not_regexp_match_str [gw57] [ 11%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_match_column test/sql/test_compiler.py::ResultMapTest::test_compound_populates test/sql/test_compiler.py::ResultMapTest::test_compound_only_top_populates [gw59] [ 11%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_match_str [gw62] [ 11%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace_column2 [gw61] [ 11%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace_column [gw63] [ 11%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace_flags [gw3] [ 11%] PASSED test/sql/test_compiler.py::ResultMapTest::test_compound_populates [gw1] [ 11%] PASSED test/sql/test_compiler.py::ResultMapTest::test_compound_not_toplevel_doesnt_populate [gw60] [ 11%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace test/sql/test_compiler.py::ResultMapTest::test_insert_from_select [gw4] [ 11%] PASSED test/sql/test_compiler.py::ResultMapTest::test_insert_from_select [gw2] [ 11%] PASSED test/sql/test_compiler.py::ResultMapTest::test_compound_only_top_populates [gw58] [ 11%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_match_flags test/sql/test_compiler.py::ResultMapTest::test_insert_with_select_values [gw5] [ 11%] PASSED test/sql/test_compiler.py::ResultMapTest::test_insert_with_select_values test/sql/test_compiler.py::ResultMapTest::test_label_conflict_union test/sql/test_compiler.py::ResultMapTest::test_label_plus_element test/sql/test_compiler.py::ResultMapTest::test_nested_api test/sql/test_compiler.py::ResultMapTest::test_select_wraps_for_translate_ambiguity test/dialect/mysql/test_compiler.py::SQLTest::test_backslash_escaping test/sql/test_compiler.py::ResultMapTest::test_select_wraps_for_translate_ambiguity_dupe_cols test/dialect/mysql/test_compiler.py::SQLTest::test_cast[BIGINT-CAST(t.col AS SIGNED INTEGER)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[BINARY-CAST(t.col AS BINARY)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[BLOB-CAST(t.col AS BINARY)0] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[BLOB-CAST(t.col AS BINARY)1] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[CHAR-CAST(t.col AS CHAR)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[CLOB-CAST(t.col AS CHAR)] [gw8] [ 11%] PASSED test/sql/test_compiler.py::ResultMapTest::test_nested_api [gw7] [ 11%] PASSED test/sql/test_compiler.py::ResultMapTest::test_label_plus_element [gw15] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[BLOB-CAST(t.col AS BINARY)1] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DATE-CAST(t.col AS DATE)] [gw13] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[BINARY-CAST(t.col AS BINARY)] [gw9] [ 12%] PASSED test/sql/test_compiler.py::ResultMapTest::test_select_wraps_for_translate_ambiguity [gw12] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[BIGINT-CAST(t.col AS SIGNED INTEGER)] [gw14] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[BLOB-CAST(t.col AS BINARY)0] [gw6] [ 12%] PASSED test/sql/test_compiler.py::ResultMapTest::test_label_conflict_union [gw17] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[CLOB-CAST(t.col AS CHAR)] [gw18] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DATE-CAST(t.col AS DATE)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DECIMAL-CAST(t.col AS DECIMAL)0] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DATETIME-CAST(t.col AS DATETIME)] [gw19] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DATETIME-CAST(t.col AS DATETIME)] [gw16] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[CHAR-CAST(t.col AS CHAR)] [gw11] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_backslash_escaping [gw10] [ 12%] PASSED test/sql/test_compiler.py::ResultMapTest::test_select_wraps_for_translate_ambiguity_dupe_cols test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Date-CAST(t.col AS DATE)0] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DECIMAL-CAST(t.col AS DECIMAL)1] [gw20] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DECIMAL-CAST(t.col AS DECIMAL)0] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Date-CAST(t.col AS DATE)1] [gw21] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DECIMAL-CAST(t.col AS DECIMAL)1] [gw22] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Date-CAST(t.col AS DATE)0] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DateTime-CAST(t.col AS DATETIME)0] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DateTime-CAST(t.col AS DATETIME)1] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[INTEGER-CAST(t.col AS SIGNED INTEGER)0] [gw23] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Date-CAST(t.col AS DATE)1] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[INTEGER-CAST(t.col AS SIGNED INTEGER)1] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Integer-CAST(t.col AS SIGNED INTEGER)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Interval-CAST(t.col AS DATETIME)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[LargeBinary-CAST(t.col AS BINARY)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[LONGTEXT-CAST(t.col AS CHAR)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[LONGBLOB-CAST(t.col AS BINARY)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[MEDIUMBLOB-CAST(t.col AS BINARY)] [gw25] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DateTime-CAST(t.col AS DATETIME)1] [gw27] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[INTEGER-CAST(t.col AS SIGNED INTEGER)1] [gw31] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[LONGTEXT-CAST(t.col AS CHAR)] [gw24] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[DateTime-CAST(t.col AS DATETIME)0] [gw26] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[INTEGER-CAST(t.col AS SIGNED INTEGER)0] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[NCHAR-CAST(t.col AS CHAR)0] [gw33] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[MEDIUMBLOB-CAST(t.col AS BINARY)] [gw32] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[LargeBinary-CAST(t.col AS BINARY)] [gw29] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Interval-CAST(t.col AS DATETIME)] [gw28] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Integer-CAST(t.col AS SIGNED INTEGER)] [gw30] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[LONGBLOB-CAST(t.col AS BINARY)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[MEDIUMTEXT-CAST(t.col AS CHAR)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[NCHAR-CAST(t.col AS CHAR)1] [gw35] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[NCHAR-CAST(t.col AS CHAR)0] [gw36] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[NCHAR-CAST(t.col AS CHAR)1] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[NUMERIC-CAST(t.col AS DECIMAL)0] [gw34] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[MEDIUMTEXT-CAST(t.col AS CHAR)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[NVARCHAR-CAST(t.col AS CHAR)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[NUMERIC-CAST(t.col AS DECIMAL)1] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[SMALLINT-CAST(t.col AS SIGNED INTEGER)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Numeric-CAST(t.col AS DECIMAL)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[SmallInteger-CAST(t.col AS SIGNED INTEGER)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[String-CAST(t.col AS CHAR)] [gw37] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[NUMERIC-CAST(t.col AS DECIMAL)0] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TEXT-CAST(t.col AS CHAR)0] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TEXT-CAST(t.col AS CHAR)1] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TIME-CAST(t.col AS TIME)1] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TIME-CAST(t.col AS TIME)0] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TIMESTAMP-CAST(t.col AS DATETIME)0] [gw43] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[String-CAST(t.col AS CHAR)] [gw41] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[SMALLINT-CAST(t.col AS SIGNED INTEGER)] [gw40] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Numeric-CAST(t.col AS DECIMAL)] [gw42] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[SmallInteger-CAST(t.col AS SIGNED INTEGER)] [gw39] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[NVARCHAR-CAST(t.col AS CHAR)] [gw44] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TEXT-CAST(t.col AS CHAR)0] [gw47] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TIME-CAST(t.col AS TIME)1] [gw38] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[NUMERIC-CAST(t.col AS DECIMAL)1] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TIMESTAMP-CAST(t.col AS DATETIME)1] [gw49] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TIMESTAMP-CAST(t.col AS DATETIME)1] [gw48] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TIMESTAMP-CAST(t.col AS DATETIME)0] [gw46] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TIME-CAST(t.col AS TIME)0] [gw45] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TEXT-CAST(t.col AS CHAR)1] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TINYBLOB-CAST(t.col AS BINARY)] [gw50] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TINYBLOB-CAST(t.col AS BINARY)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TINYINT-CAST(t.col AS SIGNED INTEGER)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TINYTEXT-CAST(t.col AS CHAR)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Time-CAST(t.col AS TIME)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Unicode-CAST(t.col AS CHAR)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[UnicodeText-CAST(t.col AS CHAR)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_32-CAST(t.col AS CHAR CHARACTER SET utf8)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[VARBINARY-CAST(t.col AS BINARY)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[VARCHAR-CAST(t.col AS CHAR)1] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_3-CAST(t.col AS UNSIGNED INTEGER)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[VARCHAR-CAST(t.col AS CHAR)0] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_36-CAST(t.col AS CHAR(32))] [gw51] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TINYINT-CAST(t.col AS SIGNED INTEGER)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_35-CAST(t.col AS CHAR CHARACTER SET utf8)] [gw62] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_36-CAST(t.col AS CHAR(32))] [gw57] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[VARCHAR-CAST(t.col AS CHAR)0] [gw52] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[TINYTEXT-CAST(t.col AS CHAR)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_37-CAST(t.col AS CHAR(32))] [gw53] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Time-CAST(t.col AS TIME)] [gw63] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_37-CAST(t.col AS CHAR(32))] [gw61] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_35-CAST(t.col AS CHAR CHARACTER SET utf8)] [gw60] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_32-CAST(t.col AS CHAR CHARACTER SET utf8)] [gw54] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[Unicode-CAST(t.col AS CHAR)] [gw56] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[VARBINARY-CAST(t.col AS BINARY)] [gw55] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[UnicodeText-CAST(t.col AS CHAR)] [gw58] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[VARCHAR-CAST(t.col AS CHAR)1] [gw59] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_3-CAST(t.col AS UNSIGNED INTEGER)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_49-CAST(t.col AS BINARY)] [gw1] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_49-CAST(t.col AS BINARY)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_54-CAST(t.col AS BINARY)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_9-CAST(t.col AS UNSIGNED INTEGER)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_56-CAST(t.col AS BINARY)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_8-CAST(t.col AS SIGNED INTEGER)] test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[False-DOUBLE-CAST(t.col AS DOUBLE)] test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_collate test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_partition_and_other_opts test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_partition_hash test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_subpartition test/dialect/mysql/test_compiler.py::SQLTest::test_extract [gw2] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_54-CAST(t.col AS BINARY)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast_literal_bind test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_partition test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[False-FLOAT-CAST(t.col AS FLOAT)1] [gw4] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_8-CAST(t.col AS SIGNED INTEGER)] test/dialect/mysql/test_compiler.py::SQLTest::test_cast_type_decorator [gw8] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast_type_decorator test/dialect/mysql/test_compiler.py::SQLTest::test_cast_grouped_expression_non_castable [gw5] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_9-CAST(t.col AS UNSIGNED INTEGER)] test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[False-Float-CAST(t.col AS FLOAT)] [gw17] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[False-FLOAT-CAST(t.col AS FLOAT)1] [gw11] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_partition_and_other_opts [gw9] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_collate [gw13] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_subpartition test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[False-FLOAT-CAST(t.col AS FLOAT)0] test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[False-FLOAT-CAST(t.col AS FLOAT)2] [gw14] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_extract test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[True-DOUBLE-CAST(t.col AS DOUBLE)] [gw20] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[True-DOUBLE-CAST(t.col AS DOUBLE)] [gw19] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[False-Float-CAST(t.col AS FLOAT)] [gw15] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[False-DOUBLE-CAST(t.col AS DOUBLE)] [gw16] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[False-FLOAT-CAST(t.col AS FLOAT)0] [gw18] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[False-FLOAT-CAST(t.col AS FLOAT)2] [gw10] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_partition test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[True-FLOAT-CAST(t.col AS FLOAT)0] [gw7] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast_literal_bind [gw3] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_56-CAST(t.col AS BINARY)] [gw12] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_create_table_with_partition_hash [gw21] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[True-FLOAT-CAST(t.col AS FLOAT)0] [gw6] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast_grouped_expression_non_castable 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] [gw22] [ 12%] 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)] test/dialect/mysql/test_compiler.py::SQLTest::test_full_outer_join test/dialect/mysql/test_compiler.py::SQLTest::test_innodb_autoincrement test/dialect/mysql/test_compiler.py::SQLTest::test_inner_join test/dialect/mysql/test_compiler.py::SQLTest::test_innodb_autoincrement_reserved_word_column_name test/dialect/mysql/test_compiler.py::SQLTest::test_outer_join test/dialect/mysql/test_compiler.py::SQLTest::test_limit test/dialect/mysql/test_compiler.py::SQLTest::test_precolumns test/dialect/mysql/test_compiler.py::SQLTest::test_sysdate [gw23] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[True-FLOAT-CAST(t.col AS FLOAT)2] test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_cast_literal_bind test/dialect/mysql/test_compiler.py::SQLTest::test_too_long_index [gw32] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_sysdate [gw31] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_precolumns [gw30] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_outer_join test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[BIT-t.col] [gw27] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_innodb_autoincrement [gw28] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_innodb_autoincrement_reserved_word_column_name [gw25] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_full_outer_join [gw24] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_float_cast[True-Float-CAST(t.col AS FLOAT)] [gw34] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_cast_literal_bind test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[BOOLEAN-t.col] [gw29] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_limit [gw33] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_too_long_index test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[Boolean-t.col] [gw36] [ 12%] 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] [gw35] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[BIT-t.col] [gw26] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_inner_join [gw37] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[Boolean-t.col] 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.col1] test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[FLOAT-t.col0] [gw38] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[DOUBLE-t.col] test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[Float-t.col] test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[REAL-t.col] [gw41] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[FLOAT-t.col1] test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[SET-t.col] [gw39] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[ENUM-t.col] [gw40] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[FLOAT-t.col0] test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[YEAR-t.col] [gw42] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[Float-t.col] [gw43] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[REAL-t.col] test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[type_11-t.col] [gw44] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[SET-t.col] [gw45] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[YEAR-t.col] test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[type_13-t.col] [gw46] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[type_11-t.col] [gw47] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[type_13-t.col] test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[type_7-t.col] test/dialect/mysql/test_compiler.py::SQLTest::test_utc_timestamp test/dialect/mysql/test_compiler.py::SQLTest::test_update_limit test/dialect/mysql/test_compiler.py::SQLTest::test_utc_timestamp_fsp test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[Unicode] test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[String] [gw48] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_unsupported_casts[type_7-t.col] [gw50] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_utc_timestamp [gw51] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_utc_timestamp_fsp test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[type_2] test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[type_3] test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[VARCHAR] test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[type_4] [gw49] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_update_limit [gw53] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[Unicode] test/sql/test_compiler.py::SchemaTest::test_alias test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[type_6] [gw52] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[String] [gw56] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[type_3] [gw57] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[type_4] [gw55] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[type_2] [gw54] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[VARCHAR] test/sql/test_compiler.py::SchemaTest::test_insert [gw59] [ 12%] PASSED test/sql/test_compiler.py::SchemaTest::test_alias test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_invalid test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_select test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_select_alias [gw58] [ 12%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_varchar_raise[type_6] [gw60] [ 12%] PASSED test/sql/test_compiler.py::SchemaTest::test_insert [gw61] [ 12%] PASSED test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_invalid [gw62] [ 12%] PASSED test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_select test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_select_subquery [gw63] [ 12%] PASSED test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_select_alias test/sql/test_compiler.py::SchemaTest::test_schema_translate_aliases test/sql/test_compiler.py::SchemaTest::test_schema_translate_crud test/sql/test_compiler.py::SchemaTest::test_schema_translate_select test/sql/test_compiler.py::SchemaTest::test_select test/dialect/mssql/test_compiler.py::SchemaTest::test_that_mssql_default_nullability_emits_null test/dialect/mssql/test_compiler.py::SchemaTest::test_that_mssql_specified_not_nullable_emits_not_null [gw1] [ 12%] PASSED test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_select_subquery test/dialect/mssql/test_compiler.py::SchemaTest::test_that_mssql_none_nullability_does_not_emit_nullability test/dialect/mssql/test_compiler.py::SchemaTest::test_that_mssql_specified_nullable_emits_null test/sql/test_compiler.py::SchemaTest::test_update test/sql/test_compiler.py::SelectTest::test_alias test/sql/test_compiler.py::SelectTest::test_alias_nesting_subquery test/sql/test_compiler.py::SelectTest::test_anon_param_name_on_keys [gw8] [ 12%] PASSED test/dialect/mssql/test_compiler.py::SchemaTest::test_that_mssql_specified_not_nullable_emits_not_null test/sql/test_compiler.py::SelectTest::test_alias_nesting_table [gw7] [ 12%] PASSED test/dialect/mssql/test_compiler.py::SchemaTest::test_that_mssql_none_nullability_does_not_emit_nullability test/sql/test_compiler.py::SelectTest::test_compound_grouping test/sql/test_compiler.py::SelectTest::test_cast test/sql/test_compiler.py::SelectTest::test_collate [gw10] [ 12%] PASSED test/sql/test_compiler.py::SchemaTest::test_update test/sql/test_compiler.py::SelectTest::test_attribute_sanity [gw15] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_attribute_sanity [gw12] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_alias_nesting_subquery [gw2] [ 12%] PASSED test/sql/test_compiler.py::SchemaTest::test_schema_translate_aliases [gw5] [ 12%] PASSED test/sql/test_compiler.py::SchemaTest::test_select [gw3] [ 12%] PASSED test/sql/test_compiler.py::SchemaTest::test_schema_translate_crud [gw9] [ 12%] PASSED test/dialect/mssql/test_compiler.py::SchemaTest::test_that_mssql_specified_nullable_emits_null [gw14] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_anon_param_name_on_keys [gw4] [ 12%] PASSED test/sql/test_compiler.py::SchemaTest::test_schema_translate_select [gw18] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_collate [gw17] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_cast [gw11] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_alias test/sql/test_compiler.py::SelectTest::test_compound_selects test/sql/test_compiler.py::SelectTest::test_calculated_columns [gw16] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_calculated_columns [gw13] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_alias_nesting_table [gw6] [ 12%] PASSED test/dialect/mssql/test_compiler.py::SchemaTest::test_that_mssql_default_nullability_emits_null test/sql/test_compiler.py::SelectTest::test_custom_group_by_clause test/sql/test_compiler.py::SelectTest::test_conjunctions test/sql/test_compiler.py::SelectTest::test_custom_order_by_clause test/sql/test_compiler.py::SelectTest::test_date_between test/sql/test_compiler.py::SelectTest::test_deduping_hash_algo [gw22] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_custom_group_by_clause test/sql/test_compiler.py::SelectTest::test_delayed_col_naming test/sql/test_compiler.py::SelectTest::test_deduping_unique_across_selects test/sql/test_compiler.py::SelectTest::test_dupe_cols_hey_we_can_union test/sql/test_compiler.py::SelectTest::test_dupe_columns test/sql/test_compiler.py::SelectTest::test_distinct_on test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels test/sql/test_compiler.py::SelectTest::test_distinct [gw21] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_conjunctions test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels_derived_selectable [gw19] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_compound_grouping test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels_from_anon test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels_derived_selectable_mix_annotations test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels_mix_annotations [gw26] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_deduping_unique_across_selects [gw35] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels_from_anon [gw29] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_distinct_on [gw33] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels_derived_selectable test/sql/test_compiler.py::SelectTest::test_exists [gw34] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels_derived_selectable_mix_annotations [gw36] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels_mix_annotations [gw27] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_delayed_col_naming [gw31] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_dupe_columns [gw20] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_compound_selects [gw28] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_distinct [gw23] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_custom_order_by_clause test/sql/test_compiler.py::SelectTest::test_fetch[0-0-fetch_kw3-OFFSET :param_1 ROWS FETCH FIRST :param_2 ROWS ONLY-params3] [gw39] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_fetch[0-0-fetch_kw3-OFFSET :param_1 ROWS FETCH FIRST :param_2 ROWS ONLY-params3] [gw25] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_deduping_hash_algo [gw32] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_dupe_columns_use_labels [gw24] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_date_between [gw30] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_dupe_cols_hey_we_can_union test/sql/test_compiler.py::SelectTest::test_exists_method test/sql/test_compiler.py::SelectTest::test_fetch[5-10-fetch_kw4-OFFSET :param_1 ROWS FETCH FIRST :param_2 PERCENT ROWS ONLY-params4] [gw38] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_exists_method test/sql/test_compiler.py::SelectTest::test_fetch[5-10-fetch_kw0-OFFSET :param_1 ROWS FETCH FIRST :param_2 ROWS ONLY-params0] [gw40] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_fetch[5-10-fetch_kw0-OFFSET :param_1 ROWS FETCH FIRST :param_2 ROWS ONLY-params0] [gw41] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_fetch[5-10-fetch_kw4-OFFSET :param_1 ROWS FETCH FIRST :param_2 PERCENT ROWS ONLY-params4] test/sql/test_compiler.py::SelectTest::test_fetch[5-10-fetch_kw6-OFFSET :param_1 ROWS FETCH FIRST :param_2 ROWS WITH TIES-params6] test/sql/test_compiler.py::SelectTest::test_fetch[5-10-fetch_kw5-OFFSET :param_1 ROWS FETCH FIRST :param_2 PERCENT ROWS WITH TIES-params5] [gw42] [ 12%] 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] [gw37] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_exists test/sql/test_compiler.py::SelectTest::test_fetch[5-None-fetch_kw2-FETCH FIRST :param_1 ROWS ONLY-params2] test/sql/test_compiler.py::SelectTest::test_fetch[fetch7-offset7-fetch_kw7-OFFSET Y ROWS FETCH FIRST Q ROWS ONLY-params7] test/sql/test_compiler.py::SelectTest::test_fetch[fetch10-offset10-fetch_kw10-OFFSET Y + W ROWS FETCH FIRST Q + Z ROWS ONLY-params10] test/sql/test_compiler.py::SelectTest::test_fetch[None-10-fetch_kw1-LIMIT -1 OFFSET :param_1-params1] test/sql/test_compiler.py::SelectTest::test_fetch[fetch8-offset8-fetch_kw8-OFFSET "Y" ROWS FETCH FIRST "Q" ROWS ONLY-params8] test/sql/test_compiler.py::SelectTest::test_fetch[fetch9-offset9-fetch_kw9-OFFSET :Y ROWS FETCH FIRST :Q ROWS ONLY-params9] [gw43] [ 12%] 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] [gw47] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_fetch[fetch7-offset7-fetch_kw7-OFFSET Y ROWS FETCH FIRST Q ROWS ONLY-params7] [gw44] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_fetch[5-None-fetch_kw2-FETCH FIRST :param_1 ROWS ONLY-params2] test/sql/test_compiler.py::SelectTest::test_fetch_limit_offset_self_group [gw46] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_fetch[fetch10-offset10-fetch_kw10-OFFSET Y + W ROWS FETCH FIRST Q + Z ROWS ONLY-params10] [gw48] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_fetch[fetch8-offset8-fetch_kw8-OFFSET "Y" ROWS FETCH FIRST "Q" ROWS ONLY-params8] [gw49] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_fetch[fetch9-offset9-fetch_kw9-OFFSET :Y ROWS FETCH FIRST :Q ROWS ONLY-params9] [gw45] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_fetch[None-10-fetch_kw1-LIMIT -1 OFFSET :param_1-params1] test/sql/test_compiler.py::SelectTest::test_for_update [gw51] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_for_update [gw50] [ 12%] PASSED test/sql/test_compiler.py::SelectTest::test_fetch_limit_offset_self_group test/sql/test_compiler.py::SelectTest::test_from_subquery test/sql/test_compiler.py::SelectTest::test_hints test/sql/test_compiler.py::SelectTest::test_full_outer_join test/sql/test_compiler.py::SelectTest::test_int_limit_offset_coercion test/sql/test_compiler.py::SelectTest::test_joins test/sql/test_compiler.py::SelectTest::test_label_comparison_two test/sql/test_compiler.py::SelectTest::test_label_comparison_one test/sql/test_compiler.py::SelectTest::test_limit_fetch_interaction test/sql/test_compiler.py::SelectTest::test_limit_offset[5-10-LIMIT :param_1 OFFSET :param_2-params0] test/sql/test_compiler.py::SelectTest::test_limit_offset[0-0-LIMIT :param_1 OFFSET :param_2-params3] test/sql/test_compiler.py::SelectTest::test_limit_offset[5-None-LIMIT :param_1-params2] test/sql/test_compiler.py::SelectTest::test_limit_offset[lim5-offset5-LIMIT "Q" OFFSET "Y"-params5] test/sql/test_compiler.py::SelectTest::test_limit_offset_no_int_coercion_one test/sql/test_compiler.py::SelectTest::test_limit_offset[None-10-LIMIT -1 OFFSET :param_1-params1] test/sql/test_compiler.py::SelectTest::test_limit_offset_no_int_coercion_three [gw62] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_offset[5-None-LIMIT :param_1-params2] [gw1] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_offset[lim5-offset5-LIMIT "Q" OFFSET "Y"-params5] [gw63] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_offset[None-10-LIMIT -1 OFFSET :param_1-params1] [gw58] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_label_comparison_two [gw57] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_label_comparison_one [gw55] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_int_limit_offset_coercion [gw60] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_offset[0-0-LIMIT :param_1 OFFSET :param_2-params3] [gw61] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_offset[5-10-LIMIT :param_1 OFFSET :param_2-params0] [gw53] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_full_outer_join [gw52] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_from_subquery test/sql/test_compiler.py::SelectTest::test_limit_offset_no_int_coercion_two [gw4] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_offset_no_int_coercion_two [gw59] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_fetch_interaction test/sql/test_compiler.py::SelectTest::test_literal_as_text_fromstring [gw2] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_offset_no_int_coercion_one [gw54] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_hints [gw56] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_joins test/sql/test_compiler.py::SelectTest::test_literal [gw3] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_offset_no_int_coercion_three test/sql/test_compiler.py::SelectTest::test_literal_as_text_nonstring_raise [gw7] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_literal_as_text_nonstring_raise test/sql/test_compiler.py::SelectTest::test_naming [gw5] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_literal test/sql/test_compiler.py::SelectTest::test_nested_label_targeting [gw6] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_literal_as_text_fromstring test/sql/test_compiler.py::SelectTest::test_nested_conjunctions_short_circuit test/sql/test_compiler.py::SelectTest::test_nested_label_targeting_keyed [gw10] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_nested_label_targeting test/sql/test_compiler.py::SelectTest::test_no_group_by_labels test/sql/test_compiler.py::SelectTest::test_order_by_labels_disabled [gw9] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_nested_conjunctions_short_circuit test/sql/test_compiler.py::SelectTest::test_order_by_nulls [gw11] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_nested_label_targeting_keyed test/sql/test_compiler.py::SelectTest::test_order_by_labels_enabled test/sql/test_compiler.py::SelectTest::test_orderby_subquery test/sql/test_compiler.py::SelectTest::test_orderby_groupby test/sql/test_compiler.py::SelectTest::test_over_invalid_framespecs test/sql/test_compiler.py::SelectTest::test_over test/sql/test_compiler.py::SelectTest::test_over_framespec test/sql/test_compiler.py::SelectTest::test_overlapping_labels_plus_dupes_separate_keys_use_labels test/sql/test_compiler.py::SelectTest::test_overlapping_labels_plus_dupes_use_labels [gw20] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_over_invalid_framespecs test/sql/test_compiler.py::SelectTest::test_over_within_group test/sql/test_compiler.py::SelectTest::test_overlapping_labels_plus_dupes_use_labels_mix_annotations [gw12] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_no_group_by_labels test/sql/test_compiler.py::SelectTest::test_overlapping_labels_use_labels [gw25] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_overlapping_labels_use_labels [gw8] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_naming [gw13] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_order_by_labels_disabled [gw17] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_orderby_subquery [gw21] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_over_within_group [gw15] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_order_by_nulls [gw24] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_overlapping_labels_plus_dupes_use_labels_mix_annotations [gw23] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_overlapping_labels_plus_dupes_use_labels [gw14] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_order_by_labels_enabled [gw16] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_orderby_groupby [gw19] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_over_framespec [gw18] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_over test/sql/test_compiler.py::SelectTest::test_paramstyles [gw22] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_overlapping_labels_plus_dupes_separate_keys_use_labels [gw26] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_paramstyles test/sql/test_compiler.py::SelectTest::test_percent_chars 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/sql/test_compiler.py::SelectTest::test_percent_names_collide_with_anonymizing[per cent] test/sql/test_compiler.py::SelectTest::test_prefix_constructor test/sql/test_compiler.py::SelectTest::test_prefix test/sql/test_compiler.py::SelectTest::test_prefix_dialect_specific test/sql/test_compiler.py::SelectTest::test_select_from_clauselist test/sql/test_compiler.py::SelectTest::test_scalar_select test/sql/test_compiler.py::SelectTest::test_true_short_circuit test/sql/test_compiler.py::SelectTest::test_use_labels test/sql/test_compiler.py::SelectTest::test_where_multiple test/sql/test_compiler.py::SelectTest::test_use_labels_keyed [gw32] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_prefix_constructor [gw31] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_prefix [gw35] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_select_from_clauselist test/sql/test_compiler.py::SelectTest::test_statement_hints [gw39] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_true_short_circuit test/sql/test_compiler.py::SelectTest::test_table_select test/sql/test_compiler.py::SelectTest::test_where_subquery test/sql/test_compiler.py::SelectTest::test_where_empty [gw42] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_where_empty [gw43] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_where_multiple [gw27] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_percent_chars [gw37] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_statement_hints test/dialect/oracle/test_compiler.py::SequenceTest::test_basic [gw41] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_use_labels_keyed [gw33] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_prefix_dialect_specific [gw29] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_percent_names_collide_with_anonymizing[per % cent] [gw30] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_percent_names_collide_with_anonymizing[per cent] test/sql/test_compiler.py::SelectTest::test_select_precol_compile_ordering [gw36] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_select_precol_compile_ordering [gw40] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_use_labels test/dialect/postgresql/test_compiler.py::SequenceTest::test_create_index_concurrently[BigInteger-AS BIGINT ] [gw47] [ 13%] PASSED test/dialect/postgresql/test_compiler.py::SequenceTest::test_create_index_concurrently[BigInteger-AS BIGINT ] [gw45] [ 13%] PASSED test/dialect/oracle/test_compiler.py::SequenceTest::test_basic [gw44] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_where_subquery [gw38] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_table_select test/dialect/postgresql/test_compiler.py::SequenceTest::test_create_index_concurrently[Integer-AS INTEGER ] [gw48] [ 13%] PASSED test/dialect/postgresql/test_compiler.py::SequenceTest::test_create_index_concurrently[Integer-AS INTEGER ] [gw28] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_percent_names_collide_with_anonymizing[%percent] test/dialect/oracle/test_compiler.py::SequenceTest::test_compile [gw34] [ 13%] PASSED test/sql/test_compiler.py::SelectTest::test_scalar_select test/dialect/postgresql/test_compiler.py::SequenceTest::test_create_index_concurrently[None-] [gw46] [ 13%] PASSED test/dialect/oracle/test_compiler.py::SequenceTest::test_compile test/dialect/postgresql/test_compiler.py::SequenceTest::test_create_index_concurrently[SmallInteger-AS SMALLINT ] [gw49] [ 13%] PASSED test/dialect/postgresql/test_compiler.py::SequenceTest::test_create_index_concurrently[None-] test/dialect/postgresql/test_compiler.py::SequenceTest::test_format [gw50] [ 13%] PASSED test/dialect/postgresql/test_compiler.py::SequenceTest::test_create_index_concurrently[SmallInteger-AS SMALLINT ] test/dialect/postgresql/test_compiler.py::SequenceTest::test_reverse_eng_name test/sql/test_compiler.py::StringifySpecialTest::test_basic test/sql/test_compiler.py::StringifySpecialTest::test_dialect_specific_ddl [gw51] [ 13%] PASSED test/dialect/postgresql/test_compiler.py::SequenceTest::test_format test/sql/test_compiler.py::StringifySpecialTest::test_dialect_specific_sql test/sql/test_compiler.py::StringifySpecialTest::test_grouped_selectables_print_alone[alias] test/sql/test_compiler.py::StringifySpecialTest::test_empty_insert test/sql/test_compiler.py::StringifySpecialTest::test_grouped_selectables_print_alone[cte] test/sql/test_compiler.py::StringifySpecialTest::test_cte test/sql/test_compiler.py::StringifySpecialTest::test_multirow_insert [gw57] [ 13%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_dialect_specific_sql [gw60] [ 13%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_grouped_selectables_print_alone[cte] [gw58] [ 13%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_empty_insert [gw55] [ 13%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_cte test/sql/test_compiler.py::StringifySpecialTest::test_array_index [gw56] [ 13%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_dialect_specific_ddl test/sql/test_compiler.py::StringifySpecialTest::test_render_datetime[datetime] test/sql/test_compiler.py::StringifySpecialTest::test_render_datetime[time] [gw2] [ 13%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_render_datetime[time] [gw54] [ 13%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_basic [gw52] [ 13%] SKIPPED test/dialect/postgresql/test_compiler.py::SequenceTest::test_reverse_eng_name test/sql/test_compiler.py::StringifySpecialTest::test_grouped_selectables_print_alone[subquery] [gw61] [ 13%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_grouped_selectables_print_alone[subquery] test/sql/test_compiler.py::StringifySpecialTest::test_next_sequence_value [gw63] [ 13%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_next_sequence_value [gw62] [ 13%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_multirow_insert [gw53] [ 13%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_array_index test/sql/test_compiler.py::StringifySpecialTest::test_returning [gw3] [ 13%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_returning [gw59] [ 13%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_grouped_selectables_print_alone[alias] test/sql/test_compiler.py::StringifySpecialTest::test_unknown_type [gw4] [ 13%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_unknown_type [gw1] [ 13%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_render_datetime[datetime] test/sql/test_compiler.py::StringifySpecialTest::test_unnamed_column test/sql/test_compiler.py::StringifySpecialTest::test_with_hint_statement test/sql/test_compiler.py::StringifySpecialTest::test_with_hint_table test/sql/test_compiler.py::StringifySpecialTest::test_within_group test/dialect/oracle/test_compiler.py::TableValuedFunctionTest::test_column_valued test/dialect/oracle/test_compiler.py::TableValuedFunctionTest::test_scalar_alias_column test/dialect/oracle/test_compiler.py::TableValuedFunctionTest::test_table_valued test/sql/test_compiler.py::TestCompilerFixture::test_no_stack [gw5] [ 13%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_unnamed_column test/sql/test_compiler.py::TestCompilerFixture::test_dont_access_statement [gw7] [ 13%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_with_hint_table test/sql/test_compiler.py::UnsupportedTest::test_unsupported_element_str_visit_name test/sql/test_compiler.py::UnsupportedTest::test_unsupported_operator [gw13] [ 13%] PASSED test/sql/test_compiler.py::TestCompilerFixture::test_no_stack test/sql/test_compiler.py::UnsupportedTest::test_unsupported_element_meth_visit_name [gw12] [ 13%] PASSED test/sql/test_compiler.py::TestCompilerFixture::test_dont_access_statement [gw8] [ 13%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_within_group test/sql/test_compiler.py::UnsupportedTest::test_unsupported_type [gw17] [ 13%] PASSED test/sql/test_compiler.py::UnsupportedTest::test_unsupported_type [gw10] [ 13%] PASSED test/dialect/oracle/test_compiler.py::TableValuedFunctionTest::test_scalar_alias_column [gw15] [ 13%] PASSED test/sql/test_compiler.py::UnsupportedTest::test_unsupported_element_str_visit_name [gw14] [ 13%] PASSED test/sql/test_compiler.py::UnsupportedTest::test_unsupported_element_meth_visit_name [gw11] [ 13%] PASSED test/dialect/oracle/test_compiler.py::TableValuedFunctionTest::test_table_valued test/ext/test_compiler.py::UserDefinedTest::test_annotations [gw6] [ 13%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_with_hint_statement test/ext/test_compiler.py::UserDefinedTest::test_column test/ext/test_compiler.py::UserDefinedTest::test_callout_to_compiler [gw16] [ 13%] PASSED test/sql/test_compiler.py::UnsupportedTest::test_unsupported_operator [gw9] [ 13%] PASSED test/dialect/oracle/test_compiler.py::TableValuedFunctionTest::test_column_valued [gw19] [ 13%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_callout_to_compiler [gw18] [ 13%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_annotations test/ext/test_compiler.py::UserDefinedTest::test_create_column_skip [gw21] [ 13%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_create_column_skip test/ext/test_compiler.py::UserDefinedTest::test_dialect_specific [gw20] [ 13%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_column [gw23] [ 13%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_dialect_specific test/ext/test_compiler.py::UserDefinedTest::test_functions test/ext/test_compiler.py::UserDefinedTest::test_function_calls_base test/ext/test_compiler.py::UserDefinedTest::test_default_subclass test/ext/test_compiler.py::UserDefinedTest::test_function_subclasses_one test/ext/test_compiler.py::UserDefinedTest::test_function_subclasses_two [gw22] [ 13%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_default_subclass test/ext/test_compiler.py::UserDefinedTest::test_functions_args_noname test/ext/test_compiler.py::UserDefinedTest::test_no_compile_for_col_label [gw24] [ 13%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_function_calls_base test/ext/test_compiler.py::UserDefinedTest::test_no_default_but_has_a_visit [gw27] [ 13%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_functions [gw25] [ 13%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_function_subclasses_one test/ext/test_compiler.py::UserDefinedTest::test_no_default_has_no_visit [gw26] [ 13%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_function_subclasses_two [gw30] [ 13%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_no_default_but_has_a_visit test/ext/test_compiler.py::UserDefinedTest::test_no_default_message [gw28] [ 13%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_functions_args_noname test/ext/test_compiler.py::UserDefinedTest::test_no_default_proxy_generation[False] [gw29] [ 13%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_no_compile_for_col_label [gw31] [ 13%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_no_default_has_no_visit [gw32] [ 13%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_no_default_message test/ext/test_compiler.py::UserDefinedTest::test_no_default_proxy_generation[True] test/ext/test_compiler.py::UserDefinedTest::test_result_map_population_implicit test/ext/test_compiler.py::UserDefinedTest::test_result_map_population_explicit [gw36] [ 13%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_result_map_population_implicit [gw33] [ 13%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_no_default_proxy_generation[False] [gw35] [ 13%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_result_map_population_explicit [gw34] [ 13%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_no_default_proxy_generation[True] test/ext/test_compiler.py::UserDefinedTest::test_stateful test/ext/test_compiler.py::UserDefinedTest::test_types test/orm/test_composites.py::ComparatorTest::test_comparator_behavior_custom test/orm/test_composites.py::ComparatorTest::test_custom_comparator_factory test/orm/test_composites.py::ComparatorTest::test_comparator_behavior_default test/orm/test_composites.py::ConfigurationTest::test_columns test/orm/test_composites.py::ConfigurationTest::test_check_prop_type test/orm/test_composites.py::ComparatorTest::test_clause_expansion test/orm/test_composites.py::ComparatorTest::test_default_comparator_factory test/orm/test_composites.py::ComparatorTest::test_order_by_aliased test/orm/test_composites.py::ConfigurationTest::test_attributes test/orm/test_composites.py::ComparatorTest::test_order_by test/orm/test_composites.py::DefaultsTest::test_attributes_with_defaults test/orm/test_composites.py::ConfigurationTest::test_strings test/orm/test_composites.py::ManyToOneTest::test_early_configure test/orm/test_composites.py::ManyToOneTest::test_persist test/orm/test_composites.py::ManyToOneTest::test_query test/orm/test_composites.py::ManyToOneTest::test_query_aliased [gw37] [ 13%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_stateful test/orm/test_composites.py::DefaultsTest::test_set_composite_values test/orm/test_composites.py::ConfigurationTest::test_deferred test/orm/test_composites.py::MappedSelectTest::test_set_composite_attrs_via_selectable [gw38] [ 13%] PASSED test/ext/test_compiler.py::UserDefinedTest::test_types test/orm/test_composites.py::PointTest::test_bulk_update_evaluate test/orm/test_composites.py::NestedTest::test_round_trip test/orm/test_composites.py::PointTest::test_bulk_update_sql test/orm/test_composites.py::PointTest::test_bulk_update_fetch test/orm/test_composites.py::PointTest::test_comparator test/orm/test_composites.py::PointTest::test_default_value test/orm/test_composites.py::PointTest::test_delete test/orm/test_composites.py::PointTest::test_cols_as_core_clauseelement test/orm/test_composites.py::PointTest::test_eager_load test/orm/test_composites.py::PointTest::test_early_configure test/orm/test_composites.py::PointTest::test_detect_change [gw43] [ 13%] PASSED test/orm/test_composites.py::ComparatorTest::test_default_comparator_factory test/orm/test_composites.py::PointTest::test_expire test/orm/test_composites.py::PointTest::test_get_history [gw47] [ 13%] PASSED test/orm/test_composites.py::ConfigurationTest::test_check_prop_type test/orm/test_composites.py::PointTest::test_not_none [gw44] [ 13%] PASSED test/orm/test_composites.py::ComparatorTest::test_order_by test/orm/test_composites.py::PointTest::test_query_cols [gw39] [ 13%] PASSED test/orm/test_composites.py::ComparatorTest::test_clause_expansion test/orm/test_composites.py::PointTest::test_query_cols_labeled test/orm/test_composites.py::PrimaryKeyTest::test_get_by_col test/orm/test_composites.py::PointTest::test_save_null test/orm/test_composites.py::PointTest::test_query_cols_legacy [gw52] [ 13%] PASSED test/orm/test_composites.py::DefaultsTest::test_set_composite_values test/orm/test_composites.py::PointTest::test_round_trip [gw53] [ 13%] PASSED test/orm/test_composites.py::ManyToOneTest::test_early_configure test/orm/test_composites.py::PrimaryKeyTest::test_get_by_composite [gw51] [ 13%] PASSED test/orm/test_composites.py::DefaultsTest::test_attributes_with_defaults test/orm/test_composites.py::PrimaryKeyTest::test_pk_mutation test/sql/test_computed.py::DDLComputedTest::test_column_computed[no_persisted] test/sql/test_computed.py::DDLComputedTest::test_column_computed[persisted_false] [gw46] [ 13%] PASSED test/orm/test_composites.py::ConfigurationTest::test_attributes [gw45] [ 13%] PASSED test/orm/test_composites.py::ComparatorTest::test_order_by_aliased test/orm/test_composites.py::PrimaryKeyTest::test_null_pk test/sql/test_computed.py::DDLComputedTest::test_column_computed[persisted_none] test/sql/test_computed.py::DDLComputedTest::test_column_computed[persisted_true] test/sql/test_computed.py::DDLComputedTest::test_other_options test/sql/test_computed.py::DDLComputedTest::test_server_default_onupdate [gw23] [ 13%] PASSED test/sql/test_computed.py::DDLComputedTest::test_server_default_onupdate [gw42] [ 13%] PASSED test/orm/test_composites.py::ComparatorTest::test_custom_comparator_factory [gw1] [ 13%] PASSED test/orm/test_composites.py::PointTest::test_default_value [gw5] [ 13%] PASSED test/orm/test_composites.py::PointTest::test_early_configure [gw48] [ 13%] PASSED test/orm/test_composites.py::ConfigurationTest::test_columns test/orm/inheritance/test_concrete.py::AdaptOnNamesTest::test_contains_eager [gw20] [ 13%] PASSED test/sql/test_computed.py::DDLComputedTest::test_column_computed[persisted_none] test/sql/test_computed.py::DDLComputedTest::test_to_metadata [gw24] [ 13%] PASSED test/sql/test_computed.py::DDLComputedTest::test_to_metadata [gw61] [ 13%] PASSED test/orm/test_composites.py::PointTest::test_bulk_update_sql [gw41] [ 13%] PASSED test/orm/test_composites.py::ComparatorTest::test_comparator_behavior_default [gw58] [ 13%] PASSED test/orm/test_composites.py::NestedTest::test_round_trip [gw62] [ 13%] PASSED test/orm/test_composites.py::PointTest::test_cols_as_core_clauseelement [gw19] [ 13%] PASSED test/sql/test_computed.py::DDLComputedTest::test_column_computed[persisted_false] [gw56] [ 13%] PASSED test/orm/test_composites.py::ManyToOneTest::test_query_aliased [gw50] [ 13%] PASSED test/orm/test_composites.py::ConfigurationTest::test_strings test/orm/inheritance/test_concrete.py::ConcreteTest::test_basic test/orm/inheritance/test_concrete.py::ConcreteTest::test_multi_level_no_base [gw55] [ 13%] PASSED test/orm/test_composites.py::ManyToOneTest::test_query [gw7] [ 13%] PASSED test/orm/test_composites.py::PointTest::test_get_history [gw49] [ 13%] PASSED test/orm/test_composites.py::ConfigurationTest::test_deferred [gw59] [ 13%] PASSED test/orm/test_composites.py::PointTest::test_bulk_update_evaluate [gw14] [ 13%] PASSED test/orm/test_composites.py::PrimaryKeyTest::test_get_by_col [gw15] [ 13%] PASSED test/orm/test_composites.py::PrimaryKeyTest::test_get_by_composite [gw60] [ 13%] PASSED test/orm/test_composites.py::PointTest::test_bulk_update_fetch [gw2] [ 13%] PASSED test/orm/test_composites.py::PointTest::test_delete [gw9] [ 13%] PASSED test/orm/test_composites.py::PointTest::test_query_cols test/orm/inheritance/test_concrete.py::ColKeysTest::test_keys [gw22] [ 13%] PASSED test/sql/test_computed.py::DDLComputedTest::test_other_options [gw57] [ 13%] PASSED test/orm/test_composites.py::MappedSelectTest::test_set_composite_attrs_via_selectable [gw4] [ 13%] PASSED test/orm/test_composites.py::PointTest::test_eager_load [gw21] [ 13%] PASSED test/sql/test_computed.py::DDLComputedTest::test_column_computed[persisted_true] [gw40] [ 13%] PASSED test/orm/test_composites.py::ComparatorTest::test_comparator_behavior_custom [gw18] [ 13%] PASSED test/sql/test_computed.py::DDLComputedTest::test_column_computed[no_persisted] [gw17] [ 13%] PASSED test/orm/test_composites.py::PrimaryKeyTest::test_pk_mutation [gw54] [ 13%] PASSED test/orm/test_composites.py::ManyToOneTest::test_persist [gw3] [ 13%] PASSED test/orm/test_composites.py::PointTest::test_detect_change [gw16] [ 13%] PASSED test/orm/test_composites.py::PrimaryKeyTest::test_null_pk test/orm/inheritance/test_concrete.py::ConcreteTest::test_multi_level_no_base_w_hybrid [gw63] [ 13%] PASSED test/orm/test_composites.py::PointTest::test_comparator [gw13] [ 13%] PASSED test/orm/test_composites.py::PointTest::test_save_null [gw11] [ 13%] PASSED test/orm/test_composites.py::PointTest::test_query_cols_legacy [gw10] [ 13%] PASSED test/orm/test_composites.py::PointTest::test_query_cols_labeled [gw6] [ 13%] PASSED test/orm/test_composites.py::PointTest::test_expire [gw8] [ 13%] PASSED test/orm/test_composites.py::PointTest::test_not_none test/orm/inheritance/test_concrete.py::ConcreteTest::test_relationship test/orm/inheritance/test_concrete.py::ConcreteTest::test_multi_level_with_base [gw12] [ 13%] PASSED test/orm/test_composites.py::PointTest::test_round_trip test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_buildit_newstyle[False] [gw26] [ 13%] PASSED test/orm/inheritance/test_concrete.py::ColKeysTest::test_keys test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_buildit_newstyle[True] test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_five test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_four test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_six test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_one test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_three test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_inheriting test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_two test/base/test_concurrency_py3k.py::TestAsyncAdaptedQueue::test_lazy_init test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_await_fallback_error test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_merge_w_relationship test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_polymorphic_backref test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_overlapping_forwards_relationship test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_overlapping_backref_relationship test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_noninherited_warning test/base/test_concurrency_py3k.py::TestAsyncAdaptedQueue::test_error_other_loop test/orm/inheritance/test_concrete.py::ManySallyanyTest::test_selective_relationships test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_async_error test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_await_fallback_no_greenlet test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_await_only_error test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_contextvars test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_await_only_no_greenlet [gw49] [ 13%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_async_error test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_propagate_cancelled [gw50] [ 13%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_await_fallback_error [gw51] [ 13%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_await_fallback_no_greenlet test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_ok [gw52] [ 13%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_await_only_error test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_sync_error test/sql/test_constraints.py::ConstraintCompilationTest::test_column_level_ck_name [gw53] [ 13%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_await_only_no_greenlet [gw27] [ 13%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_basic test/sql/test_constraints.py::ConstraintCompilationTest::test_create_index_plain [gw60] [ 13%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_create_index_plain [gw56] [ 14%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_propagate_cancelled [gw58] [ 14%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_sync_error [gw59] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_column_level_ck_name test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_require_await [gw57] [ 14%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_require_await test/sql/test_constraints.py::ConstraintCompilationTest::test_create_index_schema [gw61] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_create_index_schema test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_column_check test/sql/test_constraints.py::ConstraintCompilationTest::test_create_table_omit_fks test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_pk [gw55] [ 14%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_ok [gw62] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_create_table_omit_fks [gw63] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_column_check test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_table_fk test/sql/test_constraints.py::ConstraintCompilationTest::test_drop_index_plain test/sql/test_constraints.py::ConstraintCompilationTest::test_drop_index_plain_unattached test/sql/test_constraints.py::ConstraintCompilationTest::test_drop_index_schema test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_table_check test/sql/test_constraints.py::ConstraintCompilationTest::test_empty_uc [gw5] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_drop_index_plain [gw1] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_pk test/sql/test_constraints.py::ConstraintCompilationTest::test_empty_pkc [gw8] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_empty_pkc [gw7] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_drop_index_schema [gw9] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_empty_uc [gw3] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_table_fk [gw2] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_table_check test/sql/test_constraints.py::ConstraintCompilationTest::test_fk_match_clause test/sql/test_constraints.py::ConstraintCompilationTest::test_external_ck_constraint_cancels_internal test/sql/test_constraints.py::ConstraintCompilationTest::test_index_against_text_inline test/sql/test_constraints.py::ConstraintCompilationTest::test_index_against_text_separate test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_unique [gw29] [ 14%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_multi_level_no_base_w_hybrid [gw28] [ 14%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_multi_level_no_base [gw13] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_index_against_text_inline [gw10] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_external_ck_constraint_cancels_internal [gw14] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_index_against_text_separate [gw44] [ 14%] PASSED test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_overlapping_backref_relationship [gw25] [ 14%] PASSED test/orm/inheritance/test_concrete.py::AdaptOnNamesTest::test_contains_eager test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_fk_constraint_realcol test/sql/test_constraints.py::ConstraintCompilationTest::test_multiple [gw16] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_multiple test/sql/test_constraints.py::ConstraintCompilationTest::test_functional_index_w_string_cols_combo [gw12] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_functional_index_w_string_cols_combo test/sql/test_constraints.py::ConstraintCompilationTest::test_index_declaration_inline [gw15] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_index_declaration_inline [gw6] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_drop_index_plain_unattached [gw45] [ 14%] PASSED test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_overlapping_forwards_relationship [gw43] [ 14%] PASSED test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_noninherited_warning [gw32] [ 14%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_buildit_newstyle[False] [gw11] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_fk_match_clause [gw34] [ 14%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_five [gw31] [ 14%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_relationship [gw4] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_unique [gw33] [ 14%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_buildit_newstyle[True] [gw40] [ 14%] PASSED test/orm/inheritance/test_concrete.py::ManySallyanyTest::test_selective_relationships [gw36] [ 14%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_one [gw17] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_fk_constraint_realcol [gw35] [ 14%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_four test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_uq_constraint_realcol test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_pk_constraint [gw19] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_pk_constraint [gw38] [ 14%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_three [gw42] [ 14%] PASSED test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_merge_w_relationship test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_uq_constraint_stringcol [gw21] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_uq_constraint_stringcol [gw30] [ 14%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_multi_level_with_base [gw37] [ 14%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_six [gw41] [ 14%] PASSED test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_inheriting [gw20] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_uq_constraint_realcol test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_fk_constraint_stringcol [gw39] [ 14%] PASSED test/orm/inheritance/test_concrete.py::ConcreteTest::test_without_default_polymorphic_two test/sql/test_constraints.py::ConstraintCompilationTest::test_render_check_constraint_inline_sql_literal [gw22] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_check_constraint_inline_sql_literal test/sql/test_constraints.py::ConstraintCompilationTest::test_render_check_constraint_sql_literal [gw18] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_add_fk_constraint_stringcol test/sql/test_constraints.py::ConstraintCompilationTest::test_render_ck_constraint_external [gw23] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_check_constraint_sql_literal test/sql/test_constraints.py::ConstraintCompilationTest::test_render_ck_constraint_inline test/sql/test_constraints.py::ConstraintCompilationTest::test_render_drop_constraint test/sql/test_constraints.py::ConstraintCompilationTest::test_render_drop_constraint_cascade test/sql/test_constraints.py::ConstraintCompilationTest::test_render_index_sql_literal test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_39_4::test_cycle_unnamed_fks test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_39_4::test_fk_cant_drop_cycled_unnamed test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_39_4::test_check_constraint_create test/sql/test_constraints.py::ConstraintCompilationTest::test_use_alter [gw24] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_ck_constraint_external test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_39_4::test_fk_column_auto_alter_inline_constraint_create test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_39_4::test_cycle_named_fks [gw26] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_drop_constraint test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_39_4::test_fk_table_use_alter_constraint_create test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_39_4::test_index_create test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_39_4::test_pk_fk_constraint_create test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_39_4::test_index_create_inline test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_39_4::test_index_functional_create test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_39_4::test_fk_column_use_alter_constraint_create test/sql/test_constraints.py::ConstraintCompilationTest::test_too_long_index_name [gw29] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_too_long_index_name [gw27] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_drop_constraint_cascade test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_39_4::test_fk_table_auto_alter_constraint_create [gw28] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_index_sql_literal [gw46] [ 14%] PASSED test/orm/inheritance/test_concrete.py::PropertyInheritanceTest::test_polymorphic_backref test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_39_4::test_index_create_camelcase [gw41] [ 14%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_39_4::test_index_create_camelcase [gw43] [ 14%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_39_4::test_index_functional_create [gw32] [ 14%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_39_4::test_cycle_named_fks [gw36] [ 14%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_39_4::test_fk_column_use_alter_constraint_create [gw33] [ 14%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_39_4::test_cycle_unnamed_fks test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_39_4::test_fk_column_use_alter_inline_constraint_create [gw34] [ 14%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_39_4::test_fk_cant_drop_cycled_unnamed [gw35] [ 14%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_39_4::test_fk_column_auto_alter_inline_constraint_create test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_39_4::test_unique_constraint_create [gw38] [ 14%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_39_4::test_fk_table_auto_alter_constraint_create [gw31] [ 14%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_39_4::test_check_constraint_create [gw42] [ 14%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_39_4::test_index_create_inline [gw30] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_use_alter [gw40] [ 14%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_39_4::test_index_create [gw37] [ 14%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_39_4::test_fk_column_use_alter_inline_constraint_create [gw39] [ 14%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_39_4::test_fk_table_use_alter_constraint_create [gw25] [ 14%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_render_ck_constraint_inline [gw44] [ 14%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_39_4::test_pk_fk_constraint_create test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_exclude_eagerloads [gw45] [ 14%] PASSED test/sql/test_constraints.py::ConstraintGenTest_sqlite+pysqlite_3_39_4::test_unique_constraint_create test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_replace_into_select_from_with_loader_criteria[False] test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_replace_into_select_from_maintains_existing[False] test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_replace_into_select_from_maintains_existing[True] test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_replace_into_select_from_with_loader_criteria[True] test/orm/test_core_compilation.py::CorrelateTest::test_correlate_all_from test/orm/test_core_compilation.py::CorrelateTest::test_correlate_all_where test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_where_singlefrom test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_column test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_from test/orm/test_core_compilation.py::CorrelateTest::test_correlate_disabled_column test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_having test/orm/test_core_compilation.py::CorrelateTest::test_correlate_disabled_having test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_where test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_with_only_columns_unknown_kw test/orm/test_core_compilation.py::CorrelateTest::test_correlate_alone_noeffect test/orm/test_core_compilation.py::CorrelateTest::test_correlate_disabled_where[False] test/orm/test_core_compilation.py::CorrelateTest::test_correlate_disabled_where[None] test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_empty test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_exclusion_column test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_exclusion_from test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_exclusion_where test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_froms test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_having test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_none[False] test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_inclusion_column test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_inclusion_from test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_inclusion_where test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_none[None] test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_semiauto_where_singlefrom test/orm/test_core_compilation.py::CorrelateTest::test_correlate_from_all_ok test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_column_correlate_from_subq test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_from test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_column test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_having test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_having_from_subq test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_where test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_where_singlefrom test/orm/test_core_compilation.py::CorrelateTest::test_correlate_where_all_unintentional test/orm/test_core_compilation.py::CorrelateTest::test_multilevel_froms_correlation test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties_subquery test/orm/test_core_compilation.py::ExtraColsTest::test_joinedload_outermost test/orm/test_core_compilation.py::ExtraColsTest::test_contains_eager_outermost test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties_aliased_subquery test/orm/test_core_compilation.py::CorrelateTest::test_dont_overcorrelate test/orm/test_core_compilation.py::CorrelateTest::test_multilevel_implicit_correlation_disabled test/orm/test_core_compilation.py::ExtraColsTest::test_with_expr_one test/orm/test_core_compilation.py::CorrelateTest::test_no_contextless_correlate_except test/orm/test_core_compilation.py::ExplicitWithPolymorhpicTest::test_subquery_col_expressions_wpoly_two test/orm/test_core_compilation.py::ExplicitWithPolymorhpicTest::test_subquery_col_expressions_wpoly_one test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties test/orm/test_core_compilation.py::ExtraColsTest::test_with_expr_three test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties_subquery_two test/orm/test_core_compilation.py::ExtraColsTest::test_with_expr_two test/orm/test_core_compilation.py::ExtraColsTest::test_with_expr_four test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties_can_we_use test/orm/test_core_compilation.py::CorrelateTest::test_from_implicit_correlation_disabled test/orm/test_core_compilation.py::ExtraColsTest::test_no_joinedload_embedded test/orm/test_core_compilation.py::ImplicitWithPolymorphicTest::test_select_columns_where_baseclass [gw62] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_where_singlefrom test/orm/test_core_compilation.py::ImplicitWithPolymorphicTest::test_select_where_baseclass [gw3] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_disabled_where[None] [gw58] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_column [gw63] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_disabled_column [gw13] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_none[False] [gw1] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_disabled_having [gw15] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_semiauto_where_singlefrom [gw61] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_where [gw59] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_from [gw57] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_alone_noeffect [gw24] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_where_all_unintentional [gw22] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_where [gw11] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_inclusion_from [gw9] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_having [gw7] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_exclusion_where [gw23] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_where_singlefrom [gw14] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_none[None] [gw12] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_inclusion_where 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] [gw27] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_multilevel_froms_correlation [gw55] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_all_from test/orm/test_core_compilation.py::JoinTest::test_join_from_w_relationship 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] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_from [gw56] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_all_where [gw25] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_dont_overcorrelate [gw60] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_auto_having 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] [gw5] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_exclusion_column [gw16] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_from_all_ok [gw28] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_multilevel_implicit_correlation_disabled [gw4] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_empty test/orm/test_core_compilation.py::JoinTest::test_join_from_we_can_explicitly_tree_joins [gw10] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_inclusion_column [gw37] [ 14%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_contains_eager_outermost 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] [gw21] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_having_from_subq [gw6] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_exclusion_from [gw8] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_except_froms [gw39] [ 14%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_no_joinedload_embedded [gw18] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_column_correlate_from_subq [gw32] [ 14%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties [gw20] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_having test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_deferred_subq_two [gw46] [ 14%] PASSED test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_exclude_eagerloads [gw26] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_from_implicit_correlation_disabled [gw43] [ 14%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_with_expr_two [gw17] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_semiauto_column [gw38] [ 14%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_joinedload_outermost [gw35] [ 14%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties_subquery test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_deferred_subq_one [gw33] [ 14%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties_aliased_subquery [gw29] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_no_contextless_correlate_except [gw2] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_disabled_where[False] test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_no_joinedload_in_subquery_select_rows test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_nested_union_deferred test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_no_joinedload_in_subquery_select_entity test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_non_deferred_col_prop_targetable_in_subq test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_recursive_cte_render_on_deferred test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_non_deferred_subq_one test/orm/test_core_compilation.py::RawSelectTest::test_columns_clause_aliased_entity test/orm/test_core_compilation.py::RawSelectTest::test_columns_clause_aliased_columns [gw40] [ 14%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_with_expr_four [gw36] [ 14%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties_subquery_two [gw41] [ 14%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_with_expr_one [gw49] [ 14%] PASSED test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_replace_into_select_from_maintains_existing[False] test/orm/test_core_compilation.py::ImplicitWithPolymorphicTest::test_select_where_columns_subclass [gw51] [ 14%] PASSED test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_replace_into_select_from_with_loader_criteria[False] test/orm/test_core_compilation.py::RawSelectTest::test_columns_clause_columns [gw42] [ 14%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_with_expr_three [gw53] [ 14%] PASSED test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_with_only_columns_unknown_kw [gw52] [ 14%] PASSED test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_replace_into_select_from_with_loader_criteria[True] test/orm/test_core_compilation.py::RawSelectTest::test_col_prop_builtin_function [gw34] [ 14%] PASSED test/orm/test_core_compilation.py::ExtraColsTest::test_column_properties_can_we_use test/orm/test_core_compilation.py::RawSelectTest::test_columns_clause_entity test/orm/test_core_compilation.py::RawSelectTest::test_core_join_in_select_from_no_onclause test/orm/test_core_compilation.py::RawSelectTest::test_delete_from_entity test/orm/test_core_compilation.py::RawSelectTest::test_correlate_entity test/orm/test_core_compilation.py::RawSelectTest::test_correlate_aliased_entity test/orm/test_core_compilation.py::JoinTest::test_join_from_conflicting_left_side_plain test/orm/test_core_compilation.py::JoinTest::test_join_from_alised_w_relationship [gw30] [ 14%] PASSED test/orm/test_core_compilation.py::ExplicitWithPolymorhpicTest::test_subquery_col_expressions_wpoly_one test/orm/test_core_compilation.py::RawSelectTest::test_insert_from_entity test/orm/test_core_compilation.py::RawSelectTest::test_inline_select_from_entity test/orm/test_core_compilation.py::RawSelectTest::test_insert_from_query [gw50] [ 14%] PASSED test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_replace_into_select_from_maintains_existing[True] test/orm/test_core_compilation.py::RawSelectTest::test_insert_from_query_col_attr test/orm/test_core_compilation.py::RawSelectTest::test_join_to_entity_no_onclause test/orm/test_core_compilation.py::RawSelectTest::test_select_from_aliased_entity test/orm/test_core_compilation.py::JoinTest::test_join_from_no_onclause [gw54] [ 14%] PASSED test/base/test_concurrency_py3k.py::TestAsyncioCompat::test_contextvars [gw62] [ 14%] PASSED test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_deferred_subq_two [gw31] [ 14%] PASSED test/orm/test_core_compilation.py::ExplicitWithPolymorhpicTest::test_subquery_col_expressions_wpoly_two test/orm/test_core_compilation.py::RawSelectTest::test_select_from_entity test/orm/test_core_compilation.py::RawSelectTest::test_update_from_entity test/orm/test_core_compilation.py::RawSelectTest::test_where_m2m_relationship test/orm/test_core_compilation.py::JoinTest::test_join_from_conflicting_left_side_mapper_vs_aliased test/orm/test_core_compilation.py::RawSelectTest::test_where_relationship test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_columns test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_straight [gw44] [ 14%] PASSED test/orm/test_core_compilation.py::ImplicitWithPolymorphicTest::test_select_columns_where_baseclass test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_straight_whereclause test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_two_level test/orm/test_core_compilation.py::CorrelateTest::test_correlate_all_column [gw3] [ 14%] PASSED test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_non_deferred_col_prop_targetable_in_subq test/orm/test_core_compilation.py::JoinTest::test_join_from_conflicting_left_side_aliased_vs_mapper [gw55] [ 14%] PASSED test/orm/test_core_compilation.py::JoinTest::test_join_from_w_relationship [gw61] [ 14%] PASSED test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_deferred_subq_one [gw45] [ 14%] PASSED test/orm/test_core_compilation.py::ImplicitWithPolymorphicTest::test_select_where_baseclass [gw48] [ 14%] PASSED test/base/test_concurrency_py3k.py::TestAsyncAdaptedQueue::test_lazy_init [gw2] [ 14%] PASSED test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_no_joinedload_in_subquery_select_rows [gw63] [ 14%] PASSED test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_nested_union_deferred [gw56] [ 14%] PASSED test/orm/test_core_compilation.py::JoinTest::test_join_from_we_can_explicitly_tree_joins [gw47] [ 14%] PASSED test/base/test_concurrency_py3k.py::TestAsyncAdaptedQueue::test_error_other_loop [gw5] [ 14%] PASSED test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_recursive_cte_render_on_deferred [gw57] [ 14%] PASSED test/orm/test_core_compilation.py::JoinTest::test_params_with_join[-SELECT users.id, users.name FROM users JOIN addresses ON users.id = addresses.user_id WHERE users.id = :foo-bindparams1-expected_params1] test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_maintain_annotations_from_table test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_maintain_annotations_from_annoated_cols test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_wpoly_aliased_flat_of_type test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_wpoly_aliased_of_type [gw58] [ 14%] PASSED test/orm/test_core_compilation.py::JoinTest::test_params_with_join[-SELECT users.id, users.name FROM users JOIN addresses ON users.id = addresses.user_id WHERE users.id = :foo-bindparams2-expected_params2] [gw60] [ 14%] 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::RelNaturalAliasedJoinsDisamTest::test_wpoly_of_type test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_columns [gw59] [ 14%] PASSED test/orm/test_core_compilation.py::JoinTest::test_params_with_join[-SELECT users.id, users.name FROM users JOIN addresses ON users.id = addresses.user_id WHERE users.id = :foo-bindparams3-expected_params3] test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_straight test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_straight_whereclause test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_two_level [gw54] [ 14%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_all_column test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_wpoly_aliased_flat_of_type test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_wpoly_aliased_of_type [gw1] [ 14%] PASSED test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_no_joinedload_in_subquery_select_entity test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_columns test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_wpoly_of_type test/orm/test_core_compilation.py::RelationshipNaturalCompileTest::test_many_to_many_implicit_join test/orm/test_core_compilation.py::RelationshipNaturalCompileTest::test_of_type_implicit_join test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_straight test/orm/test_core_compilation.py::RelationshipNaturalCompileTest::test_of_type_explicit_join test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_straight_whereclause test/orm/test_core_compilation.py::RelationshipNaturalCompileTest::test_many_to_many_explicit_join test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-5] test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-4] test/orm/test_core_compilation.py::SelectableTest::test_dml_descriptions[----delete] test/orm/test_core_compilation.py::SelectableTest::test_dml_descriptions[----insert] test/orm/test_core_compilation.py::SelectableTest::test_fetch_offset_select[options1-PERCENT ROWS ONLY] test/orm/test_core_compilation.py::SelectableTest::test_fetch_offset_select[None-ROWS ONLY] test/orm/test_core_compilation.py::SelectableTest::test_dml_descriptions[----update] test/orm/test_core_compilation.py::SelectableTest::test_fetch_offset_select[options2-PERCENT ROWS WITH TIES] test/orm/test_core_compilation.py::SelectableTest::test_filter_by test/orm/test_core_compilation.py::SelectableTest::test_froms_single_table test/orm/test_core_compilation.py::JoinTest::test_join_from_w_filter_by test/sql/test_cte.py::CTETest::test_anon_insert_cte test/orm/test_core_compilation.py::SelectableTest::test_limit_offset_select test/orm/test_core_compilation.py::SelectableTest::test_scalar_subquery_from_subq_same_source [gw5] [ 14%] PASSED test/sql/test_cte.py::CTETest::test_anon_insert_cte test/sql/test_cte.py::CTETest::test_wrecur_dupe_col_names [gw8] [ 14%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_columns_clause_aliased_entity [gw7] [ 14%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_columns_clause_aliased_columns [gw5] [ 14%] PASSED test/sql/test_cte.py::CTETest::test_wrecur_dupe_col_names test/orm/test_dataclasses_py3k.py::DataclassesTest::test_round_trip [gw46] [ 14%] PASSED test/orm/test_core_compilation.py::ImplicitWithPolymorphicTest::test_select_where_columns_subclass [gw6] [ 14%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_col_prop_builtin_function [gw9] [ 14%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_columns_clause_columns test/sql/test_cte.py::CTETest::test_cloned_alias test/sql/test_cte.py::CTETest::test_compound_select_uses_independent_cte [gw53] [ 14%] PASSED test/orm/test_core_compilation.py::JoinTest::test_join_from_no_onclause [gw8] [ 14%] PASSED test/sql/test_cte.py::CTETest::test_compound_select_uses_independent_cte [gw14] [ 14%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_delete_from_entity [gw10] [ 14%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_columns_clause_entity [gw19] [ 14%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_join_to_entity_no_onclause [gw11] [ 14%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_core_join_in_select_from_no_onclause [gw49] [ 14%] PASSED test/orm/test_core_compilation.py::JoinTest::test_join_from_alised_w_relationship [gw13] [ 14%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_correlate_entity test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_two_level [gw17] [ 14%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_insert_from_query [gw16] [ 14%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_insert_from_entity [gw20] [ 14%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_select_from_aliased_entity test/sql/test_cte.py::CTETest::test_conflicting_names [gw9] [ 14%] PASSED test/sql/test_cte.py::CTETest::test_conflicting_names test/sql/test_cte.py::NestingCTETest::test_aliased_recursive_nesting_cte_in_cte [gw8] [ 15%] PASSED test/sql/test_cte.py::NestingCTETest::test_aliased_recursive_nesting_cte_in_cte test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_asdict_and_astuple_widget [gw21] [ 15%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_select_from_entity test/sql/test_cte.py::CTETest::test_delete_against_cte_directly [gw11] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_delete_against_cte_directly test/sql/test_cte.py::CTETest::test_multi_subq_quote test/sql/test_cte.py::CTETest::test_anon_update_cte [gw6] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_anon_update_cte test/sql/test_cte.py::CTETest::test_wrecur_dupe_col_names_w_grouping [gw12] [ 15%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_correlate_aliased_entity test/sql/test_cte.py::NestingCTETest::test_anon_recursive_nesting_cte_in_cte test/sql/test_cte.py::CTETest::test_named_alias_disable_quote [gw20] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_named_alias_disable_quote test/sql/test_cte.py::CTETest::test_insert_in_the_cte [gw16] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_insert_in_the_cte test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_wpoly_of_type test/sql/test_cte.py::CTETest::test_delete_uses_independent_cte [gw13] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_delete_uses_independent_cte [gw27] [ 15%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_straight_whereclause [gw24] [ 15%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_where_relationship [gw48] [ 15%] PASSED test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_maintain_annotations_from_table [gw7] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_cloned_alias test/sql/test_cte.py::CTETest::test_wrecur_ovlp_lbls_plus_dupes_separate_keys_use_labels [gw7] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_wrecur_ovlp_lbls_plus_dupes_separate_keys_use_labels test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_asdict_and_astuple_special_widget [gw52] [ 15%] PASSED test/orm/test_core_compilation.py::JoinTest::test_join_from_conflicting_left_side_plain test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-1] [gw23] [ 15%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_where_m2m_relationship [gw47] [ 15%] PASSED test/orm/test_core_compilation.py::ColumnsClauseFromsTest::test_maintain_annotations_from_annoated_cols [gw5] [ 15%] PASSED test/orm/test_dataclasses_py3k.py::DataclassesTest::test_round_trip test/engine/test_ddlevents.py::DDLEventTest::test_metadata_drop_after [gw22] [ 15%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_update_from_entity [gw44] [ 15%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_straight [gw51] [ 15%] PASSED test/orm/test_core_compilation.py::JoinTest::test_join_from_conflicting_left_side_mapper_vs_aliased test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-0] test/sql/test_cte.py::NestingCTETest::test_double_nesting_cte_with_cross_reference_in_cte [gw13] [ 15%] PASSED test/sql/test_cte.py::NestingCTETest::test_double_nesting_cte_with_cross_reference_in_cte test/sql/test_cte.py::CTETest::test_order_by_group_by_label_w_scalar_subquery[order_by-False] [gw27] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_order_by_group_by_label_w_scalar_subquery[order_by-False] [gw25] [ 15%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_columns test/sql/test_cte.py::CTETest::test_order_by_group_by_label_w_scalar_subquery[group_by-False] [gw25] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_order_by_group_by_label_w_scalar_subquery[group_by-False] [gw42] [ 15%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalCompileTest::test_of_type_implicit_join test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-2] test/orm/test_core_compilation.py::JoinTest::test_join_conflicting_right_side [gw6] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_wrecur_dupe_col_names_w_grouping test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_appending_to_relationship test/sql/test_cte.py::CTETest::test_named_alias_quote [gw22] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_named_alias_quote test/sql/test_cte.py::NestingCTETest::test_same_nested_cte_is_not_generated_twice [gw58] [ 15%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_dml_descriptions[----insert] test/sql/test_cte.py::CTETest::test_cte_refers_to_aliased_cte_twice [gw10] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_cte_refers_to_aliased_cte_twice test/sql/test_cte.py::NestingCTETest::test_compound_select_with_nesting_cte_in_cte [gw9] [ 15%] PASSED test/sql/test_cte.py::NestingCTETest::test_anon_recursive_nesting_cte_in_cte test/sql/test_cte.py::CTETest::test_delete_against_user_textual_cte [gw12] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_delete_against_user_textual_cte test/sql/test_cte.py::NestingCTETest::test_double_nesting_cte_in_cte [gw12] [ 15%] PASSED test/sql/test_cte.py::NestingCTETest::test_double_nesting_cte_in_cte [gw28] [ 15%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_two_level [gw61] [ 15%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_fetch_offset_select[options1-PERCENT ROWS ONLY] [gw50] [ 15%] PASSED test/orm/test_core_compilation.py::JoinTest::test_join_from_conflicting_left_side_aliased_vs_mapper [gw3] [ 15%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_scalar_subquery_from_subq_same_source test/sql/test_cte.py::CTETest::test_recursive_union_alias_two [gw44] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_recursive_union_alias_two [gw5] [ 15%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_metadata_drop_after test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_39_4::test_parameters[multivalues-method-_exclusions4] [gw5] [ 15%] PASSED test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_39_4::test_parameters[multivalues-method-_exclusions4] [gw38] [ 15%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_wpoly_of_type [gw60] [ 15%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_fetch_offset_select[None-ROWS ONLY] test/sql/test_cte.py::CTETest::test_textual_select_uses_independent_cte_two [gw31] [ 15%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_wpoly_of_type test/sql/test_cte.py::CTETest::test_pg_example_three [gw31] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_pg_example_three [gw18] [ 15%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_insert_from_query_col_attr test/sql/test_cte.py::CTETest::test_multi_subq_alias test/sql/test_cte.py::CTETest::test_order_by_group_by_label_w_scalar_subquery[order_by-True] [gw63] [ 15%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_filter_by test/sql/test_cte.py::CTETest::test_update_against_cte_directly [gw63] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_update_against_cte_directly test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_filtering_on_relationship test/sql/test_cte.py::CTETest::test_union [gw61] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_union [gw26] [ 15%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_straight [gw55] [ 15%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-4] test/sql/test_cte.py::CTETest::test_select_uses_independent_cte test/sql/test_cte.py::CTETest::test_no_alias_construct [gw23] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_no_alias_construct test/sql/test_cte.py::NestingCTETest::test_select_from_delete_cte_with_nesting [gw15] [ 15%] PASSED test/orm/test_core_compilation.py::RawSelectTest::test_inline_select_from_entity test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_classes_are_still_dataclasses [gw9] [ 15%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_classes_are_still_dataclasses test/engine/test_ddlevents.py::DDLEventTest::test_table_all [gw22] [ 15%] PASSED test/sql/test_cte.py::NestingCTETest::test_same_nested_cte_is_not_generated_twice [gw34] [ 15%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_straight_whereclause [gw6] [ 15%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_appending_to_relationship [gw28] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_order_by_group_by_label_w_scalar_subquery[order_by-True] test/orm/test_cycles.py::BiDirectionalManyToOneTest::test_reflush [gw2] [ 15%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_limit_offset_select test/sql/test_cte.py::CTETest::test_update_w_insert_independent_cte [gw2] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_update_w_insert_independent_cte test/orm/test_dataclasses_py3k.py::DataclassesTest::test_construction test/sql/test_cte.py::CTETest::test_order_by_group_by_label_w_scalar_subquery[group_by-True] test/orm/test_dataclasses_py3k.py::DataclassesTest::test_asdict_and_astuple_special_widget test/orm/test_core_compilation.py::ImplicitWithPolymorphicTest::test_select_where_subclass [gw10] [ 15%] PASSED test/sql/test_cte.py::NestingCTETest::test_compound_select_with_nesting_cte_in_cte test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_construction test/sql/test_cte.py::CTETest::test_insert_uses_independent_cte [gw33] [ 15%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_straight [gw46] [ 15%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_two_level [gw37] [ 15%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_wpoly_aliased_of_type test/sql/test_cte.py::CTETest::test_recursive [gw37] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_recursive test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_m2o_detect_none [gw39] [ 15%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalCompileTest::test_many_to_many_explicit_join test/sql/test_cte.py::CTETest::test_recursive_cte_with_multiple_union_all [gw39] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_recursive_cte_with_multiple_union_all test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_o2m [gw41] [ 15%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalCompileTest::test_of_type_explicit_join [gw26] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_order_by_group_by_label_w_scalar_subquery[group_by-True] test/sql/test_cte.py::NestingCTETest::test_select_with_aliased_nesting_cte_in_cte [gw45] [ 15%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_straight_whereclause test/sql/test_cte.py::CTETest::test_recursive_union_no_alias_four [gw45] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_recursive_union_no_alias_four test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_o2m test/sql/test_cte.py::CTETest::test_recursive_cte_with_multiple_union [gw23] [ 15%] PASSED test/sql/test_cte.py::NestingCTETest::test_select_from_delete_cte_with_nesting test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_equality test/sql/test_cte.py::CTETest::test_insert_from_select_uses_independent_cte [gw15] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_insert_from_select_uses_independent_cte test/sql/test_cte.py::NestingCTETest::test_nesting_cte_at_top_level [gw15] [ 15%] PASSED test/sql/test_cte.py::NestingCTETest::test_nesting_cte_at_top_level test/orm/test_dataclasses_py3k.py::FieldEmbeddedMixinWDeclaredAttrTest::test_setup [gw8] [ 15%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_asdict_and_astuple_widget test/engine/test_ddlevents.py::DDLEventTest::test_metadata_table_isolation [gw8] [ 15%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_metadata_table_isolation test/sql/test_defaults.py::DDLTest::test_literal_binds_pgarray [gw8] [ 15%] PASSED test/sql/test_defaults.py::DDLTest::test_literal_binds_pgarray test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_no_pk [gw63] [ 15%] PASSED test/orm/test_dataclasses_py3k.py::DataclassesTest::test_asdict_and_astuple_special_widget [gw32] [ 15%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_columns test/sql/test_cte.py::CTETest::test_pg_example_two [gw26] [ 15%] PASSED test/sql/test_cte.py::NestingCTETest::test_select_with_aliased_nesting_cte_in_cte test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_appending_to_relationship [gw26] [ 15%] PASSED test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_appending_to_relationship test/sql/test_cte.py::CTETest::test_independent_cte_can_be_referenced [gw14] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_independent_cte_can_be_referenced test/sql/test_cte.py::NestingCTETest::test_fully_aliased_recursive_nesting_cte_in_cte [gw14] [ 15%] PASSED test/sql/test_cte.py::NestingCTETest::test_fully_aliased_recursive_nesting_cte_in_cte test/orm/test_dataclasses_py3k.py::FieldEmbeddedMixinWDeclaredAttrTest::test_asdict_and_astuple_special_widget [gw14] [ 15%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedMixinWDeclaredAttrTest::test_asdict_and_astuple_special_widget test/engine/test_ddlevents.py::DDLEventTest::test_table_drop_before [gw14] [ 15%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_table_drop_before test/sql/test_defaults.py::DDLTest::test_text [gw14] [ 15%] PASSED test/sql/test_defaults.py::DDLTest::test_text [gw52] [ 15%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-1] test/sql/test_cte.py::CTETest::test_select_from_delete_cte[postgresql] [gw52] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_select_from_delete_cte[postgresql] [gw18] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_multi_subq_alias test/sql/test_cte.py::NestingCTETest::test_nesting_cte_in_recursive_cte [gw18] [ 15%] PASSED test/sql/test_cte.py::NestingCTETest::test_nesting_cte_in_recursive_cte test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_appending_to_relationship [gw32] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_pg_example_two test/orm/test_cycles.py::InheritTestOne::test_many_to_one_only [gw32] [ 15%] PASSED test/orm/test_cycles.py::InheritTestOne::test_many_to_one_only test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_filtering_on_relationship test/sql/test_cte.py::CTETest::test_recursive_union_no_alias_one [gw46] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_recursive_union_no_alias_one [gw57] [ 15%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_dml_descriptions[----delete] test/sql/test_cte.py::CTETest::test_suffixes [gw29] [ 15%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_wpoly_aliased_flat_of_type [gw60] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_textual_select_uses_independent_cte_two test/orm/test_cycles.py::SelfReferentialTest::test_setnull_ondelete [gw60] [ 15%] PASSED test/orm/test_cycles.py::SelfReferentialTest::test_setnull_ondelete test/sql/test_ddlemit.py::EmitDDLTest::test_drop_index_nocheck_doesnt_exist [gw60] [ 15%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_index_nocheck_doesnt_exist test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[select-insert-_exclusions4] test/orm/test_core_compilation.py::SelectableTest::test_c_accessor_not_mutated_subq [gw28] [ 15%] PASSED test/orm/test_cycles.py::BiDirectionalManyToOneTest::test_reflush test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_asdict_and_astuple_widget test/sql/test_cte.py::CTETest::test_upsert_from_select [gw3] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_upsert_from_select test/orm/test_dataclasses_py3k.py::DataclassesTest::test_equality [gw3] [ 15%] PASSED test/orm/test_dataclasses_py3k.py::DataclassesTest::test_equality test/engine/test_ddlevents.py::DDLEventTest::test_metadata_create_before [gw3] [ 15%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_metadata_create_before [gw7] [ 15%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_asdict_and_astuple_special_widget test/engine/test_ddlevents.py::DDLEventTest::test_metadata_drop_both [gw7] [ 15%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_metadata_drop_both test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_39_4::test_parameters[single-method-_exclusions1] [gw7] [ 15%] PASSED test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_39_4::test_parameters[single-method-_exclusions1] [gw35] [ 15%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_two_level [gw43] [ 15%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_columns test/sql/test_cte.py::CTETest::test_recursive_union_alias_three [gw43] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_recursive_union_alias_three test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_m2o_detect_none [gw43] [ 15%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_m2o_detect_none [gw12] [ 15%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_filtering_on_relationship test/engine/test_ddlevents.py::DDLEventTest::test_table_create_both [gw48] [ 15%] PASSED test/orm/test_core_compilation.py::JoinTest::test_join_conflicting_right_side [gw37] [ 15%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_m2o_detect_none test/orm/test_dataclasses_py3k.py::PropagationFromMixinTest::test_propagate_w_field_mixin_col [gw51] [ 15%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-0] test/sql/test_cte.py::CTETest::test_select_from_delete_cte[default_enhanced] [gw51] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_select_from_delete_cte[default_enhanced] test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_refresh_flush_event [gw60] [ 15%] SKIPPED test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[select-insert-_exclusions4] test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_39_4::test_server_default [gw60] [ 15%] PASSED test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_39_4::test_server_default test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_m2o_no_cascade [gw44] [ 15%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_m2o_no_cascade [gw17] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_insert_uses_independent_cte test/sql/test_cte.py::NestingCTETest::test_nesting_cte_in_nesting_cte_in_cte test/sql/test_cte.py::CTETest::test_positional_binds [gw36] [ 15%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsTest::test_wpoly_aliased_flat_of_type test/sql/test_cte.py::CTETest::test_prefixes [gw36] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_prefixes test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_m2o [gw36] [ 15%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_m2o test/orm/test_dataclasses_py3k.py::PropagationFromAbstractTest::test_propagate_w_plain_mixin_col [gw36] [ 15%] PASSED test/orm/test_dataclasses_py3k.py::PropagationFromAbstractTest::test_propagate_w_plain_mixin_col test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_joined_with_lazyload test/sql/test_ddlemit.py::EmitDDLTest::test_drop_metadata_nocheck [gw63] [ 15%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_metadata_nocheck test/orm/test_defaults.py::ComputedDefaultsOnUpdateTest_sqlite+pysqlite_3_39_4::test_insert_computed[eager] [gw63] [ 15%] PASSED test/orm/test_defaults.py::ComputedDefaultsOnUpdateTest_sqlite+pysqlite_3_39_4::test_insert_computed[eager] test/sql/test_cte.py::CTETest::test_nonrecursive test/orm/test_deferred.py::DeferredOptionsTest::test_deep_options [gw57] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_suffixes test/orm/test_cycles.py::SelfReferentialPostUpdateTest3::test_one [gw57] [ 15%] PASSED test/orm/test_cycles.py::SelfReferentialPostUpdateTest3::test_one [gw40] [ 15%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalCompileTest::test_many_to_many_implicit_join test/sql/test_cte.py::CTETest::test_recursive_inner_cte_unioned_to_alias test/sql/test_cte.py::CTETest::test_positional_binds_2 [gw34] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_positional_binds_2 test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_cycle [gw34] [ 15%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_cycle test/orm/test_dataclasses_py3k.py::PropagationFromAbstractTest::test_propagate_w_field_mixin_col [gw34] [ 15%] PASSED test/orm/test_dataclasses_py3k.py::PropagationFromAbstractTest::test_propagate_w_field_mixin_col test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_joined [gw8] [ 15%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_no_pk test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_refresh_flush_event_no_postupdate [gw52] [ 15%] PASSED test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_refresh_flush_event_no_postupdate test/sql/test_ddlemit.py::EmitDDLTest::test_create_seq_checkfirst test/orm/test_cycles.py::SelfReferentialTest::test_single [gw61] [ 15%] PASSED test/orm/test_cycles.py::SelfReferentialTest::test_single test/sql/test_ddlemit.py::EmitDDLTest::test_drop_index_nocheck_exists [gw61] [ 15%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_index_nocheck_exists test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[select-update-_exclusions3] [gw61] [ 15%] SKIPPED test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[select-update-_exclusions3] test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_39_4::test_server_default_no_autoincrement [gw61] [ 15%] PASSED test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_39_4::test_server_default_no_autoincrement [gw55] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_select_uses_independent_cte test/orm/test_cycles.py::SelfReferentialPostUpdateTest::test_one [gw55] [ 15%] PASSED test/orm/test_cycles.py::SelfReferentialPostUpdateTest::test_one test/sql/test_ddlemit.py::EmitDDLTest::test_drop_collection_checkfirst [gw55] [ 15%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_collection_checkfirst test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_39_4::test_col_w_nonoptional_sequence_non_autoinc_no_firing [gw12] [ 15%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_table_create_both test/sql/test_defaults.py::DDLTest::test_string [gw12] [ 15%] PASSED test/sql/test_defaults.py::DDLTest::test_string [gw56] [ 15%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-5] test/sql/test_cte.py::CTETest::test_standalone_function [gw56] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_standalone_function [gw32] [ 15%] PASSED test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_filtering_on_relationship test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_global_star_ignored_no_entities_bound test/orm/test_cycles.py::PostUpdateBatchingTest::test_one [gw37] [ 15%] PASSED test/orm/test_dataclasses_py3k.py::PropagationFromMixinTest::test_propagate_w_field_mixin_col test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_joined_with_subqueryload [gw59] [ 15%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_dml_descriptions[----update] [gw38] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_recursive_cte_with_multiple_union test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_m2o_no_cascade [gw47] [ 15%] PASSED test/orm/test_core_compilation.py::ImplicitWithPolymorphicTest::test_select_where_subclass test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_wpoly_aliased_flat_of_type test/sql/test_ddlemit.py::EmitDDLTest::test_drop_empty_collection [gw57] [ 15%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_empty_collection test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_39_4::test_non_autoincrement [gw57] [ 15%] PASSED test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_39_4::test_non_autoincrement test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_39_4::test_no_implicit_returning [gw55] [ 15%] PASSED test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_39_4::test_col_w_nonoptional_sequence_non_autoinc_no_firing test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_39_4::test_literal_default_label [gw50] [ 15%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_c_accessor_not_mutated_subq test/sql/test_cte.py::CTETest::test_reserved_quote [gw50] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_reserved_quote test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_dont_expire_on_delete_no_postupdate [gw52] [ 15%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_seq_checkfirst test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_39_4::test_autoincrement_fk_disqualifies [gw52] [ 15%] PASSED test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_39_4::test_autoincrement_fk_disqualifies [gw2] [ 15%] PASSED test/orm/test_dataclasses_py3k.py::DataclassesTest::test_construction test/engine/test_ddlevents.py::DDLEventTest::test_metadata_create_after [gw2] [ 15%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_metadata_create_after test/sql/test_cte.py::CTETest::test_textual_select_uses_independent_cte_one [gw59] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_textual_select_uses_independent_cte_one test/orm/test_cycles.py::SelfReferentialTest::test_many_to_one_only [gw59] [ 15%] PASSED test/orm/test_cycles.py::SelfReferentialTest::test_many_to_one_only test/sql/test_ddlemit.py::EmitDDLTest::test_drop_index_checkfirst_exists [gw59] [ 15%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_index_checkfirst_exists test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[insert-select-_exclusions2] [gw59] [ 15%] SKIPPED test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[insert-select-_exclusions2] test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_39_4::test_sequence [gw59] [ 15%] PASSED test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_39_4::test_sequence [gw19] [ 15%] PASSED test/sql/test_cte.py::CTETest::test_multi_subq_quote test/sql/test_cte.py::NestingCTETest::test_recursive_cte_referenced_multiple_times_with_nesting_cte [gw19] [ 15%] PASSED test/sql/test_cte.py::NestingCTETest::test_recursive_cte_referenced_multiple_times_with_nesting_cte [gw51] [ 15%] PASSED test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_refresh_flush_event test/sql/test_ddlemit.py::EmitDDLTest::test_create_metadata_nocheck [gw51] [ 15%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_metadata_nocheck test/orm/test_cycles.py::SelfReferentialPostUpdateTest2::test_one [gw56] [ 15%] PASSED test/orm/test_cycles.py::SelfReferentialPostUpdateTest2::test_one test/sql/test_ddlemit.py::EmitDDLTest::test_drop_collection_nocheck test/orm/test_defaults.py::ComputedDefaultsOnUpdateTest_sqlite+pysqlite_3_39_4::test_update_computed[noneagerload] [gw2] [ 15%] PASSED test/orm/test_defaults.py::ComputedDefaultsOnUpdateTest_sqlite+pysqlite_3_39_4::test_update_computed[noneagerload] test/sql/test_defaults.py::UnicodeDefaultsTest_sqlite+pysqlite_3_39_4::test_no_default [gw10] [ 15%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_construction test/engine/test_ddlevents.py::DDLEventTest::test_table_create_after [gw10] [ 15%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_table_create_after test/sql/test_defaults.py::DDLTest::test_literal_binds_w_quotes [gw10] [ 15%] PASSED test/sql/test_defaults.py::DDLTest::test_literal_binds_w_quotes test/sql/test_cte.py::CTETest::test_positional_binds_2_asliteral [gw55] [ 15%] PASSED test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_39_4::test_literal_default_label [gw45] [ 16%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_o2m test/sql/test_ddlemit.py::EmitDDLTest::test_create_index_checkfirst_exists [gw45] [ 16%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_index_checkfirst_exists test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_subquery_path_wildcards [gw57] [ 16%] SKIPPED test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_39_4::test_no_implicit_returning test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_asdict_and_astuple_special_widget [gw19] [ 16%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_asdict_and_astuple_special_widget test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_39_4::test_autoinc_detection_no_affinity [gw51] [ 16%] PASSED test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_39_4::test_autoinc_detection_no_affinity test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_39_4::test_string_default_none_on_insert [gw46] [ 16%] PASSED test/orm/test_cycles.py::PostUpdateBatchingTest::test_one test/sql/test_ddlemit.py::EmitDDLTest::test_create_index_nocheck_doesnt_exist [gw2] [ 16%] PASSED test/sql/test_defaults.py::UnicodeDefaultsTest_sqlite+pysqlite_3_39_4::test_no_default [gw53] [ 16%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-2] test/sql/test_cte.py::CTETest::test_select_from_update_cte[default_enhanced] [gw53] [ 16%] PASSED test/sql/test_cte.py::CTETest::test_select_from_update_cte[default_enhanced] test/sql/test_ddlemit.py::EmitDDLTest::test_create_index_checkfirst_doesnt_exist [gw44] [ 16%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_index_checkfirst_doesnt_exist test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_subquery test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_39_4::test_text_clause_default_no_type [gw63] [ 16%] PASSED test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_39_4::test_text_clause_default_no_type [gw15] [ 16%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedMixinWDeclaredAttrTest::test_setup test/sql/test_cte.py::NestingCTETest::test_select_from_update_cte_with_nesting [gw25] [ 16%] PASSED test/sql/test_cte.py::NestingCTETest::test_select_from_update_cte_with_nesting test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_round_trip test/engine/test_ddlevents.py::DDLExecutionTest::test_platform_escape [gw19] [ 16%] PASSED test/engine/test_ddlevents.py::DDLExecutionTest::test_platform_escape test/sql/test_defaults.py::DefaultObjectTest::test_no_embed_in_sql [gw51] [ 16%] PASSED test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_39_4::test_string_default_none_on_insert test/sql/test_cte.py::CTETest::test_named_alias_no_quote [gw21] [ 16%] PASSED test/sql/test_cte.py::CTETest::test_named_alias_no_quote test/sql/test_cte.py::NestingCTETest::test_recursive_nesting_cte_in_recursive_cte [gw21] [ 16%] PASSED test/sql/test_cte.py::NestingCTETest::test_recursive_nesting_cte_in_recursive_cte test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_classes_are_still_dataclasses [gw21] [ 16%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_classes_are_still_dataclasses test/engine/test_ddlevents.py::DDLExecutionTest::test_table_standalone [gw21] [ 16%] PASSED test/engine/test_ddlevents.py::DDLExecutionTest::test_table_standalone test/sql/test_defaults.py::DefaultObjectTest::test_py_vs_server_default_detection_two [gw21] [ 16%] PASSED test/sql/test_defaults.py::DefaultObjectTest::test_py_vs_server_default_detection_two [gw35] [ 16%] PASSED test/sql/test_cte.py::CTETest::test_positional_binds_2_asliteral test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_backref [gw1] [ 16%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_froms_single_table test/sql/test_cte.py::CTETest::test_update_uses_independent_cte [gw1] [ 16%] PASSED test/sql/test_cte.py::CTETest::test_update_uses_independent_cte [gw28] [ 16%] PASSED test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_asdict_and_astuple_widget [gw25] [ 16%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_round_trip test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_future_connection_explicit_begin_transaction [gw25] [ 16%] PASSED test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_future_connection_explicit_begin_transaction test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_39_4::test_insertmany [gw25] [ 16%] PASSED test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_39_4::test_insertmany test/orm/test_cycles.py::SelfReferentialNoPKTest::test_basic [gw53] [ 16%] PASSED test/orm/test_cycles.py::SelfReferentialNoPKTest::test_basic test/sql/test_ddlemit.py::EmitDDLTest::test_create_table_exists_index_checkfirst test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_parent_specific [gw45] [ 16%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_subquery_path_wildcards [gw39] [ 16%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_o2m [gw23] [ 16%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_equality test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_round_trip [gw13] [ 16%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_round_trip test/engine/test_ddlevents.py::DDLEventTest::test_table_drop_after [gw13] [ 16%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_table_drop_after test/sql/test_defaults.py::DDLTest::test_string_w_quotes [gw13] [ 16%] PASSED test/sql/test_defaults.py::DDLTest::test_string_w_quotes test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_legacy_connection_transaction [gw28] [ 16%] PASSED test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_legacy_connection_transaction test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_39_4::test_update [gw28] [ 16%] PASSED test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_39_4::test_update [gw19] [ 16%] PASSED test/sql/test_defaults.py::DefaultObjectTest::test_no_embed_in_sql test/sql/test_cte.py::NestingCTETest::test_nesting_cte_in_cte_with_same_name [gw16] [ 16%] PASSED test/sql/test_cte.py::NestingCTETest::test_nesting_cte_in_cte_with_same_name test/orm/test_dataclasses_py3k.py::FieldEmbeddedMixinWLambdaTest::test_asdict_and_astuple_special_widget [gw24] [ 16%] PASSED test/sql/test_cte.py::CTETest::test_nonrecursive test/sql/test_cte.py::NestingCTETest::test_select_from_insert_cte_with_nesting test/engine/test_ddlevents.py::DDLTest::test_tokens [gw23] [ 16%] PASSED test/engine/test_ddlevents.py::DDLTest::test_tokens test/orm/test_deferred.py::AutoflushTest::test_deferred_autoflushes [gw5] [ 16%] PASSED test/orm/test_deferred.py::AutoflushTest::test_deferred_autoflushes [gw34] [ 16%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_joined test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_39_4::test_insert_values test/sql/test_cte.py::CTETest::test_recursive_union_alias_four [gw41] [ 16%] PASSED test/sql/test_cte.py::CTETest::test_recursive_union_alias_four test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_backref [gw41] [ 16%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_backref test/sql/test_ddlemit.py::EmitDDLTest::test_create_collection_checkfirst [gw32] [ 16%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_global_star_ignored_no_entities_bound [gw46] [ 16%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_index_nocheck_doesnt_exist test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_subquery_with_joinedload [gw53] [ 16%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_table_exists_index_checkfirst test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_39_4::test_autoincrement_ignore_fk [gw53] [ 16%] PASSED test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_39_4::test_autoincrement_ignore_fk test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_39_4::test_clause [gw53] [ 16%] PASSED test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_39_4::test_clause test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_39_4::test_insert_multivalues [gw23] [ 16%] PASSED test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_39_4::test_insert_multivalues test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_39_4::test_string_default_on_insert_with_returning [gw52] [ 16%] SKIPPED test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_39_4::test_string_default_on_insert_with_returning test/engine/test_ddlevents.py::DDLEventTest::test_table_drop_both [gw15] [ 16%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_table_drop_both test/sql/test_defaults.py::DDLTest::test_text_literal_binds [gw15] [ 16%] PASSED test/sql/test_defaults.py::DDLTest::test_text_literal_binds [gw41] [ 16%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_collection_checkfirst test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_select_with_joinedload [gw41] [ 16%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_select_with_joinedload [gw40] [ 16%] PASSED test/sql/test_cte.py::CTETest::test_recursive_inner_cte_unioned_to_alias test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_cycle [gw40] [ 16%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_cycle [gw16] [ 16%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedMixinWLambdaTest::test_asdict_and_astuple_special_widget test/engine/test_ddlevents.py::DDLExecutionTest::test_conditional_constraint [gw16] [ 16%] PASSED test/engine/test_ddlevents.py::DDLExecutionTest::test_conditional_constraint [gw37] [ 16%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_joined_with_subqueryload test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_39_4::test_standalone [gw37] [ 16%] PASSED test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_39_4::test_standalone [gw18] [ 16%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_appending_to_relationship test/sql/test_cte.py::NestingCTETest::test_compound_select_with_nesting_cte_in_custom_order [gw11] [ 16%] PASSED test/sql/test_cte.py::NestingCTETest::test_compound_select_with_nesting_cte_in_custom_order [gw36] [ 16%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_joined_with_lazyload [gw50] [ 16%] PASSED test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_dont_expire_on_delete_no_postupdate test/sql/test_cte.py::CTETest::test_textual_select_stack_correction [gw58] [ 16%] PASSED test/sql/test_cte.py::CTETest::test_textual_select_stack_correction test/orm/test_cycles.py::SelfReferentialTest::test_cycle test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_39_4::test_insert [gw56] [ 16%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_collection_nocheck test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_39_4::test_col_w_optional_sequence_non_autoinc_no_firing [gw56] [ 16%] PASSED test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_39_4::test_col_w_optional_sequence_non_autoinc_no_firing [gw34] [ 16%] PASSED test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_39_4::test_insert_values test/orm/test_defaults.py::IdentityDefaultsOnUpdateTest::test_insert_identity [gw41] [ 16%] SKIPPED test/orm/test_defaults.py::IdentityDefaultsOnUpdateTest::test_insert_identity [gw38] [ 16%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_m2o_no_cascade test/orm/test_dataclasses_py3k.py::PropagationFromMixinTest::test_propagate_w_field_mixin_col_and_default [gw38] [ 16%] PASSED test/orm/test_dataclasses_py3k.py::PropagationFromMixinTest::test_propagate_w_field_mixin_col_and_default test/sql/test_defaults.py::DDLTest::test_text_w_quotes [gw16] [ 16%] PASSED test/sql/test_defaults.py::DDLTest::test_text_w_quotes [gw24] [ 16%] PASSED test/sql/test_cte.py::NestingCTETest::test_select_from_insert_cte_with_nesting test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_filtering_on_relationship [gw24] [ 16%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_filtering_on_relationship test/engine/test_ddlevents.py::DDLExecutionTest::test_metadata [gw18] [ 16%] PASSED test/engine/test_ddlevents.py::DDLExecutionTest::test_metadata test/sql/test_defaults.py::DefaultObjectTest::test_bad_arg_signature test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_39_4::test_missing_many_param [gw36] [ 16%] PASSED test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_39_4::test_missing_many_param [gw35] [ 16%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_legacy_style::test_post_update_backref test/orm/test_dataclasses_py3k.py::PropagationFromAbstractTest::test_propagate_w_field_mixin_col_and_default [gw35] [ 16%] PASSED test/orm/test_dataclasses_py3k.py::PropagationFromAbstractTest::test_propagate_w_field_mixin_col_and_default test/orm/test_dataclasses_py3k.py::DataclassesTest::test_classes_are_still_dataclasses [gw1] [ 16%] PASSED test/orm/test_dataclasses_py3k.py::DataclassesTest::test_classes_are_still_dataclasses test/sql/test_ddlemit.py::EmitDDLTest::test_drop_table_index_checkfirst [gw1] [ 16%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_table_index_checkfirst test/orm/test_defaults.py::ComputedDefaultsOnUpdateTest_sqlite+pysqlite_3_39_4::test_update_computed[eagerload] [gw1] [ 16%] PASSED test/orm/test_defaults.py::ComputedDefaultsOnUpdateTest_sqlite+pysqlite_3_39_4::test_update_computed[eagerload] test/sql/test_ddlemit.py::EmitDDLTest::test_comment [gw40] [ 16%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_comment test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_noload_with_subqueryload test/orm/test_dataclasses_py3k.py::PropagationFromMixinTest::test_propagate_w_plain_mixin_col [gw39] [ 16%] PASSED test/orm/test_dataclasses_py3k.py::PropagationFromMixinTest::test_propagate_w_plain_mixin_col test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_noload_with_joinedload [gw39] [ 16%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_noload_with_joinedload test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_39_4::test_update_values [gw10] [ 16%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_parent_specific [gw17] [ 16%] PASSED test/sql/test_cte.py::NestingCTETest::test_nesting_cte_in_nesting_cte_in_cte test/orm/test_dataclasses_py3k.py::FieldEmbeddedMixinWLambdaTest::test_setup [gw17] [ 16%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedMixinWLambdaTest::test_setup test/sql/test_cte.py::NestingCTETest::test_recursive_nesting_cte_in_cte [gw20] [ 16%] PASSED test/sql/test_cte.py::NestingCTETest::test_recursive_nesting_cte_in_cte test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_asdict_and_astuple_widget [gw20] [ 16%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_asdict_and_astuple_widget test/engine/test_ddlevents.py::DDLExecutionTest::test_table_by_metadata [gw20] [ 16%] PASSED test/engine/test_ddlevents.py::DDLExecutionTest::test_table_by_metadata [gw32] [ 16%] PASSED test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_39_4::test_insert test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_last_one_wins [gw38] [ 16%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_last_one_wins test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_39_4::test_update [gw40] [ 16%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_noload_with_subqueryload test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_39_4::test_updatemany [gw40] [ 16%] PASSED test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_39_4::test_updatemany [gw39] [ 16%] PASSED test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_39_4::test_update_values test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_equality [gw11] [ 16%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedDeclarativeDataclassesTest::test_equality test/engine/test_ddlevents.py::DDLEventTest::test_table_create_before test/engine/test_ddlevents.py::DDLEventTest::test_metadata_drop_before [gw6] [ 16%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_metadata_drop_before test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_39_4::test_parameters[single-attribute-_exclusions0] [gw6] [ 16%] PASSED test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_39_4::test_parameters[single-attribute-_exclusions0] test/orm/test_deferred.py::DeferredOptionsTest::test_chained_multi_col_options [gw58] [ 16%] PASSED test/orm/test_cycles.py::SelfReferentialTest::test_cycle test/sql/test_ddlemit.py::EmitDDLTest::test_drop_index_checkfirst_doesnt_exist [gw58] [ 16%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_index_checkfirst_doesnt_exist test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[delete-select-_exclusions1] [gw58] [ 16%] SKIPPED test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[delete-select-_exclusions1] test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_39_4::test_plain [gw38] [ 16%] PASSED test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_39_4::test_update test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_propagate_unbound test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_propagate_bound test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_synonym [gw46] [ 16%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_subquery_with_joinedload [gw11] [ 16%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_table_create_before test/sql/test_defaults.py::DDLTest::test_sqlexpr [gw11] [ 16%] PASSED test/sql/test_defaults.py::DDLTest::test_sqlexpr test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_path_specific [gw47] [ 16%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_wpoly_aliased_flat_of_type [gw18] [ 16%] PASSED test/sql/test_defaults.py::DefaultObjectTest::test_bad_arg_signature test/engine/test_ddlevents.py::DDLExecutionTest::test_ddl_execute [gw17] [ 16%] PASSED test/engine/test_ddlevents.py::DDLExecutionTest::test_ddl_execute test/sql/test_ddlemit.py::EmitDDLTest::test_create_metadata_inline_fk [gw50] [ 16%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_metadata_inline_fk test/orm/test_default_strategies.py::NoLoadTest::test_upgrade_o2m_noload_lazyload_option [gw50] [ 16%] PASSED test/orm/test_default_strategies.py::NoLoadTest::test_upgrade_o2m_noload_lazyload_option test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_39_4::test_int_default_on_insert_with_returning test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_future_engine [gw26] [ 16%] PASSED test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_future_engine test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_39_4::test_missing_many_param [gw58] [ 16%] PASSED test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_39_4::test_plain test/sql/test_cte.py::CTETest::test_recursive_union_no_alias_three [gw47] [ 16%] PASSED test/sql/test_cte.py::CTETest::test_recursive_union_no_alias_three test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults [gw47] [ 16%] PASSED test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults test/sql/test_ddlemit.py::EmitDDLTest::test_create_index_nocheck_exists [gw47] [ 16%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_index_nocheck_exists test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_subquery_with_lazyload [gw9] [ 16%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_table_all test/sql/test_defaults.py::DDLTest::test_literal_binds_plain [gw9] [ 16%] PASSED test/sql/test_defaults.py::DDLTest::test_literal_binds_plain test/sql/test_ddlemit.py::EmitDDLTest::test_create_empty_collection [gw43] [ 16%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_empty_collection test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_star_must_be_alone [gw43] [ 16%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_star_must_be_alone test/sql/test_defaults.py::InsertFromSelectTest_sqlite+pysqlite_3_39_4::test_insert_from_select_override_defaults [gw49] [ 16%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_wpoly_of_type test/sql/test_cte.py::CTETest::test_recursive_w_anon_labels [gw6] [ 16%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_chained_multi_col_options test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_joined_path_wildcards [gw35] [ 16%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_joined_path_wildcards test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_39_4::test_insertmany [gw35] [ 16%] PASSED test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_39_4::test_insertmany test/orm/test_deferred.py::DeferredOptionsTest::test_locates_col test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_w_deferred test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_construction test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_no_pk_rt [gw9] [ 16%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_no_pk_rt test/sql/test_cte.py::CTETest::test_recursive_union_alias_one [gw42] [ 16%] PASSED test/sql/test_cte.py::CTETest::test_recursive_union_alias_one test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_m2o [gw30] [ 16%] PASSED test/orm/test_core_compilation.py::RelNaturalAliasedJoinsDisamTest::test_wpoly_aliased_of_type test/sql/test_cte.py::CTETest::test_pg_example_one_select_only [gw30] [ 16%] PASSED test/sql/test_cte.py::CTETest::test_pg_example_one_select_only [gw43] [ 16%] PASSED test/sql/test_defaults.py::InsertFromSelectTest_sqlite+pysqlite_3_39_4::test_insert_from_select_override_defaults test/sql/test_cte.py::CTETest::test_pg_example_one [gw29] [ 16%] PASSED test/sql/test_cte.py::CTETest::test_pg_example_one [gw44] [ 16%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_subquery test/sql/test_defaults.py::PKDefaultTest_sqlite+pysqlite_3_39_4::test_regular [gw44] [ 16%] PASSED test/sql/test_defaults.py::PKDefaultTest_sqlite+pysqlite_3_39_4::test_regular test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_wpoly_aliased_of_type [gw48] [ 16%] PASSED test/orm/test_core_compilation.py::RelationshipNaturalInheritedTest::test_wpoly_aliased_of_type [gw26] [ 16%] PASSED test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_39_4::test_missing_many_param [gw11] [ 16%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_path_specific test/orm/test_cycles.py::BiDirectionalOneToManyTest2::test_cycle [gw31] [ 16%] PASSED test/orm/test_cycles.py::BiDirectionalOneToManyTest2::test_cycle test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_equality [gw22] [ 16%] PASSED test/orm/test_dataclasses_py3k.py::FieldEmbeddedWMixinTest::test_construction test/engine/test_ddlevents.py::DDLTest::test_filter [gw22] [ 16%] PASSED test/engine/test_ddlevents.py::DDLTest::test_filter [gw42] [ 16%] PASSED test/orm/test_cycles.py::OneToManyManyToOneTest_new_style::test_post_update_m2o test/sql/test_ddlemit.py::EmitDDLTest::test_create_collection_nocheck [gw42] [ 16%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_collection_nocheck test/orm/test_cycles.py::BiDirectionalOneToManyTest::test_cycle [gw30] [ 16%] PASSED test/orm/test_cycles.py::BiDirectionalOneToManyTest::test_cycle test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_construction test/orm/test_cycles.py::BiDirectionalManyToOneTest::test_reflush_2 [gw29] [ 16%] PASSED test/orm/test_cycles.py::BiDirectionalManyToOneTest::test_reflush_2 test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_classes_are_still_dataclasses [gw62] [ 16%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_fetch_offset_select[options2-PERCENT ROWS WITH TIES] test/sql/test_cte.py::CTETest::test_union_cte_aliases [gw33] [ 16%] PASSED test/sql/test_cte.py::CTETest::test_positional_binds test/orm/test_cycles.py::InheritTestTwo::test_flush [gw33] [ 16%] PASSED test/orm/test_cycles.py::InheritTestTwo::test_flush test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_round_trip [gw33] [ 16%] PASSED test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_round_trip [gw31] [ 16%] PASSED test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_equality test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_downgrade_baseline [gw31] [ 16%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_downgrade_baseline test/orm/test_defaults.py::ExcludedDefaultsTest::test_exclude test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_39_4::test_insert [gw22] [ 16%] PASSED test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_39_4::test_insert [gw54] [ 16%] PASSED test/orm/test_core_compilation.py::JoinTest::test_join_from_w_filter_by test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-3] test/sql/test_defaults.py::PKDefaultTest_sqlite+pysqlite_3_39_4::test_with_implicit_returning [gw45] [ 16%] SKIPPED test/sql/test_defaults.py::PKDefaultTest_sqlite+pysqlite_3_39_4::test_with_implicit_returning [gw30] [ 16%] PASSED test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_construction test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_disable_eagerloads [gw29] [ 16%] PASSED test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_classes_are_still_dataclasses test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_legacy_engine [gw29] [ 16%] PASSED test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_legacy_engine [gw62] [ 16%] PASSED test/sql/test_cte.py::CTETest::test_union_cte_aliases test/orm/test_dataclasses_py3k.py::DataclassesTest::test_appending_to_relationship [gw62] [ 16%] PASSED test/orm/test_dataclasses_py3k.py::DataclassesTest::test_appending_to_relationship test/sql/test_ddlemit.py::EmitDDLTest::test_drop_metadata_checkfirst [gw62] [ 16%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_metadata_checkfirst test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[update-select-_exclusions0] test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_global_star_ignored_no_entities_unbound [gw33] [ 16%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_global_star_ignored_no_entities_unbound test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_39_4::test_insert_multivalues [gw33] [ 16%] PASSED test/sql/test_defaults.py::FutureDefaultRoundTripTest_sqlite+pysqlite_3_39_4::test_insert_multivalues test/sql/test_defaults.py::DefaultObjectTest::test_py_vs_server_default_detection_one [gw20] [ 16%] PASSED test/sql/test_defaults.py::DefaultObjectTest::test_py_vs_server_default_detection_one [gw15] [ 16%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_w_deferred test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_select_with_subqueryload [gw42] [ 16%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_select_with_subqueryload test/sql/test_defaults.py::InsertFromSelectTest_sqlite+pysqlite_3_39_4::test_insert_from_select_fn_defaults [gw42] [ 16%] PASSED test/sql/test_defaults.py::InsertFromSelectTest_sqlite+pysqlite_3_39_4::test_insert_from_select_fn_defaults [gw12] [ 16%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_propagate_bound [gw49] [ 16%] PASSED test/sql/test_cte.py::CTETest::test_recursive_w_anon_labels test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_dont_expire_on_delete test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_39_4::test_parameters[executemany-attribute-_exclusions2] [gw3] [ 16%] PASSED test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_39_4::test_parameters[executemany-attribute-_exclusions2] test/sql/test_defaults.py::UnicodeDefaultsTest_sqlite+pysqlite_3_39_4::test_nonunicode_default [gw50] [ 16%] SKIPPED test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_39_4::test_int_default_on_insert_with_returning test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_39_4::test_literal_default_no_label [gw56] [ 16%] PASSED test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_39_4::test_literal_default_no_label [gw62] [ 16%] SKIPPED test/sql/test_defaults.py::CTEDefaultTest::test_a_in_b[update-select-_exclusions0] test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_39_4::test_server_default_no_implicit_returning [gw62] [ 16%] SKIPPED test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_39_4::test_server_default_no_implicit_returning [gw14] [ 17%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_synonym [gw49] [ 17%] PASSED test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_dont_expire_on_delete test/sql/test_ddlemit.py::EmitDDLTest::test_create_metadata_checkfirst [gw49] [ 17%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_metadata_checkfirst [gw3] [ 17%] PASSED test/sql/test_defaults.py::UnicodeDefaultsTest_sqlite+pysqlite_3_39_4::test_nonunicode_default test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_39_4::test_update_values [gw29] [ 17%] PASSED test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_39_4::test_update_values [gw16] [ 17%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_locates_col test/sql/test_defaults.py::PKIncrementTest_sqlite+pysqlite_3_39_4::test_autoincrement [gw46] [ 17%] PASSED test/sql/test_defaults.py::PKIncrementTest_sqlite+pysqlite_3_39_4::test_autoincrement test/sql/test_cte.py::CTETest::test_recursive_union_no_alias_two [gw48] [ 17%] PASSED test/sql/test_cte.py::CTETest::test_recursive_union_no_alias_two test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_can_set_value test/orm/test_defaults.py::TriggerDefaultsTest::test_update [gw1] [ 17%] PASSED test/orm/test_defaults.py::TriggerDefaultsTest::test_update [gw31] [ 17%] PASSED test/orm/test_defaults.py::ExcludedDefaultsTest::test_exclude [gw54] [ 17%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_column_descriptions[-3] test/sql/test_cte.py::CTETest::test_select_from_update_cte[postgresql] [gw54] [ 17%] PASSED test/sql/test_cte.py::CTETest::test_select_from_update_cte[postgresql] test/orm/test_default_strategies.py::NoLoadTest::test_o2m_noload [gw49] [ 17%] PASSED test/orm/test_default_strategies.py::NoLoadTest::test_o2m_noload test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_39_4::test_int_default_none_on_insert_reflected [gw48] [ 17%] PASSED test/orm/test_cycles.py::PostUpdateOnUpdateTest::test_update_defaults_can_set_value test/sql/test_ddlemit.py::EmitDDLTest::test_create_metadata_auto_alter_fk [gw48] [ 17%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_metadata_auto_alter_fk test/orm/test_default_strategies.py::NoLoadTest::test_m2o_noload_option [gw48] [ 17%] PASSED test/orm/test_default_strategies.py::NoLoadTest::test_m2o_noload_option test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_39_4::test_int_default_none_on_insert test/sql/test_cte.py::NestingCTETest::test_select_with_nesting_cte_in_cte [gw27] [ 17%] PASSED test/sql/test_cte.py::NestingCTETest::test_select_with_nesting_cte_in_cte test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_asdict_and_astuple_special_widget test/orm/test_deferred.py::DeferredOptionsTest::test_locates_col_w_option_rowproc_only test/orm/test_cycles.py::SelfReferentialNoPKTest::test_lazy_clause [gw54] [ 17%] PASSED test/orm/test_cycles.py::SelfReferentialNoPKTest::test_lazy_clause test/sql/test_ddlemit.py::EmitDDLTest::test_create_table_index_checkfirst [gw49] [ 17%] PASSED test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_39_4::test_int_default_none_on_insert_reflected [gw48] [ 17%] PASSED test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_39_4::test_int_default_none_on_insert [gw27] [ 17%] PASSED test/orm/test_dataclasses_py3k.py::PlainDeclarativeDataclassesTest::test_asdict_and_astuple_special_widget test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_legacy_connection_no_transaction [gw27] [ 17%] PASSED test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_legacy_connection_no_transaction test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_39_4::test_standalone [gw27] [ 17%] PASSED test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_39_4::test_standalone [gw13] [ 17%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_load_only_propagate_unbound test/orm/test_deferred.py::DeferredOptionsTest::test_options test/orm/test_deferred.py::DeferredOptionsTest::test_raise_on_col_rowproc_only [gw54] [ 17%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_create_table_index_checkfirst test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_39_4::test_autoincrement_single_col [gw54] [ 17%] PASSED test/sql/test_defaults.py::AutoIncrementTest_sqlite+pysqlite_3_39_4::test_autoincrement_single_col test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_future_connection_autobegin_transaction [gw24] [ 17%] PASSED test/engine/test_ddlevents.py::DDLTransactionTest::test_ddl_future_connection_autobegin_transaction test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_39_4::test_insert_values test/orm/test_deferred.py::DeferredOptionsTest::test_raise_on_col_w_option_rowproc_only test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_39_4::test_literal_column_default_no_label [gw54] [ 17%] PASSED test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_39_4::test_literal_column_default_no_label [gw24] [ 17%] PASSED test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_39_4::test_insert_values test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_from_relationship_joinedload test/orm/test_deferred.py::DeferredOptionsTest::test_path_entity [gw47] [ 17%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_subquery_with_lazyload test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_from_relationship_joinedload_colexpr test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_from_relationship_lazyload test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_from_relationship_subqueryload test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_multi test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_multi_pathed test/orm/test_deferred.py::DeferredPopulationTest::test_join_no_clear test/orm/test_deferred.py::DeferredPopulationTest::test_join_with_clear test/orm/test_deferred.py::DeferredPopulationTest::test_joinedload_no_clear test/orm/test_deferred.py::DeferredPopulationTest::test_joinedload_with_clear test/orm/test_deferred.py::DeferredPopulationTest::test_no_previous_query test/orm/test_deferred.py::DeferredPopulationTest::test_query_twice_no_clear test/orm/test_deferred.py::DeferredPopulationTest::test_query_twice_with_clear test/orm/test_deferred.py::DeferredTest::test_group test/orm/test_deferred.py::DeferredTest::test_basic test/orm/test_deferred.py::DeferredTest::test_commits_state test/orm/test_deferred.py::DeferredTest::test_defer_primary_key test/orm/test_deferred.py::DeferredTest::test_map_selectable_wo_deferred test/orm/test_deferred.py::DeferredTest::test_preserve_changes test/orm/test_deferred.py::DeferredTest::test_synonym_group_bug test/orm/test_deferred.py::DeferredTest::test_save test/orm/test_deferred.py::DeferredTest::test_unsaved test/orm/test_deferred.py::DeferredTest::test_unsaved_group test/orm/test_deferred.py::InheritanceTest::test_defer_on_wildcard_subclass test/orm/test_deferred.py::InheritanceTest::test_defer_super_name_on_subclass_bound test/orm/test_deferred.py::InheritanceTest::test_load_only_alias_subclass test/orm/test_deferred.py::DeferredTest::test_unsaved_group_2 test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_and_superclass test/orm/test_deferred.py::InheritanceTest::test_defer_super_name_on_subclass test/orm/test_deferred.py::InheritanceTest::test_load_only_of_type_with_polymorphic test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_from_relationship test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_and_superclass_bound test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_bound test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_from_relationship_polymorphic test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_from_relationship_bound test/orm/test_deferred.py::InheritanceTest::test_load_only_alias_subclass_bound test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_of_type test/orm/test_deferred.py::InheritanceTest::test_load_only_from_with_polymorphic test/orm/test_deferred.py::InheritanceTest::test_wildcard_subclass_of_type test/orm/test_deferred.py::RaiseLoadTest::test_deferred_raise_option_load_after_expire_obj test/orm/test_deferred.py::RaiseLoadTest::test_deferred_raise_option_raise_column_plain test/orm/test_deferred.py::RaiseLoadTest::test_does_expire_cancel_normal_defer_option test/orm/test_deferred.py::RaiseLoadTest::test_mapper_raise test/orm/test_deferred.py::RaiseLoadTest::test_mapper_raise_after_modify_attr_expire_obj test/orm/test_deferred.py::RaiseLoadTest::test_mapper_raise_after_expire_obj test/orm/test_deferred.py::RaiseLoadTest::test_mapper_undefer_unraise test/orm/test_deferred.py::RaiseLoadTest::test_mapper_raise_after_expire_attr test/orm/test_deferred.py::RaiseLoadTest::test_option_raise_deferred test/orm/test_deferred.py::RaiseLoadTest::test_option_raiseload_unexpire_modified_obj test/orm/test_deferred.py::WithExpressionTest::test_dont_explode_on_expire_individual test/orm/test_deferred.py::SelfReferentialMultiPathTest::test_present_overrides_deferred test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_39_4::test_autoincrement_reflected_from_server_default [gw18] [ 17%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_locates_col_w_option_rowproc_only [gw47] [ 17%] PASSED test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_39_4::test_autoincrement_reflected_from_server_default [gw36] [ 17%] PASSED test/orm/test_deferred.py::DeferredPopulationTest::test_query_twice_no_clear [gw37] [ 17%] PASSED test/orm/test_deferred.py::DeferredPopulationTest::test_query_twice_with_clear [gw31] [ 17%] PASSED test/orm/test_deferred.py::DeferredPopulationTest::test_join_no_clear test/orm/test_deferred.py::DeferredTest::test_unsaved_2 [gw11] [ 17%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_mapper_raise_after_modify_attr_expire_obj [gw33] [ 17%] PASSED test/orm/test_deferred.py::DeferredPopulationTest::test_joinedload_no_clear [gw12] [ 17%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_mapper_undefer_unraise [gw3] [ 17%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_deferred_raise_option_load_after_expire_obj [gw32] [ 17%] PASSED test/orm/test_deferred.py::DeferredPopulationTest::test_join_with_clear [gw21] [ 17%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_raise_on_col_rowproc_only [gw34] [ 17%] PASSED test/orm/test_deferred.py::DeferredPopulationTest::test_joinedload_with_clear [gw14] [ 17%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_option_raiseload_unexpire_modified_obj [gw49] [ 17%] PASSED test/orm/test_deferred.py::DeferredTest::test_unsaved_group_2 [gw46] [ 17%] PASSED test/orm/test_deferred.py::DeferredTest::test_unsaved [gw5] [ 17%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_deferred_raise_option_raise_column_plain test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_39_4::test_update [gw9] [ 17%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_mapper_raise_after_expire_attr test/sql/test_delete.py::DeleteTest::test_prefix_with [gw8] [ 17%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_mapper_raise [gw48] [ 17%] PASSED test/orm/test_deferred.py::DeferredTest::test_unsaved_group [gw13] [ 17%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_option_raise_deferred [gw22] [ 17%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_raise_on_col_w_option_rowproc_only test/sql/test_deprecations.py::BoundMetadataTest::test_bind_arg_select [gw19] [ 17%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_options [gw41] [ 17%] PASSED test/orm/test_deferred.py::DeferredTest::test_group [gw6] [ 17%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_does_expire_cancel_normal_defer_option test/ext/test_deprecations.py::AutomapTest::test_reflect_true test/sql/test_deprecations.py::BoundMetadataTest::test_arg_deprecated [gw11] [ 17%] PASSED test/sql/test_deprecations.py::BoundMetadataTest::test_arg_deprecated test/sql/test_delete.py::DeleteTest::test_alias [gw38] [ 17%] PASSED test/orm/test_deferred.py::DeferredTest::test_basic test/sql/test_deprecations.py::BoundMetadataTest::test_bind_arg_function [gw12] [ 17%] PASSED test/sql/test_deprecations.py::BoundMetadataTest::test_bind_arg_function test/sql/test_deprecations.py::BoundMetadataTest::test_bind_arg_text [gw14] [ 17%] PASSED test/sql/test_deprecations.py::BoundMetadataTest::test_bind_arg_text [gw24] [ 17%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_from_relationship_joinedload [gw5] [ 17%] PASSED test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_39_4::test_update [gw40] [ 17%] PASSED test/orm/test_deferred.py::DeferredTest::test_defer_primary_key test/orm/test_deprecations.py::BindSensitiveStringifyTest::test_query_bound_session [gw37] [ 17%] PASSED test/sql/test_delete.py::DeleteTest::test_prefix_with test/sql/test_deprecations.py::ConnectionlessCursorResultTest_sqlite+pysqlite_3_39_4::test_connectionless_autoclose_crud_rows_exhausted test/orm/test_deferred.py::WithExpressionTest::test_no_sql_not_set_up [gw13] [ 17%] PASSED test/sql/test_deprecations.py::BoundMetadataTest::test_bind_arg_select [gw26] [ 17%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_from_relationship_lazyload [gw15] [ 17%] PASSED test/orm/test_deferred.py::SelfReferentialMultiPathTest::test_present_overrides_deferred test/sql/test_delete.py::DeleteFromRoundTripTest_sqlite+pysqlite_3_39_4::test_exec_two_table_plus_alias [gw32] [ 17%] PASSED test/sql/test_delete.py::DeleteTest::test_alias test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True-set-add] [gw25] [ 17%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_from_relationship_joinedload_colexpr test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_39_4::test_insert [gw3] [ 17%] PASSED test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_39_4::test_insert [gw27] [ 17%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_from_relationship_subqueryload test/sql/test_delete.py::DeleteTest::test_correlated_select [gw33] [ 17%] PASSED test/sql/test_delete.py::DeleteTest::test_correlated_select [gw35] [ 17%] PASSED test/orm/test_deferred.py::DeferredPopulationTest::test_no_previous_query test/orm/test_deferred.py::WithExpressionTest::test_in_joinedload [gw39] [ 17%] PASSED test/orm/test_deferred.py::DeferredTest::test_commits_state test/base/test_dependency.py::DependencySortTest::test_raise_on_cycle_three [gw46] [ 17%] PASSED test/base/test_dependency.py::DependencySortTest::test_raise_on_cycle_three test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_create_drop_err_metadata [gw37] [ 17%] SKIPPED test/sql/test_deprecations.py::ConnectionlessCursorResultTest_sqlite+pysqlite_3_39_4::test_connectionless_autoclose_crud_rows_exhausted test/sql/test_deprecations.py::BoundMetadataTest::test_bind_attr_join_no_warning [gw15] [ 17%] PASSED test/sql/test_deprecations.py::BoundMetadataTest::test_bind_attr_join_no_warning [gw16] [ 17%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_dont_explode_on_expire_individual test/orm/test_deprecations.py::BindSensitiveStringifyTest::test_query_no_session [gw9] [ 17%] PASSED test/orm/test_deprecations.py::BindSensitiveStringifyTest::test_query_no_session test/sql/test_delete.py::DeleteTest::test_delete_literal_binds [gw35] [ 17%] PASSED test/sql/test_delete.py::DeleteTest::test_delete_literal_binds test/dialect/mysql/test_deprecations.py::CompileTest::test_distinct_string [gw10] [ 17%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_mapper_raise_after_expire_obj test/sql/test_delete.py::DeleteFromCompileTest::test_correlation_to_extra [gw47] [ 17%] PASSED test/orm/test_deferred.py::DeferredTest::test_unsaved_2 [gw25] [ 17%] PASSED test/sql/test_delete.py::DeleteFromCompileTest::test_correlation_to_extra test/sql/test_delete.py::DeleteFromCompileTest::test_dont_correlate_to_extra [gw42] [ 17%] PASSED test/orm/test_deferred.py::DeferredTest::test_map_selectable_wo_deferred test/base/test_dependency.py::DependencySortTest::test_find_multiple_cycles_three [gw42] [ 17%] PASSED test/base/test_dependency.py::DependencySortTest::test_find_multiple_cycles_three test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_close_conn [gw42] [ 17%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_close_conn [gw46] [ 17%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_create_drop_err_metadata test/base/test_dependency.py::DependencySortTest::test_sort_deterministic_one [gw48] [ 17%] PASSED test/base/test_dependency.py::DependencySortTest::test_sort_deterministic_one test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_implicit_execution [gw32] [ 17%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True-set-add] test/orm/test_deprecations.py::ColumnAccessTest::test_select_entity_from [gw58] [ 17%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_and_superclass [gw43] [ 17%] PASSED test/orm/test_deferred.py::DeferredTest::test_preserve_changes test/base/test_dependency.py::DependencySortTest::test_find_multiple_cycles_two [gw43] [ 17%] PASSED test/base/test_dependency.py::DependencySortTest::test_find_multiple_cycles_two test/orm/test_deprecations.py::BindSensitiveStringifyTest::test_query_unbound_session [gw10] [ 17%] PASSED test/orm/test_deprecations.py::BindSensitiveStringifyTest::test_query_unbound_session [gw29] [ 17%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_multi_pathed test/sql/test_delete.py::DeleteFromRoundTripTest_sqlite+pysqlite_3_39_4::test_exec_three_table [gw55] [ 17%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_from_with_polymorphic [gw31] [ 17%] SKIPPED test/sql/test_delete.py::DeleteFromRoundTripTest_sqlite+pysqlite_3_39_4::test_exec_two_table_plus_alias test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True-list-append] [gw31] [ 17%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True-list-append] test/base/test_dependency.py::DependencySortTest::test_find_multiple_cycles_four [gw40] [ 17%] PASSED test/base/test_dependency.py::DependencySortTest::test_find_multiple_cycles_four test/sql/test_deprecations.py::ConnectionlessCursorResultTest_sqlite+pysqlite_3_39_4::test_connectionless_autoclose_rows_exhausted test/orm/test_deferred.py::WithExpressionTest::test_reuse_expr [gw28] [ 17%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group_multi test/sql/test_delete.py::DeleteFromRoundTripTest_sqlite+pysqlite_3_39_4::test_exec_alias_plus_table [gw28] [ 17%] SKIPPED test/sql/test_delete.py::DeleteFromRoundTripTest_sqlite+pysqlite_3_39_4::test_exec_alias_plus_table test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_close_engine [gw43] [ 17%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_close_engine test/base/test_dependency.py::DependencySortTest::test_sort_deterministic_two [gw49] [ 17%] PASSED test/base/test_dependency.py::DependencySortTest::test_sort_deterministic_two test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_explicit_connectionless_execute [gw49] [ 17%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_explicit_connectionless_execute test/base/test_dependency.py::DependencySortTest::test_raise_on_cycle_two [gw47] [ 17%] PASSED test/base/test_dependency.py::DependencySortTest::test_raise_on_cycle_two test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_create_drop_err_table test/orm/test_deprecations.py::AutoCommitTest_sqlite+pysqlite_3_39_4::test_accounting_commit_fails_delete test/orm/test_deprecations.py::CacheKeyTest::test_bound_options [gw59] [ 17%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_and_superclass_bound test/orm/test_deprecations.py::AutoCommitTest_sqlite+pysqlite_3_39_4::test_accounting_no_select_needed [gw48] [ 17%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_implicit_execution [gw45] [ 17%] PASSED test/orm/test_deferred.py::DeferredTest::test_synonym_group_bug test/base/test_dependency.py::DependencySortTest::test_raise_on_cycle_one [gw45] [ 17%] PASSED test/base/test_dependency.py::DependencySortTest::test_raise_on_cycle_one [gw51] [ 17%] PASSED test/orm/test_deferred.py::InheritanceTest::test_defer_super_name_on_subclass test/base/test_dependency.py::DependencySortTest::test_sort_three [gw51] [ 17%] PASSED test/base/test_dependency.py::DependencySortTest::test_sort_three test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_inspector_constructor_connection [gw2] [ 17%] PASSED test/orm/test_deferred.py::InheritanceTest::test_wildcard_subclass_of_type test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_39_4::test_drop [gw27] [ 17%] PASSED test/sql/test_delete.py::DeleteFromCompileTest::test_dont_correlate_to_extra test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True--__setitem__] [gw27] [ 17%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True--__setitem__] [gw21] [ 17%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_no_sql_not_set_up test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False--__setitem__] [gw21] [ 17%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False--__setitem__] [gw56] [ 17%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_of_type_with_polymorphic test/orm/test_deprecations.py::AliasedClassRelationshipTest::test_selectinload_w_joinedload_after test/sql/test_delete.py::DeleteTest::test_where_empty [gw38] [ 17%] PASSED test/sql/test_delete.py::DeleteTest::test_where_empty test/sql/test_deprecations.py::ConnectionlessCursorResultTest_sqlite+pysqlite_3_39_4::test_connectionless_autoclose_no_metadata [gw38] [ 17%] PASSED test/sql/test_deprecations.py::ConnectionlessCursorResultTest_sqlite+pysqlite_3_39_4::test_connectionless_autoclose_no_metadata [gw8] [ 17%] PASSED test/orm/test_deprecations.py::BindSensitiveStringifyTest::test_query_bound_session [gw61] [ 17%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_from_relationship test/orm/test_deprecations.py::AutoCommitTest_sqlite+pysqlite_3_39_4::test_begin_preflush [gw53] [ 17%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_alias_subclass test/base/test_dependency.py::DependencySortTest::test_ticket_1380 [gw53] [ 17%] PASSED test/base/test_dependency.py::DependencySortTest::test_ticket_1380 [gw57] [ 17%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass test/orm/test_deprecations.py::AutoCommitTest_sqlite+pysqlite_3_39_4::test_accounting_commit_fails_add [gw40] [ 17%] PASSED test/sql/test_deprecations.py::ConnectionlessCursorResultTest_sqlite+pysqlite_3_39_4::test_connectionless_autoclose_rows_exhausted test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_create_drop_constructor_bound [gw45] [ 17%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_create_drop_constructor_bound [gw35] [ 17%] PASSED test/dialect/mysql/test_deprecations.py::CompileTest::test_distinct_string test/sql/test_delete.py::DeleteTest::test_non_correlated_select [gw36] [ 17%] PASSED test/sql/test_delete.py::DeleteTest::test_non_correlated_select test/orm/inheritance/test_deprecations.py::ConcreteTest::test_without_default_polymorphic [gw51] [ 17%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_inspector_constructor_connection test/orm/test_deprecations.py::AliasFromCorrectLeftTest::test_join_prop_to_string [gw47] [ 17%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_create_drop_err_table test/orm/test_deferred.py::WithExpressionTest::test_expr_default_value [gw18] [ 17%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_expr_default_value test/orm/test_deprecations.py::CacheKeyTest::test_orm_query_w_orm_joins [gw44] [ 17%] PASSED test/orm/test_deferred.py::DeferredTest::test_save test/base/test_dependency.py::DependencySortTest::test_large_sort [gw1] [ 17%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_of_type test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_39_4::test_delete [gw1] [ 17%] PASSED test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_39_4::test_delete [gw23] [ 17%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_group test/orm/test_deferred.py::WithExpressionTest::test_simple_expr [gw23] [ 17%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_simple_expr test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False--update_dict] [gw23] [ 17%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False--update_dict] test/sql/test_delete.py::DeleteTest::test_delete [gw34] [ 17%] PASSED test/sql/test_delete.py::DeleteTest::test_delete test/orm/test_deprecations.py::ColumnAccessTest::test_select_entity_from_no_entities [gw34] [ 17%] PASSED test/orm/test_deprecations.py::ColumnAccessTest::test_select_entity_from_no_entities [gw59] [ 17%] PASSED test/orm/test_deprecations.py::AutoCommitTest_sqlite+pysqlite_3_39_4::test_accounting_no_select_needed test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_inspector_from_engine [gw53] [ 17%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_inspector_from_engine [gw19] [ 17%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_in_joinedload test/orm/test_deprecations.py::CacheKeyTest::test_unbound_options [gw33] [ 17%] PASSED test/orm/test_deprecations.py::ColumnAccessTest::test_select_entity_from [gw20] [ 17%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_path_entity [gw57] [ 17%] PASSED test/orm/test_deprecations.py::AutoCommitTest_sqlite+pysqlite_3_39_4::test_accounting_commit_fails_add test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False-list-append] [gw22] [ 17%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_reuse_expr test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False--setdefault] [gw22] [ 17%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False--setdefault] [gw58] [ 17%] PASSED test/orm/test_deprecations.py::AutoCommitTest_sqlite+pysqlite_3_39_4::test_accounting_commit_fails_delete test/sql/test_delete.py::DeleteFromCompileTest::test_delete_extra_froms [gw26] [ 17%] PASSED test/sql/test_delete.py::DeleteFromCompileTest::test_delete_extra_froms test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False-set-add] [gw36] [ 17%] PASSED test/orm/inheritance/test_deprecations.py::ConcreteTest::test_without_default_polymorphic [gw62] [ 17%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_from_relationship_bound test/orm/test_deprecations.py::AutocommitClosesOnFailTest::test_close_transaction_on_commit_fail [gw62] [ 17%] SKIPPED test/orm/test_deprecations.py::AutocommitClosesOnFailTest::test_close_transaction_on_commit_fail [gw29] [ 17%] SKIPPED test/sql/test_delete.py::DeleteFromRoundTripTest_sqlite+pysqlite_3_39_4::test_exec_three_table test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True--update_dict] [gw61] [ 17%] PASSED test/orm/test_deprecations.py::AutoCommitTest_sqlite+pysqlite_3_39_4::test_begin_preflush test/base/test_dependency.py::DependencySortTest::test_find_multiple_cycles_one [gw41] [ 17%] PASSED test/base/test_dependency.py::DependencySortTest::test_find_multiple_cycles_one test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_clauseelement [gw41] [ 17%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_clauseelement [gw16] [ 17%] PASSED test/orm/test_deprecations.py::CacheKeyTest::test_bound_options test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True--setdefault] [gw50] [ 17%] PASSED test/orm/test_deferred.py::InheritanceTest::test_defer_on_wildcard_subclass test/base/test_dependency.py::DependencySortTest::test_sort_one [gw50] [ 17%] PASSED test/base/test_dependency.py::DependencySortTest::test_sort_one [gw63] [ 17%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_from_relationship_polymorphic test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_39_4::test_alter test/engine/test_deprecations.py::CreateEngineTest::test_strategy_keyword_mock [gw57] [ 17%] PASSED test/engine/test_deprecations.py::CreateEngineTest::test_strategy_keyword_mock [gw4] [ 17%] PASSED test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_non_deferred_subq_one [gw60] [ 17%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_bound test/orm/test_deprecations.py::AutoCommitTest_sqlite+pysqlite_3_39_4::test_begin_nested_requires_trans test/orm/test_deferred.py::WithExpressionTest::test_no_refresh_unless_populate_existing [gw20] [ 17%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_no_refresh_unless_populate_existing [gw6] [ 17%] PASSED test/ext/test_deprecations.py::AutomapTest::test_reflect_true [gw28] [ 17%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True--setdefault] test/base/test_dependency.py::DependencySortTest::test_find_cycle_one [gw39] [ 17%] PASSED test/base/test_dependency.py::DependencySortTest::test_find_cycle_one test/sql/test_deprecations.py::ConnectionlessCursorResultTest_sqlite+pysqlite_3_39_4::test_connectionless_autoclose_no_rows test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_implicit_execute [gw50] [ 17%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_implicit_execute [gw26] [ 17%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False-set-add] [gw2] [ 17%] PASSED test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_39_4::test_drop [gw55] [ 17%] PASSED test/orm/test_deprecations.py::AliasFromCorrectLeftTest::test_join_prop_to_string [gw52] [ 17%] PASSED test/orm/test_deferred.py::InheritanceTest::test_defer_super_name_on_subclass_bound test/base/test_dependency.py::DependencySortTest::test_sort_two [gw52] [ 17%] PASSED test/base/test_dependency.py::DependencySortTest::test_sort_two [gw29] [ 18%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True--update_dict] [gw54] [ 18%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_alias_subclass_bound test/orm/test_deprecations.py::AliasFromCorrectLeftTest::test_join_prop_to_prop test/orm/test_deprecations.py::CacheKeyTest::test_unbound_sub_options test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_ambiguous_column_case_sensitive [gw39] [ 18%] PASSED test/sql/test_deprecations.py::ConnectionlessCursorResultTest_sqlite+pysqlite_3_39_4::test_connectionless_autoclose_no_rows test/sql/test_cte.py::CTETest::test_all_aliases test/sql/test_deprecations.py::ConvertUnicodeDeprecationTest_sqlite+pysqlite_3_39_4::test_unicode_warnings_dialectlevel [gw55] [ 18%] PASSED test/sql/test_deprecations.py::ConvertUnicodeDeprecationTest_sqlite+pysqlite_3_39_4::test_unicode_warnings_dialectlevel test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_inspector_constructor_engine [gw52] [ 18%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_inspector_constructor_engine [gw60] [ 18%] PASSED test/orm/test_deprecations.py::AutoCommitTest_sqlite+pysqlite_3_39_4::test_begin_nested_requires_trans test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_accessor_basic_text [gw60] [ 18%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_accessor_basic_text test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_accessor_textual_select [gw63] [ 18%] PASSED test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_39_4::test_alter test/sql/test_delete.py::DeleteFromCompileTest::test_autocorrelate_error [gw59] [ 18%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_ambiguous_column_case_sensitive [gw54] [ 18%] PASSED test/orm/test_deprecations.py::AliasFromCorrectLeftTest::test_join_prop_to_prop test/sql/test_deprecations.py::ConvertUnicodeDeprecationTest_sqlite+pysqlite_3_39_4::test_ignoring_unicode_error test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_label_overlap_fallback [gw24] [ 18%] PASSED test/sql/test_delete.py::DeleteFromCompileTest::test_autocorrelate_error test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False--update_kw] [gw4] [ 18%] PASSED test/sql/test_cte.py::CTETest::test_all_aliases test/sql/test_cte.py::CTETest::test_with_recursive_no_name_currently_buggy [gw4] [ 18%] PASSED test/sql/test_cte.py::CTETest::test_with_recursive_no_name_currently_buggy test/orm/test_dataclasses_py3k.py::DataclassesTest::test_filtering_on_relationship [gw18] [ 18%] PASSED test/orm/test_deprecations.py::CacheKeyTest::test_orm_query_w_orm_joins [gw56] [ 18%] PASSED test/orm/test_deprecations.py::AliasedClassRelationshipTest::test_selectinload_w_joinedload_after test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_keys_no_rows [gw24] [ 18%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False--update_kw] test/engine/test_deprecations.py::CreateEngineTest::test_strategy_keyword_unknown [gw58] [ 18%] PASSED test/engine/test_deprecations.py::CreateEngineTest::test_strategy_keyword_unknown [gw54] [ 18%] PASSED test/sql/test_deprecations.py::ConvertUnicodeDeprecationTest_sqlite+pysqlite_3_39_4::test_ignoring_unicode_error test/engine/test_deprecations.py::CreateEngineTest::test_empty_in_keyword [gw61] [ 18%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_accessor_textual_select test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_case_insensitive [gw19] [ 18%] PASSED test/orm/test_deprecations.py::CacheKeyTest::test_unbound_options [gw20] [ 18%] PASSED test/orm/test_deprecations.py::CacheKeyTest::test_unbound_sub_options test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_case_insensitive_unoptimized test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_getitem_string test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_keys_deprecated test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_contains_key_deprecated [gw56] [ 18%] PASSED test/engine/test_deprecations.py::CreateEngineTest::test_empty_in_keyword test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_create_index_deprecated test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_create_table_deprecated test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_drop_index_deprecated test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_ddl_deprecated [gw63] [ 18%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_keys_no_rows test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[AddConstraint] test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_drop_table_deprecated test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[CreateSequence] test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropColumnComment] test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropSchema] test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[CreateSchema] test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[SetColumnComment] [gw62] [ 18%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_label_overlap_fallback test/engine/test_deprecations.py::DDLExecutionTest::test_ddl_execute test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[SetTableComment] [gw13] [ 18%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[AddConstraint] [gw14] [ 18%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[CreateSchema] [gw15] [ 18%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[CreateSequence] test/sql/test_defaults.py::DefaultObjectTest::test_arg_signature [gw17] [ 18%] PASSED test/sql/test_defaults.py::DefaultObjectTest::test_arg_signature [gw16] [ 18%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropColumnComment] [gw21] [ 18%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[SetColumnComment] [gw22] [ 18%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[SetTableComment] [gw10] [ 18%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_ddl_deprecated [gw18] [ 18%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropSchema] [gw12] [ 18%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_drop_table_deprecated [gw6] [ 18%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_keys_deprecated test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t1-idx_to_value1] test/sql/test_deprecations.py::DMLTest::test_delete_whereclause test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropSequence] [gw19] [ 18%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropSequence] test/sql/test_deprecations.py::DMLTest::test_update_dialect_kwargs [gw2] [ 18%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_case_insensitive_unoptimized [gw8] [ 18%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_create_index_deprecated [gw1] [ 18%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_case_insensitive [gw9] [ 18%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_create_table_deprecated test/sql/test_deprecations.py::DMLTest::test_update_ordered_parameters_fire_onupdate test/sql/test_deprecations.py::DMLTest::test_update_inline_kw_defaults test/sql/test_deprecations.py::DMLTest::test_update_ordered_parameters_oldstyle_2 [gw5] [ 18%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_getitem_string test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t2-idx_to_value2] test/sql/test_deprecations.py::DMLTest::test_update_ordered_parameters_override_onupdate 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[t0-idx_to_value0] 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] 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[t7-idx_to_value7] test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t9-idx_to_value9] test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t6-idx_to_value6] test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropTableComment] [gw20] [ 18%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropTableComment] [gw4] [ 18%] PASSED test/orm/test_dataclasses_py3k.py::DataclassesTest::test_filtering_on_relationship test/engine/test_ddlevents.py::DDLEventTest::test_metadata_create_both test/sql/test_deprecations.py::DMLTest::test_insert_inline_kw_defaults [gw23] [ 18%] PASSED test/engine/test_deprecations.py::DDLExecutionTest::test_ddl_execute [gw11] [ 18%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_drop_index_deprecated [gw27] [ 18%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_dialect_kwargs [gw26] [ 18%] PASSED test/sql/test_deprecations.py::DMLTest::test_insert_inline_kw_defaults [gw4] [ 18%] PASSED test/engine/test_ddlevents.py::DDLEventTest::test_metadata_create_both test/sql/test_deprecations.py::DMLTest::test_update_whereclause [gw44] [ 18%] PASSED test/base/test_dependency.py::DependencySortTest::test_large_sort test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_disable_eagerloads test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_downgrade_baseline test/orm/test_deprecations.py::DeclarativeBind::test_as_declarative test/dialect/test_deprecations.py::DatabaseRemovedTest::test_deprecate_databases [gw36] [ 18%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t2-idx_to_value2] [gw29] [ 18%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_ordered_parameters_fire_onupdate [gw37] [ 18%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t3-idx_to_value3] [gw3] [ 18%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_contains_key_deprecated [gw32] [ 18%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_ordered_parameters_override_onupdate test/sql/test_deprecations.py::DMLTest::test_update_preserve_order_reqs_listtups [gw33] [ 18%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_preserve_order_reqs_listtups [gw42] [ 18%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t8-idx_to_value8] test/orm/test_deferred.py::DeferredOptionsTest::test_locates_col_rowproc_only [gw43] [ 18%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t9-idx_to_value9] test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_global_star_ignored_no_entities_unbound test/orm/test_deprecations.py::DeclarativeBind::test_declarative_base [gw48] [ 18%] PASSED test/orm/test_deprecations.py::DeclarativeBind::test_declarative_base test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_39_4::test_parameters[executemany-method-_exclusions3] [gw24] [ 18%] PASSED test/sql/test_deprecations.py::DMLTest::test_delete_whereclause [gw45] [ 18%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_whereclause test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_create_drop_bound [gw31] [ 18%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_ordered_parameters_oldstyle_2 [gw46] [ 18%] PASSED test/dialect/test_deprecations.py::DatabaseRemovedTest::test_deprecate_databases [gw38] [ 18%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t4-idx_to_value4] [gw4] [ 18%] PASSED test/sql/test_defaults.py::CurrentParametersTest_sqlite+pysqlite_3_39_4::test_parameters[executemany-method-_exclusions3] [gw39] [ 18%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t5-idx_to_value5] [gw17] [ 18%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_locates_col_rowproc_only [gw34] [ 18%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t0-idx_to_value0] [gw47] [ 18%] PASSED test/orm/test_deprecations.py::DeclarativeBind::test_as_declarative test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_global_star_ignored_no_entities_bound test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_joined test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_joined_path_wildcards [gw40] [ 18%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t6-idx_to_value6] test/sql/test_defaults.py::UnicodeDefaultsTest_sqlite+pysqlite_3_39_4::test_unicode_default [gw4] [ 18%] PASSED test/sql/test_defaults.py::UnicodeDefaultsTest_sqlite+pysqlite_3_39_4::test_unicode_default [gw35] [ 18%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t1-idx_to_value1] test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_joined_with_lazyload test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_noload_with_joinedload test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_noload_with_subqueryload test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_joined_with_subqueryload test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_last_one_wins test/orm/test_deprecations.py::DeferredOptionsTest::test_load_only_synonym test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_star_must_be_alone test/sql/test_deprecations.py::DefaultTest_sqlite+pysqlite_3_39_4::test_close_on_branched test/orm/test_deprecations.py::Deferred_InheritanceTest::test_defer_on_wildcard_subclass test/orm/test_deferred.py::RaiseLoadTest::test_deferred_raise_option_load_column_unexpire test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_select_with_joinedload test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_select_with_subqueryload test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_subquery test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_subquery_with_joinedload [gw28] [ 18%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_inline_kw_defaults test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_of_type_with_polymorphic test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_subquery_with_lazyload test/orm/test_deprecations.py::Deferred_InheritanceTest::test_defer_super_name_on_subclass_bound test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_from_with_polymorphic test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_alias_subclass_bound test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_alias_subclass [gw41] [ 18%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_to_expression_ppo[t7-idx_to_value7] test/orm/test_deferred.py::WithExpressionTest::test_dont_explode_on_expire_whole test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_and_superclass_bound test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_from_relationship_bound test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_of_type test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_from_relationship_polymorphic_bound test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_from_relationship_polymorphic test/orm/test_deprecations.py::Deferred_InheritanceTest::test_wildcard_subclass_of_type test/dialect/mysql/test_deprecations.py::DeprecateQuoting::test_set_warning test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_bound test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_from test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_correlation test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_whereclause [gw24] [ 18%] PASSED test/dialect/mysql/test_deprecations.py::DeprecateQuoting::test_set_warning [gw44] [ 18%] PASSED test/engine/test_deprecations.py::ConnectionlessDeprecationTest::test_bind_create_drop_bound test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_and_superclass [gw27] [ 18%] PASSED test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_from test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_39_4::test_execute_plain_string_events test/engine/test_deprecations.py::DeprecatedConnectionFeatureTest_sqlite+pysqlite_3_39_4::test_scalar_plain_string test/engine/test_deprecations.py::DeprecatedExecParamsTest_sqlite+pysqlite_3_39_4::test_kwargs test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_39_4::test_transaction_connection_fn_commit test/ext/declarative/test_deprecations.py::DeprecatedImportsTest::test_declarative_base test/sql/test_deprecations.py::DMLTest::test_update_values [gw3] [ 18%] PASSED test/sql/test_deprecations.py::DefaultTest_sqlite+pysqlite_3_39_4::test_close_on_branched test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_prefix test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_group_by [gw26] [ 18%] PASSED test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_correlation [gw34] [ 18%] PASSED test/engine/test_deprecations.py::DeprecatedConnectionFeatureTest_sqlite+pysqlite_3_39_4::test_scalar_plain_string [gw31] [ 18%] PASSED test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_prefix [gw38] [ 18%] PASSED test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_39_4::test_transaction_connection_fn_commit test/engine/test_deprecations.py::DeprecatedConnectionFeatureTest_sqlite+pysqlite_3_39_4::test_execute_plain_string test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_39_4::test_transaction_engine_fn_rollback [gw41] [ 18%] PASSED test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_39_4::test_transaction_engine_fn_rollback test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_39_4::test_transaction_engine_fn_commit test/ext/declarative/test_deprecations.py::DeprecatedImportsTest::test_has_inherited_table [gw32] [ 18%] PASSED test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_whereclause [gw42] [ 18%] PASSED test/engine/test_deprecations.py::DeprecatedExecParamsTest_sqlite+pysqlite_3_39_4::test_kwargs [gw46] [ 18%] PASSED test/ext/declarative/test_deprecations.py::DeprecatedImportsTest::test_declarative_base [gw28] [ 18%] PASSED test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_group_by [gw52] [ 18%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_global_star_ignored_no_entities_unbound test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_39_4::test_execute_plain_string [gw35] [ 18%] PASSED test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_39_4::test_execute_plain_string test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_39_4::test_scalar_plain_string [gw51] [ 18%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_global_star_ignored_no_entities_bound test/engine/test_deprecations.py::DeprecatedExecParamsTest_sqlite+pysqlite_3_39_4::test_positional_dicts [gw43] [ 18%] PASSED test/engine/test_deprecations.py::DeprecatedExecParamsTest_sqlite+pysqlite_3_39_4::test_positional_dicts [gw47] [ 18%] PASSED test/ext/declarative/test_deprecations.py::DeprecatedImportsTest::test_has_inherited_table [gw44] [ 18%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_values test/ext/declarative/test_deprecations.py::DeprecatedImportsTest::test_synonym_for [gw48] [ 18%] PASSED test/ext/declarative/test_deprecations.py::DeprecatedImportsTest::test_synonym_for [gw40] [ 18%] PASSED test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_39_4::test_transaction_engine_fn_commit [gw36] [ 18%] PASSED test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_39_4::test_execute_plain_string_events [gw5] [ 18%] PASSED test/orm/test_deprecations.py::DeferredOptionsTest::test_load_only_synonym [gw17] [ 18%] PASSED test/orm/test_deferred.py::WithExpressionTest::test_dont_explode_on_expire_whole test/ext/declarative/test_deprecations.py::DeprecatedImportsTest::test_as_declarative [gw45] [ 18%] PASSED test/ext/declarative/test_deprecations.py::DeprecatedImportsTest::test_as_declarative test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_39_4::test_transaction_connection_fn_rollback [gw39] [ 18%] PASSED test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_39_4::test_transaction_connection_fn_rollback test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_having test/orm/test_deprecations.py::DeprecatedMapperTest::test_add_property [gw37] [ 18%] PASSED test/engine/test_deprecations.py::DeprecatedEngineFeatureTest_sqlite+pysqlite_3_39_4::test_scalar_plain_string [gw4] [ 18%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_deferred_raise_option_load_column_unexpire test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_39_4::test_select [gw4] [ 18%] PASSED test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_39_4::test_select test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_getitem_column test/orm/test_deprecations.py::DeprecatedMapperTest::test_comparable_column test/engine/test_deprecations.py::DeprecatedExecParamsTest_sqlite+pysqlite_3_39_4::test_single_scalar [gw44] [ 18%] PASSED test/engine/test_deprecations.py::DeprecatedExecParamsTest_sqlite+pysqlite_3_39_4::test_single_scalar test/orm/test_deprecations.py::DeprecatedQueryTest::test_multiple_joins [gw29] [ 18%] PASSED test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_having test/orm/test_deprecations.py::CacheKeyTest::test_bound_options_equiv_on_strname [gw53] [ 18%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_joined test/orm/test_deprecations.py::DeprecatedQueryTest::test_more_joins [gw33] [ 18%] PASSED test/engine/test_deprecations.py::DeprecatedConnectionFeatureTest_sqlite+pysqlite_3_39_4::test_execute_plain_string [gw58] [ 18%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_noload_with_joinedload [gw62] [ 18%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_star_must_be_alone [gw57] [ 18%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_last_one_wins [gw59] [ 18%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_noload_with_subqueryload [gw50] [ 18%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_downgrade_baseline [gw4] [ 18%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_getitem_column test/orm/test_deprecations.py::DeferredOptionsTest::test_deep_options [gw54] [ 18%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_joined_path_wildcards test/engine/test_deprecations.py::DeprecatedReflectionTest::test_engine_table_names test/orm/test_deprecations.py::DeprecationScopedSessionTest::test_config_errors test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_39_4::test_copy_dep_warning[Identity] test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_39_4::test_copy_dep_warning[Column] test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_39_4::test_copy_dep_warning[CheckConstraint] test/engine/test_deprecations.py::DeprecatedReflectionTest::test_reflecttable test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_39_4::test_copy_dep_warning[ForeignKey] test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_39_4::test_copy_dep_warning[PrimaryKeyConstraint] test/orm/test_deprecations.py::DistinctOrderByImplicitTest::test_columns_augmented_roundtrip_one test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_39_4::test_copy_dep_warning[UniqueConstraint] [gw56] [ 18%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_joined_with_subqueryload test/orm/test_deprecations.py::DistinctOrderByImplicitTest::test_columns_augmented_roundtrip_two test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_39_4::test_string_convert_unicode test/orm/test_deprecations.py::DistinctOrderByImplicitTest::test_columns_augmented_roundtrip_three test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_39_4::test_empty_and_or test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_39_4::test_engine_convert_unicode [gw36] [ 18%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_39_4::test_engine_convert_unicode test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_39_4::test_ident_preparer_force [gw37] [ 18%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_39_4::test_ident_preparer_force [gw27] [ 18%] PASSED test/orm/test_deprecations.py::DeprecationScopedSessionTest::test_config_errors [gw55] [ 18%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_joined_with_lazyload [gw29] [ 18%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_39_4::test_copy_dep_warning[Column] [gw32] [ 18%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_39_4::test_copy_dep_warning[Identity] [gw28] [ 18%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_39_4::test_copy_dep_warning[CheckConstraint] test/orm/test_deprecations.py::DistinctOrderByImplicitTest::test_columns_augmented_sql_one test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_39_4::test_string_convert_unicode_force [gw39] [ 18%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_39_4::test_string_convert_unicode_force test/orm/test_deprecations.py::DeprecatedQueryTest::test_apply_labels [gw52] [ 18%] PASSED test/orm/test_deprecations.py::DeprecatedMapperTest::test_comparable_column [gw35] [ 18%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_39_4::test_empty_and_or test/orm/test_deprecations.py::DeprecatedMapperTest::test_deferred_scalar_loader_name_change test/orm/test_deprecations.py::DeprecatedQueryTest::test_from_alias_three [gw63] [ 18%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_subquery [gw38] [ 18%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_39_4::test_string_convert_unicode [gw34] [ 18%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_39_4::test_copy_dep_warning[UniqueConstraint] [gw10] [ 18%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_alias_subclass_bound test/orm/test_deprecations.py::DeprecatedQueryTest::test_select_entity_from_crit [gw31] [ 18%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_39_4::test_copy_dep_warning[ForeignKey] [gw2] [ 18%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_subquery_with_lazyload [gw14] [ 18%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_and_superclass [gw6] [ 18%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_defer_on_wildcard_subclass [gw18] [ 18%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_from_relationship_bound [gw8] [ 18%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_defer_super_name_on_subclass_bound test/orm/test_deprecations.py::DeprecatedQueryTest::test_replace_with_eager test/orm/test_deprecations.py::DeprecatedQueryTest::test_deprecated_negative_slices_compile [gw19] [ 18%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_from_relationship_polymorphic [gw15] [ 18%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_and_superclass_bound [gw11] [ 18%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_from_with_polymorphic test/orm/test_deprecations.py::DeprecatedQueryTest::test_join_no_order_by [gw22] [ 18%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_wildcard_subclass_of_type test/engine/test_deprecations.py::DeprecatedReflectionTest::test_create_drop_explicit [gw26] [ 18%] PASSED test/engine/test_deprecations.py::DeprecatedReflectionTest::test_reflecttable [gw61] [ 18%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_select_with_subqueryload [gw9] [ 18%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_alias_subclass test/orm/test_deprecations.py::DeprecatedQueryTest::test_onclause_conditional_adaption [gw20] [ 18%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_from_relationship_polymorphic_bound [gw1] [ 18%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_subquery_with_joinedload test/orm/test_deprecations.py::DeprecatedQueryTest::test_aliased [gw13] [ 18%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass [gw21] [ 18%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_of_type test/engine/test_deprecations.py::DeprecatedReflectionTest::test_create_drop_err_table test/orm/test_deprecations.py::DeprecatedQueryTest::test_via_textasfrom_select_from test/orm/test_deprecations.py::DeprecatedQueryTest::test_deprecated_negative_slices test/orm/test_deprecations.py::DynamicTest::test_negative_slice_access_raises test/orm/test_deprecations.py::DeprecatedQueryTest::test_select_entity_from_q_statement test/engine/test_deprecations.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_modify_parameters_from_event_one[multiparams0-params0-expected_multiparams0-expected_params0-_exclusions0] [gw46] [ 18%] PASSED test/engine/test_deprecations.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_modify_parameters_from_event_one[multiparams0-params0-expected_multiparams0-expected_params0-_exclusions0] test/engine/test_deprecations.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_retval_flag [gw48] [ 18%] PASSED test/engine/test_deprecations.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_retval_flag test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_explicit_connection [gw52] [ 18%] SKIPPED test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_explicit_connection [gw60] [ 18%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_select_with_joinedload test/orm/test_deprecations.py::DeprecatedMapperTest::test_polymorphic_union_w_select [gw33] [ 18%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_39_4::test_copy_dep_warning[PrimaryKeyConstraint] test/orm/test_deprecations.py::DeprecatedQueryTest::test_join test/orm/test_deprecations.py::DeprecatedQueryTest::test_str_join_target test/orm/test_deprecations.py::DeprecatedQueryTest::test_from_joinpoint test/orm/test_deprecations.py::DeprecatedQueryTest::test_select_from_q_statement_no_aliasing [gw21] [ 18%] PASSED test/engine/test_deprecations.py::DeprecatedReflectionTest::test_create_drop_err_table test/orm/test_deprecations.py::DeprecatedQueryTest::test_str_col_loader_opt [gw7] [ 18%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_deep_options test/orm/test_deprecations.py::DeprecatedOptionAllTest::test_defer_addtl_attrs [gw51] [ 18%] PASSED test/orm/test_deprecations.py::DeprecatedMapperTest::test_add_property test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_explicit_compiled [gw51] [ 18%] SKIPPED test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_explicit_compiled test/orm/test_deprecations.py::DeprecatedQueryTest::test_text_as_column test/orm/test_deprecations.py::DeprecatedQueryTest::test_dotted_options test/orm/test_deprecations.py::DeprecatedQueryTest::test_select [gw54] [ 18%] PASSED test/orm/test_deprecations.py::DeprecatedMapperTest::test_polymorphic_union_w_select test/engine/test_deprecations.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_argument_format_execute test/orm/test_deprecations.py::DeprecatedQueryTest::test_from_alias_four [gw53] [ 18%] PASSED test/orm/test_deprecations.py::DeprecatedMapperTest::test_deferred_scalar_loader_name_change test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_explicit_text [gw53] [ 18%] SKIPPED test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_explicit_text test/orm/test_deprecations.py::DeprecatedQueryTest::test_with_labels test/orm/test_deprecations.py::DeprecatedInhTest::test_with_polymorphic [gw17] [ 18%] PASSED test/orm/test_deprecations.py::CacheKeyTest::test_bound_options_equiv_on_strname test/engine/test_deprecations.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_modify_statement_string [gw22] [ 18%] PASSED test/engine/test_deprecations.py::DeprecatedReflectionTest::test_create_drop_explicit test/orm/test_deferred.py::RaiseLoadTest::test_mapper_defer_unraise [gw12] [ 18%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_of_type_with_polymorphic [gw44] [ 18%] PASSED test/orm/test_deprecations.py::DynamicTest::test_negative_slice_access_raises [gw45] [ 18%] PASSED test/engine/test_deprecations.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_argument_format_execute [gw47] [ 18%] PASSED test/engine/test_deprecations.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_modify_statement_string [gw24] [ 18%] PASSED test/engine/test_deprecations.py::DeprecatedReflectionTest::test_engine_table_names [gw55] [ 18%] PASSED test/orm/test_deprecations.py::DeprecatedOptionAllTest::test_defer_addtl_attrs [gw4] [ 18%] PASSED test/orm/test_deprecations.py::DeferredOptionsTest::test_deep_options test/orm/test_deprecations.py::DeprecatedQueryTest::test_select_entity_from_select [gw16] [ 18%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_bound test/orm/test_deprecations.py::DeprecatedQueryTest::test_str_rel_loader_opt [gw5] [ 18%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_multiple_joins test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_implicit_text [gw54] [ 18%] SKIPPED test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_implicit_text test/orm/test_deprecations.py::FromSelfTest::test_table_anonymous_expression_from_self_twice_oldstyle test/sql/test_deprecations.py::FutureSelectTest::test_kw_triggers_old_style test/sql/test_deprecations.py::FutureSelectTest::test_legacy_calling_style_kw_only test/orm/test_deprecations.py::GetBindTest::test_bind_base_class_concrete_sub_class test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropConstraint] test/orm/test_deprecations.py::GetBindTest::test_bind_base_class_joined_sub_class test/orm/test_deprecations.py::GetBindTest::test_bind_base_class_base_class test/orm/test_deprecations.py::GetBindTest::test_bind_base_table_joined_sub_class test/orm/test_deprecations.py::GetBindTest::test_bind_base_table_base_class test/orm/test_deprecations.py::GetBindTest::test_bind_joined_sub_table_joined_sub_class test/orm/test_deprecations.py::GetBindTest::test_bind_joined_sub_class_joined_sub_class [gw17] [ 19%] PASSED test/sql/test_deprecations.py::DDLDeprecatedBindTest::test_bind_other_constructs[DropConstraint] test/orm/test_deprecations.py::GetBindTest::test_bind_mixin_class_simple_class test/orm/test_deprecations.py::ExplicitJoinTest_literal_inline::test_aliased_join [gw7] [ 19%] PASSED test/orm/test_deferred.py::RaiseLoadTest::test_mapper_defer_unraise test/orm/test_deprecations.py::GetBindTest::test_bind_selectable_table test/orm/test_deprecations.py::GetBindTest::test_bind_selectable_union [gw24] [ 19%] PASSED test/sql/test_deprecations.py::FutureSelectTest::test_legacy_calling_style_kw_only test/orm/test_deprecations.py::DeprecatedQueryTest::test_multiple_entities [gw22] [ 19%] PASSED test/sql/test_deprecations.py::FutureSelectTest::test_kw_triggers_old_style test/orm/test_deprecations.py::FromSelfTest::test_column_queries_ten [gw50] [ 19%] PASSED test/orm/test_deprecations.py::DeprecatedInhTest::test_with_polymorphic test/orm/test_deprecations.py::GetBindTest::test_bind_sub_class_concrete_sub_class test/orm/test_deprecations.py::GetBindTest::test_bind_selectable_join [gw58] [ 19%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_deprecated_negative_slices test/orm/test_deprecations.py::BindIntegrationTest::test_bound_connection_transactional test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_from_relationship [gw42] [ 19%] PASSED test/orm/test_deprecations.py::DistinctOrderByImplicitTest::test_columns_augmented_roundtrip_two test/orm/test_deprecations.py::GetBindTest::test_bind_sub_table_concrete_sub_class [gw41] [ 19%] PASSED test/orm/test_deprecations.py::DistinctOrderByImplicitTest::test_columns_augmented_roundtrip_three [gw43] [ 19%] PASSED test/orm/test_deprecations.py::DistinctOrderByImplicitTest::test_columns_augmented_sql_one test/orm/test_deprecations.py::GetBindTest::test_fallback_table_metadata test/orm/test_deprecations.py::GetTest::test_get [gw57] [ 19%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_apply_labels test/orm/test_deprecations.py::GetTest::test_get_against_col test/orm/test_deprecations.py::GetTest::test_no_criterion test/ext/test_deprecations.py::HorizontalShardTest::test_query_chooser [gw59] [ 19%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_deprecated_negative_slices_compile test/orm/test_deprecations.py::ImmediateTest::test_value test/orm/test_deprecations.py::GetTest::test_loader_options test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_selectable test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_control [gw50] [ 19%] SKIPPED test/engine/test_deprecations.py::ExplicitAutoCommitTest::test_control test/orm/test_deprecations.py::GetTest::test_only_full_mapper_zero [gw56] [ 19%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_aliased [gw31] [ 19%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_base_table_joined_sub_class [gw27] [ 19%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_base_class_concrete_sub_class test/orm/test_deprecations.py::GetBindTest::test_clause_extracts_orm_plugin_subject[select] test/orm/test_deprecations.py::ExplicitJoinTest_string_separate::test_aliased_join [gw28] [ 19%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_base_class_joined_sub_class [gw32] [ 19%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_joined_sub_class_joined_sub_class [gw33] [ 19%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_joined_sub_table_joined_sub_class [gw29] [ 19%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_base_table_base_class [gw26] [ 19%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_base_class_base_class [gw10] [ 19%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_select_entity_from_crit [gw34] [ 19%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_mixin_class_simple_class test/orm/test_deprecations.py::GetBindTest::test_clause_extracts_orm_plugin_subject[update] [gw51] [ 19%] PASSED test/ext/test_deprecations.py::HorizontalShardTest::test_query_chooser test/orm/test_deprecations.py::ExplicitJoinTest_string_inline::test_aliased_join [gw11] [ 19%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_select_entity_from_q_statement [gw62] [ 19%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_from_alias_three [gw3] [ 19%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_more_joins [gw40] [ 19%] PASSED test/orm/test_deprecations.py::DistinctOrderByImplicitTest::test_columns_augmented_roundtrip_one test/orm/test_deprecations.py::GetBindTest::test_clause_extracts_orm_plugin_subject[delete] [gw36] [ 19%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_selectable_table test/orm/test_deprecations.py::ExplicitJoinTest_literal_separate::test_aliased_join test/orm/test_deprecations.py::ImmediateTest::test_value_cancels_loader_opts test/orm/test_deprecations.py::GetBindTest::test_clause_extracts_orm_plugin_subject[insert] [gw38] [ 19%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_sub_class_concrete_sub_class test/orm/test_deprecations.py::FromSelfTest::test_aliases [gw7] [ 19%] PASSED test/orm/test_deprecations.py::BindIntegrationTest::test_bound_connection_transactional [gw55] [ 19%] PASSED test/orm/test_deprecations.py::ExplicitJoinTest_literal_inline::test_aliased_join [gw6] [ 19%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_onclause_conditional_adaption test/orm/test_deprecations.py::FromSelfTest::test_from_self_resets_joinpaths [gw14] [ 19%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_str_col_loader_opt test/orm/test_deprecations.py::FromSelfTest::test_illegal_operations [gw16] [ 19%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_str_rel_loader_opt [gw35] [ 19%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_selectable_join [gw18] [ 19%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_text_as_column test/orm/test_deprecations.py::FromSelfTest::test_no_joinedload test/orm/test_deprecations.py::JoinTest::test_filter_by_from_join[string_relationship_only] [gw8] [ 19%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_replace_with_eager test/orm/test_deprecations.py::FromSelfTest::test_column_queries_eleven test/orm/test_deprecations.py::FromSelfTest::test_from_self_internal_literals_oldstyle [gw12] [ 19%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_select_entity_from_select test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_selectable_auto_alias [gw60] [ 19%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_dotted_options [gw9] [ 19%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_select [gw43] [ 19%] PASSED test/orm/test_deprecations.py::GetBindTest::test_clause_extracts_orm_plugin_subject[update] [gw41] [ 19%] PASSED test/orm/test_deprecations.py::GetBindTest::test_clause_extracts_orm_plugin_subject[insert] test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_three_point_five test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_two test/orm/test_deprecations.py::FromSelfTest::test_columns_augmented_distinct_on [gw61] [ 19%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_from_alias_four [gw19] [ 19%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_via_textasfrom_select_from test/orm/test_deprecations.py::FromSelfTest::test_self_referential test/orm/test_deprecations.py::CustomJoinTest::test_double_same_mappers_flag_alias [gw42] [ 19%] PASSED test/orm/test_deprecations.py::GetBindTest::test_clause_extracts_orm_plugin_subject[select] test/orm/test_deprecations.py::FromSelfTest::test_columns_augmented_roundtrip_three_from_self test/orm/test_deprecations.py::FromSelfTest::test_anonymous_expression_from_self_twice_oldstyle [gw56] [ 19%] PASSED test/orm/test_deprecations.py::ExplicitJoinTest_literal_separate::test_aliased_join [gw30] [ 19%] PASSED test/orm/test_default_strategies.py::DefaultStrategyOptionsTest::test_disable_eagerloads [gw2] [ 19%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_join_no_order_by test/orm/test_deprecations.py::FromSelfTest::test_column_access_from_self_twice test/orm/test_deprecations.py::FromSelfTest::test_group_by test/orm/test_deprecations.py::FromSelfTest::test_filter [gw44] [ 19%] PASSED test/orm/test_deprecations.py::GetBindTest::test_fallback_table_metadata [gw39] [ 19%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_sub_table_concrete_sub_class test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_three test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_one test/orm/test_deprecations.py::JoinTest::test_onclause_conditional_adaption test/orm/test_deprecations.py::JoinTest::test_overlapping_paths_three [gw1] [ 19%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_join [gw57] [ 19%] PASSED test/orm/test_deprecations.py::ExplicitJoinTest_string_inline::test_aliased_join test/orm/test_deprecations.py::FromSelfTest::test_multiple_entities [gw52] [ 19%] PASSED test/orm/test_deprecations.py::ImmediateTest::test_value [gw13] [ 19%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_select_from_q_statement_no_aliasing test/orm/test_deprecations.py::FromSelfTest::test_having [gw20] [ 19%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_with_labels test/orm/test_deprecations.py::FromSelfTest::test_single_prop_9 [gw15] [ 19%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_str_join_target test/orm/test_deprecations.py::FromSelfTest::test_join [gw17] [ 19%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_load_only_subclass_from_relationship [gw21] [ 19%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_table_anonymous_expression_from_self_twice_oldstyle [gw53] [ 19%] PASSED test/orm/test_deprecations.py::ImmediateTest::test_value_cancels_loader_opts test/orm/test_deprecations.py::JoinTest::test_overlap_with_aliases test/orm/test_deprecations.py::JoinTest::test_orderby_arg_bug test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_39_4::test_updatemany [gw37] [ 19%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_selectable_union test/orm/test_deprecations.py::JoinTest::test_reset_joinpoint test/orm/test_deprecations.py::FromSelfTest::test_column_access_from_self test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_six_point_five_selectable_auto_alias test/orm/test_deprecations.py::FromSelfTest::test_anonymous_expression_plus_explicit_aliased_join [gw63] [ 19%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_from_joinpoint test/orm/test_deprecations.py::FromSelfTest::test_basic_filter_by test/orm/test_deprecations.py::JoinTest::test_implicit_joins_from_aliases test/orm/test_deprecations.py::JoinTest::test_overlapping_paths_two test/orm/test_deprecations.py::JoinTest::test_single_prop_10 [gw4] [ 19%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_multiple_entities test/orm/test_deprecations.py::LazyLoadOptSpecificityTest::test_string_options_unaliased_whatever test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5429_assertions [gw53] [ 19%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5429_assertions [gw54] [ 19%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_selectable [gw45] [ 19%] PASSED test/orm/test_deprecations.py::GetTest::test_get test/orm/test_deprecations.py::DeprecatedQueryTest::test_str_with_parent test/orm/test_deprecations.py::LazyTest::test_backrefs_dont_lazyload test/orm/test_deprecations.py::JoinTest::test_single_name test/orm/test_deprecations.py::JoinTest::test_single_prop_7 test/orm/test_deprecations.py::JoinTest::test_single_prop_5 [gw5] [ 19%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_column_queries_ten test/orm/test_deprecations.py::JoinTest::test_single_prop_8 test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_column_label_overlap_fallback [gw58] [ 19%] PASSED test/orm/test_deprecations.py::ExplicitJoinTest_string_separate::test_aliased_join test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_six_selectable_auto_alias test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_seven_selectable_auto_alias [gw46] [ 19%] PASSED test/orm/test_deprecations.py::GetTest::test_get_against_col [gw40] [ 19%] PASSED test/orm/test_deprecations.py::GetBindTest::test_clause_extracts_orm_plugin_subject[delete] test/orm/test_deprecations.py::JoinTest::test_single_prop_11 [gw30] [ 19%] PASSED test/sql/test_defaults.py::DefaultRoundTripTest_sqlite+pysqlite_3_39_4::test_updatemany test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_star test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5429_compile [gw54] [ 19%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5429_compile test/orm/test_deprecations.py::FromSelfTest::test_column_queries_nine test/orm/test_deprecations.py::InstancesTest::test_contains_eager_aliased_instances test/orm/test_deprecations.py::JoinTest::test_filter_by_from_join[string_relationship] test/orm/test_deprecations.py::JoinTest::test_overlapping_paths_multilevel test/orm/test_deprecations.py::FromSelfTest::test_anonymous_expression_plus_flag_aliased_join [gw47] [ 19%] PASSED test/orm/test_deprecations.py::GetTest::test_loader_options [gw48] [ 19%] PASSED test/orm/test_deprecations.py::GetTest::test_no_criterion [gw50] [ 19%] PASSED test/orm/test_deprecations.py::GetTest::test_only_full_mapper_zero test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_in_place_mutation test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_columnclause_schema_column_five test/orm/test_deprecations.py::LazyLoadOptSpecificityTest::test_string_options_aliased_whatever test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_deepcopy test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_columnclause_schema_column_four test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_columnclause_schema_column_one [gw62] [ 19%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_anonymous_expression_plus_flag_aliased_join [gw51] [ 19%] PASSED test/orm/test_deprecations.py::LazyLoadOptSpecificityTest::test_string_options_unaliased_whatever [gw24] [ 19%] PASSED test/orm/test_deprecations.py::JoinTest::test_implicit_joins_from_aliases test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_columnclause_schema_column_three [gw59] [ 19%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_aliases [gw7] [ 19%] PASSED test/orm/test_deprecations.py::CustomJoinTest::test_double_same_mappers_flag_alias [gw11] [ 19%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_from_self_resets_joinpaths [gw10] [ 19%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_from_self_internal_literals_oldstyle [gw53] [ 19%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_deepcopy [gw18] [ 19%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_no_joinedload [gw63] [ 19%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_basic_filter_by [gw52] [ 19%] PASSED test/orm/test_deprecations.py::LazyTest::test_backrefs_dont_lazyload [gw27] [ 19%] PASSED test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_three [gw55] [ 19%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_selectable_auto_alias [gw13] [ 19%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_having [gw1] [ 19%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_column_access_from_self [gw14] [ 19%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_illegal_operations test/orm/test_deprecations.py::InheritedJoinTest::test_load_only_alias_subclass_bound [gw26] [ 19%] PASSED test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_one [gw28] [ 19%] PASSED test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_three_point_five [gw60] [ 19%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_anonymous_expression_from_self_twice_oldstyle [gw20] [ 19%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_single_prop_9 [gw33] [ 19%] PASSED test/orm/test_deprecations.py::JoinTest::test_overlap_with_aliases [gw36] [ 19%] PASSED test/orm/test_deprecations.py::JoinTest::test_overlapping_paths_two [gw8] [ 19%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_columns_augmented_roundtrip_three_from_self [gw58] [ 19%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_six_selectable_auto_alias [gw12] [ 19%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_group_by [gw32] [ 19%] PASSED test/orm/test_deprecations.py::JoinTest::test_orderby_arg_bug [gw9] [ 19%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_filter test/sql/test_deprecations.py::PKIncrementTest_sqlite+pysqlite_3_39_4::test_autoincrement_autocommit test/orm/test_deprecations.py::InheritedJoinTest::test_prop_with_polymorphic_1 test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_copy test/orm/test_deprecations.py::InheritedJoinTest::test_load_only_of_type_with_polymorphic test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5429_operators [gw55] [ 19%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5429_operators [gw61] [ 19%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_anonymous_expression_plus_explicit_aliased_join [gw54] [ 19%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_in_place_mutation test/orm/test_deprecations.py::ParentTest::test_from_entity_query_entity [gw34] [ 19%] PASSED test/orm/test_deprecations.py::JoinTest::test_overlapping_paths_multilevel [gw39] [ 19%] PASSED test/orm/test_deprecations.py::JoinTest::test_single_prop_10 [gw16] [ 19%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_multiple_entities test/orm/test_deprecations.py::JoinLateralTest::test_select_subquery_sef_explicit_correlate_coreonly [gw15] [ 19%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_join test/orm/test_deprecations.py::JoinLateralTest::test_select_subquery_sef_explicit_correlate [gw22] [ 19%] PASSED test/orm/test_deprecations.py::JoinTest::test_filter_by_from_join[string_relationship_only] test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_column_subquery_to_alias [gw29] [ 19%] PASSED test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_two test/orm/test_deprecations.py::InstancesTest::test_contains_eager_string_alias [gw50] [ 19%] PASSED test/orm/test_deprecations.py::LazyLoadOptSpecificityTest::test_string_options_aliased_whatever test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_legacy_schema_flag[cfg0-True] [gw24] [ 19%] PASSED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_legacy_schema_flag[cfg0-True] test/orm/test_deprecations.py::NonPrimaryMapperTest::test_non_primary_identity_class test/orm/test_deprecations.py::JoinFromSelectableTest::test_mapped_to_select_implicit_left_w_aliased [gw13] [ 19%] PASSED test/orm/test_deprecations.py::JoinFromSelectableTest::test_mapped_to_select_implicit_left_w_aliased test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_modified_event [gw21] [ 19%] PASSED test/orm/test_deprecations.py::JoinTest::test_filter_by_from_join[string_relationship] [gw56] [ 19%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_seven_selectable_auto_alias [gw52] [ 19%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_copy test/sql/test_deprecations.py::LegacySequenceExecTest::test_func_implicit_connectionless_scalar [gw36] [ 19%] SKIPPED test/sql/test_deprecations.py::LegacySequenceExecTest::test_func_implicit_connectionless_scalar test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_nonexistent_twolevel_basestring [gw35] [ 19%] PASSED test/orm/test_deprecations.py::JoinTest::test_overlapping_paths_three [gw6] [ 19%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_columns_augmented_distinct_on test/orm/test_deprecations.py::InstancesTest::test_contains_eager_multi_alias [gw4] [ 19%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_column_queries_nine test/orm/test_deprecations.py::InstancesTest::test_contains_eager test/orm/test_deprecations.py::InheritedJoinTest::test_load_only_alias_subclass test/orm/test_deprecations.py::JoinTest::test_does_filter_aliasing_work [gw57] [ 19%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_six_point_five_selectable_auto_alias test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_straight_select [gw28] [ 19%] PASSED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_straight_select test/orm/test_deprecations.py::NonPrimaryRelationshipLoaderTest::test_subqueryload test/orm/test_deprecations.py::JoinLateralTest::test_select_subquery_sef_implicit_correlate_coreonly test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingBackendTest::test_insertid_schema_legacy [gw21] [ 19%] SKIPPED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingBackendTest::test_insertid_schema_legacy test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_3 [gw18] [ 19%] PASSED test/orm/test_deprecations.py::JoinLateralTest::test_select_subquery_sef_implicit_correlate_coreonly [gw30] [ 19%] PASSED test/orm/test_deferred.py::DeferredOptionsTest::test_undefer_star [gw48] [ 19%] PASSED test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_columnclause_schema_column_three test/orm/test_deprecations.py::MultiplePathTest::test_basic [gw55] [ 19%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_modified_event [gw2] [ 19%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_column_access_from_self_twice test/orm/test_deprecations.py::InheritedJoinTest::test_prop_with_polymorphic_2 [gw44] [ 19%] PASSED test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_column_label_overlap_fallback test/orm/test_deprecations.py::MergeResultTest::test_single_entity test/sql/test_deprecations.py::LegacySequenceExecTest::test_func_explicit [gw34] [ 19%] SKIPPED test/sql/test_deprecations.py::LegacySequenceExecTest::test_func_explicit test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_non_relation_basestring test/orm/test_deprecations.py::InstancesTest::test_from_alias_one test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_coerce_none test/orm/test_deprecations.py::Deferred_InheritanceTest::test_defer_super_name_on_subclass test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_result_map [gw26] [ 19%] PASSED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_result_map test/orm/test_deprecations.py::NonPrimaryRelationshipLoaderTest::test_selectin [gw47] [ 19%] PASSED test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_columnclause_schema_column_one test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_between_operators[not_between_op-notbetween_op-a NOT BETWEEN b AND c] [gw56] [ 19%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_between_operators[not_between_op-notbetween_op-a NOT BETWEEN b AND c] test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_pickle_parent test/orm/test_deprecations.py::OptionsTest::test_with_current_nonmatching_string [gw3] [ 19%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_column_queries_eleven test/orm/test_deprecations.py::InheritedJoinTest::test_with_poly_loader_criteria_warning test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_straight_select_use_labels [gw29] [ 19%] PASSED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_straight_select_use_labels test/orm/test_deprecations.py::OptionsNoPropTest::test_col_option_against_relationship_basestring [gw40] [ 19%] PASSED test/orm/test_deprecations.py::JoinTest::test_single_prop_11 test/orm/test_deprecations.py::ParentTest::test_m2m [gw37] [ 19%] PASSED test/orm/test_deprecations.py::JoinTest::test_reset_joinpoint test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_match_op-notmatch_op-True] [gw13] [ 19%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_match_op-notmatch_op-True] test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_replace [gw22] [ 19%] PASSED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_column_subquery_to_alias test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_3_legacy test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_result_map_use_labels [gw27] [ 19%] PASSED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_result_map_use_labels test/orm/test_deprecations.py::NonPrimaryRelationshipLoaderTest::test_selectload [gw16] [ 19%] PASSED test/orm/test_deprecations.py::JoinLateralTest::test_select_subquery_sef_explicit_correlate_coreonly test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[nulls_last_op-nullslast_op-False] [gw16] [ 19%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[nulls_last_op-nullslast_op-False] test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_contains_op-notcontains_op-a NOT LIKE '%' || b || '%'] [gw58] [ 19%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_contains_op-notcontains_op-a NOT LIKE '%' || b || '%'] [gw48] [ 19%] PASSED test/orm/test_deprecations.py::MultiplePathTest::test_basic test/orm/test_deprecations.py::JoinLateralTest::test_from_function_sef [gw14] [ 19%] PASSED test/orm/test_deprecations.py::JoinLateralTest::test_from_function_sef test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_startswith_op-notstartswith_op-False] [gw14] [ 19%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_startswith_op-notstartswith_op-False] test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_replace_itself_still_ok [gw46] [ 19%] PASSED test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_columnclause_schema_column_four test/sql/test_deprecations.py::LegacySequenceExecTest::test_implicit_connectionless [gw37] [ 19%] SKIPPED test/sql/test_deprecations.py::LegacySequenceExecTest::test_implicit_connectionless test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_nonexistent_twolevel_chained test/orm/test_deprecations.py::MixedEntitiesTest::test_values_with_boolean_selects [gw53] [ 19%] PASSED test/sql/test_deprecations.py::PKIncrementTest_sqlite+pysqlite_3_39_4::test_autoincrement_autocommit [gw50] [ 19%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_coerce_none test/orm/test_deprecations.py::OptionsTest::test_path_multilevel_string [gw24] [ 19%] PASSED test/orm/test_deprecations.py::NonPrimaryMapperTest::test_non_primary_identity_class test/orm/test_deprecations.py::MergeResultTest::test_entity_col_mix_keyed_tuple test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_pop_default [gw58] [ 19%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_pop_default test/orm/test_deprecations.py::ParentTest::test_select_from [gw22] [ 19%] PASSED test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_3_legacy test/orm/test_deprecations.py::InstrumentationTest::test_dict_subclass4 [gw11] [ 19%] PASSED test/orm/test_deprecations.py::InstrumentationTest::test_dict_subclass4 test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_ilike_op-notilike_op-True] [gw11] [ 19%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_ilike_op-notilike_op-True] test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_pop_default [gw11] [ 19%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_pop_default test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_two test/orm/test_deprecations.py::InstancesTest::test_from_alias_two_old_way [gw31] [ 19%] PASSED test/orm/test_deprecations.py::JoinTest::test_onclause_conditional_adaption test/sql/test_deprecations.py::LegacySequenceExecTest::test_explicit [gw31] [ 19%] SKIPPED test/sql/test_deprecations.py::LegacySequenceExecTest::test_explicit test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_multi_non_relation_basestring [gw31] [ 19%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_multi_non_relation_basestring test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_one [gw29] [ 19%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_col_option_against_relationship_basestring test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_five test/orm/test_deprecations.py::OptionsTest::test_get_path_one_level_with_unrelated test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[is_not_distinct_from-isnot_distinct_from-a IS NOT DISTINCT FROM b] [gw57] [ 19%] 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/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_pop [gw57] [ 19%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_pop [gw15] [ 19%] PASSED test/orm/test_deprecations.py::JoinLateralTest::test_select_subquery_sef_explicit_correlate test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[nulls_first_op-nullsfirst_op-False] [gw38] [ 19%] PASSED test/orm/test_deprecations.py::JoinTest::test_single_name test/orm/test_deprecations.py::LoadOnFKsTest::test_enable_rel_loading_allows_backref_event [gw38] [ 19%] PASSED test/orm/test_deprecations.py::LoadOnFKsTest::test_enable_rel_loading_allows_backref_event test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_wrong_entity_type_basestring test/sql/test_delete.py::DeleteFromRoundTripTest_sqlite+pysqlite_3_39_4::test_exec_two_table [gw30] [ 19%] SKIPPED test/sql/test_delete.py::DeleteFromRoundTripTest_sqlite+pysqlite_3_39_4::test_exec_two_table test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True--update_kw] [gw30] [ 19%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[True--update_kw] test/sql/test_deprecations.py::DMLTest::test_update_ordered_parameters_oldstyle_1 [gw13] [ 19%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_replace test/orm/test_deprecations.py::PolyCacheKeyTest::test_wp_queries [gw45] [ 19%] PASSED test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_columnclause_schema_column_five test/orm/test_deprecations.py::MixedEntitiesTest::test_values test/sql/test_deprecations.py::LegacySequenceExecTest::test_func_embedded_select [gw33] [ 19%] SKIPPED test/sql/test_deprecations.py::LegacySequenceExecTest::test_func_embedded_select test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_multi_nonexistent_basestring test/orm/test_deprecations.py::PickleTest::test_unbound_options[2] test/orm/test_deprecations.py::ParentTest::test_o2m test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_one [gw15] [ 20%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[nulls_first_op-nullsfirst_op-False] test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_setdefault test/orm/test_deprecations.py::InstrumentationTest::test_name_setup [gw12] [ 20%] PASSED test/orm/test_deprecations.py::InstrumentationTest::test_name_setup test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_like_op-notlike_op-True] [gw10] [ 20%] PASSED test/orm/test_deprecations.py::InstancesTest::test_from_alias_two_old_way [gw2] [ 20%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_prop_with_polymorphic_2 test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_column[not_like-notlike] [gw30] [ 20%] PASSED test/sql/test_deprecations.py::DMLTest::test_update_ordered_parameters_oldstyle_1 [gw38] [ 20%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_wrong_entity_type_basestring [gw14] [ 20%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_replace_itself_still_ok test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_flag_aliased_one test/sql/test_deprecations.py::LegacySequenceExecTest::test_func_implicit_connectionless_execute [gw35] [ 20%] SKIPPED test/sql/test_deprecations.py::LegacySequenceExecTest::test_func_implicit_connectionless_execute test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_nonexistent_basestring [gw35] [ 20%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_nonexistent_basestring test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_two [gw20] [ 20%] PASSED test/orm/test_deprecations.py::JoinTest::test_does_filter_aliasing_work test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_unary_operators[nulls_last_op-nullslast_op-a NULLS LAST] [gw18] [ 20%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_unary_operators[nulls_last_op-nullslast_op-a NULLS LAST] [gw19] [ 20%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_self_referential test/orm/test_deprecations.py::JoinTest::test_aliased test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_one [gw53] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_one [gw12] [ 20%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_like_op-notlike_op-True] test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_popitem [gw12] [ 20%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_popitem test/orm/test_deprecations.py::PickleTest::test_unbound_options[3] [gw37] [ 20%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_nonexistent_twolevel_chained test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_flag_aliased_three test/orm/test_deprecations.py::LoadOnFKsTest::test_enable_rel_loading_on_persistent_allows_backref_event [gw39] [ 20%] PASSED test/orm/test_deprecations.py::LoadOnFKsTest::test_enable_rel_loading_on_persistent_allows_backref_event test/orm/test_deprecations.py::OptionsNoPropTest::test_option_with_column_basestring [gw33] [ 20%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_multi_nonexistent_basestring test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_six [gw61] [ 20%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_load_only_alias_subclass test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_like_op-notlike_op-a NOT LIKE b] [gw36] [ 20%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_nonexistent_twolevel_basestring test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_flag_aliased_one test/orm/test_deprecations.py::MixedEntitiesTest::test_values_specific_order_by test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_two [gw34] [ 20%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_non_relation_basestring [gw15] [ 20%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_setdefault test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_flag_aliased_three [gw11] [ 20%] PASSED test/orm/test_deprecations.py::PickleTest::test_unbound_options[2] [gw25] [ 20%] PASSED test/orm/test_deprecations.py::CollectionCascadesDespiteBackrefTest::test_cascades_on_collection[False-list-append] test/sql/test_deprecations.py::DMLTest::test_insert_inline_kw_default [gw62] [ 20%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_load_only_alias_subclass_bound test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingBackendTest::test_insertid_schema [gw20] [ 20%] SKIPPED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingBackendTest::test_insertid_schema test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_2_legacy [gw52] [ 20%] PASSED test/orm/test_deprecations.py::OptionsTest::test_with_current_nonmatching_string [gw54] [ 20%] PASSED test/orm/test_deprecations.py::ParentTest::test_from_entity_query_entity test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_seven test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_endswith_op-notendswith_op-False] [gw10] [ 20%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_endswith_op-notendswith_op-False] test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_pop test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary [gw18] [ 20%] PASSED test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary [gw59] [ 20%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_join_to_subclass_two test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_endswith_op-notendswith_op-a NOT LIKE '%' || b] [gw59] [ 20%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_endswith_op-notendswith_op-a NOT LIKE '%' || b] test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_popitem test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_one [gw6] [ 20%] PASSED test/orm/test_deprecations.py::InstancesTest::test_contains_eager_multi_alias test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[is_not_distinct_from-isnot_distinct_from-True] [gw46] [ 20%] PASSED test/orm/test_deprecations.py::MixedEntitiesTest::test_values_specific_order_by [gw39] [ 20%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_with_column_basestring test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_aliased_three [gw28] [ 20%] PASSED test/orm/test_deprecations.py::NonPrimaryRelationshipLoaderTest::test_subqueryload test/orm/test_deprecations.py::InheritedJoinTest::test_join_w_subq_adapt [gw60] [ 20%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_join_w_subq_adapt test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_ilike_op-notilike_op-lower(a) NOT LIKE lower(b)] [gw60] [ 20%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_ilike_op-notilike_op-lower(a) NOT LIKE lower(b)] test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_replace [gw60] [ 20%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_replace test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_one [gw45] [ 20%] PASSED test/orm/test_deprecations.py::MixedEntitiesTest::test_values test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_three test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_five [gw8] [ 20%] PASSED test/orm/test_deprecations.py::InstancesTest::test_contains_eager_string_alias test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_between_op-notbetween_op-True] [gw8] [ 20%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_between_op-notbetween_op-True] test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_non_mutable [gw7] [ 20%] PASSED test/orm/test_deprecations.py::Deferred_InheritanceTest::test_defer_super_name_on_subclass test/orm/test_deprecations.py::DeprecatedQueryTest::test_query_as_scalar [gw17] [ 20%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_str_with_parent test/orm/test_deprecations.py::FromSelfTest::test_multiple_with_column_entities_oldstyle [gw17] [ 20%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_multiple_with_column_entities_oldstyle test/orm/test_deprecations.py::JoinLateralTest::test_select_subquery_sef_implicit_correlate test/sql/test_deprecations.py::LegacySequenceExecTest::test_explicit_optional [gw32] [ 20%] SKIPPED test/sql/test_deprecations.py::LegacySequenceExecTest::test_explicit_optional test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_multi_non_relation_twolevel_basestring [gw61] [ 20%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_like_op-notlike_op-a NOT LIKE b] [gw59] [ 20%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_popitem test/orm/test_deprecations.py::ParentTest::test_select_from_alias [gw12] [ 20%] PASSED test/orm/test_deprecations.py::PickleTest::test_unbound_options[3] test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_seven [gw56] [ 20%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_pickle_parent test/orm/test_deprecations.py::ParentTest::test_noparent test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_match_op-notmatch_op-NOT a MATCH b] [gw62] [ 20%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_match_op-notmatch_op-NOT a MATCH b] test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_setdefault [gw62] [ 20%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_setdefault test/orm/test_deprecations.py::ParentTest::test_select_from_alias_of_type [gw2] [ 20%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_column[not_like-notlike] test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_coerce_none [gw2] [ 20%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_coerce_none test/orm/test_deprecations.py::ParentTest::test_with_transient [gw33] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_six test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_one [gw40] [ 20%] PASSED test/orm/test_deprecations.py::MergeResultTest::test_entity_col_mix_keyed_tuple test/orm/test_deprecations.py::OptionsNoPropTest::test_option_with_column_then_mapper_basestring [gw32] [ 20%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_multi_non_relation_twolevel_basestring test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_seven test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_order_by [gw30] [ 20%] PASSED test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_order_by test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_39_4::test_copy_dep_warning[ForeignKeyConstraint] test/orm/test_deprecations.py::OptionsTest::test_chained_plus_dotted [gw36] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_flag_aliased_one [gw6] [ 20%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[is_not_distinct_from-isnot_distinct_from-True] test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_in_place_mutation [gw27] [ 20%] PASSED test/orm/test_deprecations.py::NonPrimaryRelationshipLoaderTest::test_selectload test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_flag_alias_two [gw21] [ 20%] PASSED test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_3 test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_flag_aliased_two test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_replace_itself_still_ok [gw61] [ 20%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_replace_itself_still_ok test/orm/test_deprecations.py::ParentTest::test_select_from_alias_from_entity test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_coerce_raise [gw51] [ 20%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_coerce_raise test/orm/test_deprecations.py::OptionsTest::test_with_current_matching_string test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_unrelated_flush [gw16] [ 20%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_unrelated_flush test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_flag_aliased_two [gw56] [ 20%] PASSED test/orm/test_deprecations.py::ParentTest::test_noparent test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_three test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_three test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_four [gw6] [ 20%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_in_place_mutation [gw1] [ 20%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_prop_with_polymorphic_1 test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_column[not_ilike-notilike] [gw17] [ 20%] PASSED test/orm/test_deprecations.py::JoinLateralTest::test_select_subquery_sef_implicit_correlate [gw35] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_two [gw21] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_flag_aliased_two [gw41] [ 20%] PASSED test/orm/test_deprecations.py::JoinTest::test_single_prop_5 test/orm/test_deprecations.py::MergeResultTest::test_entity_col_mix_plain_tuple [gw41] [ 20%] PASSED test/orm/test_deprecations.py::MergeResultTest::test_entity_col_mix_plain_tuple test/orm/test_deprecations.py::OptionsNoPropTest::test_option_with_mapper_basestring [gw41] [ 20%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_with_mapper_basestring test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_two [gw51] [ 20%] PASSED test/orm/test_deprecations.py::OptionsTest::test_with_current_matching_string test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_five [gw63] [ 20%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_load_only_of_type_with_polymorphic test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_startswith_op-notstartswith_op-a NOT LIKE b || '%'] [gw63] [ 20%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_binary_operators[not_startswith_op-notstartswith_op-a NOT LIKE b || '%'] test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_unrelated_flush [gw63] [ 20%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_unrelated_flush test/orm/test_deprecations.py::ParentTest::test_unique_binds_union [gw14] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_flag_aliased_one test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_three [gw1] [ 20%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_column[not_ilike-notilike] test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_clear [gw1] [ 20%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_clear [gw31] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_one test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_five [gw3] [ 20%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_with_poly_loader_criteria_warning test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_column[nulls_first-nullsfirst] [gw3] [ 20%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_column[nulls_first-nullsfirst] test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_coerce_raise [gw3] [ 20%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_coerce_raise test/orm/test_deprecations.py::PickleTest::test_became_bound_options [gw3] [ 20%] PASSED test/orm/test_deprecations.py::PickleTest::test_became_bound_options [gw57] [ 20%] PASSED test/orm/test_deprecations.py::ParentTest::test_o2m test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_two test/orm/test_deprecations.py::PickleTest::test_bound_options[2] [gw44] [ 20%] PASSED test/orm/test_deprecations.py::MergeResultTest::test_single_entity test/orm/test_deprecations.py::OptionsTest::test_chained [gw34] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_three [gw25] [ 20%] PASSED test/sql/test_deprecations.py::DMLTest::test_insert_inline_kw_default [gw47] [ 20%] PASSED test/orm/test_deprecations.py::MixedEntitiesTest::test_values_with_boolean_selects test/orm/test_deprecations.py::OptionsTest::test_get_path_one_level_string test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_unary_operators[nulls_first_op-nullsfirst_op-a NULLS FIRST] [gw17] [ 20%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_unary_operators[nulls_first_op-nullsfirst_op-a NULLS FIRST] [gw11] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_one test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_two [gw37] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_flag_aliased_three test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_flag_aliased_two [gw38] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_flag_aliased_two test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_six [gw4] [ 20%] PASSED test/orm/test_deprecations.py::InstancesTest::test_contains_eager [gw26] [ 20%] PASSED test/orm/test_deprecations.py::NonPrimaryRelationshipLoaderTest::test_selectin test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_seven test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_column [gw25] [ 20%] PASSED test/sql/test_deprecations.py::DeprecatedAppendMethTest::test_append_column test/engine/test_deprecations.py::DeprecatedReflectionTest::test_exists [gw25] [ 20%] PASSED test/engine/test_deprecations.py::DeprecatedReflectionTest::test_exists test/sql/test_deprecations.py::FutureSelectTest::test_new_calling_style_thing_ok_actually_use_iter [gw25] [ 20%] PASSED test/sql/test_deprecations.py::FutureSelectTest::test_new_calling_style_thing_ok_actually_use_iter test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_four [gw40] [ 20%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_with_column_then_mapper_basestring test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_one test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_update [gw17] [ 20%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_update test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_aliased_three [gw8] [ 20%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_non_mutable test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_three [gw32] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_seven test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_four test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_column[nulls_last-nullslast] [gw4] [ 20%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_column[nulls_last-nullslast] [gw15] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_flag_aliased_three test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_two [gw24] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_two test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_one [gw6] [ 20%] PASSED test/orm/test_deprecations.py::PickleTest::test_bound_options[2] test/orm/test_deprecations.py::OptionsTest::test_chained_plus_multi test/orm/test_deprecations.py::SelectFromTest::test_differentiate_self_external [gw43] [ 20%] PASSED test/orm/test_deprecations.py::JoinTest::test_single_prop_8 test/orm/test_deprecations.py::MergeResultTest::test_single_column [gw43] [ 20%] PASSED test/orm/test_deprecations.py::MergeResultTest::test_single_column test/orm/test_deprecations.py::OptionsNoPropTestInh::test_missing_str_attr_of_type_subclass [gw43] [ 20%] PASSED test/orm/test_deprecations.py::OptionsNoPropTestInh::test_missing_str_attr_of_type_subclass test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_flag_aliased_two test/orm/test_deprecations.py::PickleTest::test_bound_options[4] [gw8] [ 20%] PASSED test/orm/test_deprecations.py::PickleTest::test_bound_options[4] test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_three [gw39] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_aliased_three test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_flag_aliased_three test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_copy [gw4] [ 20%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_copy test/orm/test_deprecations.py::PickleTest::test_bound_options[0] [gw4] [ 20%] PASSED test/orm/test_deprecations.py::PickleTest::test_bound_options[0] test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_two test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_flag_aliased_one [gw33] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_one [gw19] [ 20%] PASSED test/orm/test_deprecations.py::JoinTest::test_aliased test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingBackendTest::test_delete_schema_legacy [gw19] [ 20%] SKIPPED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingBackendTest::test_delete_schema_legacy test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_2 [gw47] [ 20%] PASSED test/orm/test_deprecations.py::OptionsTest::test_get_path_one_level_string [gw20] [ 20%] PASSED test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_2_legacy test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_flag_aliased_one test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_three test/orm/test_deprecations.py::ParentTest::test_select_from_alias_explicit_prop test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_two [gw12] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_seven 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] [gw16] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_flag_aliased_two test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_joinedload_on_subclass [gw52] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_four [gw51] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_five [gw2] [ 20%] PASSED test/orm/test_deprecations.py::ParentTest::test_with_transient [gw27] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_flag_alias_two test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_polymorphic_flag_aliased [gw9] [ 20%] PASSED test/orm/test_deprecations.py::InstancesTest::test_from_alias_one test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_contains_op-notcontains_op-False] [gw30] [ 20%] PASSED test/sql/test_deprecations.py::DeprecationWarningsTest_sqlite+pysqlite_3_39_4::test_copy_dep_warning[ForeignKeyConstraint] test/orm/test_deprecations.py::GetBindTest::test_bind_base_table_concrete_sub_class [gw50] [ 20%] PASSED test/orm/test_deprecations.py::OptionsTest::test_path_multilevel_string test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_three [gw60] [ 20%] PASSED test/orm/test_deprecations.py::ParentTest::test_select_from_alias_explicit_prop test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_flag_aliased_two test/dialect/mysql/test_deprecations.py::DeprecateQuoting::test_enum_warning [gw23] [ 20%] PASSED test/dialect/mysql/test_deprecations.py::DeprecateQuoting::test_enum_warning test/engine/test_deprecations.py::DeprecatedReflectionTest::test_engine_has_table test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_three [gw45] [ 20%] PASSED test/orm/test_deprecations.py::OptionsTest::test_chained_plus_dotted [gw58] [ 20%] PASSED test/orm/test_deprecations.py::ParentTest::test_select_from test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_flag_aliased_one [gw58] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_flag_aliased_one [gw9] [ 20%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[not_contains_op-notcontains_op-False] test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_pickle_parent [gw9] [ 20%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_pickle_parent [gw7] [ 20%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_query_as_scalar test/orm/test_deprecations.py::FromSelfTest::test_columns_augmented_roundtrip_one_from_self [gw29] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_five test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_flag_alias_two [gw13] [ 20%] PASSED test/orm/test_deprecations.py::PolyCacheKeyTest::test_wp_queries test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_six [gw13] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_six [gw56] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_three [gw62] [ 20%] PASSED test/orm/test_deprecations.py::ParentTest::test_select_from_alias_of_type test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_one [gw19] [ 20%] PASSED test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_2 test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_two [gw28] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_three test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_flag_alias_two test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_three [gw35] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_six test/orm/test_deprecations.py::PickleTest::test_unbound_options[0] [gw9] [ 20%] PASSED test/orm/test_deprecations.py::PickleTest::test_unbound_options[0] test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_five [gw55] [ 20%] PASSED test/orm/test_deprecations.py::ParentTest::test_m2m test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_six [gw55] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_six test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_one [gw36] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_three test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_flag_aliased_one [gw23] [ 20%] PASSED test/engine/test_deprecations.py::DeprecatedReflectionTest::test_engine_has_table test/sql/test_deprecations.py::FutureSelectTest::test_legacy_calling_style_col_seq_only [gw23] [ 20%] PASSED test/sql/test_deprecations.py::FutureSelectTest::test_legacy_calling_style_col_seq_only test/orm/test_deprecations.py::JoinTest::test_from_joinpoint 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] [gw20] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_flag_aliased_one test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_one [gw18] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_one test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_flag_aliased_two test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_one test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_polymorphic_flag_aliased [gw11] [ 20%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_differentiate_self_external [gw41] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_two [gw24] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_one test/sql/test_deprecations.py::SelectableTest::test_alias_union [gw24] [ 20%] PASSED test/sql/test_deprecations.py::SelectableTest::test_alias_union test/sql/test_deprecations.py::SelectableTest::test_select_column_collection_argument [gw36] [ 20%] PASSED test/sql/test_deprecations.py::SelectableTest::test_select_column_collection_argument test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_joinedload_on_subclass test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_seven test/sql/test_deprecations.py::SelectableTest::test_join_alias [gw12] [ 20%] 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] [gw44] [ 20%] PASSED test/orm/test_deprecations.py::OptionsTest::test_chained test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_one [gw29] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_flag_alias_two [gw59] [ 20%] PASSED test/orm/test_deprecations.py::ParentTest::test_select_from_alias test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_flag_aliased_three [gw22] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_one test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_flag_aliased_one [gw22] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_flag_aliased_one [gw30] [ 20%] PASSED test/orm/test_deprecations.py::GetBindTest::test_bind_base_table_concrete_sub_class test/orm/test_deprecations.py::JoinTest::test_multiple_adaption [gw31] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_five test/sql/test_deprecations.py::SelectableTest::test_deprecated_subquery_standalone [gw31] [ 20%] PASSED test/sql/test_deprecations.py::SelectableTest::test_deprecated_subquery_standalone test/orm/test_deprecations.py::SubOptionsTest::test_five_strings [gw32] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_four [gw57] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_two test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_six [gw14] [ 20%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_three 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] [gw40] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_one test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_aliased_three [gw54] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_seven test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_four [gw54] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_four [gw10] [ 21%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_pop test/orm/test_deprecations.py::PickleTest::test_unbound_options[1] [gw10] [ 21%] PASSED test/orm/test_deprecations.py::PickleTest::test_unbound_options[1] test/orm/test_deprecations.py::SessionTest::test_contextmanager_commit [gw37] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_two test/orm/test_deprecations.py::SessionTest::test_bind_kwarg_deprecated[kw3] [gw34] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_seven test/sql/test_deprecations.py::SelectableTest::test_join_against_self_implicit_subquery [gw34] [ 21%] PASSED test/sql/test_deprecations.py::SelectableTest::test_join_against_self_implicit_subquery test/orm/test_deprecations.py::SubqRelationsFromSelfTest::test_subq_w_from_self_one test/sql/test_deprecations.py::SubqueryCoercionsTest::test_as_scalar [gw36] [ 21%] PASSED test/sql/test_deprecations.py::SubqueryCoercionsTest::test_as_scalar test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_inactive_due_to_subtransaction_no_commit [gw35] [ 21%] PASSED test/sql/test_deprecations.py::SelectableTest::test_join_alias test/orm/test_deprecations.py::SubqRelationsFromSelfTest::test_subq_w_from_self_two [gw15] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_two [gw16] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_flag_aliased_one test/orm/test_deprecations.py::SelectFromTest::test_join_no_order_by test/orm/test_deprecations.py::SelectFromTest::test_very_nested_joins_with_joinedload [gw53] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_five test/sql/test_deprecations.py::SelectableTest::test_with_only_generative [gw53] [ 21%] PASSED test/sql/test_deprecations.py::SelectableTest::test_with_only_generative [gw61] [ 21%] PASSED test/orm/test_deprecations.py::ParentTest::test_select_from_alias_from_entity test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_aliased_three [gw13] [ 21%] 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] [gw63] [ 21%] PASSED test/orm/test_deprecations.py::ParentTest::test_unique_binds_union test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_two test/orm/test_deprecations.py::ParentTest::test_with_pending_no_autoflush [gw27] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_polymorphic_flag_aliased test/sql/test_deprecations.py::SelectableTest::test_case_list_legacy test/orm/test_deprecations.py::SelectFromTest::test_join [gw11] [ 21%] PASSED test/orm/test_deprecations.py::SessionTest::test_bind_kwarg_deprecated[kw3] test/sql/test_deprecations.py::ToMetaDataTest::test_deprecate_tometadata [gw53] [ 21%] PASSED test/sql/test_deprecations.py::ToMetaDataTest::test_deprecate_tometadata test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_property_subclass_wrapped_classlevel [gw53] [ 21%] PASSED test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_property_subclass_wrapped_classlevel test/dialect/postgresql/test_dialect.py::DialectTest::test_version_parsing [gw53] [ 21%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_version_parsing test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert[pg_insert] [gw53] [ 21%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert[pg_insert] test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_bound_fetch_offset [gw53] [ 21%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_bound_fetch_offset test/dialect/oracle/test_dialect.py::TableValuedTest::test_two_strings [gw53] [ 21%] SKIPPED test/dialect/oracle/test_dialect.py::TableValuedTest::test_two_strings [gw1] [ 21%] PASSED test/orm/test_deprecations.py::ParentTest::test_with_pending_no_autoflush test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_flag_aliased_two test/sql/test_deprecations.py::SelectableTest::test_case_whens_kw [gw29] [ 21%] PASSED test/sql/test_deprecations.py::SelectableTest::test_case_whens_kw test/orm/inheritance/test_deprecations.py::SingleFromPolySelectableTest::test_query_wpoly_single_inh_subclass test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_heavy_nesting_future [gw24] [ 21%] SKIPPED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_heavy_nesting_future test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_begin_begin_rollback_rollback test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_four [gw10] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_four [gw6] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_joinedload_on_subclass test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-True-False-True] [gw30] [ 21%] PASSED test/orm/test_deprecations.py::JoinTest::test_multiple_adaption test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_union_schema_to_non [gw48] [ 21%] PASSED test/orm/test_deprecations.py::OptionsTest::test_get_path_one_level_with_unrelated test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_joinedload_on_subclass [gw48] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_joinedload_on_subclass test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_two [gw36] [ 21%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_inactive_due_to_subtransaction_no_commit test/dialect/oracle/test_dialect.py::ComputedReturningTest::test_computed_update_warning [gw36] [ 21%] SKIPPED test/dialect/oracle/test_dialect.py::ComputedReturningTest::test_computed_update_warning test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[STRING] [gw36] [ 21%] SKIPPED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[STRING] [gw1] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_flag_aliased_two test/sql/test_deprecations.py::QuoteTest::test_literal_column_label_embedded_select_samename_explicit_quote [gw25] [ 21%] PASSED test/orm/test_deprecations.py::JoinTest::test_multi_tuple_form_legacy_four test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_legacy_schema_flag[cfg1-False] [gw25] [ 21%] PASSED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_legacy_schema_flag[cfg1-False] test/orm/test_deprecations.py::NonPrimaryRelationshipLoaderTest::test_joinedload test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_39_4::test_raw_sprintf [gw6] [ 21%] SKIPPED test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_39_4::test_raw_sprintf [gw30] [ 21%] PASSED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_union_schema_to_non test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_multi_no_entities_basestring [gw30] [ 21%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_against_multi_no_entities_basestring [gw27] [ 21%] PASSED test/sql/test_deprecations.py::SelectableTest::test_case_list_legacy [gw23] [ 21%] PASSED test/orm/test_deprecations.py::JoinTest::test_from_joinpoint test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_join_to_schema [gw23] [ 21%] PASSED test/dialect/mssql/test_deprecations.py::LegacySchemaAliasingTest::test_join_to_schema test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_legacy [gw46] [ 21%] PASSED test/orm/test_deprecations.py::OptionsTest::test_chained_plus_multi test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_two [gw2] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_one test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_39_4::test_no_params_option test/orm/test_deprecations.py::SelfRefFromSelfTest::test_from_self_inside_excludes_outside [gw16] [ 21%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_join_no_order_by [gw29] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::SingleFromPolySelectableTest::test_query_wpoly_single_inh_subclass [gw59] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_flag_aliased_three [gw18] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_flag_aliased_two test/orm/test_deprecations.py::SelectFromTest::test_replace_with_eager test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_four test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_subtransaction_on_external_subtrans [gw50] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_three [gw38] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_flag_aliased_one [gw4] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_two test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_39_4::test_raw_python [gw4] [ 21%] SKIPPED test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_39_4::test_raw_python test/orm/test_deprecations.py::SessionEventsTest::test_on_bulk_delete_hook [gw63] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_two test/sql/test_deprecations.py::QuoteTest::test_literal_column_label_embedded_select_diffname_explicit_quote [gw63] [ 21%] PASSED test/sql/test_deprecations.py::QuoteTest::test_literal_column_label_embedded_select_diffname_explicit_quote test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_flag_aliased_two test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_deferrable_flag_connection[False] [gw36] [ 21%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_deferrable_flag_connection[False] test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_expanding_quote_roundtrip [gw36] [ 21%] SKIPPED test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_expanding_quote_roundtrip [gw56] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_seven test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_branch_savepoint_rollback [gw29] [ 21%] SKIPPED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_branch_savepoint_rollback [gw54] [ 21%] PASSED test/orm/test_deprecations.py::SelfRefFromSelfTest::test_from_self_inside_excludes_outside [gw12] [ 21%] PASSED test/orm/test_deprecations.py::SessionTest::test_contextmanager_commit test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-True-True-False] [gw19] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_two [gw55] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_one [gw24] [ 21%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_begin_begin_rollback_rollback test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_default_flags [gw24] [ 21%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_default_flags test/orm/test_deprecations.py::SessionStateTest::test_autocommit_doesnt_raise_on_pending [gw8] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_three test/orm/inheritance/test_deprecations.py::SameNamedPropTwoPolymorphicSubClassesTest::test_fixed_w_poly_joined [gw51] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_flag_alias_two test/sql/test_deprecations.py::SelectableTest::test_when_kwarg[-CASE test.col1 WHEN :param_1 THEN :param_2 END] [gw51] [ 21%] PASSED test/sql/test_deprecations.py::SelectableTest::test_when_kwarg[-CASE test.col1 WHEN :param_1 THEN :param_2 END] test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_three [gw58] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_three test/orm/test_deprecations.py::SelfReferentialEagerTest::test_eager_loading_with_deferred test/sql/test_deprecations.py::SelectableTest::test_froms_renamed [gw33] [ 21%] PASSED test/sql/test_deprecations.py::SelectableTest::test_froms_renamed test/orm/test_deprecations.py::SubOptionsTest::test_invalid_two [gw28] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_joinedload_on_subclass test/sql/test_deprecations.py::SelectableTest::test_case_whens_dict_kw [gw28] [ 21%] PASSED test/sql/test_deprecations.py::SelectableTest::test_case_whens_dict_kw test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_subtransaction_on_noautocommit test/orm/test_deprecations.py::SelfRefFromSelfTest::test_multiple_explicit_entities_five [gw46] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_two test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_one test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_122_11compat_vparam_cant_parse [gw29] [ 21%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_122_11compat_vparam_cant_parse [gw61] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_aliased_three [gw57] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_six test/orm/test_deprecations.py::SelfRefFromSelfTest::test_multiple_explicit_entities_two [gw60] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_flag_aliased_two test/sql/test_deprecations.py::PositionalTextTest_sqlite+pysqlite_3_39_4::test_anon_aliased_overlapping [gw6] [ 21%] PASSED test/orm/test_deprecations.py::SessionStateTest::test_autocommit_doesnt_raise_on_pending [gw3] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_three test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-False-False-False] [gw39] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_flag_aliased_three test/sql/test_deprecations.py::SelectableTest::test_select_list_argument test/orm/test_deprecations.py::SessionTest::test_contextmanager_rollback [gw13] [ 21%] PASSED test/orm/test_deprecations.py::SessionTest::test_contextmanager_rollback test/orm/test_deprecations.py::SessionTest::test_subtransactions_deprecated [gw16] [ 21%] PASSED test/orm/test_deprecations.py::SessionTest::test_subtransactions_deprecated [gw43] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_flag_aliased_two test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_two test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[DPI-1080: connection was closed by ORA-3113-None-True] [gw24] [ 21%] SKIPPED test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[DPI-1080: connection was closed by ORA-3113-None-True] test/dialect/mysql/test_dialect.py::ExecutionTest::test_sysdate test/orm/test_deprecations.py::SelectFromTest::test_aliased_class_vs_nonaliased [gw27] [ 21%] PASSED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_subtransaction_on_external_subtrans test/sql/test_deprecations.py::PositionalTextTest_sqlite+pysqlite_3_39_4::test_anon_aliased_unique [gw61] [ 21%] PASSED test/sql/test_deprecations.py::PositionalTextTest_sqlite+pysqlite_3_39_4::test_anon_aliased_unique [gw8] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::SameNamedPropTwoPolymorphicSubClassesTest::test_fixed_w_poly_joined test/orm/test_deprecations.py::SessionTest::test_bind_kwarg_deprecated[kw0] test/orm/test_deprecations.py::SelfRefFromSelfTest::test_multiple_explicit_entities_three [gw4] [ 21%] PASSED test/orm/test_deprecations.py::SessionEventsTest::test_on_bulk_delete_hook test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_cx_oracle_py3k[CLOB] [gw29] [ 21%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_cx_oracle_py3k[CLOB] [gw33] [ 21%] PASSED test/orm/test_deprecations.py::SubOptionsTest::test_invalid_two test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_implicit_autocommit_compiled [gw33] [ 21%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_implicit_autocommit_compiled test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_use_nchar [gw33] [ 21%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_use_nchar test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[CLOB] test/orm/test_deprecations.py::SelfReferentialTest::test_join_4_filter [gw15] [ 21%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_join test/orm/test_deprecations.py::SessionTest::test_session_str [gw24] [ 21%] SKIPPED test/dialect/mysql/test_dialect.py::ExecutionTest::test_sysdate test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[True-10.2.6-MariaDB-10.2.6+maria~stretch.log] [gw24] [ 21%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[True-10.2.6-MariaDB-10.2.6+maria~stretch.log] test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_joinedload_on_subclass test/orm/test_deprecations.py::SelfReferentialTest::test_join_3_filter [gw60] [ 21%] PASSED test/sql/test_deprecations.py::PositionalTextTest_sqlite+pysqlite_3_39_4::test_anon_aliased_overlapping test/orm/test_deprecations.py::SelfReferentialTest::test_join_2 test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_39_4::test_raw_named [gw3] [ 21%] PASSED test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_39_4::test_raw_named test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_joinedload_on_subclass [gw14] [ 21%] 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] [gw45] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_three test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_flag_aliased_two [gw40] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_flag_aliased_two [gw63] [ 21%] PASSED test/orm/test_deprecations.py::SelfReferentialTest::test_join_4_filter test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-False-False-True] [gw2] [ 21%] PASSED test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_39_4::test_no_params_option test/orm/test_deprecations.py::SelfReferentialTest::test_string_or_prop_aliased_two test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_branch_nested_rollback [gw27] [ 21%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_branch_nested_rollback [gw26] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_joinedload_on_subclass test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_two [gw26] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_two test/sql/test_deprecations.py::SelectableTest::test_case_kw_arg_detection [gw26] [ 21%] PASSED test/sql/test_deprecations.py::SelectableTest::test_case_kw_arg_detection test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_nested_transaction_connection_add_autocommit [gw26] [ 21%] SKIPPED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_nested_transaction_connection_add_autocommit test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_branch_autorollback [gw26] [ 21%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_branch_autorollback test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_112 [gw26] [ 21%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_112 test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[ORA-03114: not connected to ORACLE-3114-True] [gw26] [ 21%] SKIPPED test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[ORA-03114: not connected to ORACLE-3114-True] [gw55] [ 21%] PASSED test/orm/test_deprecations.py::SelfRefFromSelfTest::test_multiple_explicit_entities_five test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_backslash_escapes_detection[version1-None-False] [gw29] [ 21%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_backslash_escapes_detection[version1-None-False] test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected1-5.6.15.10.2.7-MariaDB-version1-True] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-True-True-True] [gw57] [ 21%] PASSED test/orm/test_deprecations.py::SelfRefFromSelfTest::test_multiple_explicit_entities_two test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-False-False-False] [gw43] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_two 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] [gw49] [ 21%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_disable_eagerloads test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-False-True-True] [gw54] [ 21%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-False-False-False] test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_property_wrapped_classlevel [gw54] [ 21%] PASSED test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_property_wrapped_classlevel test/orm/test_deprecations.py::SessionEventsTest::test_flush_autocommit_hook [gw3] [ 21%] PASSED test/orm/test_deprecations.py::SessionEventsTest::test_flush_autocommit_hook [gw9] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_five test/orm/inheritance/test_deprecations.py::SameNamedPropTwoPolymorphicSubClassesTest::test_fixed_w_poly_subquery [gw9] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::SameNamedPropTwoPolymorphicSubClassesTest::test_fixed_w_poly_subquery [gw29] [ 21%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected1-5.6.15.10.2.7-MariaDB-version1-True] [gw47] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_polymorphic_flag_aliased test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_three [gw2] [ 21%] PASSED test/orm/test_deprecations.py::SelfReferentialTest::test_string_or_prop_aliased_two test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-True-False-False] [gw23] [ 21%] PASSED test/orm/test_deprecations.py::NonPrimaryMapperTest::test_illegal_non_primary_legacy test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_three [gw20] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_one test/orm/test_deprecations.py::SelectFromTest::test_select_from_aliased_two [gw20] [ 21%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_select_from_aliased_two test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_deactive_status_check test/sql/test_deprecations.py::SelectableTest::test_select_kw_argument [gw37] [ 21%] PASSED test/sql/test_deprecations.py::SelectableTest::test_select_kw_argument test/sql/test_deprecations.py::SubqueryCoercionsTest::test_as_scalar_from_subquery test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_is_disconnect[1927-Connection was killed-OperationalError-mysqldb-True] [gw54] [ 21%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_is_disconnect[1927-Connection was killed-OperationalError-mysqldb-True] test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert[pg_insert_on_conflict] [gw54] [ 21%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert[pg_insert_on_conflict] test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_bound_limit [gw54] [ 21%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_bound_limit test/dialect/oracle/test_dialect.py::TableValuedTest::test_two_strings_control [gw8] [ 21%] PASSED test/orm/test_deprecations.py::SessionTest::test_bind_kwarg_deprecated[kw0] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-False-True-False] [gw10] [ 21%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_aliased_class_vs_nonaliased test/orm/test_deprecations.py::SessionTest::test_bind_kwarg_deprecated[kw2] [gw56] [ 21%] PASSED test/orm/test_deprecations.py::SelfRefFromSelfTest::test_multiple_explicit_entities_three test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-False-True-False] [gw56] [ 21%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-False-True-False] [gw6] [ 21%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-False-False-False] [gw1] [ 21%] PASSED test/sql/test_deprecations.py::QuoteTest::test_literal_column_label_embedded_select_samename_explicit_quote test/orm/test_deprecations.py::SelfReferentialTest::test_string_or_prop_aliased_one test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_two [gw35] [ 21%] PASSED test/orm/test_deprecations.py::SubqRelationsFromSelfTest::test_subq_w_from_self_two [gw22] [ 21%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_very_nested_joins_with_joinedload [gw18] [ 21%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_replace_with_eager test/orm/test_deprecations.py::SessionTest::test_transaction_attr [gw48] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_two 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] [gw48] [ 21%] PASSED test/sql/test_deprecations.py::SelectableTest::test_select_method_parameters[-Join-whereclause-SELECT table1.col1, table1.col2, table1.col3, table1.colx, table2.col1, table2.col2, table2.col3, table2.coly FROM table1 JOIN table2 ON table1.col1 = table2.col2 WHERE table1.col1 = :col1_11] [gw17] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_aliased_three test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_flag_aliased_three test/orm/test_deprecations.py::SessionTest::test_failed_rollback_deactivates_transaction_ctx_integration [gw14] [ 21%] SKIPPED test/orm/test_deprecations.py::SessionTest::test_failed_rollback_deactivates_transaction_ctx_integration test/sql/test_deprecations.py::SelectableTest::test_select_method_parameters[-Exists-kwargs-SELECT EXISTS (SELECT *) AS anon_1 FROM table1 ORDER BY table1.col1] [gw40] [ 21%] PASSED test/sql/test_deprecations.py::SelectableTest::test_select_method_parameters[-Exists-kwargs-SELECT EXISTS (SELECT *) AS anon_1 FROM table1 ORDER BY table1.col1] test/sql/test_deprecations.py::SubqueryCoercionsTest::test_functions_with_cols [gw40] [ 21%] PASSED test/sql/test_deprecations.py::SubqueryCoercionsTest::test_functions_with_cols test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_nesting [gw40] [ 21%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_nesting test/dialect/postgresql/test_dialect.py::DialectTest::test_ensure_version_is_qualified [gw28] [ 21%] PASSED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_subtransaction_on_noautocommit test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_branch_orig_rollback test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-False-True-False] [gw16] [ 21%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-False-True-False] test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_deprecated_use_ansi test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_error_on_using_inactive_session_commands [gw22] [ 21%] PASSED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_error_on_using_inactive_session_commands [gw45] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_flag_aliased_two 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] [gw45] [ 21%] PASSED test/sql/test_deprecations.py::SelectableTest::test_select_method_parameters[-FromClause-whereclause-SELECT table1.col1, table1.col2, table1.col3, table1.colx FROM table1 WHERE table1.col1 = :col1_11] test/sql/test_deprecations.py::TableDeprecationTest::test_mustexists test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_autocommit_pre_ping[False] [gw26] [ 21%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_autocommit_pre_ping[False] test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[True-5.6.15-10.2.7-MariaDB] [gw45] [ 21%] PASSED test/sql/test_deprecations.py::TableDeprecationTest::test_mustexists test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-False-False-False] [gw14] [ 21%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-False-False-False] test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_cx_oracle_service_name_bad [gw34] [ 21%] PASSED test/orm/test_deprecations.py::SubqRelationsFromSelfTest::test_subq_w_from_self_one test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_implicit_autocommit_driversql [gw34] [ 21%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_implicit_autocommit_driversql test/dialect/oracle/test_dialect.py::ComputedReturningTest::test_computed_insert [gw34] [ 21%] SKIPPED test/dialect/oracle/test_dialect.py::ComputedReturningTest::test_computed_insert test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[FIXED_CHAR] test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_122 [gw27] [ 21%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_122 test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_implicit_autocommit_text [gw35] [ 21%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_implicit_autocommit_text [gw21] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_two test/orm/test_deprecations.py::SelectFromTest::test_select_from_core_alias_one [gw21] [ 21%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_select_from_core_alias_one test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_deactive_status_check_w_exception [gw21] [ 21%] PASSED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_deactive_status_check_w_exception test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-True-True-True] [gw21] [ 21%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-True-True-True] test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_purity [gw21] [ 21%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_purity test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_hypothetical_not_implemented_isolation_level [gw21] [ 21%] SKIPPED test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_hypothetical_not_implemented_isolation_level test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_update [gw20] [ 21%] PASSED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_deactive_status_check test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-True-True-False] [gw46] [ 21%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_one 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] [gw28] [ 21%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_branch_orig_rollback test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_122_11compat test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[active_history-True] [gw45] [ 22%] PASSED test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[active_history-True] [gw13] [ 22%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-True-True-True] test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_cx_oracle_service_name [gw13] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_cx_oracle_service_name test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_normal_arguments_mysqldb[write_timeout-30] [gw13] [ 22%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_normal_arguments_mysqldb[write_timeout-30] test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_update_fallback [gw13] [ 22%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_update_fallback test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit_offset[cases0] [gw13] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit_offset[cases0] test/orm/test_dynamic.py::DynamicTest::test_secondary_as_join [gw50] [ 22%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_joinedload_on_subclass 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] [gw17] [ 22%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_flag_aliased_three test/orm/test_deprecations.py::SelectFromTest::test_more_joins test/orm/test_deprecations.py::SessionTest::test_bind_kwarg_deprecated[kw1] [gw9] [ 22%] PASSED test/orm/test_deprecations.py::SessionTest::test_bind_kwarg_deprecated[kw1] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-False-True-True] [gw9] [ 22%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-False-True-True] test/dialect/mysql/test_dialect.py::BackendDialectTest::test_reserved_words_mysql_vs_mariadb [gw9] [ 22%] SKIPPED test/dialect/mysql/test_dialect.py::BackendDialectTest::test_reserved_words_mysql_vs_mariadb [gw46] [ 22%] 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] [gw28] [ 22%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_122_11compat test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[db is not connected-None-True] [gw28] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[db is not connected-None-True] [gw61] [ 22%] PASSED test/orm/test_deprecations.py::SelfReferentialTest::test_join_3_filter test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-True-True-True] [gw31] [ 22%] PASSED test/orm/test_deprecations.py::SubOptionsTest::test_five_strings test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_close [gw31] [ 22%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_close [gw58] [ 22%] PASSED test/orm/test_deprecations.py::SelfReferentialEagerTest::test_eager_loading_with_deferred [gw18] [ 22%] PASSED test/orm/test_deprecations.py::SessionTest::test_transaction_attr [gw37] [ 22%] PASSED test/sql/test_deprecations.py::SubqueryCoercionsTest::test_as_scalar_from_subquery test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_inactive_due_to_subtransaction_on_nested_no_commit [gw37] [ 22%] SKIPPED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_inactive_due_to_subtransaction_on_nested_no_commit test/dialect/oracle/test_dialect.py::DefaultSchemaNameTest::test_default_name_is_the_user [gw37] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::DefaultSchemaNameTest::test_default_name_is_the_user test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_cx_oracle_py3k[CLOB] [gw26] [ 22%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[True-5.6.15-10.2.7-MariaDB] [gw25] [ 22%] PASSED test/orm/test_deprecations.py::NonPrimaryRelationshipLoaderTest::test_joinedload test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_polymorphic_flag_aliased [gw25] [ 22%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_polymorphic_flag_aliased [gw21] [ 22%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_update test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[False-10.2.10-MariaDB] [gw21] [ 22%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[False-10.2.10-MariaDB] test/orm/test_deprecations.py::TestDeprecation20::test_eagerloading test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_backslash_escapes_detection[version0-False-False] [gw28] [ 22%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_backslash_escapes_detection[version0-False-False] test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected0-10.2.7-MariaDB-version0-True] [gw1] [ 22%] PASSED test/orm/test_deprecations.py::SelfReferentialTest::test_string_or_prop_aliased_one test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-False-True-True] test/orm/test_deprecations.py::DeprecatedInhTest::test_multiple_adaption test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-True-True-False] [gw16] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_deprecated_use_ansi test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_special_encodings[utf8mb4] [gw16] [ 22%] SKIPPED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_special_encodings[utf8mb4] test/sql/test_deprecations.py::SelectableTest::test_from_list_with_columns [gw32] [ 22%] PASSED test/sql/test_deprecations.py::SelectableTest::test_from_list_with_columns test/orm/test_deprecations.py::SubOptionsTest::test_four_strings [gw50] [ 22%] PASSED test/sql/test_deprecations.py::SelectableTest::test_when_kwarg[-CASE WHEN (test.col1 = :col1_1) THEN :param_1 WHEN (test.col1 = :col1_2) THEN :param_2 ELSE :param_3 END] test/sql/test_deprecations.py::TextualSelectTest::test_basic_subquery_resultmap test/ext/declarative/test_deprecations.py::TestInstrumentDeclarative::test_ok [gw48] [ 22%] PASSED test/ext/declarative/test_deprecations.py::TestInstrumentDeclarative::test_ok test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[passive_deletes-True] [gw48] [ 22%] PASSED test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[passive_deletes-True] test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_empty_connection_string_w_query_two [gw48] [ 22%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_empty_connection_string_w_query_two test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_older_cx_oracle_warning[STRING] [gw48] [ 22%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_older_cx_oracle_warning[STRING] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_readonly_flag_connection[True] [gw28] [ 22%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected0-10.2.7-MariaDB-version0-True] [gw44] [ 22%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_one [gw52] [ 22%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_three [gw59] [ 22%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_two [gw4] [ 22%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-True-True-False] test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_update [gw4] [ 22%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_update test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_mysqlconnector_buffered_arg [gw4] [ 22%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_mysqlconnector_buffered_arg [gw39] [ 22%] PASSED test/sql/test_deprecations.py::SelectableTest::test_select_list_argument test/sql/test_deprecations.py::SubqueryCoercionsTest::test_functions_select_method_two [gw39] [ 22%] PASSED test/sql/test_deprecations.py::SubqueryCoercionsTest::test_functions_select_method_two test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_nested_rollback [gw39] [ 22%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_nested_rollback test/dialect/oracle/test_dialect.py::DialectTest::test_cx_oracle_version_parse test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_disconnect [gw45] [ 22%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_disconnect test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_older_cx_oracle_warning[CLOB] [gw45] [ 22%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_older_cx_oracle_warning[CLOB] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_psycopg2_version [gw45] [ 22%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_psycopg2_version test/dialect/mysql/test_dialect.py::RemoveUTCTimestampTest::test_update_executemany [gw45] [ 22%] SKIPPED test/dialect/mysql/test_dialect.py::RemoveUTCTimestampTest::test_update_executemany [gw47] [ 22%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_three [gw11] [ 22%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-True-False-True] test/dialect/mysql/test_dialect.py::BackendDialectTest::test_variable_fetch[5.0.2] [gw11] [ 22%] SKIPPED test/dialect/mysql/test_dialect.py::BackendDialectTest::test_variable_fetch[5.0.2] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_normal_arguments_mysqldb[read_timeout-30] [gw11] [ 22%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_normal_arguments_mysqldb[read_timeout-30] test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_not_sane_rowcount [gw11] [ 22%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_not_sane_rowcount test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit [gw11] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit test/orm/test_dynamic.py::DynamicTest::test_order_by_composition_uses_immutable_tuple [gw11] [ 22%] PASSED test/orm/test_dynamic.py::DynamicTest::test_order_by_composition_uses_immutable_tuple test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert[pg_insert_on_conflict] [gw16] [ 22%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert[pg_insert_on_conflict] test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_offset [gw13] [ 22%] PASSED test/orm/test_dynamic.py::DynamicTest::test_secondary_as_join [gw10] [ 22%] PASSED test/orm/test_deprecations.py::SessionTest::test_bind_kwarg_deprecated[kw2] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-True-False-False] [gw10] [ 22%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-True-False-False] test/dialect/mysql/test_dialect.py::BackendDialectTest::test_variable_fetch[10.5.12-MariaDB] [gw10] [ 22%] SKIPPED test/dialect/mysql/test_dialect.py::BackendDialectTest::test_variable_fetch[10.5.12-MariaDB] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_normal_arguments_mysqldb[local_infile-1234] [gw46] [ 22%] PASSED test/orm/test_deprecations.py::TestDeprecation20::test_eagerloading test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[cascade_backrefs-False] [gw48] [ 22%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_readonly_flag_connection[True] test/dialect/mysql/test_dialect.py::SQLModeDetectionTest::test_backslash_escapes [gw48] [ 22%] SKIPPED test/dialect/mysql/test_dialect.py::SQLModeDetectionTest::test_backslash_escapes [gw1] [ 22%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-False-True-True] test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_revoke [gw1] [ 22%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_revoke test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_is_disconnect[None-cONnection was kILLEd-InternalError-pymysql-True] [gw1] [ 22%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_is_disconnect[None-cONnection was kILLEd-InternalError-pymysql-True] test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert[pg_insert_on_conflict] test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_three [gw7] [ 22%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_columns_augmented_roundtrip_one_from_self test/orm/test_deprecations.py::InstancesTest::test_contains_eager_multi_string_alias test/orm/test_deprecations.py::TransScopingTest::test_no_autoflush_or_commit_in_expire_w_autocommit [gw54] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::TableValuedTest::test_two_strings_control [gw39] [ 22%] PASSED test/dialect/oracle/test_dialect.py::DialectTest::test_cx_oracle_version_parse test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_cx_oracle_py3k[NCLOB] [gw39] [ 22%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_cx_oracle_py3k[NCLOB] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_extract [gw39] [ 22%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_extract test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_param_w_processors [gw32] [ 22%] PASSED test/orm/test_deprecations.py::SubOptionsTest::test_four_strings test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_close2 [gw32] [ 22%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_close2 [gw15] [ 22%] PASSED test/orm/test_deprecations.py::SessionTest::test_session_str test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-False-False-True] [gw15] [ 22%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-False-False-True] [gw14] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_cx_oracle_service_name_bad test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_random_arg [gw14] [ 22%] SKIPPED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_random_arg [gw39] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_param_w_processors [gw46] [ 22%] PASSED test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[cascade_backrefs-False] test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_empty_connection_string test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_flag_aliased_one [gw44] [ 22%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_flag_aliased_one [gw40] [ 22%] SKIPPED test/dialect/postgresql/test_dialect.py::DialectTest::test_ensure_version_is_qualified test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_cx_oracle_py3k[STRING] [gw42] [ 22%] PASSED test/orm/test_deprecations.py::JoinTest::test_single_prop_7 test/orm/test_deprecations.py::MergeResultTest::test_none_entity [gw42] [ 22%] PASSED test/orm/test_deprecations.py::MergeResultTest::test_none_entity [gw41] [ 22%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_aliased_three 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] [gw62] [ 22%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_one [gw22] [ 22%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_no_autoflush_or_commit_in_expire_w_autocommit test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_threaded [gw22] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_threaded [gw43] [ 22%] 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/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_deprecated_auto_convert_lobs [gw15] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_deprecated_auto_convert_lobs test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_special_encodings[utf8] [gw34] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[FIXED_CHAR] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_date_reflection [gw34] [ 22%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_date_reflection test/sql/test_deprecations.py::TextualSelectTest::test_column_collection_ordered [gw46] [ 22%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_empty_connection_string test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_older_cx_oracle_warning[FIXED_CHAR] [gw46] [ 22%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_older_cx_oracle_warning[FIXED_CHAR] 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] [gw44] [ 22%] 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] test/orm/test_deprecations.py::SynonymTest::test_options_syn_of_syn_string [gw44] [ 22%] PASSED test/orm/test_deprecations.py::SynonymTest::test_options_syn_of_syn_string test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_ora10_flags [gw31] [ 22%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_ora10_flags test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_cx_oracle_py3k[NCLOB] test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_create [gw56] [ 22%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_create test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_is_disconnect[2006-foo-OperationalError-mysqldb-True] test/orm/test_deprecations.py::OptionsNoPropTest::test_option_with_mapper_then_column_basestring [gw16] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_offset test/orm/test_dynamic.py::DynamicTest::test_slice_access [gw16] [ 22%] PASSED test/orm/test_dynamic.py::DynamicTest::test_slice_access test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_normal_arguments_mysqldb[connect_timeout-30] [gw9] [ 22%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_normal_arguments_mysqldb[connect_timeout-30] [gw10] [ 22%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_normal_arguments_mysqldb[local_infile-1234] test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_w_newlines [gw20] [ 22%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-True-True-False] test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_mode [gw20] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_mode 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] [gw52] [ 22%] 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] [gw49] [ 22%] PASSED test/orm/test_deprecations.py::DeprecatedInhTest::test_multiple_adaption [gw60] [ 22%] PASSED test/orm/test_deprecations.py::SelfReferentialTest::test_join_2 test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-True-True-False] [gw31] [ 22%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_cx_oracle_py3k[NCLOB] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_backslash_escapes_detection[version3-False-True] [gw31] [ 22%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_backslash_escapes_detection[version3-False-True] [gw7] [ 22%] PASSED test/orm/test_deprecations.py::InstancesTest::test_contains_eager_multi_string_alias test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[is_true-istrue-True] test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[DPI-1010: make sure we read the code-None-True] [gw22] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[DPI-1010: make sure we read the code-None-True] test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_update_fallback [gw15] [ 22%] SKIPPED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_special_encodings[utf8] test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert[pg_insert] [gw15] [ 22%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert[pg_insert] test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected6-10.2.6.MariaDB.10.2.6+maria~stretch-log-version6-True] [gw34] [ 22%] 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] [gw51] [ 22%] PASSED test/sql/test_deprecations.py::TextualSelectTest::test_column_collection_ordered test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_comparator [gw51] [ 22%] PASSED test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_comparator test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_quoted_name_bindparam_ok [gw46] [ 22%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_quoted_name_bindparam_ok test/dialect/mysql/test_dialect.py::RemoveUTCTimestampTest::test_update_executemany_w_default [gw63] [ 22%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-False-False-True] 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/oracle/test_dialect.py::ComputedReturningTest::test_computed_update_no_warning [gw35] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::ComputedReturningTest::test_computed_update_no_warning test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[NCLOB] [gw60] [ 22%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-True-True-False] test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_import_foreign_schema [gw60] [ 22%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_import_foreign_schema test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected3-10.2.10-MariaDB-version3-True] [gw31] [ 22%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected3-10.2.10-MariaDB-version3-True] [gw33] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[CLOB] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_client_encoding [gw33] [ 22%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_client_encoding [gw22] [ 22%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_update_fallback test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[False-5.6.15] [gw22] [ 22%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[False-5.6.15] test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert[insert] [gw14] [ 22%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert[insert] test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit_offset[cases1] [gw10] [ 22%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_w_newlines test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch_ties [gw10] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch_ties test/orm/test_dynamic.py::DynamicTest::test_order_by test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_nonempty_connection_string_w_query_three [gw51] [ 22%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_nonempty_connection_string_w_query_three test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[ORA-1234 fake error-1234-False] [gw27] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[ORA-1234 fake error-1234-False] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_autocommit_pre_ping[True] [gw27] [ 22%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_autocommit_pre_ping[True] [gw40] [ 22%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_cx_oracle_py3k[STRING] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_initial_transaction_state [gw40] [ 22%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_initial_transaction_state test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_python_side_default[False] [gw40] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_python_side_default[False] test/sql/test_deprecations.py::QuoteTest::test_literal_column_label_embedded_select_diffname [gw62] [ 22%] PASSED test/sql/test_deprecations.py::QuoteTest::test_literal_column_label_embedded_select_diffname [gw5] [ 22%] PASSED test/orm/test_deprecations.py::InstancesTest::test_contains_eager_aliased_instances test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[is_false-isfalse-True] test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected5-5.6.15-version5-False] [gw33] [ 22%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected5-5.6.15-version5-False] test/dialect/mysql/test_dialect.py::BackendDialectTest::test_isolation_level [gw6] [ 22%] SKIPPED test/dialect/mysql/test_dialect.py::BackendDialectTest::test_isolation_level test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_normal_arguments_mysqldb[charset-hello] test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_unicode_keys [gw9] [ 22%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_unicode_keys test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch_percent_ties [gw10] [ 22%] PASSED test/orm/test_dynamic.py::DynamicTest::test_order_by test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_graceful_failure_isolation_level_not_available [gw20] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_graceful_failure_isolation_level_not_available test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_not_sane_rowcount [gw20] [ 22%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_not_sane_rowcount [gw61] [ 22%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-True-True-True] test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_insert [gw61] [ 22%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_insert test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_is_disconnect[4031-foo-OperationalError-pymysql-True] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-True-False-False] [gw58] [ 22%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-True-False-False] [gw30] [ 22%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_four test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_three [gw56] [ 22%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_is_disconnect[2006-foo-OperationalError-mysqldb-True] test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert_page_size [gw56] [ 22%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert_page_size test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_bound_offset [gw56] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_bound_offset test/dialect/oracle/test_dialect.py::UnicodeSchemaTest::test_quoted_column_unicode [gw56] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::UnicodeSchemaTest::test_quoted_column_unicode [gw2] [ 22%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-True-False-False] test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_select [gw2] [ 22%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_select test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit_offset[cases2] [gw15] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit_offset[cases2] test/orm/test_dynamic.py::DynamicTest::test_secondary_doesnt_interfere_w_join_to_fromlist [gw9] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch_percent_ties test/orm/test_dynamic.py::DynamicTest::test_noload_issue[star] [gw9] [ 22%] PASSED test/orm/test_dynamic.py::DynamicTest::test_noload_issue[star] [gw57] [ 22%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-False-True-True] test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_delete [gw57] [ 22%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_delete [gw47] [ 22%] PASSED test/sql/test_deprecations.py::SelectableTest::test_select_method_parameters[-Join-whereclause-SELECT table1.col1, table1.col2, table1.col3, table1.colx, table2.col1, table2.col2, table2.col3, table2.coly FROM table1 JOIN table2 ON table1.col1 = table2.col2 WHERE table1.col1 = :col1_10] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-True-False-False] test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_drop [gw58] [ 22%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_drop test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_is_disconnect[2007-foo-OperationalError-mysqldb-False] [gw8] [ 22%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-False-True-False] test/dialect/mysql/test_dialect.py::BackendDialectTest::test_no_show_variables [gw8] [ 22%] SKIPPED test/dialect/mysql/test_dialect.py::BackendDialectTest::test_no_show_variables [gw7] [ 22%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[is_true-istrue-True] test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_modified_event test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-True-False-True] [gw3] [ 22%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-True-False-True] test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_truncate [gw3] [ 22%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_truncate test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_mariadb_connector_special_encodings [gw3] [ 22%] SKIPPED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_mariadb_connector_special_encodings test/dialect/oracle/test_dialect.py::ExecuteTest::test_sequences_are_integers [gw51] [ 22%] SKIPPED test/dialect/oracle/test_dialect.py::ExecuteTest::test_sequences_are_integers test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_schema_roundtrips [gw51] [ 23%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_schema_roundtrips [gw42] [ 23%] PASSED test/orm/test_deprecations.py::OptionsNoPropTest::test_option_with_mapper_then_column_basestring test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_flag_aliased_one test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_transaction_container [gw44] [ 23%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_transaction_container test/dialect/postgresql/test_dialect.py::DialectTest::test_pg_dialect_use_native_unicode_from_config [gw44] [ 23%] SKIPPED test/dialect/postgresql/test_dialect.py::DialectTest::test_pg_dialect_use_native_unicode_from_config test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_sqla_py2k[STRING] test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_page_size [gw4] [ 23%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_page_size test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_limit_offset_nobinds [gw4] [ 23%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_limit_offset_nobinds [gw58] [ 23%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_is_disconnect[2007-foo-OperationalError-mysqldb-False] test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_not_sane_rowcount [gw58] [ 23%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_not_sane_rowcount test/sql/test_deprecations.py::SubqueryCoercionsTest::test_standalone_alias [gw43] [ 23%] PASSED test/sql/test_deprecations.py::SubqueryCoercionsTest::test_standalone_alias [gw7] [ 23%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_modified_event test/orm/test_deprecations.py::PickleTest::test_bound_options[3] [gw7] [ 23%] PASSED test/orm/test_deprecations.py::PickleTest::test_bound_options[3] [gw14] [ 23%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit_offset[cases1] test/orm/test_dynamic.py::DynamicTest::test_secondary_as_join_complex_entity [gw14] [ 23%] PASSED test/orm/test_dynamic.py::DynamicTest::test_secondary_as_join_complex_entity test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_no_page_size [gw3] [ 23%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_no_page_size test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_ties_exact_number [gw3] [ 23%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_ties_exact_number test/orm/test_dynamic.py::DynamicTest::test_no_count [gw3] [ 23%] PASSED test/orm/test_dynamic.py::DynamicTest::test_no_count [gw6] [ 23%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_normal_arguments_mysqldb[charset-hello] test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_returning_defaults [gw6] [ 23%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_returning_defaults test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch [gw6] [ 23%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch test/orm/test_dynamic.py::DynamicTest::test_no_populate [gw6] [ 23%] PASSED test/orm/test_dynamic.py::DynamicTest::test_no_populate [gw41] [ 23%] PASSED test/sql/test_deprecations.py::SelectableTest::test_select_method_parameters[-Exists-whereclause-SELECT EXISTS (SELECT *) AS anon_1 FROM table1 WHERE table1.col1 = :col1_10] test/sql/test_deprecations.py::SubqueryCoercionsTest::test_plain_fromclause_select_to_subquery [gw41] [ 23%] PASSED test/sql/test_deprecations.py::SubqueryCoercionsTest::test_plain_fromclause_select_to_subquery test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_no_marker_on_inactive_trans [gw41] [ 23%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_no_marker_on_inactive_trans [gw5] [ 23%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_precedence[is_false-isfalse-True] test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_deepcopy [gw5] [ 23%] PASSED test/ext/test_deprecations.py::MutableIncludeNonPrimaryTest::test_deepcopy test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_is_disconnect[None-something broke-InternalError-pymysql-False] [gw2] [ 23%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_is_disconnect[None-something broke-InternalError-pymysql-False] test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_modified_by_event test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_flag_alias_two [gw7] [ 23%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_flag_alias_two test/orm/inheritance/test_deprecations.py::RelationshipToSingleTest::test_of_type_aliased_fromjoinpoint test/dialect/oracle/test_dialect.py::TableValuedTest::test_scalar_strings_control [gw51] [ 23%] SKIPPED test/dialect/oracle/test_dialect.py::TableValuedTest::test_scalar_strings_control test/dialect/mysql/test_dialect.py::ParseVersionTest::test_502_minimum [gw20] [ 23%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_502_minimum test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_is_disconnect[2006-foo-OperationalError-pymysql-True] [gw57] [ 23%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_is_disconnect[2006-foo-OperationalError-pymysql-True] test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert_unicode_keys [gw61] [ 23%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_is_disconnect[4031-foo-OperationalError-pymysql-True] test/dialect/postgresql/test_dialect.py::ExecutemanyFlagOptionsTest::test_executemany_correct_flag_options [gw61] [ 23%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyFlagOptionsTest::test_executemany_correct_flag_options test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_offset [gw61] [ 23%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_offset test/orm/test_dynamic.py::DynamicTest::test_detached_all_empty_list test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_aliased_three [gw19] [ 23%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_aliased_three test/orm/test_deprecations.py::SelectFromTest::test_select_from_aliased_one [gw17] [ 23%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_more_joins test/orm/test_deprecations.py::PickleTest::test_bound_options[1] [gw5] [ 23%] PASSED test/orm/test_deprecations.py::PickleTest::test_bound_options[1] test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_polymorphic_flag_aliased [gw2] [ 23%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_modified_by_event test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_ties [gw2] [ 23%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_ties [gw15] [ 23%] PASSED test/orm/test_dynamic.py::DynamicTest::test_secondary_doesnt_interfere_w_join_to_fromlist test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_refresh_view [gw63] [ 23%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_refresh_view test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_is_disconnect[4032-foo-OperationalError-pymysql-False] test/sql/test_deprecations.py::TextualSelectTest::test_column_collection_pos_plus_bykey [gw52] [ 23%] PASSED test/sql/test_deprecations.py::TextualSelectTest::test_column_collection_pos_plus_bykey test/orm/test_deprecations.py::SelfReferentialTest::test_join_1 [gw59] [ 23%] PASSED test/orm/test_deprecations.py::SelfReferentialTest::test_join_1 test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-True-False-True] [gw59] [ 23%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-True-False-True] test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_grant [gw59] [ 23%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_grant [gw44] [ 23%] SKIPPED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_sqla_py2k[STRING] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_psycopg2_non_standard_err [gw44] [ 23%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_psycopg2_non_standard_err test/dialect/mysql/test_dialect.py::RemoveUTCTimestampTest::test_insert_executemany_w_default [gw44] [ 23%] SKIPPED test/dialect/mysql/test_dialect.py::RemoveUTCTimestampTest::test_insert_executemany_w_default test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-False-False-True] [gw55] [ 23%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[add-False-False-True] test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_alter [gw55] [ 23%] SKIPPED test/dialect/postgresql/test_dialect.py::AutocommitTextTest::test_alter [gw5] [ 23%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_polymorphic_flag_aliased test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_39_4::test_raw_qmark test/orm/test_dynamic.py::DynamicTest::test_negative_slice_access_raises [gw2] [ 23%] PASSED test/orm/test_dynamic.py::DynamicTest::test_negative_slice_access_raises [gw63] [ 23%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_is_disconnect[4032-foo-OperationalError-pymysql-False] test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert[insert] test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_fixture [gw52] [ 23%] PASSED test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_fixture test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_nonempty_connection_string_w_query_two test/engine/test_deprecations.py::ExecutionOptionsTest::test_branched_connection_execution_options [gw49] [ 23%] PASSED test/engine/test_deprecations.py::ExecutionOptionsTest::test_branched_connection_execution_options test/orm/test_deprecations.py::GetTest::test_no_criterion_when_already_loaded [gw49] [ 23%] PASSED test/orm/test_deprecations.py::GetTest::test_no_criterion_when_already_loaded test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_columnclause_schema_column_two [gw49] [ 23%] PASSED test/sql/test_deprecations.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_columnclause_schema_column_two [gw18] [ 23%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-True-False-False] test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_events [gw18] [ 23%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_events [gw50] [ 23%] PASSED test/sql/test_deprecations.py::TextualSelectTest::test_basic_subquery_resultmap test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_aliased_comparator [gw50] [ 23%] PASSED test/orm/test_descriptor.py::DescriptorInstrumentationTest::test_aliased_comparator test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_normal_arguments_mysqldb[compress-True] [gw8] [ 23%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_normal_arguments_mysqldb[compress-True] test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_returning_values test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_is_disconnect[1927-Connection was killed-OperationalError-pymysql-True] [gw55] [ 23%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_is_disconnect[1927-Connection was killed-OperationalError-pymysql-True] test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert_no_page_size [gw55] [ 23%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert_no_page_size test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_bound_limit_offset [gw55] [ 23%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_bound_limit_offset test/dialect/oracle/test_dialect.py::UnicodeSchemaTest::test_quoted_column_non_unicode [gw55] [ 23%] SKIPPED test/dialect/oracle/test_dialect.py::UnicodeSchemaTest::test_quoted_column_non_unicode [gw63] [ 23%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert[insert] test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_nobinds [gw63] [ 23%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_nobinds test/orm/test_dynamic.py::DynamicTest::test_dynamic_on_backref [gw52] [ 23%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_nonempty_connection_string_w_query_two test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert[insert] [gw52] [ 23%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert[insert] [gw1] [ 23%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert[pg_insert_on_conflict] test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_percent_ties [gw1] [ 23%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_percent_ties [gw57] [ 23%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_insert_unicode_keys test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_fetch_offset [gw57] [ 23%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_fetch_offset test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_is_disconnect[4031-foo-OperationalError-mysqldb-True] [gw60] [ 23%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_is_disconnect[4031-foo-OperationalError-mysqldb-True] test/orm/test_deprecations.py::SelfReferentialTest::test_join_3_filter_by [gw62] [ 23%] PASSED test/orm/test_deprecations.py::SelfReferentialTest::test_join_3_filter_by test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-False-False-False] test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_savepoint_cancelled_by_toplevel_marker [gw43] [ 23%] SKIPPED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_savepoint_cancelled_by_toplevel_marker [gw42] [ 23%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_flag_aliased_one [gw7] [ 23%] PASSED test/orm/inheritance/test_deprecations.py::RelationshipToSingleTest::test_of_type_aliased_fromjoinpoint test/orm/test_deprecations.py::SessionTest::test_autocommit_deprecated test/orm/test_deprecations.py::SessionTest::test_textual_execute [gw17] [ 23%] PASSED test/orm/test_deprecations.py::SessionTest::test_textual_execute test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-False-True-True] [gw63] [ 23%] PASSED test/orm/test_dynamic.py::DynamicTest::test_dynamic_on_backref [gw46] [ 23%] SKIPPED test/dialect/mysql/test_dialect.py::RemoveUTCTimestampTest::test_update_executemany_w_default test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_madness [gw27] [ 23%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_madness test/orm/test_dynamic.py::DynamicTest::test_m2m [gw1] [ 23%] PASSED test/orm/test_dynamic.py::DynamicTest::test_m2m test/orm/test_dynamic.py::DynamicTest::test_association_nonaliased [gw57] [ 23%] PASSED test/orm/test_dynamic.py::DynamicTest::test_association_nonaliased [gw37] [ 23%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_cx_oracle_py3k[CLOB] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_deferrable_flag_connection[True] [gw8] [ 23%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_returning_values test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch_percent [gw8] [ 23%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch_percent [gw5] [ 23%] PASSED test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_39_4::test_raw_qmark test/orm/test_deprecations.py::SessionEventsTest::test_on_bulk_update_hook [gw5] [ 23%] PASSED test/orm/test_deprecations.py::SessionEventsTest::test_on_bulk_update_hook [gw17] [ 23%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-False-True-True] test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_encoding [gw17] [ 23%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_encoding test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_one [gw25] [ 23%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_three test/sql/test_deprecations.py::SelectableTest::test_append_column_after_replace_selectable test/orm/test_deprecations.py::TestDeprecation20::test_relation [gw47] [ 23%] PASSED test/orm/test_deprecations.py::TestDeprecation20::test_relation test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[enable_typechecks-False] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_is_disconnect[2007-foo-OperationalError-pymysql-False] [gw59] [ 23%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_is_disconnect[2007-foo-OperationalError-pymysql-False] test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_update test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_clear [gw49] [ 23%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_clear test/orm/test_deprecations.py::OptionsTest::test_multi_entity_opt_on_string [gw49] [ 23%] PASSED test/orm/test_deprecations.py::OptionsTest::test_multi_entity_opt_on_string test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_flag_alias_two [gw49] [ 23%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_flag_alias_two [gw19] [ 23%] PASSED test/orm/test_deprecations.py::SelectFromTest::test_select_from_aliased_one test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_active_flag_autocommit test/dialect/postgresql/test_dialect.py::DialectTest::test_pg_dialect_no_native_unicode_in_python3 [gw43] [ 23%] SKIPPED test/dialect/postgresql/test_dialect.py::DialectTest::test_pg_dialect_no_native_unicode_in_python3 test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_sqla_py2k[NCLOB] [gw7] [ 23%] PASSED test/orm/test_deprecations.py::SessionTest::test_autocommit_deprecated test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-False-False-True] [gw7] [ 23%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-False-False-True] test/dialect/mysql/test_dialect.py::BackendDialectTest::test_no_default_isolation_level [gw7] [ 23%] SKIPPED test/dialect/mysql/test_dialect.py::BackendDialectTest::test_no_default_isolation_level test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_normal_arguments_mysqldb[client_flag-1234] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_serial_integer [gw52] [ 23%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_serial_integer test/dialect/oracle/test_dialect.py::TableValuedTest::test_scalar_strings_named_control [gw52] [ 23%] SKIPPED test/dialect/oracle/test_dialect.py::TableValuedTest::test_scalar_strings_named_control [gw25] [ 23%] PASSED test/sql/test_deprecations.py::SelectableTest::test_append_column_after_replace_selectable test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_mixed_transaction_control [gw25] [ 23%] SKIPPED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_mixed_transaction_control [gw47] [ 23%] PASSED test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[enable_typechecks-False] test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_empty_connection_string_w_query_one [gw47] [ 23%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_empty_connection_string_w_query_one [gw59] [ 23%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_update test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_limit_offset [gw59] [ 23%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_limit_offset [gw23] [ 23%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_three test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_flag_aliased_two [gw61] [ 23%] PASSED test/orm/test_dynamic.py::DynamicTest::test_detached_all_empty_list [gw35] [ 23%] SKIPPED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[NCLOB] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_dbapi_autocommit_attribute [gw35] [ 23%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_dbapi_autocommit_attribute test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-True-True-True] [gw43] [ 23%] SKIPPED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_sqla_py2k[NCLOB] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_preexecute_passivedefault [gw43] [ 23%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_preexecute_passivedefault test/dialect/mysql/test_dialect.py::RemoveUTCTimestampTest::test_insert_executemany [gw43] [ 23%] SKIPPED test/dialect/mysql/test_dialect.py::RemoveUTCTimestampTest::test_insert_executemany [gw7] [ 23%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_normal_arguments_mysqldb[client_flag-1234] test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_returning_preexecute_pk [gw7] [ 23%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_returning_preexecute_pk test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_branch_autocommit [gw25] [ 23%] SKIPPED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_branch_autocommit test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_older_cx_oracle_warning[NCLOB] [gw47] [ 23%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_older_cx_oracle_warning[NCLOB] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_readonly_flag_connection[False] test/orm/test_dynamic.py::DynamicTest::test_configured_order_by [gw59] [ 23%] PASSED test/orm/test_dynamic.py::DynamicTest::test_configured_order_by [gw30] [ 23%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_three test/sql/test_deprecations.py::SelectableTest::test_column test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_update_fallback [gw60] [ 23%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyBatchModeTest::test_update_fallback test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_limit_simple_offset test/sql/test_deprecations.py::SelectableTest::test_select_labels [gw38] [ 23%] PASSED test/sql/test_deprecations.py::SelectableTest::test_select_labels test/sql/test_deprecations.py::SubqueryCoercionsTest::test_fromclause_subquery [gw38] [ 23%] PASSED test/sql/test_deprecations.py::SubqueryCoercionsTest::test_fromclause_subquery test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_mixed_two_phase_transaction test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_ssl_arguments[mysqldb] [gw17] [ 23%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_ssl_arguments[mysqldb] test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch_offset [gw7] [ 23%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_fetch_offset test/orm/test_dynamic.py::DynamicTest::test_no_uselist_false test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_ident_length_in_13_is_30 [gw25] [ 23%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_ident_length_in_13_is_30 test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[DPI-1234: some other DPI error-None-False] [gw47] [ 23%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_readonly_flag_connection[False] test/dialect/mysql/test_dialect.py::SQLModeDetectionTest::test_ansi_quotes [gw47] [ 23%] SKIPPED test/dialect/mysql/test_dialect.py::SQLModeDetectionTest::test_ansi_quotes test/orm/test_dynamic.py::DynamicTest::test_no_m2o [gw4] [ 23%] PASSED test/orm/test_dynamic.py::DynamicTest::test_no_m2o [gw23] [ 23%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_flag_aliased_two test/sql/test_deprecations.py::SelectableTest::test_against_cloned_non_table [gw23] [ 23%] PASSED test/sql/test_deprecations.py::SelectableTest::test_against_cloned_non_table test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_ssl_arguments[oursql] [gw18] [ 23%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_ssl_arguments[oursql] test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert_page_size [gw60] [ 23%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_limit_simple_offset test/orm/test_dynamic.py::DynamicTest::test_count [gw60] [ 23%] PASSED test/orm/test_dynamic.py::DynamicTest::test_count test/orm/test_dynamic.py::DynamicTest::test_noload_issue[attronly] [gw8] [ 23%] PASSED test/orm/test_dynamic.py::DynamicTest::test_noload_issue[attronly] test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert_no_page_size [gw17] [ 23%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert_no_page_size test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_offset_zero [gw17] [ 23%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_offset_zero [gw7] [ 23%] PASSED test/orm/test_dynamic.py::DynamicTest::test_no_uselist_false [gw25] [ 23%] SKIPPED test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[DPI-1234: some other DPI error-None-False] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_autocommit_isolation_level [gw25] [ 23%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_autocommit_isolation_level test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_heavy_nesting [gw23] [ 23%] SKIPPED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_heavy_nesting test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_begin_begin_commit_commit [gw30] [ 23%] PASSED test/sql/test_deprecations.py::SelectableTest::test_column test/orm/inheritance/test_deprecations.py::SingleOnJoinedTest::test_single_on_joined [gw30] [ 23%] PASSED test/orm/inheritance/test_deprecations.py::SingleOnJoinedTest::test_single_on_joined [gw5] [ 23%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-True-True-True] test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_limit [gw58] [ 23%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_expr_limit test/orm/test_dynamic.py::DynamicTest::test_basic [gw58] [ 23%] PASSED test/orm/test_dynamic.py::DynamicTest::test_basic [gw18] [ 23%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert_page_size test/dialect/oracle/test_dialect.py::OutParamTest::test_out_params [gw18] [ 23%] SKIPPED test/dialect/oracle/test_dialect.py::OutParamTest::test_out_params test/orm/test_dynamic.py::DynamicTest::test_transient_access test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_nonempty_connection_string_w_query [gw50] [ 23%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_nonempty_connection_string_w_query test/dialect/oracle/test_dialect.py::ExecuteTest::test_limit_offset_for_update [gw38] [ 23%] SKIPPED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_mixed_two_phase_transaction test/dialect/oracle/test_dialect.py::DefaultSchemaNameTest::test_default_schema_detected [gw38] [ 23%] SKIPPED test/dialect/oracle/test_dialect.py::DefaultSchemaNameTest::test_default_schema_detected test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_cx_oracle_py3k[FIXED_CHAR] [gw38] [ 23%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_cx_oracle_py3k[FIXED_CHAR] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_deferrable_flag_engine test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[True-10.2.7-MariaDB] [gw25] [ 23%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[True-10.2.7-MariaDB] [gw23] [ 23%] PASSED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_begin_begin_commit_commit test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_threaded_deprecated_at_dialect_level [gw23] [ 23%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_threaded_deprecated_at_dialect_level test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_branch_twophase_rollback [gw30] [ 23%] SKIPPED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_branch_twophase_rollback test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_122_11compat_vparam_raises test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_ora8_flags [gw32] [ 23%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_ora8_flags test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_cx_oracle_py3k[STRING] [gw18] [ 23%] PASSED test/orm/test_dynamic.py::DynamicTest::test_transient_access test/dialect/oracle/test_dialect.py::DialectTest::test_minimum_version [gw41] [ 23%] PASSED test/dialect/oracle/test_dialect.py::DialectTest::test_minimum_version test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_sqla_py2k[CLOB] [gw41] [ 23%] SKIPPED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_sqla_py2k[CLOB] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_notice_logging [gw62] [ 23%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-False-False-False] test/dialect/mysql/test_dialect.py::AutocommitTextTest::test_load_data [gw62] [ 23%] SKIPPED test/dialect/mysql/test_dialect.py::AutocommitTextTest::test_load_data test/orm/test_dynamic.py::DynamicTest::test_statement [gw17] [ 23%] PASSED test/orm/test_dynamic.py::DynamicTest::test_statement [gw38] [ 23%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_deferrable_flag_engine test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_numeric_bind_round_trip [gw38] [ 23%] SKIPPED test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_numeric_bind_round_trip test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_to_polymorphic_flag_aliased test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[DPI-1010: not connected-None-True] [gw23] [ 23%] SKIPPED test/dialect/oracle/test_dialect.py::DialectWBackendTest::test_is_disconnect[DPI-1010: not connected-None-True] test/dialect/mysql/test_dialect.py::ExecutionTest::test_charset_caching test/dialect/mysql/test_dialect.py::BackendDialectTest::test_autocommit_isolation_level [gw5] [ 23%] SKIPPED test/dialect/mysql/test_dialect.py::BackendDialectTest::test_autocommit_isolation_level test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_mysqlconnector_raise_on_warnings_arg [gw32] [ 24%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_cx_oracle_py3k[STRING] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_checksfor_sequence [gw32] [ 24%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_checksfor_sequence [gw41] [ 24%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_notice_logging test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_python_side_default[True] [gw41] [ 24%] SKIPPED test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_python_side_default[True] [gw19] [ 24%] PASSED test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_active_flag_autocommit test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-True-False-True] [gw19] [ 24%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[nothing-True-False-True] [gw37] [ 24%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_deferrable_flag_connection[True] test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_numeric_bind_in_crud [gw37] [ 24%] SKIPPED test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_numeric_bind_in_crud [gw49] [ 24%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_to_polymorphic_flag_aliased [gw30] [ 24%] PASSED test/dialect/oracle/test_dialect.py::CompatFlagsTest::test_max_ident_122_11compat_vparam_raises test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_cx_oracle_py3k[FIXED_CHAR] [gw5] [ 24%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_mysqlconnector_raise_on_warnings_arg test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_return_pks_default_values [gw5] [ 24%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert_return_pks_default_values test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_limit_render_multiple_times [gw5] [ 24%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_limit_render_multiple_times test/orm/test_dynamic.py::DynamicTest::test_no_m2o_w_uselist test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_int_mode [gw19] [ 24%] SKIPPED test/dialect/oracle/test_dialect.py::CXOracleConnectArgsTest::test_int_mode test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_ssl_arguments[pymysql] [gw50] [ 24%] SKIPPED test/dialect/oracle/test_dialect.py::ExecuteTest::test_limit_offset_for_update test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_readonly_flag_engine[True] [gw50] [ 24%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_readonly_flag_engine[True] test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected7-10.1.9-MariaDBV1.0R050D002-20170809-1522-version7-True] [gw35] [ 24%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected7-10.1.9-MariaDBV1.0R050D002-20170809-1522-version7-True] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_is_disconnect[4032-foo-OperationalError-mysqldb-False] [gw62] [ 24%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_is_disconnect[4032-foo-OperationalError-mysqldb-False] [gw23] [ 24%] SKIPPED test/dialect/mysql/test_dialect.py::ExecutionTest::test_charset_caching test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[False-5.7.20] [gw23] [ 24%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_check_warning[False-5.7.20] [gw30] [ 24%] PASSED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_cx_oracle_py3k[FIXED_CHAR] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_backslash_escapes_detection[version2-True-False] [gw30] [ 24%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_backslash_escapes_detection[version2-True-False] test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected4-5.7.20-version4-False] [gw32] [ 24%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected4-5.7.20-version4-False] [gw42] [ 24%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_one 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/dialect/oracle/test_dialect.py::TableValuedTest::test_scalar_strings [gw50] [ 24%] SKIPPED test/dialect/oracle/test_dialect.py::TableValuedTest::test_scalar_strings test/dialect/postgresql/test_dialect.py::ExecutemanyFlagOptionsTest::test_executemany_wrong_flag_options [gw62] [ 24%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyFlagOptionsTest::test_executemany_wrong_flag_options test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_no_order [gw62] [ 24%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_no_order test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected2-5.0.51a.24+lenny5-version2-False] [gw30] [ 24%] PASSED test/dialect/mysql/test_dialect.py::ParseVersionTest::test_mariadb_normalized_version[expected2-5.0.51a.24+lenny5-version2-False] test/sql/test_deprecations.py::SelectableTest::test_when_kwarg[-CASE WHEN (test.col1 = :col1_1) THEN :param_1 ELSE :param_2 END] [gw49] [ 24%] PASSED test/sql/test_deprecations.py::SelectableTest::test_when_kwarg[-CASE WHEN (test.col1 = :col1_1) THEN :param_1 ELSE :param_2 END] test/orm/test_dynamic.py::DynamicTest::test_detached_raise [gw62] [ 24%] PASSED test/orm/test_dynamic.py::DynamicTest::test_detached_raise [gw19] [ 24%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_ssl_arguments[pymysql] test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert_unicode_keys [gw19] [ 24%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesPlusBatchInsertsTest::test_insert_unicode_keys test/orm/test_deprecations.py::TextTest::test_via_textasfrom_select_from [gw42] [ 24%] 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/dialect/postgresql/test_dialect.py::PGCodeTest::test_error_code [gw19] [ 24%] SKIPPED test/dialect/postgresql/test_dialect.py::PGCodeTest::test_error_code test/sql/test_deprecations.py::SubqueryCoercionsTest::test_select_of_select [gw42] [ 24%] PASSED test/sql/test_deprecations.py::SubqueryCoercionsTest::test_select_of_select test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_rollback_to_subtransaction [gw5] [ 24%] PASSED test/orm/test_dynamic.py::DynamicTest::test_no_m2o_w_uselist [gw42] [ 24%] SKIPPED test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_rollback_to_subtransaction test/dialect/postgresql/test_dialect.py::DialectTest::test_pg_dialect_no_native_unicode_in_python2 [gw42] [ 24%] SKIPPED test/dialect/postgresql/test_dialect.py::DialectTest::test_pg_dialect_no_native_unicode_in_python2 test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_sqla_py2k[FIXED_CHAR] [gw42] [ 24%] SKIPPED test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_sqla_py2k[FIXED_CHAR] test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_numeric_raise [gw42] [ 24%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_numeric_raise test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_table_round_trip [gw42] [ 24%] SKIPPED test/dialect/oracle/test_dialect.py::QuotedBindRoundTripTest::test_table_round_trip [gw12] [ 24%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[modify-True-True-False] test/dialect/mysql/test_dialect.py::BackendDialectTest::test_variable_fetch[5.6.49] [gw12] [ 24%] SKIPPED test/dialect/mysql/test_dialect.py::BackendDialectTest::test_variable_fetch[5.6.49] test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_normal_arguments_mysqldb[use_unicode-False] [gw12] [ 24%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_normal_arguments_mysqldb[use_unicode-False] test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_update [gw12] [ 24%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_update [gw49] [ 24%] PASSED test/orm/test_deprecations.py::TextTest::test_via_textasfrom_select_from test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit_expr_offset [gw12] [ 24%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_simple_limit_expr_offset test/orm/test_dynamic.py::DynamicTest::test_query_class_custom_method test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[passive_updates-False] [gw49] [ 24%] PASSED test/orm/test_deprecations.py::ViewonlyFlagWarningTest::test_viewonly_warning[passive_updates-False] test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_nonempty_connection_string [gw49] [ 24%] PASSED test/dialect/postgresql/test_dialect.py::DialectTest::test_psycopg2_nonempty_connection_string test/dialect/oracle/test_dialect.py::ExecuteTest::test_basic [gw49] [ 24%] SKIPPED test/dialect/oracle/test_dialect.py::ExecuteTest::test_basic test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_readonly_flag_engine[False] [gw49] [ 24%] SKIPPED test/dialect/postgresql/test_dialect.py::MiscBackendTest::test_readonly_flag_engine[False] test/dialect/mysql/test_dialect.py::SQLModeDetectionTest::test_combination [gw49] [ 24%] SKIPPED test/dialect/mysql/test_dialect.py::SQLModeDetectionTest::test_combination [gw12] [ 24%] PASSED test/orm/test_dynamic.py::DynamicTest::test_query_class_custom_method test/orm/test_dynamic.py::UOWTest::test_backref_saveuser test/orm/test_dynamic.py::UOWTest::test_collection_set test/orm/test_dynamic.py::UOWTest::test_backref_autoflush_savead test/orm/test_dynamic.py::HistoryTest::test_replace_transient test/orm/test_dynamic.py::UOWTest::test_backref_savead test/orm/test_dynamic.py::HistoryTest::test_remove_persistent test/orm/test_dynamic.py::UOWTest::test_persistence test/orm/test_dynamic.py::HistoryTest::test_replace_persistent_noflush test/orm/test_dynamic.py::UOWTest::test_delete_cascade [gw34] [ 24%] PASSED test/orm/test_dynamic.py::HistoryTest::test_replace_transient [gw40] [ 24%] PASSED test/orm/test_dynamic.py::UOWTest::test_backref_saveuser test/orm/test_eager_relations.py::EagerTest::test_cyclical [gw36] [ 24%] PASSED test/orm/test_dynamic.py::UOWTest::test_backref_autoflush_savead test/orm/test_dynamic.py::HistoryTest::test_backref_pop_persistent_noflush_m2m test/orm/test_dynamic.py::HistoryTest::test_backref_pop_persistent_autoflush_o2m_active_hist [gw41] [ 24%] PASSED test/orm/test_dynamic.py::UOWTest::test_collection_set test/orm/test_dynamic.py::UOWTest::test_backref_events test/dialect/mssql/test_engine.py::VersionDetectionTest::test_pymssql_version test/orm/test_dynamic.py::UOWTest::test_merge test/orm/test_eager_relations.py::EagerTest::test_double_w_ac_against_subquery [gw39] [ 24%] PASSED test/orm/test_dynamic.py::UOWTest::test_backref_savead test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_lazy_fallback_doesnt_affect_eager [gw34] [ 24%] PASSED test/dialect/mssql/test_engine.py::VersionDetectionTest::test_pymssql_version [gw49] [ 24%] PASSED test/orm/test_dynamic.py::UOWTest::test_persistence [gw30] [ 24%] PASSED test/orm/test_dynamic.py::HistoryTest::test_remove_persistent test/dialect/mssql/test_engine.py::VersionDetectionTest::test_pyodbc_version_fallback test/orm/test_dynamic.py::UOWTest::test_self_referential test/orm/test_eager_relations.py::EnsureColumnsAddedTest::test_joinedload_defered_pk_o2m test/orm/test_eager_relations.py::EagerTest::test_column_property_adaptation [gw33] [ 24%] PASSED test/orm/test_dynamic.py::HistoryTest::test_replace_persistent_noflush [gw34] [ 24%] PASSED test/dialect/mssql/test_engine.py::VersionDetectionTest::test_pyodbc_version_fallback test/orm/test_eager_relations.py::EagerTest::test_aliased_stmt_includes_unnamed_fn test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_gc_engine test/orm/test_eager_relations.py::EagerTest::test_against_select test/dialect/mssql/test_engine.py::VersionDetectionTest::test_pyodbc_version_productversion test/base/test_events.py::LegacySignatureTest::test_legacy_accept_kw_instance [gw39] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_gc_engine test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_get_connection [gw42] [ 24%] PASSED test/orm/test_dynamic.py::UOWTest::test_delete_cascade test/base/test_events.py::CustomTargetsTest::test_indirect [gw34] [ 24%] PASSED test/dialect/mssql/test_engine.py::VersionDetectionTest::test_pyodbc_version_productversion [gw39] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_get_connection [gw36] [ 24%] PASSED test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_lazy_fallback_doesnt_affect_eager test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_get_nested_transaction [gw30] [ 24%] PASSED test/base/test_events.py::CustomTargetsTest::test_indirect test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-selectinload-3-fixed] [gw39] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_get_nested_transaction test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_async_engine_from_config test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_get_transaction test/orm/test_events.py::DeclarativeEventListenTest::test_inheritance_propagate_after_config [gw38] [ 24%] PASSED test/orm/test_dynamic.py::UOWTest::test_backref_events [gw41] [ 24%] PASSED test/orm/test_eager_relations.py::EnsureColumnsAddedTest::test_joinedload_defered_pk_o2m test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_no_depth [gw34] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_async_engine_from_config test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_clear_compiled_cache [gw13] [ 24%] PASSED test/orm/test_eager_relations.py::EagerTest::test_cyclical [gw39] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_get_transaction test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_regen_conn_but_not_engine [gw39] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_regen_conn_but_not_engine [gw49] [ 24%] PASSED test/base/test_events.py::LegacySignatureTest::test_legacy_accept_kw_instance [gw24] [ 24%] PASSED test/orm/test_dynamic.py::HistoryTest::test_backref_pop_persistent_autoflush_o2m_active_hist test/orm/test_dynamic.py::HistoryTest::test_remove_transient test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_regen_trans_but_not_conn [gw34] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_clear_compiled_cache test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_conn_transaction_not_started [gw34] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_conn_transaction_not_started test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_connect_ctxmanager [gw25] [ 24%] PASSED test/orm/test_dynamic.py::HistoryTest::test_backref_pop_persistent_noflush_m2m test/orm/test_eager_relations.py::EntityViaMultiplePathTestOne::test_multi_path_load [gw39] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_regen_trans_but_not_conn test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_regenerate_connection test/base/test_events.py::RemovalTest::test_remove_wrapped_named [gw34] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_connect_ctxmanager test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_connect_plain test/base/test_events.py::LegacySignatureTest::test_legacy_accept_partial [gw49] [ 24%] PASSED test/base/test_events.py::LegacySignatureTest::test_legacy_accept_partial [gw42] [ 24%] PASSED test/base/test_events.py::RemovalTest::test_remove_wrapped_named [gw30] [ 24%] PASSED test/orm/test_events.py::DeclarativeEventListenTest::test_inheritance_propagate_after_config [gw52] [ 24%] PASSED test/orm/test_dynamic.py::UOWTest::test_self_referential test/base/test_events.py::LegacySignatureTest::test_standard_accept_has_legacies [gw49] [ 24%] PASSED test/base/test_events.py::LegacySignatureTest::test_standard_accept_has_legacies test/base/test_events.py::ListenOverrideTest::test_listen_override [gw34] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_connect_plain test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_connection_eq_ne [gw39] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_regenerate_connection [gw45] [ 24%] PASSED test/orm/test_dynamic.py::UOWTest::test_merge test/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_transient_via_rollback test/orm/test_events.py::RemovalTest::test_unmapped_listen [gw34] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_connection_eq_ne test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_connection_info [gw49] [ 24%] PASSED test/base/test_events.py::ListenOverrideTest::test_listen_override test/base/test_events.py::ListenOverrideTest::test_remove_clslevel [gw49] [ 24%] PASSED test/base/test_events.py::ListenOverrideTest::test_remove_clslevel test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_retval_flag test/base/test_except.py::PickleException::test_exc[NotSupportedError-1] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_aiter[None] [gw39] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_aiter[None] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_aiter[mappings] [gw36] [ 24%] PASSED test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_no_depth [gw34] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_connection_info test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_connection_not_started [gw34] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_connection_not_started [gw25] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[NotSupportedError-1] [gw39] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_aiter[mappings] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_aiter[scalars] [gw39] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_aiter[scalars] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_all[None] test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_create_async_engine_server_side_cursor [gw34] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_create_async_engine_server_side_cursor [gw12] [ 24%] PASSED test/orm/test_eager_relations.py::EagerTest::test_column_property_adaptation test/base/test_events.py::ListenOverrideTest::test_remove_instancelevel [gw49] [ 24%] PASSED test/base/test_events.py::ListenOverrideTest::test_remove_instancelevel test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_options [gw38] [ 24%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_retval_flag test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_transactional [gw38] [ 24%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_transactional [gw39] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_all[None] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_all[mappings] [gw39] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_all[mappings] test/base/test_except.py::PickleException::test_exc[NotSupportedError-details] [gw25] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[NotSupportedError-details] test/base/test_except.py::PickleException::test_exc[ObjectNotExecutableError-] test/engine/test_execute.py::ExecutionOptionsTest::test_propagate_engine_to_connection [gw45] [ 24%] PASSED test/engine/test_execute.py::ExecutionOptionsTest::test_propagate_engine_to_connection test/engine/test_execute.py::ExecutionOptionsTest::test_propagate_option_engine_to_connection test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_39_4::test_execution_opts_per_invoke[conn_opts1-exec_opts1-expected1] [gw52] [ 24%] PASSED test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_39_4::test_execution_opts_per_invoke[conn_opts1-exec_opts1-expected1] [gw31] [ 24%] PASSED test/orm/test_dynamic.py::HistoryTest::test_remove_transient test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_all[scalars] [gw39] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_all[scalars] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_columns_all test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_dispose [gw34] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_dispose test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_engine_eq_ne [gw34] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_engine_eq_ne [gw25] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[ObjectNotExecutableError-] test/base/test_except.py::PickleException::test_exc[OperationalError-0] [gw25] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[OperationalError-0] test/base/test_except.py::PickleException::test_exc[OperationalError-1] [gw25] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[OperationalError-1] test/base/test_except.py::PickleException::test_exc[OperationalError-details] [gw25] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[OperationalError-details] test/base/test_except.py::PickleException::test_exc[PendingRollbackError-] [gw8] [ 24%] PASSED test/orm/test_eager_relations.py::EagerTest::test_aliased_stmt_includes_unnamed_fn test/orm/test_expire.py::ExpireTest::test_unexpire_eager_dont_include_contains_eager[contains,joined] [gw25] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[PendingRollbackError-] test/base/test_except.py::PickleException::test_exc[ProgrammingError-0] test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instance_event_plain [gw13] [ 24%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_transient_via_rollback [gw7] [ 24%] PASSED test/orm/test_eager_relations.py::EagerTest::test_against_select test/orm/test_expire.py::ExpireTest::test_deferred_expire_explicit_attrs test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_execution_options [gw34] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_execution_options test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_get_dbapi_connection_raise [gw34] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_get_dbapi_connection_raise test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_get_raw_connection [gw34] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_get_raw_connection test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_init_once_concurrency [gw34] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_init_once_concurrency test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture0] [gw34] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture0] [gw40] [ 24%] PASSED test/orm/test_eager_relations.py::EagerTest::test_double_w_ac_against_subquery [gw45] [ 24%] PASSED test/engine/test_execute.py::ExecutionOptionsTest::test_propagate_option_engine_to_connection test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_39_4::test_connect_as_ctx_noautocommit [gw45] [ 24%] SKIPPED test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_39_4::test_connect_as_ctx_noautocommit [gw42] [ 24%] PASSED test/orm/test_events.py::RemovalTest::test_unmapped_listen [gw25] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[ProgrammingError-0] test/base/test_except.py::PickleException::test_exc[ProgrammingError-1] [gw25] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[ProgrammingError-1] test/sql/test_external_traversal.py::ClauseTest::test_aliased_cloned_column_adapt_exported [gw31] [ 24%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_aliased_cloned_column_adapt_exported [gw39] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_columns_all test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_keys[None] [gw39] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_keys[None] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_keys[mappings] [gw39] [ 24%] 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 [gw39] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_no_ss_cursor_w_exec_driver_sql test/orm/test_events.py::SessionLifecycleEventsTest::test_transient_to_pending test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_39_4::test_transaction_engine_ctx_begin_fails_include_enter [gw24] [ 24%] PASSED test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_39_4::test_transaction_engine_ctx_begin_fails_include_enter test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_39_4::test_transaction_engine_ctx_commit test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture1] [gw34] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture1] test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture2] [gw34] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture2] test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture3] [gw34] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture3] test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_39_4::test_connection_as_ctx [gw45] [ 24%] PASSED test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_39_4::test_connection_as_ctx [gw41] [ 24%] PASSED test/orm/test_eager_relations.py::EntityViaMultiplePathTestOne::test_multi_path_load test/orm/test_eager_relations.py::EntityViaMultiplePathTestOne::test_multi_path_load_of_type [gw30] [ 24%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instance_event_plain test/base/test_except.py::PickleException::test_exc[ProgrammingError-details] [gw25] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[ProgrammingError-details] test/base/test_except.py::PickleException::test_exc[RemovedIn20Warning-] [gw25] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[RemovedIn20Warning-] test/base/test_except.py::PickleException::test_exc[ResourceClosedError-] test/sql/test_external_traversal.py::ClauseAdapterTest::test_aliasedselect_to_aliasedselect_join_nested_table[False] [gw7] [ 24%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_aliasedselect_to_aliasedselect_join_nested_table[False] test/sql/test_external_traversal.py::ClauseAdapterTest::test_aliasedselect_to_aliasedselect_join_nested_table[True] test/orm/test_events.py::LoadTest::test_just_loaded [gw49] [ 24%] PASSED test/orm/test_events.py::LoadTest::test_just_loaded test/orm/test_events.py::LoadTest::test_repeated_rows [gw13] [ 24%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_transient_to_pending test/orm/test_eager_relations.py::EagerTest::test_double_with_aggregate test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture4] [gw34] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture4] test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_39_4::test_transaction_connection_ctx_commit [gw45] [ 24%] PASSED test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_39_4::test_transaction_connection_ctx_commit [gw36] [ 24%] PASSED test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_options test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_with_deferred test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_39_4::test_execution_opts_per_invoke[conn_opts2-exec_opts2-expected2] test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves[-load-] test/sql/test_external_traversal.py::ClauseTest::test_aliased_cloned_column_adapt_inner [gw31] [ 24%] 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 test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_no_ss_cursor_w_execute [gw39] [ 24%] 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 [gw39] [ 24%] 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 [gw39] [ 24%] 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] [gw39] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_one_success[None] [gw41] [ 24%] PASSED test/orm/test_eager_relations.py::EntityViaMultiplePathTestOne::test_multi_path_load_of_type test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture5] [gw34] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture5] test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture6] test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_39_4::test_transaction_connection_ctx_rollback [gw45] [ 24%] PASSED test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_39_4::test_transaction_connection_ctx_rollback test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_39_4::test_transaction_engine_ctx_begin_fails_dont_enter_enter [gw45] [ 24%] PASSED test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_39_4::test_transaction_engine_ctx_begin_fails_dont_enter_enter test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_39_4::test_transaction_engine_ctx_begin_fails_include_enter [gw40] [ 24%] PASSED test/orm/test_eager_relations.py::EagerTest::test_double_with_aggregate test/orm/test_eager_relations.py::EagerTest::test_eager_option [gw25] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[ResourceClosedError-] test/base/test_except.py::PickleException::test_exc[SADeprecationWarning-] [gw25] [ 24%] PASSED test/base/test_except.py::PickleException::test_exc[SADeprecationWarning-] test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_transactional_advanced [gw38] [ 24%] SKIPPED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_transactional_advanced [gw42] [ 24%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves[-load-] test/base/test_events.py::SlotsEventsTest::test_no_slots_dispatch [gw13] [ 24%] PASSED test/base/test_events.py::SlotsEventsTest::test_no_slots_dispatch test/base/test_events.py::SlotsEventsTest::test_slots_dispatch test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_one_success[mappings] [gw39] [ 24%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_one_success[mappings] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_one_success[scalars] [gw7] [ 25%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_aliasedselect_to_aliasedselect_join_nested_table[True] [gw49] [ 25%] PASSED test/orm/test_events.py::LoadTest::test_repeated_rows test/orm/test_eager_relations.py::EntityViaMultiplePathTestThree::test_multi_path_load_lazy_none [gw12] [ 25%] PASSED test/orm/test_expire.py::ExpireTest::test_deferred_expire_explicit_attrs test/orm/test_expire.py::ExpireTest::test_deferred_expire_normally test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instance_event_subclass_no_propagate [gw30] [ 25%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instance_event_subclass_no_propagate test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instance_event_subclass_post_mapping_propagate [gw45] [ 25%] PASSED test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_39_4::test_transaction_engine_ctx_begin_fails_include_enter test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_39_4::test_transaction_engine_ctx_commit [gw45] [ 25%] PASSED test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_39_4::test_transaction_engine_ctx_commit test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_39_4::test_transaction_engine_ctx_rollback test/base/test_except.py::PickleException::test_exc[SAPendingDeprecationWarning-] [gw25] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[SAPendingDeprecationWarning-] test/base/test_except.py::PickleException::test_exc[SAWarning-] test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_transactional_named [gw38] [ 25%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_transactional_named test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_autocommit_option_no_issue_first_connect [gw38] [ 25%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_autocommit_option_no_issue_first_connect test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_dialect_has_table_assertion [gw38] [ 25%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_dialect_has_table_assertion test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_dialect_init_uses_options [gw38] [ 25%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_dialect_init_uses_options [gw13] [ 25%] PASSED test/base/test_events.py::SlotsEventsTest::test_slots_dispatch test/base/test_events.py::SubclassGrowthTest::test_subclass test/sql/test_external_traversal.py::ClauseAdapterTest::test_aliasedselect_to_aliasedselect_straight [gw7] [ 25%] 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] [gw7] [ 25%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_correlate_except_on_clone[False] [gw33] [ 25%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-selectinload-3-fixed] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-selectinload-3-payload] [gw30] [ 25%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instance_event_subclass_post_mapping_propagate test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instance_event_subclass_propagate_baseclass [gw30] [ 25%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instance_event_subclass_propagate_baseclass test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instance_event_subclass_propagate_subclass_only [gw30] [ 25%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instance_event_subclass_propagate_subclass_only [gw41] [ 25%] PASSED test/orm/test_eager_relations.py::EntityViaMultiplePathTestThree::test_multi_path_load_lazy_none [gw25] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[SAWarning-] test/base/test_except.py::PickleException::test_exc[SQLAlchemyError-] [gw25] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[SQLAlchemyError-] [gw31] [ 25%] 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 [gw31] [ 25%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_aliased_column_adapt test/sql/test_external_traversal.py::ClauseTest::test_aliased_cte_w_union [gw31] [ 25%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_aliased_cte_w_union test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves[-loaded_as_persistent-] [gw42] [ 25%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves[-loaded_as_persistent-] test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves[-refresh-] [gw40] [ 25%] PASSED test/orm/test_eager_relations.py::EagerTest::test_eager_option test/orm/test_eager_relations.py::EagerTest::test_from_statement[False] test/sql/test_external_traversal.py::ClauseAdapterTest::test_correlate_except_on_clone[True] [gw36] [ 25%] PASSED test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_with_deferred test/orm/test_eager_relations.py::SelfReferentialM2MEagerTest::test_basic [gw45] [ 25%] PASSED test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_39_4::test_transaction_engine_ctx_rollback test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_add_event_after_connect [gw45] [ 25%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_add_event_after_connect [gw12] [ 25%] PASSED test/orm/test_expire.py::ExpireTest::test_deferred_expire_normally test/orm/test_expire.py::ExpireTest::test_deferred_expire_w_transient_to_detached test/base/test_except.py::PickleException::test_exc[StatementError-0] [gw25] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[StatementError-0] test/base/test_except.py::PickleException::test_exc[StatementError-1] [gw25] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[StatementError-1] test/base/test_except.py::PickleException::test_exc[StatementError-details] [gw25] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[StatementError-details] test/base/test_except.py::PickleException::test_exc[TimeoutError-] [gw25] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[TimeoutError-] 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] [gw31] [ 25%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[False-False--CASE WHEN (t1_1.col1 = :col1_1) THEN :param_1 ELSE t1_1.col1 END] test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[False-False--t1_1.col1 = :col1_1] [gw31] [ 25%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[False-False--t1_1.col1 = :col1_1] test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[False-False--t1_1.col1] [gw31] [ 25%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[False-False--t1_1.col1] test/orm/test_eager_relations.py::EntityViaMultiplePathTestTwo::test_multi_path_load_legacy_join_style test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_argument_format_execute test/orm/test_events.py::MapperEventsTest::test_basic test/base/test_except.py::PickleException::test_exc[UnboundExecutionError-] [gw25] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[UnboundExecutionError-] test/base/test_except.py::PickleException::test_exc[UnreflectableTableError-] [gw25] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[UnreflectableTableError-] test/base/test_except.py::PickleException::test_exc[UnsupportedCompilationError-0] [gw25] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[UnsupportedCompilationError-0] test/base/test_except.py::PickleException::test_exc[UnsupportedCompilationError-1] [gw25] [ 25%] PASSED test/base/test_except.py::PickleException::test_exc[UnsupportedCompilationError-1] [gw42] [ 25%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves[-refresh-] test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves_existing[-load-] [gw42] [ 25%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves_existing[-load-] 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] [gw31] [ 25%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[False-True--CASE WHEN (t1_1.col1 = :col1_1) THEN :param_1 ELSE t1_1.col1 END] test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[False-True--t1_1.col1 = :col1_1] [gw31] [ 25%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[False-True--t1_1.col1 = :col1_1] test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[False-True--t1_1.col1] [gw31] [ 25%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[False-True--t1_1.col1] test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[True-False--CASE WHEN (t1_1.col1 = :col1_1) THEN :param_1 ELSE t1_1.col1 END] [gw31] [ 25%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[True-False--CASE WHEN (t1_1.col1 = :col1_1) THEN :param_1 ELSE t1_1.col1 END] test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[True-False--t1_1.col1 = :col1_1] [gw33] [ 25%] 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] [gw45] [ 25%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_argument_format_execute test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_cant_listen_to_option_engine [gw45] [ 25%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_cant_listen_to_option_engine test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_close_parameter[False] [gw45] [ 25%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_close_parameter[False] [gw12] [ 25%] PASSED test/orm/test_expire.py::ExpireTest::test_deferred_expire_w_transient_to_detached test/orm/test_expire.py::ExpireTest::test_deferred_notfound [gw39] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_one_success[scalars] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[None] [gw39] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[None] test/base/test_except.py::WrapTest::test_db_error_busted_dbapi [gw25] [ 25%] PASSED test/base/test_except.py::WrapTest::test_db_error_busted_dbapi test/base/test_except.py::WrapTest::test_db_error_dbapi_uses_wrong_names [gw25] [ 25%] PASSED test/base/test_except.py::WrapTest::test_db_error_dbapi_uses_wrong_names test/base/test_except.py::WrapTest::test_db_error_keyboard_interrupt [gw25] [ 25%] PASSED test/base/test_except.py::WrapTest::test_db_error_keyboard_interrupt test/base/test_except.py::WrapTest::test_db_error_noncompliant_dbapi [gw7] [ 25%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_correlate_except_on_clone[True] test/sql/test_external_traversal.py::ClauseAdapterTest::test_correlate_except_with_mixed_tables[False] [gw7] [ 25%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_correlate_except_with_mixed_tables[False] [gw8] [ 25%] PASSED test/orm/test_expire.py::ExpireTest::test_unexpire_eager_dont_include_contains_eager[contains,joined] test/orm/test_expire.py::ExpireTest::test_unexpire_eager_dont_overwrite_related [gw8] [ 25%] PASSED test/orm/test_expire.py::ExpireTest::test_unexpire_eager_dont_overwrite_related [gw49] [ 25%] PASSED test/orm/test_events.py::MapperEventsTest::test_basic test/orm/test_events.py::MapperEventsTest::test_before_after_configured [gw24] [ 25%] PASSED test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_39_4::test_transaction_engine_ctx_commit test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_39_4::test_transaction_engine_ctx_rollback [gw36] [ 25%] PASSED test/orm/test_eager_relations.py::SelfReferentialM2MEagerTest::test_basic test/orm/test_eager_relations.py::SingletonConstantSubqTest_sqlite+pysqlite_3_39_4::test_limited_eager_w_multi_null_booleans test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_close_parameter[True] [gw45] [ 25%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_close_parameter[True] test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_clslevel_engine_event_options [gw45] [ 25%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_clslevel_engine_event_options test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[mappings] [gw39] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[mappings] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[scalars] [gw39] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_partitions[scalars] [gw34] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture6] test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture7] [gw34] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture7] test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves_existing[-loaded_as_persistent-] [gw42] [ 25%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves_existing[-loaded_as_persistent-] test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves_existing[-refresh-] [gw42] [ 25%] 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-] test/sql/test_external_traversal.py::ClauseAdapterTest::test_correlate_except_with_mixed_tables[True] [gw7] [ 25%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_correlate_except_with_mixed_tables[True] [gw33] [ 25%] 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] test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_dont_wrap_mixin [gw38] [ 25%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_dont_wrap_mixin test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_empty_insert [gw40] [ 25%] PASSED test/orm/test_eager_relations.py::EagerTest::test_from_statement[False] test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_cursor_events_ctx_execute_scalar [gw45] [ 25%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_cursor_events_ctx_execute_scalar test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_cursor_events_execute [gw49] [ 25%] PASSED test/orm/test_events.py::MapperEventsTest::test_before_after_configured test/orm/test_events.py::MapperEventsTest::test_before_after_configured_warn_on_non_mapper test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_invalidate [gw34] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_invalidate test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_isolation_level [gw34] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_isolation_level [gw25] [ 25%] PASSED test/base/test_except.py::WrapTest::test_db_error_noncompliant_dbapi test/base/test_except.py::WrapTest::test_db_error_normal [gw25] [ 25%] PASSED test/base/test_except.py::WrapTest::test_db_error_normal test/base/test_except.py::WrapTest::test_db_error_system_exit [gw25] [ 25%] PASSED test/base/test_except.py::WrapTest::test_db_error_system_exit test/base/test_except.py::WrapTest::test_statement_error_no_code [gw25] [ 25%] PASSED test/base/test_except.py::WrapTest::test_statement_error_no_code [gw42] [ 25%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves_existing_for_subclass[load-] test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instrument_event [gw30] [ 25%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instrument_event test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instrument_event_subclass_no_propagate test/orm/test_expire.py::ExpiredPendingTest::test_expired_pending test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_labeled_on_date_noalias test/orm/test_eager_relations.py::EagerTest::test_from_statement[True] [gw40] [ 25%] PASSED test/orm/test_eager_relations.py::EagerTest::test_from_statement[True] test/orm/test_eager_relations.py::EagerTest::test_from_statement_contains_eager[False] [gw12] [ 25%] PASSED test/orm/test_expire.py::ExpireTest::test_deferred_notfound test/orm/test_expire.py::ExpireTest::test_expire test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_scalars[scalars] [gw39] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_scalars[scalars] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_scalars[stream_scalars] [gw45] [ 25%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_cursor_events_execute test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_cursor_execute [gw45] [ 25%] SKIPPED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_cursor_execute test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_dispose_event test/base/test_except.py::WrapTest::test_statement_error_w_code [gw25] [ 25%] PASSED test/base/test_except.py::WrapTest::test_statement_error_w_code test/base/test_except.py::WrapTest::test_tostring [gw25] [ 25%] PASSED test/base/test_except.py::WrapTest::test_tostring test/base/test_except.py::WrapTest::test_tostring_large_dict [gw25] [ 25%] PASSED test/base/test_except.py::WrapTest::test_tostring_large_dict test/sql/test_external_traversal.py::ClauseAdapterTest::test_correlation_on_clone [gw7] [ 25%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_correlation_on_clone test/sql/test_external_traversal.py::ClauseAdapterTest::test_derived_from [gw7] [ 25%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_derived_from test/sql/test_external_traversal.py::ClauseAdapterTest::test_functions [gw7] [ 25%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_functions test/sql/test_external_traversal.py::ClauseAdapterTest::test_include_exclude [gw40] [ 25%] PASSED test/orm/test_eager_relations.py::EagerTest::test_from_statement_contains_eager[False] test/orm/test_eager_relations.py::EagerTest::test_from_statement_contains_eager[True] [gw39] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_scalars[stream_scalars] test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_unique_all [gw39] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncResultTest::test_unique_all test/ext/asyncio/test_engine_py3k.py::TextSyncDBAPI::test_sync_dbapi_raises test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_no_attach_to_event_loop [gw34] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_no_attach_to_event_loop test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_pool_exhausted_no_timeout [gw34] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_pool_exhausted_no_timeout test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_pool_exhausted_some_timeout [gw34] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_pool_exhausted_some_timeout test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_proxied_attrs_connection [gw45] [ 25%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_dispose_event test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_dont_modify_statement_driversql [gw45] [ 25%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_dont_modify_statement_driversql [gw33] [ 25%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-subqueryload-3-fixed] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-subqueryload-3-payload] [gw31] [ 25%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[True-False--t1_1.col1 = :col1_1] test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[True-False--t1_1.col1] [gw31] [ 25%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[True-False--t1_1.col1] 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] [gw30] [ 25%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instrument_event_subclass_no_propagate test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instrument_event_subclass_propagate [gw30] [ 25%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_instrument_event_subclass_propagate [gw12] [ 25%] PASSED test/orm/test_expire.py::ExpireTest::test_expire [gw41] [ 25%] PASSED test/orm/test_eager_relations.py::EntityViaMultiplePathTestTwo::test_multi_path_load_legacy_join_style [gw39] [ 25%] 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] [gw39] [ 25%] 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] [gw39] [ 25%] PASSED test/ext/asyncio/test_engine_py3k.py::TextSyncDBAPI::test_sync_driver_execution[1] [gw34] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_proxied_attrs_connection test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_proxied_attrs_engine [gw34] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_proxied_attrs_engine test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_run_async [gw49] [ 25%] PASSED test/orm/test_events.py::MapperEventsTest::test_before_after_configured_warn_on_non_mapper test/orm/test_events.py::MapperEventsTest::test_before_after_only_collection [gw49] [ 25%] PASSED test/orm/test_events.py::MapperEventsTest::test_before_after_only_collection [gw24] [ 25%] PASSED test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_39_4::test_transaction_engine_ctx_rollback test/engine/test_execute.py::DialectDoesntSupportCachingTest::test_it_caches [gw24] [ 25%] PASSED test/engine/test_execute.py::DialectDoesntSupportCachingTest::test_it_caches test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves_existing_for_subclass[refresh-] [gw42] [ 25%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_flag_resolves_existing_for_subclass[refresh-] test/orm/test_events.py::RestoreLoadContextTest::test_warning[-load-] [gw38] [ 25%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_empty_insert test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_engine_level_options [gw38] [ 25%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_engine_level_options [gw7] [ 25%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_include_exclude test/sql/test_external_traversal.py::ClauseAdapterTest::test_join_to_alias [gw7] [ 25%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_join_to_alias test/sql/test_external_traversal.py::ClauseAdapterTest::test_joins_dont_adapt [gw7] [ 25%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_joins_dont_adapt test/orm/test_eager_relations.py::EntityViaMultiplePathTestTwo::test_multi_path_load_of_type [gw41] [ 25%] PASSED test/orm/test_eager_relations.py::EntityViaMultiplePathTestTwo::test_multi_path_load_of_type test/orm/test_eager_relations.py::InnerJoinSplicingTest_sqlite+pysqlite_3_39_4::test_multiple_splice_points [gw40] [ 25%] PASSED test/orm/test_eager_relations.py::EagerTest::test_from_statement_contains_eager[True] test/orm/test_eager_relations.py::EagerTest::test_group_by_only [gw34] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_run_async test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_savepoint_commit_noctx [gw34] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_savepoint_commit_noctx test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_emit_sql_in_autobegin [gw45] [ 25%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_emit_sql_in_autobegin test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_engine_connect [gw45] [ 25%] SKIPPED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_engine_connect test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_execute_events [gw31] [ 25%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[True-True--CASE WHEN (t1_1.col1 = :col1_1) THEN :param_1 ELSE t1_1.col1 END] test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[True-True--t1_1.col1 = :col1_1] [gw31] [ 25%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[True-True--t1_1.col1 = :col1_1] test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[True-True--t1_1.col1] test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_exception_wrapping_dbapi [gw38] [ 25%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_exception_wrapping_dbapi test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_exception_wrapping_non_dbapi_error [gw38] [ 25%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_exception_wrapping_non_dbapi_error test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_exception_wrapping_non_dbapi_statement [gw38] [ 25%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_exception_wrapping_non_dbapi_statement test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_exception_wrapping_non_standard_dbapi_error test/sql/test_external_traversal.py::ClauseAdapterTest::test_label_anonymize_one [gw7] [ 25%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_label_anonymize_one test/sql/test_external_traversal.py::ClauseAdapterTest::test_label_anonymize_three [gw7] [ 25%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_label_anonymize_three test/sql/test_external_traversal.py::ClauseAdapterTest::test_label_anonymize_two [gw33] [ 25%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-subqueryload-3-payload] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-joinedload-1-dont_cache] test/base/test_except.py::WrapTest::test_tostring_large_executemany [gw25] [ 25%] PASSED test/base/test_except.py::WrapTest::test_tostring_large_executemany test/base/test_except.py::WrapTest::test_tostring_large_list [gw25] [ 25%] PASSED test/base/test_except.py::WrapTest::test_tostring_large_list test/orm/test_expire.py::ExpireTest::test_expire_all test/engine/test_execute.py::DialectDoesntSupportCachingTest::test_no_cache [gw24] [ 25%] PASSED test/engine/test_execute.py::DialectDoesntSupportCachingTest::test_no_cache test/engine/test_execute.py::DialectEventTest::test_connect_do_connect [gw42] [ 25%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_warning[-load-] test/orm/test_events.py::RestoreLoadContextTest::test_warning[-loaded_as_persistent-] [gw42] [ 25%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_warning[-loaded_as_persistent-] test/orm/test_events.py::RestoreLoadContextTest::test_warning[-refresh-] [gw42] [ 25%] PASSED test/orm/test_events.py::RestoreLoadContextTest::test_warning[-refresh-] test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event [gw30] [ 25%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event_subclass_no_propagate [gw45] [ 25%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_execute_events test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_execution_options [gw45] [ 25%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_execution_options test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_force_conn_events_false test/ext/asyncio/test_engine_py3k.py::TextSyncDBAPI::test_sync_driver_execution[2] [gw39] [ 25%] PASSED test/ext/asyncio/test_engine_py3k.py::TextSyncDBAPI::test_sync_driver_execution[2] test/ext/asyncio/test_engine_py3k.py::TextSyncDBAPI::test_sync_driver_run_sync [gw39] [ 25%] PASSED test/ext/asyncio/test_engine_py3k.py::TextSyncDBAPI::test_sync_driver_run_sync test/orm/test_evaluator.py::EvaluateTest::test_boolean_ops [gw40] [ 25%] PASSED test/orm/test_eager_relations.py::EagerTest::test_group_by_only test/orm/test_eager_relations.py::EagerTest::test_inner_join [gw8] [ 25%] PASSED test/orm/test_expire.py::ExpiredPendingTest::test_expired_pending test/orm/test_expire.py::LifecycleTest::test_attr_not_inserted [gw31] [ 25%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_annotated_label_cases[True-True--t1_1.col1] test/sql/test_external_traversal.py::ClauseTest::test_binary [gw31] [ 25%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_binary test/sql/test_external_traversal.py::ClauseTest::test_binary_anon_label_quirk [gw31] [ 25%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_binary_anon_label_quirk test/sql/test_external_traversal.py::ClauseTest::test_bindparams [gw31] [ 25%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_bindparams test/sql/test_external_traversal.py::ClauseTest::test_correlated_select [gw56] [ 25%] PASSED test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_labeled_on_date_noalias [gw36] [ 25%] PASSED test/orm/test_eager_relations.py::SingletonConstantSubqTest_sqlite+pysqlite_3_39_4::test_limited_eager_w_multi_null_booleans test/orm/test_eager_relations.py::SingletonConstantSubqTest_sqlite+pysqlite_3_39_4::test_limited_eager_w_null [gw38] [ 25%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_exception_wrapping_non_standard_dbapi_error test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_execute_compiled_favors_compiled_paramstyle [gw38] [ 25%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_execute_compiled_favors_compiled_paramstyle test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_generative_engine_event_dispatch_hasevents [gw38] [ 25%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_generative_engine_event_dispatch_hasevents [gw45] [ 25%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_force_conn_events_false test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_future_fixture test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_savepoint_rollback_noctx [gw34] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_savepoint_rollback_noctx test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_transaction_accessor [gw34] [ 25%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_transaction_accessor [gw39] [ 25%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_boolean_ops test/orm/test_evaluator.py::EvaluateTest::test_compare_to_callable_bind [gw39] [ 25%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_compare_to_callable_bind test/orm/test_evaluator.py::EvaluateTest::test_compare_to_none [gw39] [ 25%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_compare_to_none test/orm/test_evaluator.py::EvaluateTest::test_compare_to_value [gw33] [ 26%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-joinedload-1-dont_cache] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-joinedload-1-fixed] [gw33] [ 26%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-joinedload-1-fixed] [gw31] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_correlated_select test/sql/test_external_traversal.py::ClauseTest::test_cte_w_union [gw31] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_cte_w_union test/sql/test_external_traversal.py::ClauseTest::test_dont_adapt_singleton_elements[elem0] [gw31] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_dont_adapt_singleton_elements[elem0] test/orm/test_events.py::MapperEventsTest::test_before_mapper_configured_event[False-False] [gw49] [ 26%] PASSED test/orm/test_events.py::MapperEventsTest::test_before_mapper_configured_event[False-False] test/orm/test_events.py::MapperEventsTest::test_before_mapper_configured_event[False-True] [gw49] [ 26%] PASSED test/orm/test_events.py::MapperEventsTest::test_before_mapper_configured_event[False-True] [gw7] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_label_anonymize_two test/sql/test_external_traversal.py::ClauseAdapterTest::test_multilevel_equivalents test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_transaction_commit [gw34] [ 26%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_transaction_commit test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_transaction_eq_ne [gw34] [ 26%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_transaction_eq_ne test/base/test_except.py::WrapTest::test_tostring_with_newlines [gw25] [ 26%] PASSED test/base/test_except.py::WrapTest::test_tostring_with_newlines test/base/test_except.py::WrapTest::test_version_token [gw25] [ 26%] PASSED test/base/test_except.py::WrapTest::test_version_token test/base/test_except.py::WrapTest::test_wrap_multi_arg [gw25] [ 26%] PASSED test/base/test_except.py::WrapTest::test_wrap_multi_arg test/base/test_except.py::WrapTest::test_wrap_unicode_arg [gw39] [ 26%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_compare_to_value test/orm/test_evaluator.py::EvaluateTest::test_in [gw39] [ 26%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_in test/orm/test_evaluator.py::EvaluateTest::test_in_tuples [gw39] [ 26%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_in_tuples test/orm/test_evaluator.py::EvaluateTest::test_null_propagation [gw39] [ 26%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_null_propagation test/sql/test_external_traversal.py::ClauseTest::test_union [gw8] [ 26%] PASSED test/orm/test_expire.py::LifecycleTest::test_attr_not_inserted test/orm/test_expire.py::LifecycleTest::test_attr_not_inserted_expired [gw52] [ 26%] PASSED test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_39_4::test_execution_opts_per_invoke[conn_opts2-exec_opts2-expected2] test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_39_4::test_execution_opts_per_invoke_execute_events[stmt_opts0-conn_opts0-exec_opts0-expected0] test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_generative_engine_execution_options [gw38] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_generative_engine_execution_options test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_initialize_rollback [gw38] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_initialize_rollback test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_no_params_option [gw38] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_no_params_option test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_transaction_rollback [gw34] [ 26%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_transaction_rollback test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_we_are_definitely_running_async_tests [gw45] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_future_fixture test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_generative_engine_event_dispatch [gw45] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_generative_engine_event_dispatch test/orm/test_events.py::SessionEventsTest::test_autobegin_no_reentrant[False] [gw42] [ 26%] PASSED test/orm/test_events.py::SessionEventsTest::test_autobegin_no_reentrant[False] test/orm/test_events.py::SessionEventsTest::test_autobegin_no_reentrant[True] [gw30] [ 26%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event_subclass_no_propagate test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event_subclass_post_mapping_propagate [gw30] [ 26%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event_subclass_post_mapping_propagate test/orm/test_evaluator.py::EvaluateTest::test_raise_on_unannotated_unmatched_column [gw39] [ 26%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_raise_on_unannotated_unmatched_column test/orm/test_evaluator.py::EvaluateTest::test_true_false test/sql/test_external_traversal.py::ClauseTest::test_dont_adapt_singleton_elements[elem1] [gw31] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_dont_adapt_singleton_elements[elem1] test/sql/test_external_traversal.py::ClauseTest::test_extract [gw31] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_extract test/sql/test_external_traversal.py::ClauseTest::test_funcfilter [gw7] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_multilevel_equivalents test/sql/test_external_traversal.py::ClauseAdapterTest::test_prev_entities_adapt [gw7] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_prev_entities_adapt test/sql/test_external_traversal.py::ClauseAdapterTest::test_recursive [gw7] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_recursive test/sql/test_external_traversal.py::ClauseAdapterTest::test_recursive_equivalents [gw34] [ 26%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEngineTest::test_we_are_definitely_running_async_tests test/ext/asyncio/test_engine_py3k.py::AsyncEventTest::test_event_on_sync_connection [gw34] [ 26%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEventTest::test_event_on_sync_connection test/ext/asyncio/test_engine_py3k.py::AsyncEventTest::test_no_async_listeners test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_insert_connect_is_definitely_first[False-False] [gw45] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_insert_connect_is_definitely_first[False-False] test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_insert_connect_is_definitely_first[True-False] [gw45] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_insert_connect_is_definitely_first[True-False] test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_insert_connect_is_definitely_first[True-True] [gw40] [ 26%] PASSED test/orm/test_eager_relations.py::EagerTest::test_inner_join test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-joinedload-1-payload] [gw33] [ 26%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-joinedload-1-payload] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-lazyload-10-dont_cache] [gw33] [ 26%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-lazyload-10-dont_cache] test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event_subclass_post_mapping_propagate_two [gw30] [ 26%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event_subclass_post_mapping_propagate_two [gw39] [ 26%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_true_false test/orm/test_evaluator.py::EvaluateTest::test_warn_on_unannotated_matched_column [gw39] [ 26%] PASSED test/orm/test_evaluator.py::EvaluateTest::test_warn_on_unannotated_matched_column test/orm/test_evaluator.py::M2OEvaluateTest::test_delete_expired [gw39] [ 26%] PASSED test/orm/test_evaluator.py::M2OEvaluateTest::test_delete_expired test/orm/test_evaluator.py::M2OEvaluateTest::test_delete_not_expired [gw39] [ 26%] PASSED test/orm/test_evaluator.py::M2OEvaluateTest::test_delete_not_expired test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_non_dict_mapping [gw38] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_non_dict_mapping test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_not_an_executable [gw38] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_not_an_executable test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_raw_named [gw38] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_raw_named test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_raw_named_invalid [gw38] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_raw_named_invalid test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_raw_positional_invalid [gw38] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_raw_positional_invalid [gw25] [ 26%] PASSED test/base/test_except.py::WrapTest::test_wrap_unicode_arg test/engine/test_execute.py::CompiledCacheTest_sqlite+pysqlite_3_39_4::test_cache [gw25] [ 26%] PASSED test/engine/test_execute.py::CompiledCacheTest_sqlite+pysqlite_3_39_4::test_cache test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-lazyload-10-fixed] test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event_subclass_propagate [gw30] [ 26%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_deferred_map_event_subclass_propagate test/orm/test_events.py::DeferredMapperEventsTest::test_instrument_event_auto_remove [gw42] [ 26%] PASSED test/orm/test_events.py::SessionEventsTest::test_autobegin_no_reentrant[True] test/orm/test_events.py::SessionEventsTest::test_before_flush_affects_dirty [gw42] [ 26%] PASSED test/orm/test_events.py::SessionEventsTest::test_before_flush_affects_dirty [gw52] [ 26%] PASSED test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_39_4::test_execution_opts_per_invoke_execute_events[stmt_opts0-conn_opts0-exec_opts0-expected0] test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_39_4::test_execution_opts_per_invoke_execute_events[stmt_opts1-conn_opts1-exec_opts1-expected1] [gw31] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_funcfilter test/sql/test_external_traversal.py::ClauseTest::test_in [gw31] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_in test/sql/test_external_traversal.py::ClauseTest::test_join [gw8] [ 26%] PASSED test/orm/test_expire.py::LifecycleTest::test_attr_not_inserted_expired test/orm/test_expire.py::LifecycleTest::test_attr_not_inserted_fetched [gw24] [ 26%] PASSED test/engine/test_execute.py::DialectEventTest::test_connect_do_connect test/engine/test_execute.py::DialectEventTest::test_connect_do_connect_info_there_after_invalidate [gw24] [ 26%] PASSED test/engine/test_execute.py::DialectEventTest::test_connect_do_connect_info_there_after_invalidate test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_raw_python [gw38] [ 26%] SKIPPED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_raw_python test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_raw_qmark [gw45] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_insert_connect_is_definitely_first[True-True] test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_modify_parameters_from_event_one[multiparams0-params0-expected_multiparams0-expected_params0] test/base/test_events.py::AcceptTargetsTest::test_target_accept [gw39] [ 26%] PASSED test/base/test_events.py::AcceptTargetsTest::test_target_accept test/base/test_events.py::ClsLevelListenTest::test_lis_multisub_lis [gw39] [ 26%] PASSED test/base/test_events.py::ClsLevelListenTest::test_lis_multisub_lis [gw36] [ 26%] PASSED test/orm/test_eager_relations.py::SingletonConstantSubqTest_sqlite+pysqlite_3_39_4::test_limited_eager_w_null [gw31] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_join test/sql/test_external_traversal.py::ClauseTest::test_labeled_expression_adapt [gw31] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_labeled_expression_adapt [gw7] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_recursive_equivalents test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_10 [gw7] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_10 test/orm/test_events.py::SessionEventsTest::test_before_flush_affects_flush_plan test/engine/test_execute.py::DialectEventTest::test_connect_do_connect_info_there_after_recycle [gw24] [ 26%] PASSED test/engine/test_execute.py::DialectEventTest::test_connect_do_connect_info_there_after_recycle test/engine/test_execute.py::DialectEventTest::test_connect_replace_params [gw41] [ 26%] PASSED test/orm/test_eager_relations.py::InnerJoinSplicingTest_sqlite+pysqlite_3_39_4::test_multiple_splice_points [gw8] [ 26%] PASSED test/orm/test_expire.py::LifecycleTest::test_attr_not_inserted_fetched test/orm/test_eager_relations.py::EagerTest::test_inner_join_nested_chaining_fixed [gw40] [ 26%] PASSED test/orm/test_eager_relations.py::EagerTest::test_inner_join_nested_chaining_fixed test/engine/test_execute.py::CompiledCacheTest_sqlite+pysqlite_3_39_4::test_cache_noleak_on_statement_values [gw45] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_modify_parameters_from_event_one[multiparams0-params0-expected_multiparams0-expected_params0] test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_modify_parameters_from_event_one[multiparams1-params1-expected_multiparams1-expected_params1] [gw45] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_modify_parameters_from_event_one[multiparams1-params1-expected_multiparams1-expected_params1] test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_modify_parameters_from_event_three [gw33] [ 26%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-lazyload-10-fixed] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-lazyload-10-payload] test/sql/test_external_traversal.py::ClauseTest::test_over [gw31] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_over test/sql/test_external_traversal.py::ClauseTest::test_params_elements_in_setup_joins [gw31] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_params_elements_in_setup_joins test/sql/test_external_traversal.py::ClauseTest::test_params_on_expr_against_subquery test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_11 [gw7] [ 26%] 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 [gw7] [ 26%] 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 [gw7] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_13 test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_14 [gw7] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_14 test/orm/test_eager_relations.py::InnerJoinSplicingTest_sqlite+pysqlite_3_39_4::test_nested_innerjoin_propagation_multiple_paths_one [gw38] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_raw_qmark test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_raw_sprintf test/orm/test_expire.py::LifecycleTest::test_cols_missing_in_load [gw45] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_modify_parameters_from_event_three test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_modify_parameters_from_event_two test/base/test_events.py::ClsLevelListenTest::test_lis_subcalss_lis [gw39] [ 26%] PASSED test/base/test_events.py::ClsLevelListenTest::test_lis_subcalss_lis [gw34] [ 26%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEventTest::test_no_async_listeners test/ext/asyncio/test_engine_py3k.py::AsyncEventTest::test_no_async_listeners_dialect_event [gw34] [ 26%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEventTest::test_no_async_listeners_dialect_event test/orm/test_eager_relations.py::SubqueryAliasingTest::test_column_property test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_15 [gw7] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_15 test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_16 [gw7] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_16 test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_1[False] [gw42] [ 26%] PASSED test/orm/test_events.py::SessionEventsTest::test_before_flush_affects_flush_plan test/orm/test_events.py::SessionEventsTest::test_can_use_session_in_outer_rollback_hook [gw38] [ 26%] SKIPPED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_raw_sprintf test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_row_works_as_mapping [gw38] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_row_works_as_mapping test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_scalar [gw38] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_scalar test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_scalars [gw45] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_modify_parameters_from_event_two test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_modify_statement_clauseelement [gw45] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_modify_statement_clauseelement test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_modify_statement_internal_driversql[False] [gw45] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_modify_statement_internal_driversql[False] [gw31] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_params_on_expr_against_subquery test/sql/test_external_traversal.py::ClauseTest::test_params_subqueries_in_joins_one [gw31] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_params_subqueries_in_joins_one test/sql/test_external_traversal.py::ClauseTest::test_params_subqueries_in_joins_two [gw31] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_params_subqueries_in_joins_two test/sql/test_external_traversal.py::ClauseTest::test_select [gw31] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_select test/sql/test_external_traversal.py::ClauseTest::test_select_fromtwice_one test/orm/test_events.py::MapperEventsTest::test_before_mapper_configured_event[True-False] [gw49] [ 26%] PASSED test/orm/test_events.py::MapperEventsTest::test_before_mapper_configured_event[True-False] test/orm/test_events.py::MapperEventsTest::test_before_mapper_configured_event[True-True] [gw33] [ 26%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-lazyload-10-payload] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-selectinload-3-dont_cache] test/orm/test_eager_relations.py::EagerTest::test_inner_join_nested_chaining_negative_options [gw40] [ 26%] PASSED test/orm/test_eager_relations.py::EagerTest::test_inner_join_nested_chaining_negative_options [gw38] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_scalars test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_stmt_exception_bytestring_latin1 [gw38] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_stmt_exception_bytestring_latin1 test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_stmt_exception_bytestring_raised [gw38] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_stmt_exception_bytestring_raised [gw36] [ 26%] PASSED test/orm/test_eager_relations.py::SubqueryAliasingTest::test_column_property test/orm/test_eager_relations.py::SubqueryAliasingTest::test_column_property_correlated test/ext/asyncio/test_engine_py3k.py::AsyncEventTest::test_no_async_listeners_pool_event [gw34] [ 26%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEventTest::test_no_async_listeners_pool_event test/ext/asyncio/test_engine_py3k.py::AsyncEventTest::test_sync_before_cursor_execute_connection [gw34] [ 26%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEventTest::test_sync_before_cursor_execute_connection test/ext/asyncio/test_engine_py3k.py::AsyncEventTest::test_sync_before_cursor_execute_engine [gw34] [ 26%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncEventTest::test_sync_before_cursor_execute_engine test/ext/asyncio/test_engine_py3k.py::AsyncInspection::test_inspect_connection [gw8] [ 26%] PASSED test/orm/test_expire.py::LifecycleTest::test_cols_missing_in_load test/orm/test_expire.py::LifecycleTest::test_deferred_cols_missing_in_load_state_reset [gw49] [ 26%] PASSED test/orm/test_events.py::MapperEventsTest::test_before_mapper_configured_event[True-True] test/orm/test_events.py::MapperEventsTest::test_inheritance [gw7] [ 26%] 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] [gw7] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_1[True] test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_2[False] [gw7] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_2[False] test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_2[True] test/orm/test_eager_relations.py::EagerTest::test_inner_join_nested_chaining_positive_options [gw52] [ 26%] PASSED test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_39_4::test_execution_opts_per_invoke_execute_events[stmt_opts1-conn_opts1-exec_opts1-expected1] test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_39_4::test_execution_opts_per_invoke_execute_events[stmt_opts2-conn_opts2-exec_opts2-expected2] [gw42] [ 26%] PASSED test/orm/test_events.py::SessionEventsTest::test_can_use_session_in_outer_rollback_hook test/orm/test_events.py::SessionEventsTest::test_class_listen [gw42] [ 26%] PASSED test/orm/test_events.py::SessionEventsTest::test_class_listen test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_modify_statement_internal_driversql[True] [gw45] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_modify_statement_internal_driversql[True] test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_new_exec_driver_sql_no_events [gw45] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_new_exec_driver_sql_no_events test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_options [gw45] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_options test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_per_connection_plus_engine [gw31] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_select_fromtwice_one test/sql/test_external_traversal.py::ClauseTest::test_select_fromtwice_two [gw31] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_select_fromtwice_two [gw34] [ 26%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncInspection::test_inspect_connection test/ext/asyncio/test_engine_py3k.py::AsyncInspection::test_inspect_engine [gw34] [ 26%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncInspection::test_inspect_engine [gw49] [ 26%] PASSED test/orm/test_events.py::MapperEventsTest::test_inheritance test/orm/test_events.py::MapperEventsTest::test_inheritance_subclass_deferred [gw49] [ 26%] PASSED test/orm/test_events.py::MapperEventsTest::test_inheritance_subclass_deferred [gw56] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_union test/sql/test_external_traversal.py::ClauseTest::test_within_group [gw56] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_within_group [gw45] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_per_connection_plus_engine test/orm/test_events.py::SessionEventsTest::test_connection_emits_after_begin [gw42] [ 26%] PASSED test/orm/test_events.py::SessionEventsTest::test_connection_emits_after_begin test/orm/test_events.py::SessionEventsTest::test_flush_in_commit_hook [gw36] [ 26%] PASSED test/orm/test_eager_relations.py::SubqueryAliasingTest::test_column_property_correlated test/orm/test_eager_relations.py::SubqueryAliasingTest::test_column_property_desc [gw52] [ 26%] PASSED test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_39_4::test_execution_opts_per_invoke_execute_events[stmt_opts2-conn_opts2-exec_opts2-expected2] test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_39_4::test_execution_opts_per_invoke_execute_events[stmt_opts3-conn_opts3-exec_opts3-expected3] test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_stmt_exception_bytestring_utf8 [gw38] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_stmt_exception_bytestring_utf8 test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_stmt_exception_object_arg [gw38] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_stmt_exception_object_arg test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_stmt_exception_pickleable_no_dbapi [gw38] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_stmt_exception_pickleable_no_dbapi test/orm/test_events.py::MapperEventsTest::test_init_allow_kw_modify [gw8] [ 26%] PASSED test/orm/test_expire.py::LifecycleTest::test_deferred_cols_missing_in_load_state_reset test/sql/test_external_traversal.py::ColumnAdapterTest::test_columns_memoizes_w_itself [gw56] [ 26%] PASSED test/sql/test_external_traversal.py::ColumnAdapterTest::test_columns_memoizes_w_itself test/sql/test_external_traversal.py::ColumnAdapterTest::test_traverse_memoizes_w_columns test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_per_engine_independence [gw45] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_per_engine_independence test/sql/test_external_traversal.py::ClauseTest::test_select_setup_joins_adapt_element_one [gw31] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_select_setup_joins_adapt_element_one [gw33] [ 26%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-selectinload-3-dont_cache] [gw7] [ 26%] 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] [gw7] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_3[False] test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_3[True] [gw7] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_3[True] test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_4[False] [gw7] [ 26%] 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] test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_stmt_exception_pickleable_plus_dbapi [gw38] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_stmt_exception_pickleable_plus_dbapi test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_stmt_exception_str_multi_args [gw38] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_stmt_exception_str_multi_args test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_stmt_exception_str_multi_args_bytestring [gw49] [ 26%] PASSED test/orm/test_events.py::MapperEventsTest::test_init_allow_kw_modify test/orm/test_events.py::MapperEventsTest::test_init_failure_hook test/orm/test_expire.py::PolymorphicExpireTest::test_no_instance_key test/sql/test_external_traversal.py::ClauseTest::test_select_setup_joins_adapt_element_three [gw31] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_select_setup_joins_adapt_element_three [gw42] [ 26%] PASSED test/orm/test_events.py::SessionEventsTest::test_flush_in_commit_hook test/orm/test_events.py::SessionEventsTest::test_flush_noautocommit_hook [gw52] [ 26%] PASSED test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_39_4::test_execution_opts_per_invoke_execute_events[stmt_opts3-conn_opts3-exec_opts3-expected3] test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_39_4::test_no_branching [gw40] [ 26%] PASSED test/orm/test_eager_relations.py::EagerTest::test_inner_join_nested_chaining_positive_options [gw7] [ 26%] 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] test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_per_engine_plus_global [gw45] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_per_engine_plus_global test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_retval_flag [gw45] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_retval_flag test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_transactional [gw45] [ 26%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_transactional test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_transactional_advanced test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-selectinload-3-fixed] [gw33] [ 26%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-selectinload-3-fixed] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-selectinload-3-payload] [gw33] [ 26%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-selectinload-3-payload] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-subqueryload-3-dont_cache] [gw7] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_5[False] test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_5[True] [gw7] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_5[True] test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_6[False] [gw7] [ 26%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_6[False] [gw56] [ 26%] PASSED test/sql/test_external_traversal.py::ColumnAdapterTest::test_traverse_memoizes_w_columns test/sql/test_external_traversal.py::ColumnAdapterTest::test_traverse_memoizes_w_itself [gw56] [ 26%] PASSED test/sql/test_external_traversal.py::ColumnAdapterTest::test_traverse_memoizes_w_itself [gw38] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_stmt_exception_str_multi_args_bytestring test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_stmt_exception_str_multi_args_unicode [gw38] [ 26%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_stmt_exception_str_multi_args_unicode [gw36] [ 26%] PASSED test/orm/test_eager_relations.py::SubqueryAliasingTest::test_column_property_desc test/orm/test_eager_relations.py::SubqueryAliasingTest::test_standalone_negated [gw42] [ 26%] PASSED test/orm/test_events.py::SessionEventsTest::test_flush_noautocommit_hook test/orm/test_events.py::SessionEventsTest::test_on_bulk_delete_hook [gw45] [ 26%] SKIPPED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_transactional_advanced test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_transactional_named test/orm/test_eager_relations.py::EagerTest::test_inner_join_options [gw24] [ 27%] PASSED test/engine/test_execute.py::DialectEventTest::test_connect_replace_params test/engine/test_execute.py::DialectEventTest::test_cursor_execute_w_replace [gw24] [ 27%] PASSED test/engine/test_execute.py::DialectEventTest::test_cursor_execute_w_replace test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_6[True] [gw7] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_6[True] test/sql/test_external_traversal.py::ColumnAdapterTest::test_wrapping_fallthrough [gw56] [ 27%] PASSED test/sql/test_external_traversal.py::ColumnAdapterTest::test_wrapping_fallthrough test/sql/test_external_traversal.py::ColumnAdapterTest::test_wrapping_inclusions [gw41] [ 27%] PASSED test/orm/test_eager_relations.py::InnerJoinSplicingTest_sqlite+pysqlite_3_39_4::test_nested_innerjoin_propagation_multiple_paths_one test/orm/test_eager_relations.py::InnerJoinSplicingTest_sqlite+pysqlite_3_39_4::test_nested_innerjoin_propagation_multiple_paths_two test/sql/test_external_traversal.py::ClauseTest::test_select_setup_joins_adapt_element_two [gw31] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_select_setup_joins_adapt_element_two test/sql/test_external_traversal.py::ClauseTest::test_select_setup_joins_straight_clone [gw49] [ 27%] PASSED test/orm/test_events.py::MapperEventsTest::test_init_failure_hook test/orm/test_events.py::MapperEventsTest::test_insert_before_configured [gw49] [ 27%] PASSED test/orm/test_events.py::MapperEventsTest::test_insert_before_configured test/orm/test_events.py::MapperEventsTest::test_insert_flags [gw8] [ 27%] PASSED test/orm/test_expire.py::PolymorphicExpireTest::test_no_instance_key test/orm/test_expire.py::PolymorphicExpireTest::test_no_instance_key_pk_absent test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_7 [gw7] [ 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 [gw56] [ 27%] PASSED test/sql/test_external_traversal.py::ColumnAdapterTest::test_wrapping_inclusions test/sql/test_external_traversal.py::ColumnAdapterTest::test_wrapping_multiple [gw56] [ 27%] PASSED test/sql/test_external_traversal.py::ColumnAdapterTest::test_wrapping_multiple test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_stmt_exception_unicode_hook_unicode [gw38] [ 27%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_stmt_exception_unicode_hook_unicode test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_subquery_exec_warning [gw40] [ 27%] 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 [gw31] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_select_setup_joins_straight_clone test/sql/test_external_traversal.py::ClauseTest::test_text [gw31] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_text test/sql/test_external_traversal.py::ClauseTest::test_this_thing [gw31] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_this_thing [gw33] [ 27%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-subqueryload-3-dont_cache] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-subqueryload-3-fixed] test/engine/test_execute.py::DialectEventTest::test_cursor_execute_wo_replace [gw24] [ 27%] 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 [gw7] [ 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 [gw7] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_to_alias_9 test/sql/test_external_traversal.py::ColumnAdapterTest::test_wrapping_ordering [gw56] [ 27%] PASSED test/sql/test_external_traversal.py::ColumnAdapterTest::test_wrapping_ordering test/sql/test_external_traversal.py::SelectTest::test_columns [gw36] [ 27%] PASSED test/orm/test_eager_relations.py::SubqueryAliasingTest::test_standalone_negated test/orm/test_eager_relations.py::SubqueryAliasingTest::test_standalone_subquery_labeled [gw42] [ 27%] PASSED test/orm/test_events.py::SessionEventsTest::test_on_bulk_delete_hook test/orm/test_events.py::SessionEventsTest::test_on_bulk_update_hook [gw52] [ 27%] PASSED test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_39_4::test_no_branching test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_39_4::test_non_dict_mapping [gw52] [ 27%] PASSED test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_39_4::test_non_dict_mapping test/sql/test_external_traversal.py::ClauseTest::test_this_thing_using_setup_joins_four [gw31] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_this_thing_using_setup_joins_four [gw45] [ 27%] PASSED test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_transactional_named [gw24] [ 27%] 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 [gw24] [ 27%] PASSED test/engine/test_execute.py::DialectEventTest::test_do_execute_no_params_wo_replace test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_valued_column [gw7] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_table_valued_column [gw56] [ 27%] PASSED test/sql/test_external_traversal.py::SelectTest::test_columns test/sql/test_external_traversal.py::SelectTest::test_execution_options [gw38] [ 27%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_subquery_exec_warning test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_works_after_dispose [gw38] [ 27%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_works_after_dispose [gw8] [ 27%] PASSED test/orm/test_expire.py::PolymorphicExpireTest::test_no_instance_key_pk_absent test/orm/test_expire.py::PolymorphicExpireTest::test_poly_deferred [gw42] [ 27%] PASSED test/orm/test_events.py::SessionEventsTest::test_on_bulk_update_hook test/orm/test_events.py::SessionEventsTest::test_reentrant_flush test/engine/test_execute.py::DialectEventTest::test_do_execute_w_replace [gw24] [ 27%] PASSED test/engine/test_execute.py::DialectEventTest::test_do_execute_w_replace test/engine/test_execute.py::DialectEventTest::test_do_execute_wo_replace [gw33] [ 27%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-subqueryload-3-fixed] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-subqueryload-3-payload] [gw56] [ 27%] PASSED test/sql/test_external_traversal.py::SelectTest::test_execution_options test/sql/test_external_traversal.py::SelectTest::test_froms [gw56] [ 27%] PASSED test/sql/test_external_traversal.py::SelectTest::test_froms test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_works_after_dispose_testing_engine [gw38] [ 27%] PASSED test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_works_after_dispose_testing_engine test/sql/test_external_traversal.py::ClauseTest::test_this_thing_using_setup_joins_one [gw31] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_this_thing_using_setup_joins_one [gw49] [ 27%] PASSED test/orm/test_events.py::MapperEventsTest::test_insert_flags [gw24] [ 27%] PASSED test/engine/test_execute.py::DialectEventTest::test_do_execute_wo_replace test/engine/test_execute.py::DialectEventTest::test_do_executemany_w_replace [gw24] [ 27%] PASSED test/engine/test_execute.py::DialectEventTest::test_do_executemany_w_replace test/engine/test_execute.py::DialectEventTest::test_do_executemany_wo_replace test/sql/test_external_traversal.py::ClauseTest::test_adapt_funcs_etc_on_identity_one [gw7] [ 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 [gw36] [ 27%] PASSED test/orm/test_eager_relations.py::SubqueryAliasingTest::test_standalone_subquery_labeled test/orm/test_eager_relations.py::SubqueryAliasingTest::test_standalone_subquery_unlabeled [gw40] [ 27%] PASSED test/orm/test_eager_relations.py::EagerTest::test_inner_join_unnested_chaining_fixed test/orm/test_eager_relations.py::EagerTest::test_inner_join_unnested_chaining_options test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_39_4::test_row_works_as_mapping [gw52] [ 27%] PASSED test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_39_4::test_row_works_as_mapping test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_39_4::test_alter_disconnect_to_false [gw42] [ 27%] PASSED test/orm/test_events.py::SessionEventsTest::test_reentrant_flush test/orm/test_events.py::SessionEventsTest::test_rollback_hook test/orm/test_events.py::MapperEventsTest::test_instance_event_listen [gw49] [ 27%] PASSED test/orm/test_events.py::MapperEventsTest::test_instance_event_listen test/orm/test_events.py::MapperEventsTest::test_instrument_class_precedes_class_instrumentation [gw49] [ 27%] PASSED test/orm/test_events.py::MapperEventsTest::test_instrument_class_precedes_class_instrumentation [gw7] [ 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 [gw7] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_adapt_union test/engine/test_execute.py::ExecutionOptionsTest::test_dialect_conn_options [gw38] [ 27%] PASSED test/engine/test_execute.py::ExecutionOptionsTest::test_dialect_conn_options test/engine/test_execute.py::ExecutionOptionsTest::test_dialect_engine_construction_options [gw8] [ 27%] PASSED test/orm/test_expire.py::PolymorphicExpireTest::test_poly_deferred [gw52] [ 27%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_39_4::test_alter_disconnect_to_false test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_39_4::test_alter_disconnect_to_true test/sql/test_external_traversal.py::ClauseTest::test_this_thing_using_setup_joins_three [gw31] [ 27%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_this_thing_using_setup_joins_three [gw33] [ 27%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[True-subqueryload-3-payload] test/sql/test_external_traversal.py::SelectTest::test_invalid_options [gw56] [ 27%] PASSED test/sql/test_external_traversal.py::SelectTest::test_invalid_options test/sql/test_external_traversal.py::SelectTest::test_prefixes [gw38] [ 27%] PASSED test/engine/test_execute.py::ExecutionOptionsTest::test_dialect_engine_construction_options test/engine/test_execute.py::ExecutionOptionsTest::test_dialect_engine_options [gw38] [ 27%] PASSED test/engine/test_execute.py::ExecutionOptionsTest::test_dialect_engine_options test/engine/test_execute.py::ExecutionOptionsTest::test_get_connection_execution_options test/orm/test_events.py::MapperEventsTest::test_instrument_event [gw38] [ 27%] PASSED test/engine/test_execute.py::ExecutionOptionsTest::test_get_connection_execution_options test/orm/test_expire.py::RefreshTest::test_persistence_check [gw24] [ 27%] PASSED test/engine/test_execute.py::DialectEventTest::test_do_executemany_wo_replace test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_add_event_after_connect [gw56] [ 27%] PASSED test/sql/test_external_traversal.py::SelectTest::test_prefixes test/sql/test_external_traversal.py::SpliceJoinsTest::test_splice [gw56] [ 27%] PASSED test/sql/test_external_traversal.py::SpliceJoinsTest::test_splice [gw42] [ 27%] PASSED test/orm/test_events.py::SessionEventsTest::test_rollback_hook [gw52] [ 27%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_39_4::test_alter_disconnect_to_true test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_39_4::test_alter_invalidate_pool_stays_true [gw52] [ 27%] SKIPPED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_39_4::test_alter_invalidate_pool_stays_true [gw36] [ 27%] PASSED test/orm/test_eager_relations.py::SubqueryAliasingTest::test_standalone_subquery_unlabeled [gw24] [ 27%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_add_event_after_connect test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_argument_format_execute [gw24] [ 27%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_argument_format_execute test/sql/test_external_traversal.py::SpliceJoinsTest::test_splice_2 [gw56] [ 27%] PASSED test/sql/test_external_traversal.py::SpliceJoinsTest::test_splice_2 test/base/test_events.py::PropagateTest::test_propagate test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_39_4::test_alter_invalidate_pool_to_false [gw52] [ 27%] SKIPPED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_39_4::test_alter_invalidate_pool_to_false test/orm/test_events.py::SessionEventsTest::test_scoped_session_invalid_callable [gw42] [ 27%] PASSED test/orm/test_events.py::SessionEventsTest::test_scoped_session_invalid_callable test/orm/test_eager_relations.py::SubqueryTest::test_label_anonymizing[False-None] [gw49] [ 27%] PASSED test/orm/test_events.py::MapperEventsTest::test_instrument_event test/orm/test_events.py::MapperEventsTest::test_listen_doesnt_force_compile test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_39_4::test_cursor_close_resultset_failed_connectionless [gw52] [ 27%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_39_4::test_cursor_close_resultset_failed_connectionless test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_39_4::test_cursor_close_resultset_failed_explicit test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_cant_listen_to_option_engine [gw24] [ 27%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_cant_listen_to_option_engine test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_close_parameter[False] test/sql/test_external_traversal.py::SpliceJoinsTest::test_stop_on [gw56] [ 27%] PASSED test/sql/test_external_traversal.py::SpliceJoinsTest::test_stop_on [gw33] [ 27%] PASSED test/base/test_events.py::PropagateTest::test_propagate test/orm/test_events.py::QueryEventsTest::test_alters_entities test/orm/test_events.py::SessionEventsTest::test_scoped_session_invalid_class [gw42] [ 27%] PASSED test/orm/test_events.py::SessionEventsTest::test_scoped_session_invalid_class [gw40] [ 27%] PASSED test/orm/test_eager_relations.py::EagerTest::test_inner_join_unnested_chaining_options test/orm/test_eager_relations.py::EagerTest::test_late_compile [gw49] [ 27%] PASSED test/orm/test_events.py::MapperEventsTest::test_listen_doesnt_force_compile [gw52] [ 27%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_39_4::test_cursor_close_resultset_failed_explicit test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_39_4::test_exception_autorollback_fails [gw24] [ 27%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_close_parameter[False] test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_close_parameter[True] test/orm/test_eager_relations.py::AddEntityTest::test_mapper_configured test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[name with [brackets]-clone] [gw56] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[name with [brackets]-clone] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[name with [brackets]-conv_to_unique] [gw52] [ 27%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_39_4::test_exception_autorollback_fails test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_39_4::test_exception_event_ad_hoc_context [gw52] [ 27%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_39_4::test_exception_event_ad_hoc_context test/orm/test_events.py::MapperEventsTest::test_merge [gw24] [ 27%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_close_parameter[True] test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_clslevel_engine_event_options [gw24] [ 27%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_clslevel_engine_event_options [gw56] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[name with [brackets]-conv_to_unique] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[name with [brackets]-none] [gw56] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[name with [brackets]-none] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[name with [brackets]-pickle] [gw56] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[name with [brackets]-pickle] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[name with space-clone] test/orm/test_events.py::SessionEventsTest::test_scoped_session_listen [gw42] [ 27%] PASSED test/orm/test_events.py::SessionEventsTest::test_scoped_session_listen test/orm/test_events.py::SessionEventsTest::test_sessionmaker_listen [gw56] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[name with space-clone] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[name with space-conv_to_unique] test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_cursor_events_ctx_execute_scalar [gw24] [ 27%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_cursor_events_ctx_execute_scalar test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_cursor_events_execute [gw8] [ 27%] PASSED test/orm/test_expire.py::RefreshTest::test_persistence_check [gw42] [ 27%] PASSED test/orm/test_events.py::SessionEventsTest::test_sessionmaker_listen [gw56] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[name with space-conv_to_unique] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[name with space-none] [gw56] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[name with space-none] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[name with space-pickle] [gw56] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[name with space-pickle] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[name with~~tildes~~-clone] [gw49] [ 27%] PASSED test/orm/test_events.py::MapperEventsTest::test_merge [gw56] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[name with~~tildes~~-clone] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[name with~~tildes~~-conv_to_unique] [gw24] [ 27%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_cursor_events_execute test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_cursor_execute test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_39_4::test_exception_event_disable_handlers [gw52] [ 27%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_39_4::test_exception_event_disable_handlers test/orm/test_events.py::SessionEventsTest::test_snapshot_still_present_after_commit [gw56] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[name with~~tildes~~-conv_to_unique] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[name with~~tildes~~-none] [gw56] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[name with~~tildes~~-none] test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[name with~~tildes~~-pickle] [gw56] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_bindparam_key_proc_for_copies[name with~~tildes~~-pickle] test/orm/test_expire.py::RefreshTest::test_refresh [gw40] [ 27%] PASSED test/orm/test_eager_relations.py::EagerTest::test_late_compile test/orm/test_eager_relations.py::EagerTest::test_limit [gw41] [ 27%] PASSED test/orm/test_eager_relations.py::InnerJoinSplicingTest_sqlite+pysqlite_3_39_4::test_nested_innerjoin_propagation_multiple_paths_two test/sql/test_external_traversal.py::TraversalTest::test_change_in_place [gw56] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_change_in_place test/sql/test_external_traversal.py::TraversalTest::test_clone test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_39_4::test_exception_event_non_dbapi_error [gw52] [ 27%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_39_4::test_exception_event_non_dbapi_error test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_39_4::test_exception_event_reraise [gw52] [ 27%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_39_4::test_exception_event_reraise test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_39_4::test_exception_event_reraise_chaining [gw24] [ 27%] SKIPPED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_cursor_execute test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_dispose_event [gw24] [ 27%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_dispose_event [gw36] [ 27%] PASSED test/orm/test_eager_relations.py::SubqueryTest::test_label_anonymizing[False-None] test/orm/test_eager_relations.py::SubqueryTest::test_label_anonymizing[True-None] [gw33] [ 27%] PASSED test/orm/test_events.py::QueryEventsTest::test_alters_entities [gw42] [ 27%] PASSED test/orm/test_events.py::SessionEventsTest::test_snapshot_still_present_after_commit [gw52] [ 27%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_39_4::test_exception_event_reraise_chaining test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_39_4::test_handle_error [gw52] [ 27%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_39_4::test_handle_error test/base/test_events.py::NamedCallTest::test_kw_accept [gw49] [ 27%] PASSED test/base/test_events.py::NamedCallTest::test_kw_accept test/orm/test_events.py::SessionEventsTest::test_snapshot_still_present_after_rollback test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_39_4::test_handle_error_event_connect_isolation_level [gw52] [ 27%] PASSED test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_39_4::test_handle_error_event_connect_isolation_level test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_dont_modify_statement_driversql [gw24] [ 27%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_dont_modify_statement_driversql test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_emit_sql_in_autobegin [gw56] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_clone test/sql/test_external_traversal.py::TraversalTest::test_clone_anon_label [gw56] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_clone_anon_label test/orm/test_events.py::QueryEventsTest::test_before_compile test/base/test_events.py::NamedCallTest::test_kw_accept_plus_kw [gw49] [ 27%] PASSED test/base/test_events.py::NamedCallTest::test_kw_accept_plus_kw [gw24] [ 27%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_emit_sql_in_autobegin test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_engine_connect [gw24] [ 27%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_engine_connect test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_execute_events [gw24] [ 27%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_execute_events test/engine/test_execute.py::MockStrategyTest::test_sequence_not_duped [gw52] [ 27%] PASSED test/engine/test_execute.py::MockStrategyTest::test_sequence_not_duped test/engine/test_execute.py::OnConnectTest::test_cant_connect_stay_invalidated test/base/test_events.py::NamedCallTest::test_kw_accept_wrapped [gw49] [ 27%] PASSED test/base/test_events.py::NamedCallTest::test_kw_accept_wrapped test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_execution_options [gw24] [ 27%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_execution_options test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_force_conn_events_false [gw52] [ 27%] PASSED test/engine/test_execute.py::OnConnectTest::test_cant_connect_stay_invalidated test/engine/test_execute.py::OnConnectTest::test_dont_touch_non_dbapi_exception_on_connect [gw52] [ 27%] PASSED test/engine/test_execute.py::OnConnectTest::test_dont_touch_non_dbapi_exception_on_connect [gw42] [ 27%] PASSED test/orm/test_events.py::SessionEventsTest::test_snapshot_still_present_after_rollback test/sql/test_external_traversal.py::TraversalTest::test_expanding_in_bindparam_safe_to_clone [gw56] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_expanding_in_bindparam_safe_to_clone test/sql/test_external_traversal.py::TraversalTest::test_no_clone test/base/test_events.py::NamedCallTest::test_partial_kw_accept [gw49] [ 27%] PASSED test/base/test_events.py::NamedCallTest::test_partial_kw_accept [gw33] [ 27%] PASSED test/orm/test_events.py::QueryEventsTest::test_before_compile test/engine/test_execute.py::OnConnectTest::test_ensure_dialect_does_is_disconnect_no_conn [gw52] [ 27%] PASSED test/engine/test_execute.py::OnConnectTest::test_ensure_dialect_does_is_disconnect_no_conn test/engine/test_execute.py::OnConnectTest::test_handle_error_custom_connect test/orm/test_events.py::SessionEventsTest::test_standalone_on_commit_hook [gw56] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_no_clone test/sql/test_external_traversal.py::TraversalTest::test_test_classes [gw56] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_test_classes [gw24] [ 27%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_force_conn_events_false test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_generative_engine_event_dispatch [gw24] [ 27%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_generative_engine_event_dispatch test/base/test_events.py::NamedCallTest::test_partial_kw_accept_wrapped [gw49] [ 27%] PASSED test/base/test_events.py::NamedCallTest::test_partial_kw_accept_wrapped [gw52] [ 27%] PASSED test/engine/test_execute.py::OnConnectTest::test_handle_error_custom_connect test/engine/test_execute.py::OnConnectTest::test_handle_error_event_connect [gw52] [ 27%] PASSED test/engine/test_execute.py::OnConnectTest::test_handle_error_event_connect [gw8] [ 27%] PASSED test/orm/test_expire.py::RefreshTest::test_refresh test/orm/test_expire.py::RefreshTest::test_refresh2 test/sql/test_external_traversal.py::TraversalTest::test_traversal_size [gw56] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_traversal_size test/sql/test_external_traversal.py::TraversalTest::test_visit_name test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_insert_connect_is_definitely_first[False-False] [gw24] [ 27%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_insert_connect_is_definitely_first[False-False] [gw42] [ 27%] PASSED test/orm/test_events.py::SessionEventsTest::test_standalone_on_commit_hook test/orm/test_events.py::SessionEventsTest::test_state_after_attach [gw53] [ 27%] PASSED test/orm/test_eager_relations.py::AddEntityTest::test_mapper_configured [gw40] [ 27%] PASSED test/orm/test_eager_relations.py::EagerTest::test_limit test/orm/test_eager_relations.py::EagerTest::test_limit_2 test/engine/test_execute.py::OnConnectTest::test_handle_error_event_connect_invalidate_flag [gw52] [ 27%] PASSED test/engine/test_execute.py::OnConnectTest::test_handle_error_event_connect_invalidate_flag test/engine/test_execute.py::OnConnectTest::test_handle_error_event_implicit_revalidate [gw36] [ 27%] 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] [gw56] [ 27%] PASSED test/sql/test_external_traversal.py::TraversalTest::test_visit_name test/sql/test_external_traversal.py::ValuesBaseTest::test_add_dictionary [gw56] [ 27%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_add_dictionary test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_insert_connect_is_definitely_first[True-False] [gw24] [ 27%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_insert_connect_is_definitely_first[True-False] test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_insert_connect_is_definitely_first[True-True] test/orm/test_events.py::QueryEventsTest::test_before_compile_delete [gw33] [ 27%] PASSED test/orm/test_events.py::QueryEventsTest::test_before_compile_delete test/orm/test_events.py::ORMExecuteTest::test_all_mappers_accessor_one test/sql/test_external_traversal.py::ValuesBaseTest::test_add_kwarg [gw56] [ 27%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_add_kwarg test/sql/test_external_traversal.py::ValuesBaseTest::test_add_kwarg_disallowed_multi [gw42] [ 27%] PASSED test/orm/test_events.py::SessionEventsTest::test_state_after_attach [gw24] [ 27%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_insert_connect_is_definitely_first[True-True] test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_modify_parameters_from_event_one[multiparams0-params0-expected_multiparams0-expected_params0] [gw52] [ 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 [gw52] [ 27%] PASSED test/engine/test_execute.py::OnConnectTest::test_handle_error_event_revalidate test/engine/test_execute.py::OnConnectTest::test_initialize_connect_calls [gw52] [ 27%] PASSED test/engine/test_execute.py::OnConnectTest::test_initialize_connect_calls test/engine/test_execute.py::OnConnectTest::test_initialize_connect_race test/sql/test_external_traversal.py::ValuesBaseTest::test_kw_and_dict_simultaneously_single [gw53] [ 27%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_kw_and_dict_simultaneously_single [gw24] [ 27%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_modify_parameters_from_event_one[multiparams0-params0-expected_multiparams0-expected_params0] test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_modify_parameters_from_event_one[multiparams1-params1-expected_multiparams1-expected_params1] test/orm/test_events.py::QueryEventsTest::test_before_compile_execution_options [gw52] [ 27%] PASSED test/engine/test_execute.py::OnConnectTest::test_initialize_connect_race test/engine/test_execute.py::OnConnectTest::test_invalidate_on_connect [gw52] [ 27%] PASSED test/engine/test_execute.py::OnConnectTest::test_invalidate_on_connect test/engine/test_execute.py::OnConnectTest::test_wraps_connect_in_dbapi [gw56] [ 27%] 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 [gw56] [ 27%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_cant_mix_single_multi_formats_dict_to_list test/sql/test_external_traversal.py::ValuesBaseTest::test_prefixes test/orm/test_events.py::SessionEventsTest::test_state_before_attach test/orm/test_eager_relations.py::InnerJoinSplicingTest_sqlite+pysqlite_3_39_4::test_splice_onto_ac test/sql/test_external_traversal.py::ValuesBaseTest::test_cant_mix_single_multi_formats_list_to_dict [gw56] [ 28%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_cant_mix_single_multi_formats_list_to_dict [gw24] [ 28%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_modify_parameters_from_event_one[multiparams1-params1-expected_multiparams1-expected_params1] test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_modify_parameters_from_event_three [gw52] [ 28%] PASSED test/engine/test_execute.py::OnConnectTest::test_wraps_connect_in_dbapi [gw53] [ 28%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_prefixes test/sql/test_external_traversal.py::ValuesBaseTest::test_update_no_support_multi_constructor test/sql/test_external_traversal.py::ValuesBaseTest::test_erroneous_multi_args_dicts [gw56] [ 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 [gw42] [ 28%] PASSED test/orm/test_events.py::SessionEventsTest::test_state_before_attach [gw24] [ 28%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_modify_parameters_from_event_three test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_modify_parameters_from_event_two [gw24] [ 28%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_modify_parameters_from_event_two [gw33] [ 28%] PASSED test/orm/test_events.py::QueryEventsTest::test_before_compile_execution_options [gw56] [ 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 [gw56] [ 28%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_erroneous_multi_args_tuples [gw53] [ 28%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_update_no_support_multi_constructor test/sql/test_external_traversal.py::ValuesBaseTest::test_update_no_support_multi_values [gw40] [ 28%] PASSED test/orm/test_eager_relations.py::EagerTest::test_limit_2 test/orm/test_eager_relations.py::EagerTest::test_limit_3 [gw8] [ 28%] PASSED test/orm/test_expire.py::RefreshTest::test_refresh2 test/sql/test_external_traversal.py::ValuesBaseTest::test_inline_values_multi [gw56] [ 28%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_inline_values_multi test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_modify_statement_clauseelement [gw24] [ 28%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_modify_statement_clauseelement [gw53] [ 28%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_update_no_support_multi_values test/sql/test_external_traversal.py::ValuesBaseTest::test_via_tuple_multi [gw53] [ 28%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_via_tuple_multi test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_modify_statement_internal_driversql[False] [gw24] [ 28%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_modify_statement_internal_driversql[False] test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_modify_statement_internal_driversql[True] [gw36] [ 28%] PASSED test/orm/test_eager_relations.py::SubqueryTest::test_label_anonymizing[True-score] test/orm/test_expire.py::RefreshTest::test_refresh_autoflush test/orm/test_events.py::QueryEventsTest::test_before_compile_no_retval [gw24] [ 28%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_modify_statement_internal_driversql[True] test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_new_exec_driver_sql_no_events [gw41] [ 28%] PASSED test/orm/test_eager_relations.py::InnerJoinSplicingTest_sqlite+pysqlite_3_39_4::test_splice_onto_ac test/sql/test_external_traversal.py::ValuesBaseTest::test_via_tuple_single [gw53] [ 28%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_via_tuple_single [gw24] [ 28%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_new_exec_driver_sql_no_events test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_options [gw24] [ 28%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_options test/orm/test_events.py::SessionLifecycleEventsTest::test_deleted_to_detached_via_commit test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_flag_on test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_per_connection_plus_engine [gw24] [ 28%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_per_connection_plus_engine test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_per_engine_independence test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_basic [gw24] [ 28%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_per_engine_independence [gw36] [ 28%] SKIPPED test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_flag_on test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[fastexecutemany-nosetinputsizesflag-nosetinputsizeshook] [gw33] [ 28%] PASSED test/orm/test_events.py::QueryEventsTest::test_before_compile_no_retval [gw53] [ 28%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_basic [gw36] [ 28%] 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] test/orm/test_eager_relations.py::InnerJoinSplicingWSecondaryTest_sqlite+pysqlite_3_39_4::test_joined_across test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_nowait test/orm/test_events.py::QueryEventsTest::test_before_compile_update [gw36] [ 28%] 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] [gw36] [ 28%] SKIPPED test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[fastexecutemany-setinputsizesflag-nosetinputsizeshook] [gw53] [ 28%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_nowait test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[fastexecutemany-setinputsizesflag-setinputsizeshook] test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_basic [gw36] [ 28%] 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] [gw36] [ 28%] SKIPPED test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[nofastexecutemany-nosetinputsizesflag-nosetinputsizeshook] [gw53] [ 28%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_basic test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[nofastexecutemany-nosetinputsizesflag-setinputsizeshook] test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_column_list_aliased [gw36] [ 28%] 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] [gw36] [ 28%] SKIPPED test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[nofastexecutemany-setinputsizesflag-nosetinputsizeshook] [gw8] [ 28%] PASSED test/orm/test_expire.py::RefreshTest::test_refresh_autoflush test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[nofastexecutemany-setinputsizesflag-setinputsizeshook] [gw53] [ 28%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_column_list_aliased test/orm/test_eager_relations.py::DeepOptionsTest::test_deep_options_2 [gw36] [ 28%] SKIPPED test/dialect/mssql/test_engine.py::FastExecutemanyTest::test_insert_floats[nofastexecutemany-setinputsizesflag-setinputsizeshook] test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_join_aliased [gw33] [ 28%] PASSED test/orm/test_events.py::QueryEventsTest::test_before_compile_update test/orm/test_expire.py::RefreshTest::test_refresh_expired [gw53] [ 28%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_join_aliased test/orm/test_eager_relations.py::CyclicalInheritingEagerTestTwo::test_integrate test/dialect/mssql/test_engine.py::InvalidTransactionFalsePositiveTest::test_invalid_transaction_detection test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_join_one [gw40] [ 28%] PASSED test/orm/test_eager_relations.py::EagerTest::test_limit_3 [gw36] [ 28%] SKIPPED test/dialect/mssql/test_engine.py::InvalidTransactionFalsePositiveTest::test_invalid_transaction_detection test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_dm_pdw_nodes [gw53] [ 28%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_join_one test/orm/test_eager_relations.py::EagerTest::test_limit_4 test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_nowait [gw42] [ 28%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_deleted_to_detached_via_commit [gw36] [ 28%] PASSED test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_dm_pdw_nodes [gw53] [ 28%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_nowait test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_exec_sessions test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_read test/orm/test_eager_relations.py::EagerTest::test_basic test/orm/test_events.py::RefreshFlushInReturningTest_sqlite+pysqlite_3_39_4::test_no_attr_events_flush [gw53] [ 28%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_read [gw36] [ 28%] PASSED test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_exec_sessions test/orm/test_events.py::SessionLifecycleEventsTest::test_deleted_to_persistent_via_rollback test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_not_supported test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_read_nowait [gw49] [ 28%] PASSED test/orm/test_events.py::ORMExecuteTest::test_all_mappers_accessor_one [gw8] [ 28%] PASSED test/orm/test_expire.py::RefreshTest::test_refresh_expired [gw53] [ 28%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_read_nowait test/orm/test_events.py::ORMExecuteTest::test_all_mappers_accessor_three test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_read_nowait_column_list [gw36] [ 28%] PASSED test/dialect/mssql/test_engine.py::IsolationLevelDetectTest::test_not_supported test/orm/test_expire.py::RefreshTest::test_refresh_maintains_deferred_options [gw53] [ 28%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_read_nowait_column_list test/dialect/mssql/test_engine.py::ParseConnectTest::test_bad_freetds_warning test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_read_skip_locked [gw49] [ 28%] PASSED test/orm/test_events.py::ORMExecuteTest::test_all_mappers_accessor_three [gw36] [ 28%] SKIPPED test/dialect/mssql/test_engine.py::ParseConnectTest::test_bad_freetds_warning [gw40] [ 28%] PASSED test/orm/test_eager_relations.py::EagerTest::test_limit_4 test/dialect/mssql/test_engine.py::ParseConnectTest::test_pymssql_disconnect test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_labeled_on_limitid_alias test/orm/test_eager_relations.py::EagerTest::test_many_to_many test/orm/test_events.py::ORMExecuteTest::test_all_mappers_accessor_two [gw33] [ 28%] PASSED test/orm/test_events.py::RefreshFlushInReturningTest_sqlite+pysqlite_3_39_4::test_no_attr_events_flush [gw36] [ 28%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pymssql_disconnect [gw53] [ 28%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_read_skip_locked test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_skip_locked test/dialect/mssql/test_engine.py::ParseConnectTest::test_pymssql_port_setting [gw42] [ 28%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_deleted_to_persistent_via_rollback [gw53] [ 28%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_of_skip_locked [gw36] [ 28%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pymssql_port_setting [gw49] [ 28%] PASSED test/orm/test_events.py::ORMExecuteTest::test_all_mappers_accessor_two test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_read test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_connect_comma_port test/orm/test_events.py::ORMExecuteTest::test_cache_option test/orm/test_events.py::RefreshTest::test_already_present [gw41] [ 28%] PASSED test/orm/test_eager_relations.py::InnerJoinSplicingWSecondaryTest_sqlite+pysqlite_3_39_4::test_joined_across [gw53] [ 28%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_read [gw3] [ 28%] PASSED test/orm/test_eager_relations.py::CyclicalInheritingEagerTestTwo::test_integrate test/orm/test_events.py::SessionLifecycleEventsTest::test_detached_to_persistent [gw36] [ 28%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_connect_comma_port test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_connect_config_port test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_read_and_nowait [gw53] [ 28%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_read_and_nowait [gw36] [ 28%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_connect_config_port test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_connect_dsn_extra test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_read_and_skip_locked [gw36] [ 28%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_connect_dsn_extra [gw53] [ 28%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_read_and_skip_locked test/orm/test_froms.py::EntityFromSubqueryTest::test_multiple_with_column_entities_newstyle test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_joinedload_aliased_abs_bcs test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_skip_locked test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_connect_dsn_non_trusted [gw49] [ 28%] PASSED test/orm/test_events.py::ORMExecuteTest::test_cache_option [gw36] [ 28%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_connect_dsn_non_trusted test/orm/test_events.py::ORMExecuteTest::test_chained_events_one test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_connect_dsn_trusted [gw53] [ 28%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_skip_locked test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_textual_of [gw42] [ 28%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_detached_to_persistent [gw36] [ 28%] 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 [gw49] [ 28%] PASSED test/orm/test_events.py::ORMExecuteTest::test_chained_events_one [gw36] [ 28%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_connect_old_style_dsn_trusted [gw53] [ 28%] PASSED test/dialect/mysql/test_for_update.py::MySQLForUpdateCompileTest::test_for_update_textual_of test/orm/test_events.py::ORMExecuteTest::test_chained_events_two [gw8] [ 28%] PASSED test/orm/test_expire.py::RefreshTest::test_refresh_maintains_deferred_options test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_disconnect test/orm/test_events.py::SessionLifecycleEventsTest::test_detached_to_persistent_via_cascaded_delete [gw36] [ 28%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_disconnect test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_basic_lock test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_empty_url_no_warning [gw49] [ 28%] PASSED test/orm/test_events.py::ORMExecuteTest::test_chained_events_two test/orm/test_expire.py::RefreshTest::test_refresh_with_eager [gw53] [ 28%] SKIPPED test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_basic_lock [gw36] [ 28%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_empty_url_no_warning test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_basic_not_lock test/orm/test_events.py::ORMExecuteTest::test_lazyload_flags [gw10] [ 28%] PASSED test/orm/test_eager_relations.py::EagerTest::test_basic test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_extra_connect [gw53] [ 28%] SKIPPED test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_basic_not_lock test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_joined_lock_no_subquery [gw36] [ 28%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_extra_connect [gw40] [ 28%] PASSED test/orm/test_eager_relations.py::EagerTest::test_many_to_many test/orm/test_eager_relations.py::EagerTest::test_many_to_one test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_extra_connect_azure [gw53] [ 28%] SKIPPED test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_joined_lock_no_subquery test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_joined_lock_subquery [gw25] [ 28%] PASSED test/engine/test_execute.py::CompiledCacheTest_sqlite+pysqlite_3_39_4::test_cache_noleak_on_statement_values [gw33] [ 28%] PASSED test/orm/test_events.py::RefreshTest::test_already_present [gw36] [ 28%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_extra_connect_azure [gw49] [ 28%] PASSED test/orm/test_events.py::ORMExecuteTest::test_lazyload_flags [gw53] [ 28%] SKIPPED test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_joined_lock_subquery test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_joined_lock_subquery_inner_for_update test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_host_no_driver test/engine/test_execute.py::CompiledCacheTest_sqlite+pysqlite_3_39_4::test_keys_independent_of_ordering test/orm/test_events.py::ORMExecuteTest::test_select_flags [gw53] [ 28%] SKIPPED test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_joined_lock_subquery_inner_for_update test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_joined_lock_subquery_inner_for_update_outer [gw53] [ 28%] SKIPPED test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_joined_lock_subquery_inner_for_update_outer test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_joined_lock_subquery_order_for_update_outer [gw36] [ 28%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_host_no_driver test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_hostname [gw36] [ 28%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_hostname test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_odbc_connect [gw53] [ 28%] SKIPPED test/dialect/mysql/test_for_update.py::MySQLForUpdateLockingTest::test_joined_lock_subquery_order_for_update_outer test/dialect/mysql/test_for_update.py::SkipLockedTest::test_skip_locked test/orm/test_events.py::RefreshTest::test_changes_reset test/orm/test_froms.py::MixedEntitiesTest::test_from_self_internal_literals_newstyle [gw49] [ 28%] PASSED test/orm/test_events.py::ORMExecuteTest::test_select_flags [gw25] [ 28%] PASSED test/engine/test_execute.py::CompiledCacheTest_sqlite+pysqlite_3_39_4::test_keys_independent_of_ordering [gw36] [ 28%] 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 [gw53] [ 28%] SKIPPED test/dialect/mysql/test_for_update.py::SkipLockedTest::test_skip_locked test/orm/test_events.py::ORMExecuteTest::test_selectinload_flags test/dialect/mysql/test_for_update.py::SkipLockedTest::test_unsupported_skip_locked [gw53] [ 28%] SKIPPED test/dialect/mysql/test_for_update.py::SkipLockedTest::test_unsupported_skip_locked test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_c_and_d_both_disconnected test/engine/test_execute.py::CompiledCacheTest_sqlite+pysqlite_3_39_4::test_schema_translate_in_key [gw36] [ 28%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_odbc_connect_ignores_other_values [gw13] [ 28%] PASSED test/base/test_events.py::SubclassGrowthTest::test_subclass [gw40] [ 28%] PASSED test/orm/test_eager_relations.py::EagerTest::test_many_to_one test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_odbc_connect_with_dsn [gw5] [ 28%] PASSED test/orm/test_eager_relations.py::DeepOptionsTest::test_deep_options_2 [gw42] [ 28%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_detached_to_persistent_via_cascaded_delete test/orm/test_eager_relations.py::EagerTest::test_many_to_one_null [gw57] [ 28%] PASSED test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_labeled_on_limitid_alias [gw33] [ 28%] PASSED test/orm/test_events.py::RefreshTest::test_changes_reset [gw36] [ 28%] 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] [gw41] [ 28%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_joinedload_aliased_abs_bcs test/orm/test_events.py::SessionLifecycleEventsTest::test_detached_to_persistent_via_deleted [gw49] [ 28%] PASSED test/orm/test_events.py::ORMExecuteTest::test_selectinload_flags [gw36] [ 28%] 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] test/orm/test_events.py::RefreshTest::test_populate_existing [gw53] [ 28%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_c_and_d_both_disconnected [gw36] [ 28%] PASSED test/dialect/mssql/test_engine.py::ParseConnectTest::test_pyodbc_token_injection[original] test/base/test_except.py::PickleException::test_all_exc test/orm/test_events.py::ORMExecuteTest::test_subqueryload_flags [gw8] [ 28%] PASSED test/orm/test_expire.py::RefreshTest::test_refresh_with_eager test/sql/test_functions.py::CompileTest::test_case_sensitive [gw13] [ 28%] PASSED test/base/test_except.py::PickleException::test_all_exc test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_count_non_eq_comparison_operators [gw57] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_case_sensitive test/base/test_except.py::PickleException::test_exc[AmbiguousForeignKeysError-] test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_joinedload_unaliased_abs_bcs test/sql/test_functions.py::CompileTest::test_char_length_fixed_args test/orm/test_expire.py::RefreshTest::test_refresh_with_lazy [gw53] [ 28%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_count_non_eq_comparison_operators [gw13] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[AmbiguousForeignKeysError-] test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_now_connected [gw57] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_char_length_fixed_args test/base/test_except.py::PickleException::test_exc[ArgumentError-] [gw33] [ 28%] PASSED test/orm/test_events.py::RefreshTest::test_populate_existing test/sql/test_functions.py::CompileTest::test_compile test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_disconnect_between_ab_cd [gw25] [ 28%] PASSED test/engine/test_execute.py::CompiledCacheTest_sqlite+pysqlite_3_39_4::test_schema_translate_in_key [gw41] [ 28%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_joinedload_unaliased_abs_bcs [gw13] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[ArgumentError-] test/base/test_except.py::PickleException::test_exc[AwaitRequired-] [gw49] [ 28%] PASSED test/orm/test_events.py::ORMExecuteTest::test_subqueryload_flags test/orm/test_events.py::RefreshTest::test_repeated_rows test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_aliased_abs_bcs_one [gw42] [ 28%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_detached_to_persistent_via_deleted [gw13] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[AwaitRequired-] test/orm/test_events.py::ORMExecuteTest::test_update_delete_flags [gw53] [ 28%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_disconnect_between_ab_cd test/base/test_except.py::PickleException::test_exc[Base20DeprecationWarning-] test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_disconnected_subquery [gw13] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[Base20DeprecationWarning-] test/base/test_except.py::PickleException::test_exc[CircularDependencyError-0] test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_39_4::test_connect_as_ctx_noautocommit [gw5] [ 28%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_now_connected [gw40] [ 28%] PASSED test/orm/test_eager_relations.py::EagerTest::test_many_to_one_null test/orm/test_events.py::SessionLifecycleEventsTest::test_loaded_as_persistent [gw13] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[CircularDependencyError-0] test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_plain_cartesian test/base/test_except.py::PickleException::test_exc[CircularDependencyError-1] [gw53] [ 28%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_disconnected_subquery test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_dont_count_non_comparison_operators [gw49] [ 28%] PASSED test/orm/test_events.py::ORMExecuteTest::test_update_delete_flags test/orm/test_eager_relations.py::EagerTest::test_manytoone_limit [gw13] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[CircularDependencyError-1] test/base/test_except.py::PickleException::test_exc[CompileError-] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-joinedload-1-dont_cache] [gw53] [ 28%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_dont_count_non_comparison_operators [gw5] [ 28%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_plain_cartesian [gw33] [ 28%] PASSED test/orm/test_events.py::RefreshTest::test_repeated_rows [gw57] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_compile test/sql/test_functions.py::CompileTest::test_cube_operators [gw25] [ 28%] PASSED test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_39_4::test_connect_as_ctx_noautocommit test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_right_nested_join_with_an_issue test/orm/test_events.py::RefreshTest::test_via_refresh_state [gw8] [ 28%] PASSED test/orm/test_expire.py::RefreshTest::test_refresh_with_lazy test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_39_4::test_connection_as_ctx [gw13] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[CompileError-] test/base/test_except.py::PickleException::test_exc[DBAPIError-0] [gw13] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[DBAPIError-0] test/base/test_except.py::PickleException::test_exc[DBAPIError-1] test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_everything_is_connected [gw53] [ 28%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_everything_is_connected [gw25] [ 28%] PASSED test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_39_4::test_connection_as_ctx [gw13] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[DBAPIError-1] [gw42] [ 28%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_loaded_as_persistent [gw5] [ 28%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_right_nested_join_with_an_issue test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_right_nested_join_without_issue test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_join_on_true [gw57] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_cube_operators [gw30] [ 28%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_instrument_event_auto_remove test/base/test_except.py::PickleException::test_exc[DBAPIError-details] test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_39_4::test_transaction_connection_ctx_commit test/sql/test_functions.py::CompileTest::test_custom_args [gw57] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_custom_args [gw13] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[DBAPIError-details] test/base/test_except.py::PickleException::test_exc[DataError-0] [gw41] [ 28%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_aliased_abs_bcs_one test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_aliased_abs_bcs_two [gw25] [ 28%] PASSED test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_39_4::test_transaction_connection_ctx_commit test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_39_4::test_transaction_connection_ctx_rollback [gw53] [ 28%] 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 [gw33] [ 28%] PASSED test/orm/test_events.py::RefreshTest::test_via_refresh_state test/sql/test_functions.py::CompileTest::test_custom_default_namespace test/orm/test_events.py::DeferredMapperEventsTest::test_isolation_instrument_event [gw30] [ 28%] PASSED test/orm/test_events.py::DeferredMapperEventsTest::test_isolation_instrument_event [gw12] [ 28%] PASSED test/orm/test_expire.py::ExpireTest::test_expire_all [gw5] [ 28%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_right_nested_join_without_issue test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_table_valued[False-None] test/ext/test_extendedattr.py::DisposeTest::test_unregister [gw13] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[DataError-0] test/base/test_except.py::PickleException::test_exc[DataError-1] [gw13] [ 28%] PASSED test/base/test_except.py::PickleException::test_exc[DataError-1] [gw57] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_custom_default_namespace test/sql/test_functions.py::CompileTest::test_custom_legacy_type [gw57] [ 28%] PASSED test/sql/test_functions.py::CompileTest::test_custom_legacy_type test/orm/test_events.py::SessionLifecycleEventsTest::test_pending_to_persistent [gw49] [ 29%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-joinedload-1-dont_cache] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-joinedload-1-fixed] test/orm/test_expire.py::ExpireTest::test_expire_autoflush test/orm/test_events.py::RefreshTest::test_was_expired [gw8] [ 29%] PASSED test/ext/test_extendedattr.py::DisposeTest::test_unregister [gw53] [ 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] [gw53] [ 29%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_lateral_subqueries[cartesian] [gw25] [ 29%] PASSED test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_39_4::test_transaction_connection_ctx_rollback [gw5] [ 29%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_table_valued[False-None] test/base/test_except.py::PickleException::test_exc[DataError-details] [gw13] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[DataError-details] test/base/test_except.py::PickleException::test_exc[DatabaseError-0] [gw13] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[DatabaseError-0] test/sql/test_functions.py::CompileTest::test_custom_name [gw57] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_custom_name test/sql/test_functions.py::CompileTest::test_custom_package_namespace [gw57] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_custom_package_namespace [gw3] [ 29%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_multiple_with_column_entities_newstyle test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_table_valued[False-alias] [gw5] [ 29%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_table_valued[False-alias] test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_table_valued[False-render_derived] [gw33] [ 29%] PASSED test/orm/test_events.py::RefreshTest::test_was_expired test/orm/test_events.py::RefreshTest::test_was_expired_attrs test/base/test_except.py::PickleException::test_exc[DatabaseError-1] [gw13] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[DatabaseError-1] test/ext/test_extendedattr.py::ExtendedEventsTest::test_subclassed [gw8] [ 29%] PASSED test/ext/test_extendedattr.py::ExtendedEventsTest::test_subclassed test/ext/test_extendedattr.py::FinderTest::test_customfinder_greedy test/base/test_events.py::DisableClsPropagateTest::test_insert_invoke_clslevel [gw30] [ 29%] PASSED test/base/test_events.py::DisableClsPropagateTest::test_insert_invoke_clslevel test/sql/test_functions.py::CompileTest::test_custom_registered_identifier [gw10] [ 29%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_from_self_internal_literals_newstyle test/orm/test_froms.py::MixedEntitiesTest::test_multi_columns [gw41] [ 29%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_aliased_abs_bcs_two [gw5] [ 29%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_table_valued[False-render_derived] test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_table_valued[True-None] [gw49] [ 29%] 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/orm/test_froms.py::EntityFromSubqueryTest::test_multiple_with_column_entities_oldstyle [gw3] [ 29%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_multiple_with_column_entities_oldstyle test/orm/test_froms.py::EntityFromSubqueryTest::test_nested_alias_none_to_subquery [gw3] [ 29%] 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/base/test_events.py::DisableClsPropagateTest::test_listen_invoke_clslevel [gw30] [ 29%] PASSED test/base/test_events.py::DisableClsPropagateTest::test_listen_invoke_clslevel test/base/test_events.py::DisableClsPropagateTest::test_remove_invoke_clslevel test/base/test_except.py::PickleException::test_exc[DatabaseError-details] [gw13] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[DatabaseError-details] test/base/test_except.py::PickleException::test_exc[DisconnectionError-] [gw13] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[DisconnectionError-] test/base/test_except.py::PickleException::test_exc[IdentifierError-] [gw42] [ 29%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_pending_to_persistent test/orm/test_events.py::SessionLifecycleEventsTest::test_pending_to_persistent_del [gw8] [ 29%] PASSED test/ext/test_extendedattr.py::FinderTest::test_customfinder_greedy [gw10] [ 29%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_multi_columns test/orm/test_froms.py::MixedEntitiesTest::test_multi_columns_2 [gw33] [ 29%] PASSED test/orm/test_events.py::RefreshTest::test_was_expired_attrs test/orm/test_events.py::RefreshTest::test_was_expired_via_commit [gw57] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_custom_registered_identifier test/sql/test_functions.py::CompileTest::test_custom_type [gw57] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_custom_type test/sql/test_functions.py::CompileTest::test_custom_w_custom_name [gw12] [ 29%] PASSED test/orm/test_expire.py::ExpireTest::test_expire_autoflush test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_lateral_subqueries[join] [gw53] [ 29%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_lateral_subqueries[join] test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_lateral_subqueries[lateral] [gw53] [ 29%] 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 [gw53] [ 29%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_lateral_subqueries_ok_do_we_still_find_cartesians [gw3] [ 29%] 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 [gw3] [ 29%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_nested_alias_subquery_to_subquery_w_replace test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_plus_joined_aliased_abs_bcs [gw30] [ 29%] PASSED test/base/test_events.py::DisableClsPropagateTest::test_remove_invoke_clslevel test/base/test_events.py::EventsTest::test_append_vs_insert_cls [gw30] [ 29%] PASSED test/base/test_events.py::EventsTest::test_append_vs_insert_cls [gw57] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_custom_w_custom_name test/sql/test_functions.py::CompileTest::test_custom_w_quoted_name [gw5] [ 29%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_table_valued[True-None] test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_table_valued[True-alias] [gw5] [ 29%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_table_valued[True-alias] [gw49] [ 29%] 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] [gw40] [ 29%] PASSED test/orm/test_eager_relations.py::EagerTest::test_manytoone_limit test/orm/test_froms.py::EntityFromSubqueryTest::test_nested_alias_subquery_w_alias_to_none [gw41] [ 29%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_plus_joined_aliased_abs_bcs test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_plus_joined_unaliased_abs_bcs [gw13] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[IdentifierError-] test/base/test_except.py::PickleException::test_exc[IntegrityError-0] [gw13] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[IntegrityError-0] test/base/test_events.py::EventsTest::test_append_vs_insert_instance [gw30] [ 29%] PASSED test/base/test_events.py::EventsTest::test_append_vs_insert_instance test/base/test_events.py::EventsTest::test_bool_clslevel [gw30] [ 29%] PASSED test/base/test_events.py::EventsTest::test_bool_clslevel test/orm/test_expire.py::ExpireTest::test_expire_cascade [gw10] [ 29%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_multi_columns_2 test/orm/test_froms.py::MixedEntitiesTest::test_multi_columns_3 [gw10] [ 29%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_multi_columns_3 test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_lateral_subqueries_w_joins test/orm/test_eager_relations.py::EagerTest::test_map_to_cte_subq[cte] [gw33] [ 29%] PASSED test/orm/test_events.py::RefreshTest::test_was_expired_via_commit [gw3] [ 29%] 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 [gw3] [ 29%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_nested_aliases_none_to_none [gw57] [ 29%] 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 [gw57] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_custom_w_quoted_name_no_identifier test/sql/test_functions.py::CompileTest::test_funcfilter_arrayagg_subscript [gw57] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_arrayagg_subscript test/sql/test_functions.py::CompileTest::test_funcfilter_chaining test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_table_valued[True-render_derived] [gw5] [ 29%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_table_valued[True-render_derived] test/sql/test_from_linter.py::TestLinter::test_does_not_modify_query [gw5] [ 29%] PASSED test/sql/test_from_linter.py::TestLinter::test_does_not_modify_query test/sql/test_from_linter.py::TestLinter::test_no_linting test/orm/test_froms.py::MixedEntitiesTest::test_multi_mappers test/base/test_except.py::PickleException::test_exc[IntegrityError-1] [gw13] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[IntegrityError-1] test/base/test_except.py::PickleException::test_exc[IntegrityError-details] [gw13] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[IntegrityError-details] test/base/test_except.py::PickleException::test_exc[InterfaceError-0] [gw13] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[InterfaceError-0] test/base/test_events.py::EventsTest::test_decorator [gw30] [ 29%] PASSED test/base/test_events.py::EventsTest::test_decorator test/base/test_events.py::EventsTest::test_exec_once [gw30] [ 29%] PASSED test/base/test_events.py::EventsTest::test_exec_once test/base/test_events.py::EventsTest::test_exec_once_exception test/ext/test_extendedattr.py::FinderTest::test_customfinder_pass [gw8] [ 29%] PASSED test/ext/test_extendedattr.py::FinderTest::test_customfinder_pass test/ext/test_extendedattr.py::FinderTest::test_nativeext_interfaceexact test/orm/test_events.py::RemovalTest::test_attr_propagated [gw53] [ 29%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_lateral_subqueries_w_joins test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_no_froms [gw53] [ 29%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_no_froms test/orm/test_froms.py::EntityFromSubqueryTest::test_no_joinedload [gw40] [ 29%] PASSED test/orm/test_eager_relations.py::EagerTest::test_map_to_cte_subq[cte] [gw5] [ 29%] PASSED test/sql/test_from_linter.py::TestLinter::test_no_linting test/sql/test_from_linter.py::TestLinter::test_noop_for_unhandled_objects [gw5] [ 29%] PASSED test/sql/test_from_linter.py::TestLinter::test_noop_for_unhandled_objects [gw57] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_chaining [gw30] [ 29%] PASSED test/base/test_events.py::EventsTest::test_exec_once_exception test/base/test_events.py::EventsTest::test_exec_once_unless_exception [gw30] [ 29%] PASSED test/base/test_events.py::EventsTest::test_exec_once_unless_exception test/base/test_events.py::EventsTest::test_immutable_methods [gw3] [ 29%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_no_joinedload [gw12] [ 29%] PASSED test/orm/test_expire.py::ExpireTest::test_expire_cascade test/orm/test_expire.py::ExpireTest::test_expire_cascade_pending test/sql/test_from_linter.py::TestLinter::test_warn_anon_alias test/orm/test_eager_relations.py::EagerTest::test_map_to_cte_subq[plain] [gw41] [ 29%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_plus_joined_unaliased_abs_bcs test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_unaliased_abs_bcs_one [gw30] [ 29%] PASSED test/base/test_events.py::EventsTest::test_immutable_methods test/base/test_events.py::EventsTest::test_no_instance_level_collections [gw8] [ 29%] PASSED test/ext/test_extendedattr.py::FinderTest::test_nativeext_interfaceexact test/ext/test_extendedattr.py::FinderTest::test_nativeext_submanager [gw8] [ 29%] PASSED test/ext/test_extendedattr.py::FinderTest::test_nativeext_submanager [gw49] [ 29%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-lazyload-10-dont_cache] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-lazyload-10-fixed] [gw41] [ 29%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_unaliased_abs_bcs_one test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_unaliased_abs_bcs_two test/base/test_except.py::PickleException::test_exc[InterfaceError-1] [gw13] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[InterfaceError-1] test/base/test_except.py::PickleException::test_exc[InterfaceError-details] test/sql/test_functions.py::CompileTest::test_funcfilter_compound_criterion [gw57] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_compound_criterion test/sql/test_functions.py::CompileTest::test_funcfilter_criterion [gw57] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_criterion test/sql/test_functions.py::CompileTest::test_funcfilter_empty [gw30] [ 29%] PASSED test/base/test_events.py::EventsTest::test_no_instance_level_collections test/base/test_events.py::EventsTest::test_real_name_wrong_dispatch [gw30] [ 29%] PASSED test/base/test_events.py::EventsTest::test_real_name_wrong_dispatch [gw5] [ 29%] PASSED test/sql/test_from_linter.py::TestLinter::test_warn_anon_alias test/sql/test_from_linter.py::TestLinter::test_warn_anon_cte [gw5] [ 29%] PASSED test/sql/test_from_linter.py::TestLinter::test_warn_anon_cte [gw13] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[InterfaceError-details] test/base/test_except.py::PickleException::test_exc[InternalError-0] [gw13] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[InternalError-0] test/base/test_except.py::PickleException::test_exc[InternalError-1] [gw13] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[InternalError-1] test/base/test_except.py::PickleException::test_exc[InternalError-details] [gw13] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[InternalError-details] test/base/test_except.py::PickleException::test_exc[InvalidRequestError-] test/ext/test_extendedattr.py::FinderTest::test_standard [gw8] [ 29%] PASSED test/ext/test_extendedattr.py::FinderTest::test_standard test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_diamond_b1 test/base/test_events.py::EventsTest::test_register_class [gw30] [ 29%] PASSED test/base/test_events.py::EventsTest::test_register_class test/base/test_events.py::EventsTest::test_register_class_instance [gw30] [ 29%] PASSED test/base/test_events.py::EventsTest::test_register_class_instance test/orm/test_froms.py::ExternalColumnsTest::test_external_columns [gw13] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[InvalidRequestError-] test/base/test_except.py::PickleException::test_exc[InvalidatePoolError-] [gw13] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[InvalidatePoolError-] test/base/test_except.py::PickleException::test_exc[LegacyAPIWarning-] [gw13] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[LegacyAPIWarning-] test/base/test_except.py::PickleException::test_exc[MissingGreenlet-] [gw8] [ 29%] PASSED test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_diamond_b1 test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_diamond_b2 [gw8] [ 29%] PASSED test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_diamond_b2 test/sql/test_from_linter.py::TestLinter::test_warn_simple [gw5] [ 29%] PASSED test/sql/test_from_linter.py::TestLinter::test_warn_simple test/orm/test_froms.py::AddEntityEquivalenceTest::test_add_entity_equivalence test/base/test_events.py::EventsTest::test_register_instance [gw30] [ 29%] PASSED test/base/test_events.py::EventsTest::test_register_instance [gw12] [ 29%] PASSED test/orm/test_expire.py::ExpireTest::test_expire_cascade_pending [gw41] [ 29%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_lazyload_unaliased_abs_bcs_two test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_pathed_joinedload_aliased_abs_bcs [gw10] [ 29%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_multi_mappers test/orm/test_froms.py::MixedEntitiesTest::test_no_uniquing_cols[False] [gw10] [ 29%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_no_uniquing_cols[False] test/orm/test_froms.py::MixedEntitiesTest::test_no_uniquing_cols[True] [gw40] [ 29%] PASSED test/orm/test_eager_relations.py::EagerTest::test_map_to_cte_subq[plain] test/orm/test_eager_relations.py::EagerTest::test_map_to_cte_subq[subquery] test/base/test_events.py::JoinTest::test_kw_ok test/orm/test_expire.py::ExpireTest::test_expire_cascade_pending_orphan [gw57] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_empty test/sql/test_functions.py::CompileTest::test_funcfilter_fromobj_fromcriterion [gw57] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_fromobj_fromcriterion [gw33] [ 29%] PASSED test/orm/test_events.py::RemovalTest::test_attr_propagated test/base/test_events.py::RemovalTest::test_clslevel test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_diamond_c_b [gw8] [ 29%] PASSED test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_diamond_c_b test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_none [gw8] [ 29%] PASSED test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_none test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_single_down [gw8] [ 29%] PASSED test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_single_down [gw10] [ 29%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_no_uniquing_cols[True] test/orm/test_froms.py::MixedEntitiesTest::test_no_uniquing_cols_legacy[False] test/sql/test_functions.py::CompileTest::test_funcfilter_fromobj_fromfunc [gw57] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_fromobj_fromfunc test/sql/test_functions.py::CompileTest::test_funcfilter_label [gw13] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[MissingGreenlet-] test/base/test_except.py::PickleException::test_exc[MovedIn20Warning-] [gw13] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[MovedIn20Warning-] [gw33] [ 29%] PASSED test/base/test_events.py::RemovalTest::test_clslevel test/base/test_events.py::RemovalTest::test_clslevel_subclass [gw30] [ 29%] PASSED test/base/test_events.py::JoinTest::test_kw_ok test/base/test_events.py::JoinTest::test_neither [gw30] [ 29%] PASSED test/base/test_events.py::JoinTest::test_neither test/base/test_events.py::JoinTest::test_parent_class_child_class [gw30] [ 29%] PASSED test/base/test_events.py::JoinTest::test_parent_class_child_class [gw10] [ 29%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_no_uniquing_cols_legacy[False] test/orm/test_froms.py::MixedEntitiesTest::test_no_uniquing_cols_legacy[True] test/base/test_except.py::PickleException::test_exc[MultipleResultsFound-] [gw13] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[MultipleResultsFound-] test/base/test_except.py::PickleException::test_exc[NoForeignKeysError-] [gw13] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[NoForeignKeysError-] test/base/test_except.py::PickleException::test_exc[NoInspectionAvailable-] test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_single_up [gw8] [ 29%] PASSED test/ext/test_extendedattr.py::InstrumentationCollisionTest::test_single_up [gw57] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_label test/sql/test_functions.py::CompileTest::test_funcfilter_windowing_orderby [gw57] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_windowing_orderby [gw33] [ 29%] PASSED test/base/test_events.py::RemovalTest::test_clslevel_subclass test/base/test_events.py::RemovalTest::test_double_event_nonwrapped [gw33] [ 29%] PASSED test/base/test_events.py::RemovalTest::test_double_event_nonwrapped test/base/test_events.py::RemovalTest::test_double_event_wrapped [gw13] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[NoInspectionAvailable-] test/base/test_except.py::PickleException::test_exc[NoReferenceError-] [gw13] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[NoReferenceError-] [gw10] [ 29%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_no_uniquing_cols_legacy[True] test/orm/test_froms.py::MixedEntitiesTest::test_raw_columns test/sql/test_functions.py::CompileTest::test_funcfilter_windowing_orderby_partitionby [gw57] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_windowing_orderby_partitionby [gw49] [ 29%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-lazyload-10-fixed] test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-lazyload-10-payload] [gw40] [ 29%] PASSED test/orm/test_eager_relations.py::EagerTest::test_map_to_cte_subq[subquery] test/orm/test_eager_relations.py::EagerTest::test_nested_outerjoin_propagation_only_on_correct_path test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_alternate_finders [gw8] [ 29%] PASSED test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_alternate_finders test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_basic [gw12] [ 29%] PASSED test/orm/test_expire.py::ExpireTest::test_expire_cascade_pending_orphan test/sql/test_functions.py::CompileTest::test_funcfilter_windowing_range [gw57] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_windowing_range test/sql/test_functions.py::CompileTest::test_funcfilter_windowing_rows [gw57] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_windowing_rows test/sql/test_functions.py::CompileTest::test_funcfilter_within_group [gw57] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_within_group [gw41] [ 29%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_pathed_joinedload_aliased_abs_bcs test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_pathed_lazyload_aliased_abs_bcs [gw33] [ 29%] PASSED test/base/test_events.py::RemovalTest::test_double_event_wrapped test/base/test_events.py::RemovalTest::test_instance [gw33] [ 29%] PASSED test/base/test_events.py::RemovalTest::test_instance test/orm/test_expire.py::ExpireTest::test_expire_committed test/sql/test_functions.py::CompileTest::test_funcfilter_within_group_desc [gw57] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_within_group_desc test/sql/test_functions.py::CompileTest::test_funcfilter_within_group_multi [gw57] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_within_group_multi test/sql/test_functions.py::CompileTest::test_funcfilter_within_group_w_over [gw8] [ 29%] PASSED test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_basic test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_collection_with_backref [gw8] [ 29%] PASSED test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_collection_with_backref test/orm/test_events.py::RemovalTest::test_instance_event_listen_on_cls_before_map test/base/test_events.py::JoinTest::test_parent_class_child_instance_apply_after [gw30] [ 29%] 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 test/base/test_except.py::PickleException::test_exc[NoReferencedColumnError-] [gw13] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[NoReferencedColumnError-] test/base/test_except.py::PickleException::test_exc[NoReferencedTableError-] [gw57] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_funcfilter_within_group_w_over test/sql/test_functions.py::CompileTest::test_functions_with_cols [gw41] [ 29%] 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 [gw30] [ 29%] PASSED test/base/test_events.py::JoinTest::test_parent_class_child_instance_apply_before test/base/test_events.py::JoinTest::test_parent_class_only [gw30] [ 29%] PASSED test/base/test_events.py::JoinTest::test_parent_class_only [gw13] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[NoReferencedTableError-] test/base/test_except.py::PickleException::test_exc[NoResultFound-] [gw13] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[NoResultFound-] [gw10] [ 29%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_raw_columns test/orm/test_froms.py::MixedEntitiesTest::test_self_referential_from_self [gw57] [ 29%] PASSED test/sql/test_functions.py::CompileTest::test_functions_with_cols test/sql/test_functions.py::CompileTest::test_generic_annotation test/base/test_events.py::JoinTest::test_parent_events_child_no_events [gw30] [ 29%] 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 [gw30] [ 29%] PASSED test/base/test_events.py::JoinTest::test_parent_instance_child_class_apply_after test/base/test_except.py::PickleException::test_exc[NoSuchColumnError-] [gw13] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[NoSuchColumnError-] test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_deferred [gw8] [ 29%] PASSED test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_deferred test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_history [gw8] [ 29%] PASSED test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_history test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_inheritance [gw8] [ 29%] PASSED test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_inheritance test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_instance_dict [gw8] [ 29%] PASSED test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_instance_dict test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_null_instrumentation [gw8] [ 29%] PASSED test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_null_instrumentation test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_unmapped_not_type_error [gw8] [ 29%] 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 [gw49] [ 29%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-lazyload-10-payload] [gw5] [ 29%] PASSED test/orm/test_froms.py::AddEntityEquivalenceTest::test_add_entity_equivalence test/base/test_except.py::PickleException::test_exc[NoSuchModuleError-] [gw13] [ 29%] PASSED test/base/test_except.py::PickleException::test_exc[NoSuchModuleError-] test/base/test_except.py::PickleException::test_exc[NoSuchTableError-] [gw40] [ 30%] PASSED test/orm/test_eager_relations.py::EagerTest::test_nested_outerjoin_propagation_only_on_correct_path test/orm/test_eager_relations.py::EagerTest::test_no_ad_hoc_orderby [gw8] [ 30%] PASSED test/ext/test_extendedattr.py::UserDefinedExtensionTest::test_unmapped_not_type_error_iter_ok test/sql/test_external_traversal.py::BinaryEndpointTraversalTest::test_basic test/base/test_events.py::JoinTest::test_parent_instance_child_class_apply_before [gw30] [ 30%] 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 [gw41] [ 30%] PASSED test/orm/test_eager_relations.py::LazyLoadOptSpecificityTest::test_pathed_lazyload_plus_joined_aliased_abs_bcs [gw33] [ 30%] PASSED test/orm/test_events.py::RemovalTest::test_instance_event_listen_on_cls_before_map [gw12] [ 30%] PASSED test/orm/test_expire.py::ExpireTest::test_expire_committed test/orm/test_expire.py::ExpireTest::test_expire_doesntload_on_set [gw8] [ 30%] PASSED test/sql/test_external_traversal.py::BinaryEndpointTraversalTest::test_basic test/sql/test_external_traversal.py::BinaryEndpointTraversalTest::test_composed [gw8] [ 30%] PASSED test/sql/test_external_traversal.py::BinaryEndpointTraversalTest::test_composed [gw30] [ 30%] PASSED test/base/test_events.py::JoinTest::test_parent_instance_child_instance_apply_before test/base/test_events.py::LegacySignatureTest::test_complex_legacy_accept [gw30] [ 30%] PASSED test/base/test_events.py::LegacySignatureTest::test_complex_legacy_accept test/base/test_events.py::LegacySignatureTest::test_complex_new_accept test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_from_self_twice_newstyle_wlabels [gw13] [ 30%] PASSED test/base/test_except.py::PickleException::test_exc[NoSuchTableError-] test/sql/test_external_traversal.py::BinaryEndpointTraversalTest::test_subquery [gw8] [ 30%] PASSED test/sql/test_external_traversal.py::BinaryEndpointTraversalTest::test_subquery test/sql/test_external_traversal.py::BinaryEndpointTraversalTest::test_with_tuples test/orm/test_eager_relations.py::LoadFromJoinedInhWUnion::test_one [gw8] [ 30%] PASSED test/sql/test_external_traversal.py::BinaryEndpointTraversalTest::test_with_tuples test/sql/test_external_traversal.py::ClauseAdapterTest::test_adapt_select_w_unlabeled_fn [gw30] [ 30%] PASSED test/base/test_events.py::LegacySignatureTest::test_complex_new_accept test/base/test_events.py::LegacySignatureTest::test_kw_accept_has_legacies [gw8] [ 30%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_adapt_select_w_unlabeled_fn [gw12] [ 30%] PASSED test/orm/test_expire.py::ExpireTest::test_expire_doesntload_on_set [gw57] [ 30%] PASSED test/sql/test_functions.py::CompileTest::test_generic_annotation [gw3] [ 30%] PASSED test/orm/test_froms.py::ExternalColumnsTest::test_external_columns [gw30] [ 30%] PASSED test/base/test_events.py::LegacySignatureTest::test_kw_accept_has_legacies [gw40] [ 30%] PASSED test/orm/test_eager_relations.py::EagerTest::test_no_ad_hoc_orderby test/orm/test_expire.py::ExpireTest::test_expire_preserves_changes test/base/test_events.py::LegacySignatureTest::test_kw_accept_plus_kw_has_legacies test/orm/test_froms.py::ExternalColumnsTest::test_external_columns_bad test/base/test_events.py::RemovalTest::test_listener_collection_removed_cleanup test/orm/test_eager_relations.py::EagerTest::test_no_false_hits [gw30] [ 30%] PASSED test/base/test_events.py::LegacySignatureTest::test_kw_accept_plus_kw_has_legacies test/base/test_events.py::LegacySignatureTest::test_legacy_accept [gw3] [ 30%] PASSED test/orm/test_froms.py::ExternalColumnsTest::test_external_columns_bad [gw30] [ 30%] PASSED test/base/test_events.py::LegacySignatureTest::test_legacy_accept test/orm/test_froms.py::ExternalColumnsTest::test_external_columns_compound test/base/test_events.py::LegacySignatureTest::test_legacy_accept_from_method [gw30] [ 30%] PASSED test/base/test_events.py::LegacySignatureTest::test_legacy_accept_from_method [gw41] [ 30%] PASSED test/orm/test_eager_relations.py::LoadFromJoinedInhWUnion::test_one test/orm/test_dynamic.py::HistoryTest::test_backref_pop_transient test/sql/test_functions.py::CompileTest::test_generic_count [gw57] [ 30%] PASSED test/sql/test_functions.py::CompileTest::test_generic_count test/sql/test_functions.py::CompileTest::test_generic_now test/orm/test_eager_relations.py::LoadFromJoinedInhWUnion::test_two [gw57] [ 30%] PASSED test/sql/test_functions.py::CompileTest::test_generic_now test/sql/test_functions.py::CompileTest::test_generic_random [gw57] [ 30%] PASSED test/sql/test_functions.py::CompileTest::test_generic_random [gw12] [ 30%] PASSED test/orm/test_expire.py::ExpireTest::test_expire_preserves_changes test/sql/test_functions.py::CompileTest::test_incorrect_none_type [gw57] [ 30%] PASSED test/sql/test_functions.py::CompileTest::test_incorrect_none_type test/sql/test_functions.py::CompileTest::test_mixed_case test/orm/test_expire.py::ExpireTest::test_expire_synonym [gw57] [ 30%] PASSED test/sql/test_functions.py::CompileTest::test_mixed_case test/sql/test_functions.py::CompileTest::test_mixed_case_packages [gw57] [ 30%] PASSED test/sql/test_functions.py::CompileTest::test_mixed_case_packages [gw41] [ 30%] PASSED test/orm/test_eager_relations.py::LoadFromJoinedInhWUnion::test_two test/sql/test_functions.py::CompileTest::test_namespacing_conflicts [gw57] [ 30%] PASSED test/sql/test_functions.py::CompileTest::test_namespacing_conflicts test/sql/test_functions.py::CompileTest::test_non_functions [gw57] [ 30%] PASSED test/sql/test_functions.py::CompileTest::test_non_functions test/sql/test_functions.py::CompileTest::test_operators_custom[False-add-5-myfunc() + 5] [gw40] [ 30%] PASSED test/orm/test_eager_relations.py::EagerTest::test_no_false_hits [gw57] [ 30%] 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] [gw57] [ 30%] PASSED test/sql/test_functions.py::CompileTest::test_operators_custom[False-eq-other2-myfunc() = q] test/orm/test_eager_relations.py::LoadOnExistingTest::test_load_two_levels_collection_to_collection test/orm/test_eager_relations.py::EagerTest::test_no_orphan [gw3] [ 30%] PASSED test/orm/test_froms.py::ExternalColumnsTest::test_external_columns_compound test/sql/test_functions.py::CompileTest::test_operators_custom[False-in_op-other0-myfunc() IN (1, 2, 3)] [gw57] [ 30%] PASSED test/sql/test_functions.py::CompileTest::test_operators_custom[False-in_op-other0-myfunc() IN (1, 2, 3)] test/orm/test_froms.py::ExternalColumnsTest::test_external_columns_joinedload test/sql/test_functions.py::CompileTest::test_operators_custom[True-add-5-myfunc() + 5] [gw57] [ 30%] PASSED test/sql/test_functions.py::CompileTest::test_operators_custom[True-add-5-myfunc() + 5] test/sql/test_functions.py::CompileTest::test_operators_custom[True-eq-other2-myfunc() = q] [gw57] [ 30%] PASSED test/sql/test_functions.py::CompileTest::test_operators_custom[True-eq-other2-myfunc() = q] test/orm/test_dynamic.py::UOWTest::test_delete_nocascade [gw12] [ 30%] PASSED test/orm/test_expire.py::ExpireTest::test_expire_synonym [gw40] [ 30%] PASSED test/orm/test_eager_relations.py::EagerTest::test_no_orphan test/orm/test_dynamic.py::UOWTest::test_no_deref test/orm/test_eager_relations.py::EagerTest::test_no_render_in_subquery test/orm/test_expire.py::ExpireTest::test_expired_eager [gw26] [ 30%] PASSED test/orm/test_dynamic.py::HistoryTest::test_backref_pop_transient [gw10] [ 30%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_self_referential_from_self test/orm/test_dynamic.py::UOWTest::test_backref_autoflush_saveuser test/orm/test_froms.py::MixedEntitiesTest::test_with_entities [gw10] [ 30%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_with_entities [gw5] [ 30%] PASSED test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_from_self_twice_newstyle_wlabels test/orm/test_dynamic.py::UOWTest::test_remove_orphans test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_from_self_twice_newstyle_wolabels [gw40] [ 30%] PASSED test/orm/test_eager_relations.py::EagerTest::test_no_render_in_subquery test/sql/test_functions.py::CompileTest::test_pickle_over test/orm/test_eager_relations.py::EagerTest::test_one_and_many [gw5] [ 30%] PASSED test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_from_self_twice_newstyle_wolabels [gw26] [ 30%] PASSED test/sql/test_functions.py::CompileTest::test_pickle_over test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_newstyle [gw3] [ 30%] PASSED test/orm/test_froms.py::ExternalColumnsTest::test_external_columns_joinedload test/sql/test_functions.py::CompileTest::test_pickle_within_group test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_correlate_to_union [gw5] [ 30%] PASSED test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_newstyle test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_oldstyle [gw26] [ 30%] PASSED test/sql/test_functions.py::CompileTest::test_pickle_within_group [gw12] [ 30%] PASSED test/orm/test_expire.py::ExpireTest::test_expired_eager test/sql/test_functions.py::CompileTest::test_quote_special_chars test/orm/test_dynamic.py::HistoryTest::test_backref_pop_persistent_autoflush_m2m [gw26] [ 30%] PASSED test/sql/test_functions.py::CompileTest::test_quote_special_chars [gw5] [ 30%] PASSED test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_oldstyle test/orm/test_expire.py::ExpireTest::test_expired_lazy test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_plus_explicit_aliased_join_newstyle test/sql/test_functions.py::CompileTest::test_quote_special_chars_packages test/orm/test_froms.py::InstancesTest::test_contains_eager_aliased [gw26] [ 30%] PASSED test/sql/test_functions.py::CompileTest::test_quote_special_chars_packages test/sql/test_functions.py::CompileTest::test_replace_function [gw41] [ 30%] PASSED test/orm/test_eager_relations.py::LoadOnExistingTest::test_load_two_levels_collection_to_collection [gw26] [ 30%] PASSED test/sql/test_functions.py::CompileTest::test_replace_function [gw5] [ 30%] PASSED test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_plus_explicit_aliased_join_newstyle [gw43] [ 30%] PASSED test/orm/test_dynamic.py::UOWTest::test_delete_nocascade test/sql/test_functions.py::CompileTest::test_replace_function_case_insensitive test/orm/test_eager_relations.py::LoadOnExistingTest::test_load_two_levels_collection_to_scalar test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_plus_flag_aliased_join_newstyle [gw37] [ 30%] PASSED test/orm/test_dynamic.py::UOWTest::test_backref_autoflush_saveuser [gw40] [ 30%] PASSED test/orm/test_eager_relations.py::EagerTest::test_one_and_many [gw26] [ 30%] PASSED test/sql/test_functions.py::CompileTest::test_replace_function_case_insensitive [gw46] [ 30%] PASSED test/orm/test_dynamic.py::UOWTest::test_no_deref test/sql/test_functions.py::CompileTest::test_return_type_detection test/orm/test_eager_relations.py::EagerTest::test_one_to_many_scalar [gw5] [ 30%] PASSED test/orm/test_froms.py::ColumnAccessTest::test_anonymous_expression_plus_flag_aliased_join_newstyle [gw26] [ 30%] PASSED test/sql/test_functions.py::CompileTest::test_return_type_detection test/orm/test_froms.py::ColumnAccessTest::test_anonymous_labeled_expression_newstyle test/sql/test_functions.py::CompileTest::test_select_method_one [gw26] [ 30%] PASSED test/sql/test_functions.py::CompileTest::test_select_method_one [gw5] [ 30%] PASSED test/orm/test_froms.py::ColumnAccessTest::test_anonymous_labeled_expression_newstyle test/sql/test_functions.py::TableValuedCompileTest::test_named_with_ordinality test/sql/test_functions.py::CompileTest::test_select_method_three test/orm/test_froms.py::ColumnAccessTest::test_anonymous_labeled_expression_oldstyle [gw12] [ 30%] PASSED test/orm/test_expire.py::ExpireTest::test_expired_lazy test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_get_baked_query [gw26] [ 30%] PASSED test/sql/test_functions.py::CompileTest::test_select_method_three [gw50] [ 30%] PASSED test/orm/test_dynamic.py::UOWTest::test_remove_orphans test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_get_baked_query_shard_id test/sql/test_functions.py::CompileTest::test_select_method_two [gw43] [ 30%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_named_with_ordinality [gw37] [ 30%] 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 [gw5] [ 30%] PASSED test/orm/test_froms.py::ColumnAccessTest::test_anonymous_labeled_expression_oldstyle test/orm/test_expire.py::ExpireTest::test_get_on_deleted_expunges test/orm/test_dynamic.py::HistoryTest::test_append_persistent [gw37] [ 30%] 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 test/sql/test_functions.py::TableValuedCompileTest::test_render_derived_maintains_tableval_type [gw26] [ 30%] PASSED test/sql/test_functions.py::CompileTest::test_select_method_two test/sql/test_functions.py::CompileTest::test_underscores [gw37] [ 30%] 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 test/orm/test_froms.py::ColumnAccessTest::test_select_from_no_aliasing [gw40] [ 30%] PASSED test/orm/test_eager_relations.py::EagerTest::test_one_to_many_scalar test/orm/test_eager_relations.py::EagerTest::test_one_to_many_scalar_subq_wrapping [gw37] [ 30%] 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 [gw43] [ 30%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_render_derived_maintains_tableval_type test/sql/test_functions.py::TableValuedCompileTest::test_render_derived_with_lateral[False] [gw5] [ 30%] PASSED test/orm/test_froms.py::ColumnAccessTest::test_select_from_no_aliasing [gw26] [ 30%] PASSED test/sql/test_functions.py::CompileTest::test_underscores test/sql/test_functions.py::CompileTest::test_underscores_packages test/orm/test_froms.py::ColumnAccessTest::test_table_anonymous_expression_from_self_twice_newstyle [gw41] [ 30%] PASSED test/orm/test_eager_relations.py::LoadOnExistingTest::test_load_two_levels_collection_to_scalar [gw37] [ 30%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_plain_db_lookup test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_query_explicit_shard_via_bind_opts [gw37] [ 30%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_query_explicit_shard_via_bind_opts test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_roundtrip [gw43] [ 30%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_render_derived_with_lateral[False] test/sql/test_functions.py::TableValuedCompileTest::test_render_derived_with_lateral[True] test/orm/test_eager_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_collection [gw23] [ 30%] PASSED test/orm/test_dynamic.py::HistoryTest::test_backref_pop_persistent_autoflush_m2m [gw37] [ 30%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_roundtrip test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_roundtrip_future test/ext/test_hybrid.py::MethodExpressionTest::test_aliased_query_col [gw26] [ 30%] PASSED test/sql/test_functions.py::CompileTest::test_underscores_packages test/sql/test_functions.py::CompileTest::test_uppercase [gw26] [ 30%] PASSED test/sql/test_functions.py::CompileTest::test_uppercase [gw37] [ 30%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_roundtrip_future test/sql/test_functions.py::CompileTest::test_uppercase_packages [gw5] [ 30%] PASSED test/orm/test_froms.py::ColumnAccessTest::test_table_anonymous_expression_from_self_twice_newstyle test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_shard_id_event [gw12] [ 30%] PASSED test/orm/test_expire.py::ExpireTest::test_get_on_deleted_expunges [gw43] [ 30%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_render_derived_with_lateral[True] [gw26] [ 30%] PASSED test/sql/test_functions.py::CompileTest::test_uppercase_packages test/sql/test_functions.py::TableValuedCompileTest::test_scalar_subquery [gw37] [ 30%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_shard_id_event test/ext/test_horizontal_shard.py::RefreshDeferExpireTest::test_deferred [gw40] [ 30%] PASSED test/orm/test_eager_relations.py::EagerTest::test_one_to_many_scalar_subq_wrapping test/sql/test_functions.py::CompileTest::test_use_labels test/orm/test_expire.py::ExpireTest::test_get_refreshes [gw43] [ 30%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_scalar_subquery test/orm/test_eager_relations.py::EagerTest::test_options_pathing [gw50] [ 30%] PASSED test/ext/test_hybrid.py::MethodExpressionTest::test_aliased_query_col test/sql/test_functions.py::TableValuedCompileTest::test_scalar_table_valued [gw26] [ 30%] PASSED test/sql/test_functions.py::CompileTest::test_use_labels test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[False-None-False] test/orm/test_dynamic.py::HistoryTest::test_missing_but_removed_noflush test/ext/test_hybrid.py::MethodExpressionTest::test_call test/sql/test_functions.py::CompileTest::test_use_labels_function_element test/ext/test_hybrid.py::PropertyValueTest::test_nonassignable [gw50] [ 30%] PASSED test/ext/test_hybrid.py::MethodExpressionTest::test_call test/orm/test_dynamic.py::HistoryTest::test_append_transient [gw26] [ 30%] PASSED test/sql/test_functions.py::CompileTest::test_use_labels_function_element [gw43] [ 30%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_scalar_table_valued test/sql/test_functions.py::TableValuedCompileTest::test_star_with_ordinality [gw43] [ 30%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_star_with_ordinality test/ext/test_hybrid.py::MethodExpressionTest::test_docstring test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_as_from test/sql/test_functions.py::TableValuedCompileTest::test_subquery_as_table_valued [gw37] [ 30%] PASSED test/ext/test_horizontal_shard.py::RefreshDeferExpireTest::test_deferred [gw23] [ 30%] PASSED test/ext/test_hybrid.py::PropertyValueTest::test_nonassignable test/ext/test_hybrid.py::PropertyValueTest::test_nondeletable [gw12] [ 30%] PASSED test/orm/test_expire.py::ExpireTest::test_get_refreshes [gw21] [ 30%] PASSED test/orm/test_dynamic.py::HistoryTest::test_append_persistent test/ext/test_horizontal_shard.py::RefreshDeferExpireTest::test_refresh [gw43] [ 30%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_subquery_as_table_valued test/sql/test_functions.py::TableValuedCompileTest::test_table_as_table_valued [gw50] [ 30%] PASSED test/ext/test_hybrid.py::MethodExpressionTest::test_docstring [gw26] [ 30%] PASSED test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_as_from test/ext/test_hybrid.py::MethodExpressionTest::test_expression test/orm/test_expire.py::ExpireTest::test_joinedload_props_load_two [gw43] [ 30%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_table_as_table_valued test/sql/test_functions.py::TableValuedCompileTest::test_table_valued_one [gw23] [ 30%] PASSED test/ext/test_hybrid.py::PropertyValueTest::test_nondeletable test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_conn_execute [gw41] [ 30%] PASSED test/orm/test_eager_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_collection [gw5] [ 30%] PASSED test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[False-None-False] [gw10] [ 30%] PASSED test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_correlate_to_union [gw50] [ 30%] PASSED test/ext/test_hybrid.py::MethodExpressionTest::test_expression test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_correlate_to_union_newstyle [gw26] [ 30%] PASSED test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_conn_execute test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_exec_options [gw37] [ 30%] PASSED test/ext/test_horizontal_shard.py::RefreshDeferExpireTest::test_refresh test/ext/test_horizontal_shard.py::RefreshDeferExpireTest::test_unexpire [gw43] [ 30%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_table_valued_one test/sql/test_functions.py::TableValuedCompileTest::test_table_valued_two test/ext/test_hybrid.py::MethodExpressionTest::test_info test/orm/test_eager_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_scalar test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[False-None-True] test/ext/test_hybrid.py::PropertyValueTest::test_set_get [gw26] [ 30%] PASSED test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_exec_options test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_extract_bind [gw43] [ 30%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_table_valued_two [gw50] [ 30%] PASSED test/ext/test_hybrid.py::MethodExpressionTest::test_info test/ext/test_hybrid.py::MethodExpressionTest::test_query [gw23] [ 30%] PASSED test/ext/test_hybrid.py::PropertyValueTest::test_set_get test/ext/test_hybrid.py::SpecialObjectTest::test_docstring [gw23] [ 30%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_docstring [gw10] [ 30%] PASSED test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_correlate_to_union_newstyle test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_correlate_to_union_w_labels_newstyle test/orm/test_generative.py::CaseSensitiveTest::test_distinct_count [gw37] [ 30%] PASSED test/ext/test_horizontal_shard.py::RefreshDeferExpireTest::test_unexpire [gw27] [ 30%] PASSED test/orm/test_dynamic.py::HistoryTest::test_missing_but_removed_noflush test/sql/test_identity_column.py::IdentityDDL::test_nullable_kwarg [gw21] [ 30%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_nullable_kwarg test/sql/test_identity_column.py::IdentityDDL::test_on_null [gw21] [ 30%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_on_null [gw26] [ 30%] PASSED test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_extract_bind test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_extract_expression test/ext/test_hybrid.py::SpecialObjectTest::test_instance_four test/ext/test_horizontal_shard.py::SelectinloadRegressionTest::test_selectinload_query [gw50] [ 30%] PASSED test/ext/test_hybrid.py::MethodExpressionTest::test_query test/ext/test_hybrid.py::MethodExpressionTest::test_query_col [gw10] [ 30%] PASSED test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_correlate_to_union_w_labels_newstyle test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_query_auto_correlate [gw23] [ 30%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_instance_four [gw22] [ 30%] PASSED test/orm/test_dynamic.py::HistoryTest::test_append_transient test/sql/test_identity_column.py::IdentityDDL::test_other_options [gw21] [ 30%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_other_options [gw3] [ 30%] PASSED test/orm/test_froms.py::InstancesTest::test_contains_eager_aliased test/orm/test_froms.py::InstancesTest::test_contains_eager_chaining [gw10] [ 30%] PASSED test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_query_auto_correlate test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_query_correlate_off[False] [gw5] [ 30%] PASSED test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[False-None-True] test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[False-correlate-False] test/sql/test_identity_column.py::IdentityTest::test_autoincrement_column [gw21] [ 30%] PASSED test/sql/test_identity_column.py::IdentityTest::test_autoincrement_column [gw12] [ 30%] PASSED test/orm/test_expire.py::ExpireTest::test_joinedload_props_load_two [gw26] [ 30%] PASSED test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_extract_expression test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_update [gw50] [ 30%] PASSED test/ext/test_hybrid.py::MethodExpressionTest::test_query_col test/sql/test_identity_column.py::IdentityTest::test_identity_and_sequence test/ext/test_hybrid.py::SpecialObjectTest::test_instance_one [gw23] [ 30%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_instance_one test/orm/test_expire.py::ExpireTest::test_joinedload_query_refreshes test/ext/test_indexable.py::IndexPropertyJsonTest::test_mutable test/ext/test_hybrid.py::PropertyComparatorTest::test_aliased_filter test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_composite_pk_implicit_returning [gw21] [ 30%] PASSED test/sql/test_identity_column.py::IdentityTest::test_identity_and_sequence test/sql/test_identity_column.py::IdentityTest::test_identity_autoincrement_false [gw27] [ 30%] SKIPPED test/ext/test_indexable.py::IndexPropertyJsonTest::test_mutable test/ext/test_indexable.py::IndexPropertyJsonTest::test_nested_property_init [gw27] [ 30%] SKIPPED test/ext/test_indexable.py::IndexPropertyJsonTest::test_nested_property_init [gw41] [ 30%] PASSED test/orm/test_eager_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_scalar test/ext/test_hybrid.py::SpecialObjectTest::test_instance_three [gw23] [ 30%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_instance_three test/ext/test_hybrid.py::SpecialObjectTest::test_instance_two [gw10] [ 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] [gw10] [ 30%] PASSED test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_query_correlate_off[None] test/ext/test_indexable.py::IndexPropertyJsonTest::test_nested_property_set [gw27] [ 30%] SKIPPED test/ext/test_indexable.py::IndexPropertyJsonTest::test_nested_property_set [gw21] [ 30%] PASSED test/sql/test_identity_column.py::IdentityTest::test_identity_autoincrement_false test/sql/test_identity_column.py::IdentityTest::test_server_default_onupdate test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_query_explicit_correlate [gw23] [ 30%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_instance_two test/ext/test_hybrid.py::SpecialObjectTest::test_query_five [gw23] [ 30%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_query_five test/ext/test_hybrid.py::SpecialObjectTest::test_query_four [gw3] [ 30%] PASSED test/orm/test_froms.py::InstancesTest::test_contains_eager_chaining test/orm/test_froms.py::InstancesTest::test_contains_eager_chaining_aliased_endpoint test/ext/test_indexable.py::IndexPropertyJsonTest::test_query [gw27] [ 30%] SKIPPED test/ext/test_indexable.py::IndexPropertyJsonTest::test_query test/ext/test_indexable.py::IndexPropertyTest::test_array test/orm/test_eager_relations.py::LoadOnExistingTest::test_no_crash_on_existing [gw43] [ 30%] PASSED test/orm/test_generative.py::CaseSensitiveTest::test_distinct_count [gw10] [ 30%] PASSED test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_query_explicit_correlate test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_select_auto_correlate [gw23] [ 30%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_query_four test/ext/test_hybrid.py::SpecialObjectTest::test_query_one [gw22] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_composite_pk_implicit_returning test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_composite_pk_prefetch [gw21] [ 30%] PASSED test/sql/test_identity_column.py::IdentityTest::test_server_default_onupdate test/sql/test_identity_column.py::IdentityTest::test_to_metadata [gw5] [ 30%] 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] [gw50] [ 30%] PASSED test/ext/test_hybrid.py::PropertyComparatorTest::test_aliased_filter [gw10] [ 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 [gw37] [ 30%] PASSED test/ext/test_horizontal_shard.py::SelectinloadRegressionTest::test_selectinload_query test/orm/test_generative.py::GenerativeQueryTest::test_aggregate [gw22] [ 30%] PASSED test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_composite_pk_prefetch test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_lower_case_table test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_39_4::test_create_table test/ext/test_hybrid.py::PropertyComparatorTest::test_aliased_query [gw50] [ 30%] PASSED test/ext/test_hybrid.py::PropertyComparatorTest::test_aliased_query test/ext/test_hybrid.py::PropertyComparatorTest::test_aliased_value [gw27] [ 31%] PASSED test/ext/test_indexable.py::IndexPropertyTest::test_array test/ext/test_indexable.py::IndexPropertyTest::test_array_longinit [gw46] [ 31%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_get_baked_query_shard_id [gw21] [ 31%] PASSED test/sql/test_identity_column.py::IdentityTest::test_to_metadata test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored[mariadb] [gw21] [ 31%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored[mariadb] [gw3] [ 31%] PASSED test/orm/test_froms.py::InstancesTest::test_contains_eager_chaining_aliased_endpoint test/orm/test_froms.py::InstancesTest::test_contains_eager_four [gw52] [ 31%] PASSED test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_39_4::test_create_table test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_39_4::test_crud test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_baked_mix [gw12] [ 31%] PASSED test/orm/test_expire.py::ExpireTest::test_joinedload_query_refreshes [gw22] [ 31%] 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 [gw27] [ 31%] PASSED test/ext/test_indexable.py::IndexPropertyTest::test_array_longinit test/ext/test_indexable.py::IndexPropertyTest::test_get_attribute_error [gw26] [ 31%] PASSED test/sql/test_functions.py::ExecuteTest_sqlite+pysqlite_3_39_4::test_update test/sql/test_functions.py::RegisterTest::test_GenericFunction_is_registered [gw26] [ 31%] PASSED test/sql/test_functions.py::RegisterTest::test_GenericFunction_is_registered test/sql/test_functions.py::RegisterTest::test_register_function [gw41] [ 31%] PASSED test/orm/test_eager_relations.py::LoadOnExistingTest::test_no_crash_on_existing test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_get_explicit_shard [gw10] [ 31%] PASSED test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_select_correlate_off test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_select_explicit_correlate [gw10] [ 31%] PASSED test/orm/test_froms.py::QueryCorrelatesLikeSelect::test_scalar_subquery_select_explicit_correlate [gw50] [ 31%] PASSED test/ext/test_hybrid.py::PropertyComparatorTest::test_aliased_value test/ext/test_hybrid.py::PropertyComparatorTest::test_docstring [gw22] [ 31%] 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 [gw23] [ 31%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_query_one test/ext/test_hybrid.py::SpecialObjectTest::test_query_three [gw5] [ 31%] PASSED test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[False-correlate-True] test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[False-correlate_except-False] test/orm/test_eager_relations.py::LoadOnExistingTest::test_populate_existing_propagate [gw3] [ 31%] 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_expire.py::ExpireTest::test_lazyload_autoflushes [gw23] [ 31%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_query_three test/ext/test_hybrid.py::SpecialObjectTest::test_query_two [gw26] [ 31%] PASSED test/sql/test_functions.py::RegisterTest::test_register_function [gw50] [ 31%] PASSED test/ext/test_hybrid.py::PropertyComparatorTest::test_docstring test/ext/test_hybrid.py::PropertyComparatorTest::test_no_name_one test/orm/test_froms.py::RawSelectTest::test_select test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored[mysql] [gw21] [ 31%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored[mysql] [gw43] [ 31%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_aggregate test/orm/test_generative.py::GenerativeQueryTest::test_aggregate_1 test/sql/test_functions.py::ReturnTypeTest::test_array_agg [gw26] [ 31%] PASSED test/sql/test_functions.py::ReturnTypeTest::test_array_agg test/sql/test_functions.py::ReturnTypeTest::test_array_agg_array_datatype [gw22] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_non_composite_pk_implicit_returning [gw40] [ 31%] PASSED test/orm/test_eager_relations.py::EagerTest::test_options_pathing test/orm/test_eager_relations.py::EagerTest::test_orderby test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored[oracle] [gw21] [ 31%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored[oracle] test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored[postgresql] [gw3] [ 31%] PASSED test/orm/test_froms.py::InstancesTest::test_contains_eager_four_future test/orm/test_froms.py::InstancesTest::test_contains_eager_multi_alias [gw50] [ 31%] PASSED test/ext/test_hybrid.py::PropertyComparatorTest::test_no_name_one test/ext/test_hybrid.py::PropertyComparatorTest::test_no_name_two [gw27] [ 31%] PASSED test/ext/test_indexable.py::IndexPropertyTest::test_get_attribute_error [gw52] [ 31%] PASSED test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_39_4::test_crud [gw21] [ 31%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored[postgresql] test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored[sqlite] [gw21] [ 31%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored[sqlite] test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[True-mariadb] [gw26] [ 31%] PASSED test/sql/test_functions.py::ReturnTypeTest::test_array_agg_array_datatype test/sql/test_functions.py::ReturnTypeTest::test_array_agg_array_literal_explicit_type [gw5] [ 31%] 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] test/ext/test_indexable.py::IndexPropertyTest::test_get_default_value [gw27] [ 31%] PASSED test/ext/test_indexable.py::IndexPropertyTest::test_get_default_value test/ext/test_indexable.py::IndexPropertyTest::test_json [gw27] [ 31%] PASSED test/ext/test_indexable.py::IndexPropertyTest::test_json test/ext/test_indexable.py::IndexPropertyTest::test_set_immutable [gw27] [ 31%] PASSED test/ext/test_indexable.py::IndexPropertyTest::test_set_immutable [gw41] [ 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] [gw26] [ 31%] PASSED test/sql/test_functions.py::ReturnTypeTest::test_array_agg_array_literal_explicit_type test/sql/test_functions.py::ReturnTypeTest::test_array_agg_array_literal_implicit_type [gw26] [ 31%] PASSED test/sql/test_functions.py::ReturnTypeTest::test_array_agg_array_literal_implicit_type test/sql/test_functions.py::ReturnTypeTest::test_cume_dist [gw26] [ 31%] PASSED test/sql/test_functions.py::ReturnTypeTest::test_cume_dist test/sql/test_functions.py::ReturnTypeTest::test_mode test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_39_4::test_ddl_hastable [gw43] [ 31%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_aggregate_1 test/orm/test_generative.py::GenerativeQueryTest::test_aggregate_2 [gw21] [ 31%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[True-mariadb] test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[True-mysql] [gw21] [ 31%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[True-mysql] test/ext/test_indexable.py::IndexPropertyTest::test_set_mutable_dict [gw27] [ 31%] PASSED test/ext/test_indexable.py::IndexPropertyTest::test_set_mutable_dict test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_non_composite_pk_prefetch [gw22] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_non_composite_pk_prefetch [gw3] [ 31%] PASSED test/orm/test_froms.py::InstancesTest::test_contains_eager_multi_alias test/orm/test_froms.py::InstancesTest::test_contains_eager_multi_aliased [gw50] [ 31%] PASSED test/ext/test_hybrid.py::PropertyComparatorTest::test_no_name_two test/ext/test_hybrid.py::PropertyComparatorTest::test_query [gw50] [ 31%] PASSED test/ext/test_hybrid.py::PropertyComparatorTest::test_query test/ext/test_hybrid.py::PropertyComparatorTest::test_set_get [gw43] [ 31%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_aggregate_2 test/orm/test_generative.py::GenerativeQueryTest::test_aggregate_3 [gw12] [ 31%] PASSED test/orm/test_expire.py::ExpireTest::test_lazyload_autoflushes test/orm/test_expire.py::ExpireTest::test_mapper_joinedload_props_load test/ext/test_indexable.py::IndexPropertyTest::test_value_is_none_attributeerror [gw26] [ 31%] PASSED test/sql/test_functions.py::ReturnTypeTest::test_mode test/sql/test_functions.py::ReturnTypeTest::test_percent_rank [gw26] [ 31%] PASSED test/sql/test_functions.py::ReturnTypeTest::test_percent_rank test/sql/test_functions.py::ReturnTypeTest::test_percentile_cont [gw26] [ 31%] PASSED test/sql/test_functions.py::ReturnTypeTest::test_percentile_cont [gw40] [ 31%] PASSED test/orm/test_eager_relations.py::EagerTest::test_orderby test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[True-oracle] [gw21] [ 31%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[True-oracle] [gw5] [ 31%] 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/sql/test_insert.py::InsertTest::test_anticipate_nullable_composite_pk [gw22] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_anticipate_nullable_composite_pk test/sql/test_insert.py::InsertTest::test_bindparam_name_no_consume_error [gw22] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_bindparam_name_no_consume_error test/sql/test_insert.py::InsertTest::test_binds_that_match_columns [gw22] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_binds_that_match_columns test/sql/test_insert.py::InsertTest::test_generic_insert_bind_params_all_columns [gw22] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_generic_insert_bind_params_all_columns [gw27] [ 31%] PASSED test/ext/test_indexable.py::IndexPropertyTest::test_value_is_none_attributeerror test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_abstract_in_hierarchy test/sql/test_functions.py::ReturnTypeTest::test_percentile_cont_array [gw26] [ 31%] PASSED test/sql/test_functions.py::ReturnTypeTest::test_percentile_cont_array test/sql/test_functions.py::ReturnTypeTest::test_percentile_cont_array_desc [gw26] [ 31%] PASSED test/sql/test_functions.py::ReturnTypeTest::test_percentile_cont_array_desc test/sql/test_functions.py::TableValuedCompileTest::test_aggregate_scalar_over_table_valued [gw37] [ 31%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_baked_mix [gw50] [ 31%] PASSED test/ext/test_hybrid.py::PropertyComparatorTest::test_set_get test/ext/test_hybrid.py::PropertyComparatorTest::test_value [gw50] [ 31%] PASSED test/ext/test_hybrid.py::PropertyComparatorTest::test_value test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[True-postgresql] [gw21] [ 31%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[True-postgresql] test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[True-sqlite] [gw23] [ 31%] PASSED test/ext/test_hybrid.py::SpecialObjectTest::test_query_two test/ext/test_hybrid.py::SynonymOfPropertyTest::test_expression_expr [gw23] [ 31%] PASSED test/ext/test_hybrid.py::SynonymOfPropertyTest::test_expression_expr test/sql/test_insert.py::InsertTest::test_inline_default [gw3] [ 31%] PASSED test/orm/test_froms.py::InstancesTest::test_contains_eager_multi_aliased test/orm/test_froms.py::InstancesTest::test_contains_eager_multi_aliased_of_type [gw41] [ 31%] PASSED test/orm/test_eager_relations.py::LoadOnExistingTest::test_refresh_no_recursion[immediate] test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_delete_future_synchronize_evaluate [gw52] [ 31%] PASSED test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_39_4::test_ddl_hastable test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_39_4::test_option_on_execute [gw26] [ 31%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_aggregate_scalar_over_table_valued test/sql/test_functions.py::TableValuedCompileTest::test_alias_column test/ext/test_hybrid.py::SynonymOfPropertyTest::test_expression_property [gw23] [ 31%] PASSED test/ext/test_hybrid.py::SynonymOfPropertyTest::test_expression_property test/ext/test_hybrid.py::SynonymOfPropertyTest::test_hasattr [gw22] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_inline_default test/sql/test_insert.py::InsertTest::test_inline_defaults [gw22] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_inline_defaults test/sql/test_insert.py::InsertTest::test_insert_from_select_col_values test/orm/test_eager_relations.py::EagerTest::test_orderby_desc [gw40] [ 31%] PASSED test/orm/test_eager_relations.py::EagerTest::test_orderby_desc test/orm/test_eager_relations.py::EagerTest::test_orderby_multi [gw5] [ 31%] PASSED test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[True-None-False] test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[True-None-True] [gw27] [ 31%] PASSED test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_abstract_in_hierarchy test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_classreg_setup [gw26] [ 31%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_alias_column test/sql/test_functions.py::TableValuedCompileTest::test_alias_maintains_tableval_type [gw26] [ 31%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_alias_maintains_tableval_type test/sql/test_functions.py::TableValuedCompileTest::test_column_valued_one [gw12] [ 31%] PASSED test/orm/test_expire.py::ExpireTest::test_mapper_joinedload_props_load [gw22] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_col_values test/ext/test_hybrid.py::PropertyExpressionTest::test_aliased_expression [gw50] [ 31%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_aliased_expression test/ext/test_hybrid.py::PropertyExpressionTest::test_aliased_query [gw43] [ 31%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_aggregate_3 test/orm/test_generative.py::GenerativeQueryTest::test_filter [gw43] [ 31%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_filter test/orm/test_generative.py::GenerativeQueryTest::test_offset test/orm/test_eager_relations.py::LoadOnExistingTest::test_refresh_no_recursion[selectin] test/orm/test_expire.py::ExpireTest::test_no_instance_key [gw21] [ 31%] 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] test/sql/test_insert.py::InsertTest::test_insert_from_select_cte_follows_insert_one [gw22] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_cte_follows_insert_one [gw3] [ 31%] PASSED test/orm/test_froms.py::InstancesTest::test_contains_eager_multi_aliased_of_type test/orm/test_froms.py::InstancesTest::test_contains_eager_one [gw23] [ 31%] PASSED test/ext/test_hybrid.py::SynonymOfPropertyTest::test_hasattr test/ext/test_hybrid.py::SynonymOfPropertyTest::test_instance_access [gw23] [ 31%] PASSED test/ext/test_hybrid.py::SynonymOfPropertyTest::test_instance_access test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_39_4::test_autoincrement_true [gw26] [ 31%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_column_valued_one test/sql/test_functions.py::TableValuedCompileTest::test_column_valued_subquery [gw26] [ 31%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_column_valued_subquery [gw52] [ 31%] PASSED test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_39_4::test_option_on_execute test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_39_4::test_via_engine test/sql/test_insert.py::InsertTest::test_insert_from_select_cte_follows_insert_two [gw23] [ 31%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_39_4::test_autoincrement_true test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_39_4::test_create_ddl[identity_args0-ALWAYS AS IDENTITY] [gw21] [ 31%] 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] [gw41] [ 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] [gw5] [ 31%] PASSED test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[True-None-True] test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[True-correlate-False] [gw43] [ 31%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_offset test/orm/test_generative.py::GenerativeQueryTest::test_offset_order_by [gw22] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_cte_follows_insert_two test/sql/test_insert.py::InsertTest::test_insert_from_select_cte_one [gw21] [ 31%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[auto-mysql] test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[auto-oracle] [gw21] [ 31%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[auto-oracle] test/sql/test_functions.py::TableValuedCompileTest::test_column_valued_two [gw26] [ 31%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_column_valued_two test/sql/test_functions.py::TableValuedCompileTest::test_function_alias [gw26] [ 31%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_function_alias [gw50] [ 31%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_aliased_query test/ext/test_hybrid.py::PropertyExpressionTest::test_any [gw40] [ 31%] PASSED test/orm/test_eager_relations.py::EagerTest::test_orderby_multi [gw23] [ 31%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_39_4::test_create_ddl[identity_args0-ALWAYS AS IDENTITY] test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_39_4::test_create_ddl[identity_args1-BY DEFAULT AS IDENTITY (START WITH 5)] [gw23] [ 31%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_39_4::test_create_ddl[identity_args1-BY DEFAULT AS IDENTITY (START WITH 5)] test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_39_4::test_create_ddl[identity_args10-BY DEFAULT AS IDENTITY (ORDER CYCLE)] [gw23] [ 31%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_39_4::test_create_ddl[identity_args10-BY DEFAULT AS IDENTITY (ORDER CYCLE)] [gw22] [ 31%] 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 [gw12] [ 31%] PASSED test/orm/test_expire.py::ExpireTest::test_no_instance_key test/orm/test_expire.py::ExpireTest::test_no_instance_key_no_pk test/orm/test_eager_relations.py::EagerTest::test_orderby_related test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[auto-postgresql] [gw21] [ 31%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[auto-postgresql] test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_39_4::test_create_ddl[identity_args11-BY DEFAULT AS IDENTITY (NO ORDER NO CYCLE)] [gw23] [ 31%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_39_4::test_create_ddl[identity_args11-BY DEFAULT AS IDENTITY (NO ORDER NO CYCLE)] [gw52] [ 31%] PASSED test/engine/test_execute.py::SchemaTranslateTest_sqlite+pysqlite_3_39_4::test_via_engine [gw3] [ 31%] PASSED test/orm/test_froms.py::InstancesTest::test_contains_eager_one test/orm/test_froms.py::InstancesTest::test_contains_eager_two [gw3] [ 31%] PASSED test/orm/test_froms.py::InstancesTest::test_contains_eager_two test/orm/test_froms.py::InstancesTest::test_from_alias_four [gw43] [ 31%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_offset_order_by test/orm/test_generative.py::GenerativeQueryTest::test_order_by [gw22] [ 31%] 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 test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[auto-sqlite] [gw21] [ 31%] PASSED test/sql/test_identity_column.py::NotSupportingIdentityDDL::test_identity_is_ignored_in_pk[auto-sqlite] test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_39_4::test_create_ddl[identity_args2-ALWAYS AS IDENTITY (INCREMENT BY 2)] [gw23] [ 31%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_39_4::test_create_ddl[identity_args2-ALWAYS AS IDENTITY (INCREMENT BY 2)] test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_39_4::test_create_ddl[identity_args3-BY DEFAULT AS IDENTITY (INCREMENT BY 2 START WITH 5)] [gw23] [ 31%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_39_4::test_create_ddl[identity_args3-BY DEFAULT AS IDENTITY (INCREMENT BY 2 START WITH 5)] [gw10] [ 31%] PASSED test/orm/test_froms.py::RawSelectTest::test_select [gw37] [ 31%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_delete_future_synchronize_evaluate test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_delete_future_synchronize_fetch [gw50] [ 31%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_any test/ext/test_hybrid.py::PropertyExpressionTest::test_cloning_in_polymorphic_any [gw40] [ 31%] PASSED test/orm/test_eager_relations.py::EagerTest::test_orderby_related test/orm/test_eager_relations.py::EagerTest::test_propagated_lazyload_wildcard_bound [gw5] [ 31%] 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] test/orm/test_immediate_load.py::ImmediateTest::test_basic test/sql/test_functions.py::TableValuedCompileTest::test_json_object_keys_with_ordinality [gw26] [ 31%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_json_object_keys_with_ordinality test/sql/test_functions.py::TableValuedCompileTest::test_named_table_valued [gw26] [ 31%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_named_table_valued test/sql/test_functions.py::TableValuedCompileTest::test_named_table_valued_alias [gw12] [ 31%] PASSED test/orm/test_expire.py::ExpireTest::test_no_instance_key_no_pk test/orm/test_expire.py::ExpireTest::test_no_session [gw41] [ 31%] PASSED test/orm/test_eager_relations.py::LoadOnExistingTest::test_refresh_no_recursion[subquery] [gw46] [ 31%] 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 [gw43] [ 31%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_order_by test/orm/test_generative.py::GenerativeQueryTest::test_selectby [gw22] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_dont_mutate_raw_columns test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_39_4::test_create_ddl[identity_args4-ALWAYS AS IDENTITY (INCREMENT BY 2 START WITH 0 MINVALUE 0)] test/orm/test_froms.py::SelectFromTest::test_aliased_class_vs_nonaliased test/orm/test_eager_relations.py::LoadOnExistingTest::test_runs_query_on_refresh [gw3] [ 31%] PASSED test/orm/test_froms.py::InstancesTest::test_from_alias_four test/orm/test_froms.py::InstancesTest::test_from_alias_three [gw21] [ 31%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_basic test/sql/test_insert.py::InsertTest::test_insert_from_select_fn_defaults [gw22] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_fn_defaults [gw23] [ 31%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_39_4::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_39_4::test_create_ddl[identity_args5-BY DEFAULT AS IDENTITY (INCREMENT BY 2 START WITH 1 MAXVALUE 5)] [gw23] [ 31%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_39_4::test_create_ddl[identity_args5-BY DEFAULT AS IDENTITY (INCREMENT BY 2 START WITH 1 MAXVALUE 5)] test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_39_4::test_create_ddl[identity_args6-ALWAYS AS IDENTITY (INCREMENT BY 2 START WITH 1 NO MAXVALUE)] [gw42] [ 31%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_pending_to_persistent_del [gw27] [ 31%] PASSED test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_classreg_setup test/engine/test_execute.py::SetInputSizesTest::test_set_input_sizes_event [gw52] [ 31%] SKIPPED test/engine/test_execute.py::SetInputSizesTest::test_set_input_sizes_event test/engine/test_execute.py::SetInputSizesTest::test_set_input_sizes_expanding_param [gw52] [ 31%] SKIPPED test/engine/test_execute.py::SetInputSizesTest::test_set_input_sizes_expanding_param test/sql/test_insert.py::InsertTest::test_insert_from_select_fn_defaults_compound [gw26] [ 31%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_named_table_valued_alias test/sql/test_functions.py::TableValuedCompileTest::test_named_table_valued_subquery [gw26] [ 31%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_named_table_valued_subquery test/orm/test_events.py::SessionLifecycleEventsTest::test_pending_to_transient_via_expunge [gw5] [ 31%] PASSED test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[True-correlate-True] test/engine/test_execute.py::SetInputSizesTest::test_set_input_sizes_expanding_tuple_param [gw52] [ 31%] SKIPPED test/engine/test_execute.py::SetInputSizesTest::test_set_input_sizes_expanding_tuple_param test/engine/test_execute.py::SetInputSizesTest::test_set_input_sizes_no_event [gw50] [ 31%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_cloning_in_polymorphic_any [gw22] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_fn_defaults_compound test/sql/test_insert.py::InsertTest::test_insert_from_select_fn_defaults_compound_subquery [gw22] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_fn_defaults_compound_subquery [gw12] [ 31%] PASSED test/orm/test_expire.py::ExpireTest::test_no_session [gw43] [ 31%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_selectby test/orm/test_generative.py::GenerativeQueryTest::test_slice test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_column_attr_names [gw3] [ 31%] PASSED test/orm/test_froms.py::InstancesTest::test_from_alias_three test/orm/test_froms.py::InstancesTest::test_from_alias_two test/orm/test_immediate_load.py::ImmediateTest::test_basic_option[immediate] test/orm/test_expire.py::ExpireTest::test_options_joinedload_props_load [gw52] [ 31%] SKIPPED test/engine/test_execute.py::SetInputSizesTest::test_set_input_sizes_no_event test/engine/test_execute.py::UnicodeReturnsTest::test_unicode_test_fails_warning [gw52] [ 31%] SKIPPED test/engine/test_execute.py::UnicodeReturnsTest::test_unicode_test_fails_warning [gw23] [ 31%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_39_4::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_39_4::test_create_ddl[identity_args7-BY DEFAULT AS IDENTITY (INCREMENT BY 2 START WITH 0 NO MINVALUE)] [gw23] [ 31%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_39_4::test_create_ddl[identity_args7-BY DEFAULT AS IDENTITY (INCREMENT BY 2 START WITH 0 NO MINVALUE)] [gw41] [ 31%] PASSED test/orm/test_eager_relations.py::LoadOnExistingTest::test_runs_query_on_refresh test/ext/test_hybrid.py::PropertyExpressionTest::test_docstring [gw42] [ 31%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_pending_to_transient_via_expunge test/engine/test_execute.py::UnicodeReturnsTest::test_unicode_test_not_in_python3 [gw52] [ 31%] PASSED test/engine/test_execute.py::UnicodeReturnsTest::test_unicode_test_not_in_python3 test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_39_4::test_create_ddl[identity_args8-ALWAYS AS IDENTITY (START WITH 1 MAXVALUE 10 CYCLE)] [gw23] [ 31%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_39_4::test_create_ddl[identity_args8-ALWAYS AS IDENTITY (START WITH 1 MAXVALUE 10 CYCLE)] test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_39_4::test_create_ddl[identity_args9-BY DEFAULT AS IDENTITY (CACHE 1000 ORDER)] test/sql/test_insert.py::InsertTest::test_insert_from_select_no_defaults [gw22] [ 31%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_no_defaults test/sql/test_insert.py::InsertTest::test_insert_from_select_override_defaults test/orm/test_events.py::SessionLifecycleEventsTest::test_pending_to_transient_via_rollback [gw21] [ 31%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_basic_option[immediate] [gw23] [ 31%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_39_4::test_create_ddl[identity_args9-BY DEFAULT AS IDENTITY (CACHE 1000 ORDER)] test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_39_4::test_nullable_kwarg test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[True-correlate_except-False] test/orm/test_immediate_load.py::ImmediateTest::test_basic_option[raise] [gw23] [ 31%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_39_4::test_nullable_kwarg test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_39_4::test_other_options [gw23] [ 31%] PASSED test/sql/test_identity_column.py::DefaultDialectIdentityDDL_sqlite+pysqlite_3_39_4::test_other_options test/sql/test_identity_column.py::IdentityDDL::test_autoincrement_true [gw23] [ 31%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_autoincrement_true test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args0-ALWAYS AS IDENTITY] [gw23] [ 31%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args0-ALWAYS AS IDENTITY] test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args1-BY DEFAULT AS IDENTITY (START WITH 5)] [gw23] [ 32%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args1-BY DEFAULT AS IDENTITY (START WITH 5)] test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args10-BY DEFAULT AS IDENTITY (ORDER CYCLE)] [gw37] [ 32%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_delete_future_synchronize_fetch test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_delete_synchronize_evaluate [gw37] [ 32%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_delete_synchronize_evaluate test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_delete_synchronize_fetch [gw37] [ 32%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_delete_synchronize_fetch [gw43] [ 32%] PASSED test/orm/test_generative.py::GenerativeQueryTest::test_slice [gw23] [ 32%] 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/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_update_future_synchronize_evaluate [gw12] [ 32%] PASSED test/orm/test_expire.py::ExpireTest::test_options_joinedload_props_load [gw50] [ 32%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_docstring test/ext/test_hybrid.py::PropertyExpressionTest::test_expression [gw5] [ 32%] 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] [gw3] [ 32%] PASSED test/orm/test_froms.py::InstancesTest::test_from_alias_two test/orm/test_froms.py::InstancesTest::test_from_alias_two_needs_nothing [gw27] [ 32%] PASSED test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_column_attr_names [gw23] [ 32%] 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)] [gw23] [ 32%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args2-ALWAYS AS IDENTITY (INCREMENT BY 2)] test/orm/test_eager_relations.py::MixedEntitiesTest::test_aliased_entity_one test/orm/test_expire.py::ExpireTest::test_partial_expire test/orm/test_generative.py::GenerativeTest2::test_distinct_count [gw22] [ 32%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_override_defaults test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_configure_discriminator_col test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args3-BY DEFAULT AS IDENTITY (INCREMENT BY 2 START WITH 5)] [gw42] [ 32%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_pending_to_transient_via_rollback test/sql/test_insert.py::InsertTest::test_insert_from_select_returning [gw23] [ 32%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args3-BY DEFAULT AS IDENTITY (INCREMENT BY 2 START WITH 5)] [gw50] [ 32%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_expression test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args4-ALWAYS AS IDENTITY (INCREMENT BY 2 START WITH 0 MINVALUE 0)] test/ext/test_hybrid.py::PropertyExpressionTest::test_expression_isnt_clause_element [gw3] [ 32%] PASSED test/orm/test_froms.py::InstancesTest::test_from_alias_two_needs_nothing [gw23] [ 32%] 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/orm/test_froms.py::InstancesTest::test_mixed_eager_contains_with_limit 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/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_deleted [gw22] [ 32%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_returning test/sql/test_insert.py::InsertTest::test_insert_from_select_select test/orm/test_dynamic.py::HistoryTest::test_unchanged_persistent [gw23] [ 32%] 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)] [gw10] [ 32%] PASSED test/orm/test_froms.py::SelectFromTest::test_aliased_class_vs_nonaliased test/orm/test_froms.py::SelectFromTest::test_differentiate_self_external [gw23] [ 32%] 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] [ 32%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_basic_option[raise] [gw50] [ 32%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_expression_isnt_clause_element test/ext/test_hybrid.py::PropertyExpressionTest::test_info [gw23] [ 32%] 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)] [gw22] [ 32%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_select test/orm/test_dynamic.py::DynamicTest::test_transient_all_empty_list [gw23] [ 32%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args8-ALWAYS AS IDENTITY (START WITH 1 MAXVALUE 10 CYCLE)] [gw50] [ 32%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_info test/orm/test_dynamic.py::HistoryTest::test_persistent_but_readded_autoflush [gw27] [ 32%] PASSED test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_configure_discriminator_col [gw5] [ 32%] PASSED test/orm/test_froms.py::CorrelateORMTest::test_correlate_to_cte_legacy[True-correlate_except-True] test/orm/test_immediate_load.py::ImmediateTest::test_basic_option[raise_on_sql] test/ext/test_hybrid.py::PropertyExpressionTest::test_labeling_for_unnamed test/sql/test_insert.py::InsertTest::test_insert_from_select_select_alt_ordering test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_prop_on_base [gw22] [ 32%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_select_alt_ordering [gw12] [ 32%] PASSED test/orm/test_expire.py::ExpireTest::test_partial_expire test/orm/test_froms.py::CustomJoinTest::test_double_same_mappers_explicit_alias test/sql/test_insert.py::InsertTest::test_insert_from_select_seq [gw42] [ 32%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_deleted [gw43] [ 32%] PASSED test/orm/test_generative.py::GenerativeTest2::test_distinct_count test/orm/test_expire.py::ExpireTest::test_partial_expire_deferred [gw22] [ 32%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_seq test/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_deleted_del [gw50] [ 32%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_labeling_for_unnamed [gw10] [ 32%] PASSED test/orm/test_froms.py::SelectFromTest::test_differentiate_self_external test/sql/test_insert.py::InsertTest::test_insert_from_select_table [gw3] [ 32%] PASSED test/orm/test_froms.py::InstancesTest::test_mixed_eager_contains_with_limit test/ext/test_hybrid.py::PropertyExpressionTest::test_labeling_for_unnamed_legacy [gw21] [ 32%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_basic_option[raise_on_sql] test/orm/test_froms.py::SelectFromTest::test_filter_by_selected_from test/orm/test_generative.py::RelationshipsTest::test_from [gw22] [ 32%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_table test/orm/test_immediate_load.py::ImmediateTest::test_basic_option[select] test/sql/test_insert.py::InsertTest::test_insert_from_select_union [gw37] [ 32%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_update_future_synchronize_evaluate [gw12] [ 32%] PASSED test/orm/test_expire.py::ExpireTest::test_partial_expire_deferred [gw21] [ 32%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_basic_option[select] [gw28] [ 32%] PASSED test/orm/test_dynamic.py::HistoryTest::test_persistent_but_readded_autoflush [gw22] [ 32%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_union [gw33] [ 32%] PASSED test/base/test_events.py::RemovalTest::test_listener_collection_removed_cleanup [gw35] [ 32%] PASSED test/orm/test_dynamic.py::HistoryTest::test_unchanged_persistent [gw10] [ 32%] PASSED test/orm/test_froms.py::SelectFromTest::test_filter_by_selected_from test/orm/test_froms.py::SelectFromTest::test_join test/orm/test_froms.py::LabelCollideTest::test_overlap_plain test/sql/test_insert.py::InsertTest::test_insert_from_select_with_python_defaults test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_update_future_synchronize_fetch test/base/test_events.py::RemovalTest::test_no_add_in_event [gw50] [ 32%] 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 test/orm/test_expire.py::ExpireTest::test_partial_expire_eager [gw33] [ 32%] PASSED test/base/test_events.py::RemovalTest::test_no_add_in_event test/orm/test_immediate_load.py::ImmediateTest::test_basic_option_m2o[immediate] [gw27] [ 32%] PASSED test/ext/declarative/test_inheritance.py::ConcreteExtensionConfigTest::test_prop_on_base [gw50] [ 32%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_labeling_for_unnamed_tablename_plus_col test/ext/test_hybrid.py::PropertyExpressionTest::test_query [gw3] [ 32%] PASSED test/orm/test_froms.py::LabelCollideTest::test_overlap_plain [gw50] [ 32%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_query [gw41] [ 32%] PASSED test/orm/test_eager_relations.py::MixedEntitiesTest::test_aliased_entity_one test/ext/test_hybrid.py::PropertyExpressionTest::test_set_get test/orm/test_froms.py::LabelCollideTest::test_overlap_subquery test/orm/test_eager_relations.py::MixedEntitiesTest::test_aliased_entity_three [gw10] [ 32%] PASSED test/orm/test_froms.py::SelectFromTest::test_join test/orm/test_froms.py::SelectFromTest::test_join_ent_selected_from [gw5] [ 32%] PASSED test/orm/test_froms.py::CustomJoinTest::test_double_same_mappers_explicit_alias [gw50] [ 32%] PASSED test/ext/test_hybrid.py::PropertyExpressionTest::test_set_get [gw41] [ 32%] PASSED test/orm/test_eager_relations.py::MixedEntitiesTest::test_aliased_entity_three test/orm/test_eager_relations.py::MixedEntitiesTest::test_aliased_entity_two [gw43] [ 32%] PASSED test/orm/test_generative.py::RelationshipsTest::test_from [gw12] [ 32%] PASSED test/orm/test_expire.py::ExpireTest::test_partial_expire_eager test/orm/test_generative.py::RelationshipsTest::test_join test/orm/test_expire.py::ExpireTest::test_partial_expire_lazy [gw10] [ 32%] PASSED test/orm/test_froms.py::SelectFromTest::test_join_ent_selected_from [gw3] [ 32%] PASSED test/orm/test_froms.py::LabelCollideTest::test_overlap_subquery [gw43] [ 32%] PASSED test/orm/test_generative.py::RelationshipsTest::test_join test/orm/test_generative.py::RelationshipsTest::test_outer_join test/orm/test_froms.py::SelectFromTest::test_join_relname_from_selected_from [gw41] [ 32%] PASSED test/orm/test_eager_relations.py::MixedEntitiesTest::test_aliased_entity_two test/orm/test_eager_relations.py::MixedEntitiesTest::test_two_entities [gw43] [ 32%] PASSED test/orm/test_generative.py::RelationshipsTest::test_outer_join test/orm/test_generative.py::RelationshipsTest::test_outer_join_count [gw43] [ 32%] PASSED test/orm/test_generative.py::RelationshipsTest::test_outer_join_count [gw10] [ 32%] PASSED test/orm/test_froms.py::SelectFromTest::test_join_relname_from_selected_from test/orm/test_froms.py::SelectFromTest::test_more_joins [gw41] [ 32%] PASSED test/orm/test_eager_relations.py::MixedEntitiesTest::test_two_entities test/orm/test_eager_relations.py::MixedEntitiesTest::test_two_entities_with_joins [gw12] [ 32%] PASSED test/orm/test_expire.py::ExpireTest::test_partial_expire_lazy test/orm/test_expire.py::ExpireTest::test_pending_raises [gw12] [ 32%] PASSED test/orm/test_expire.py::ExpireTest::test_pending_raises [gw10] [ 32%] PASSED test/orm/test_froms.py::SelectFromTest::test_more_joins test/orm/test_expire.py::ExpireTest::test_persistence_check [gw41] [ 32%] PASSED test/orm/test_eager_relations.py::MixedEntitiesTest::test_two_entities_with_joins test/orm/test_froms.py::SelectFromTest::test_replace_with_eager [gw12] [ 32%] PASSED test/orm/test_expire.py::ExpireTest::test_persistence_check test/orm/test_expire.py::ExpireTest::test_refresh_cancels_expire [gw19] [ 32%] PASSED test/orm/test_dynamic.py::DynamicTest::test_transient_all_empty_list test/ext/test_hybrid.py::PropertyMirrorTest::test_aliased_mismatched_col test/orm/test_froms.py::EntityFromSubqueryTest::test_aliases test/orm/test_froms.py::MixedEntitiesTest::test_add_multi_columns test/orm/test_hasparent.py::ParentRemovalTest::test_fresh_state_negative test/orm/test_inspect.py::TestORMInspection::test_local_table [gw22] [ 32%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_with_python_defaults test/sql/test_insert.py::InsertTest::test_unconsumed_names_kwargs test/orm/test_eager_relations.py::MixedSelfReferentialEagerTest::test_eager_load test/sql/test_insert.py::InsertTest::test_insert_from_select_with_sql_defaults test/base/test_events.py::RemovalTest::test_no_remove_in_event test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abs_concrete_extension_warn_concrete_disc_resolves_overlap [gw21] [ 32%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_basic_option_m2o[immediate] [gw33] [ 32%] PASSED test/base/test_events.py::RemovalTest::test_no_remove_in_event test/base/test_events.py::RemovalTest::test_once [gw10] [ 32%] PASSED test/orm/test_froms.py::SelectFromTest::test_replace_with_eager test/orm/test_immediate_load.py::ImmediateTest::test_basic_option_m2o[raise] [gw33] [ 32%] PASSED test/base/test_events.py::RemovalTest::test_once [gw12] [ 32%] PASSED test/orm/test_expire.py::ExpireTest::test_refresh_cancels_expire [gw22] [ 32%] PASSED test/sql/test_insert.py::InsertTest::test_insert_from_select_with_sql_defaults test/orm/test_froms.py::SelectFromTest::test_replace_with_select [gw35] [ 32%] PASSED test/sql/test_insert.py::InsertTest::test_unconsumed_names_kwargs test/base/test_events.py::RemovalTest::test_once_doesnt_dereference_listener [gw50] [ 32%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_aliased_mismatched_col test/sql/test_insert.py::InsertTest::test_insert_literal_binds test/sql/test_insert.py::InsertTest::test_unconsumed_names_multi_values_dict test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_39_4::test_sql_expr_lastrowid test/ext/test_hybrid.py::PropertyMirrorTest::test_c_collection_func_element test/orm/test_expire.py::ExpireTest::test_refresh_cascade [gw27] [ 32%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abs_concrete_extension_warn_concrete_disc_resolves_overlap [gw22] [ 32%] PASSED test/sql/test_insert.py::InsertTest::test_insert_literal_binds [gw35] [ 32%] PASSED test/sql/test_insert.py::InsertTest::test_unconsumed_names_multi_values_dict [gw33] [ 32%] PASSED test/base/test_events.py::RemovalTest::test_once_doesnt_dereference_listener [gw21] [ 32%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_basic_option_m2o[raise] test/sql/test_insert.py::InsertTest::test_insert_literal_binds_sequence_notimplemented test/sql/test_insert.py::InsertTest::test_unconsumed_names_values_dict test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abs_concrete_extension_warn_for_overlap [gw50] [ 32%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_c_collection_func_element [gw35] [ 32%] PASSED test/sql/test_insert.py::InsertTest::test_unconsumed_names_values_dict [gw43] [ 32%] PASSED test/orm/test_hasparent.py::ParentRemovalTest::test_fresh_state_negative test/ext/test_hybrid.py::PropertyMirrorTest::test_class [gw19] [ 32%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_39_4::test_sql_expr_lastrowid test/base/test_events.py::RemovalTest::test_once_unless_exception [gw22] [ 32%] PASSED test/sql/test_insert.py::InsertTest::test_insert_literal_binds_sequence_notimplemented test/orm/test_immediate_load.py::ImmediateTest::test_basic_option_m2o[raise_on_sql] [gw33] [ 32%] PASSED test/base/test_events.py::RemovalTest::test_once_unless_exception test/base/test_events.py::RemovalTest::test_propagate test/orm/test_hasparent.py::ParentRemovalTest::test_fresh_state_positive [gw50] [ 32%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_class test/ext/test_hybrid.py::PropertyMirrorTest::test_dont_assume_attr_key_is_present test/sql/test_insert.py::InsertTest::test_insert_mix_select_values_exception test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_39_4::test_uppercase [gw46] [ 32%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_plain_core_lookup_w_shard [gw37] [ 32%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_update_future_synchronize_fetch [gw33] [ 32%] PASSED test/base/test_events.py::RemovalTest::test_propagate test/sql/test_insert.py::MultirowTest::test_inline_default [gw27] [ 32%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abs_concrete_extension_warn_for_overlap test/base/test_events.py::RemovalTest::test_remove_not_listened test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_plain_db_lookup [gw22] [ 32%] PASSED test/sql/test_insert.py::InsertTest::test_insert_mix_select_values_exception [gw41] [ 32%] PASSED test/orm/test_eager_relations.py::MixedSelfReferentialEagerTest::test_eager_load test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_update_synchronize_evaluate test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abstract_concrete_base_didnt_configure [gw19] [ 32%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_39_4::test_uppercase test/sql/test_insert.py::InsertTest::test_insert_mix_values_select_exception [gw12] [ 32%] PASSED test/orm/test_expire.py::ExpireTest::test_refresh_cascade [gw33] [ 32%] PASSED test/base/test_events.py::RemovalTest::test_remove_not_listened test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_39_4::test_uppercase_direct_params [gw10] [ 32%] PASSED test/orm/test_froms.py::SelectFromTest::test_replace_with_select [gw35] [ 32%] PASSED test/sql/test_insert.py::MultirowTest::test_inline_default [gw50] [ 32%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_dont_assume_attr_key_is_present [gw21] [ 32%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_basic_option_m2o[raise_on_sql] test/orm/test_froms.py::SelectFromTest::test_select_from_aliased_one [gw43] [ 32%] PASSED test/orm/test_hasparent.py::ParentRemovalTest::test_fresh_state_positive test/orm/test_expire.py::ExpireTest::test_refresh_cascade_pending test/ext/test_hybrid.py::PropertyMirrorTest::test_dont_assume_attr_key_is_present_ac test/orm/test_eager_relations.py::OrderBySecondaryTest::test_ordering [gw22] [ 32%] 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 test/orm/test_immediate_load.py::ImmediateTest::test_basic_option_m2o[select] test/sql/test_insert.py::MultirowTest::test_mix_single_and_multi_multi_first [gw35] [ 32%] PASSED test/sql/test_insert.py::MultirowTest::test_mix_single_and_multi_multi_first test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_negative [gw19] [ 32%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_39_4::test_uppercase_direct_params test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_39_4::test_uppercase_direct_params_returning [gw22] [ 32%] PASSED test/sql/test_insert.py::InsertTest::test_insert_returning_not_in_default test/sql/test_insert.py::MultirowTest::test_mix_single_and_multi_single_first test/sql/test_insert.py::InsertTest::test_insert_seq_non_pk_multi_values [gw35] [ 32%] PASSED test/sql/test_insert.py::MultirowTest::test_mix_single_and_multi_single_first [gw19] [ 32%] SKIPPED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_39_4::test_uppercase_direct_params_returning [gw10] [ 32%] PASSED test/orm/test_froms.py::SelectFromTest::test_select_from_aliased_one [gw27] [ 32%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abstract_concrete_base_didnt_configure test/sql/test_insert.py::MultirowTest::test_multi_multi [gw22] [ 32%] PASSED test/sql/test_insert.py::InsertTest::test_insert_seq_non_pk_multi_values test/orm/test_froms.py::SelectFromTest::test_select_from_aliased_two [gw50] [ 32%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_dont_assume_attr_key_is_present_ac test/sql/test_insert.py::InsertTest::test_insert_seq_pk_multi_values test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abstract_concrete_extension test/ext/test_hybrid.py::PropertyMirrorTest::test_filter_by_mismatched_col test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_39_4::test_uppercase_implicit [gw35] [ 32%] PASSED test/sql/test_insert.py::MultirowTest::test_multi_multi [gw21] [ 32%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_basic_option_m2o[select] [gw22] [ 32%] PASSED test/sql/test_insert.py::InsertTest::test_insert_seq_pk_multi_values test/sql/test_insert.py::MultirowTest::test_named [gw19] [ 32%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_39_4::test_uppercase_implicit test/sql/test_insert.py::InsertTest::test_insert_seq_pk_multi_values_seq_not_supported test/orm/test_immediate_load.py::ImmediateTest::test_m2one_side[joined] [gw35] [ 32%] PASSED test/sql/test_insert.py::MultirowTest::test_named [gw10] [ 32%] PASSED test/orm/test_froms.py::SelectFromTest::test_select_from_aliased_two test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_39_4::test_uppercase_inline [gw22] [ 32%] PASSED test/sql/test_insert.py::InsertTest::test_insert_seq_pk_multi_values_seq_not_supported test/sql/test_insert.py::MultirowTest::test_named_with_column_objects[columns] [gw12] [ 32%] PASSED test/orm/test_expire.py::ExpireTest::test_refresh_cascade_pending test/orm/test_froms.py::SelectFromTest::test_very_nested_joins_with_joinedload [gw50] [ 32%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_filter_by_mismatched_col test/sql/test_insert.py::InsertTest::test_insert_values_multiple [gw41] [ 32%] PASSED test/orm/test_eager_relations.py::OrderBySecondaryTest::test_ordering test/ext/test_hybrid.py::PropertyMirrorTest::test_get_history [gw35] [ 32%] PASSED test/sql/test_insert.py::MultirowTest::test_named_with_column_objects[columns] test/orm/test_expire.py::ExpireTest::test_refresh_cascade_pending_orphan test/sql/test_insert.py::MultirowTest::test_named_with_column_objects[inspectables] [gw22] [ 32%] PASSED test/sql/test_insert.py::InsertTest::test_insert_values_multiple [gw28] [ 32%] PASSED test/orm/test_inspect.py::TestORMInspection::test_local_table [gw19] [ 32%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_39_4::test_uppercase_inline test/sql/test_insert.py::InsertTest::test_insert_with_user_supplied_bind_params [gw50] [ 32%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_get_history [gw35] [ 32%] PASSED test/sql/test_insert.py::MultirowTest::test_named_with_column_objects[inspectables] test/ext/test_hybrid.py::PropertyMirrorTest::test_info_from_hybrid [gw22] [ 32%] PASSED test/sql/test_insert.py::InsertTest::test_insert_with_user_supplied_bind_params test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_39_4::test_uppercase_inline_implicit test/orm/test_eager_relations.py::SecondaryOptionsTest::test_contains_eager test/sql/test_insert.py::MultirowTest::test_named_with_column_objects[strings] test/orm/test_inspect.py::TestORMInspection::test_mapper_selectable [gw21] [ 32%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_m2one_side[joined] test/sql/test_insert.py::InsertTest::test_insert_with_values_dict [gw3] [ 32%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_add_multi_columns [gw37] [ 32%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_update_synchronize_evaluate [gw50] [ 32%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_info_from_hybrid test/orm/test_froms.py::MixedEntitiesTest::test_alias_naming [gw22] [ 32%] PASSED test/sql/test_insert.py::InsertTest::test_insert_with_values_dict [gw19] [ 32%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_39_4::test_uppercase_inline_implicit test/ext/test_hybrid.py::PropertyMirrorTest::test_info_not_mirrored test/orm/test_immediate_load.py::ImmediateTest::test_m2one_side[selectin] test/sql/test_insert.py::InsertTest::test_insert_with_values_func [gw5] [ 32%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_aliases test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_bulk_update_synchronize_fetch [gw3] [ 32%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_alias_naming test/orm/test_dynamic.py::HistoryTest::test_persistent_but_readded_noflush test/orm/test_froms.py::EntityFromSubqueryTest::test_error_w_aliased_against_select [gw22] [ 32%] PASSED test/sql/test_insert.py::InsertTest::test_insert_with_values_func test/orm/test_froms.py::MixedEntitiesTest::test_aliased_adapt_on_names [gw50] [ 32%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_info_not_mirrored test/sql/test_inspect.py::TestCoreInspection::test_col_now_has_a_clauseelement [gw19] [ 32%] PASSED test/sql/test_inspect.py::TestCoreInspection::test_col_now_has_a_clauseelement [gw5] [ 32%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_error_w_aliased_against_select test/ext/test_hybrid.py::PropertyMirrorTest::test_key [gw35] [ 32%] PASSED test/sql/test_insert.py::MultirowTest::test_named_with_column_objects[strings] test/sql/test_insert.py::MultirowTest::test_not_supported [gw35] [ 32%] PASSED test/sql/test_insert.py::MultirowTest::test_not_supported test/sql/test_insert.py::MultirowTest::test_positional test/sql/test_inspect.py::TestCoreInspection::test_column_expr [gw12] [ 32%] PASSED test/orm/test_expire.py::ExpireTest::test_refresh_cascade_pending_orphan test/sql/test_insert.py::InsertTest::test_insert_with_values_tuple test/orm/test_froms.py::EntityFromSubqueryTest::test_filter [gw22] [ 32%] PASSED test/sql/test_insert.py::InsertTest::test_insert_with_values_tuple [gw19] [ 32%] PASSED test/sql/test_inspect.py::TestCoreInspection::test_column_expr test/sql/test_inspect.py::TestCoreInspection::test_no_clause_element_on_clauseelement [gw50] [ 32%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_key test/ext/test_hybrid.py::PropertyMirrorTest::test_property test/orm/test_expire.py::ExpireTest::test_refresh_collection_exception [gw3] [ 32%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_aliased_adapt_on_names [gw27] [ 32%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abstract_concrete_extension [gw19] [ 32%] PASSED test/sql/test_inspect.py::TestCoreInspection::test_no_clause_element_on_clauseelement test/sql/test_inspect.py::TestCoreInspection::test_select [gw21] [ 32%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_m2one_side[selectin] test/orm/test_froms.py::MixedEntitiesTest::test_aliased_multi_mappers [gw50] [ 32%] PASSED test/ext/test_hybrid.py::PropertyMirrorTest::test_property test/orm/test_immediate_load.py::ImmediateTest::test_m2one_side[subquery] [gw19] [ 32%] PASSED test/sql/test_inspect.py::TestCoreInspection::test_select test/sql/test_inspect.py::TestCoreInspection::test_table test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abstract_concrete_extension_descriptor_refresh test/ext/test_hybrid.py::PropertyOverrideTest::test_override_comparator [gw19] [ 32%] PASSED test/sql/test_inspect.py::TestCoreInspection::test_table [gw5] [ 32%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_filter [gw35] [ 32%] PASSED test/sql/test_insert.py::MultirowTest::test_positional test/sql/test_insert.py::MultirowTest::test_positional_w_defaults test/orm/test_froms.py::EntityFromSubqueryTest::test_group_by [gw35] [ 32%] PASSED test/sql/test_insert.py::MultirowTest::test_positional_w_defaults test/sql/test_insert.py::MultirowTest::test_python_fn_default test/base/test_inspect.py::TestInspection::test_class_insp [gw35] [ 32%] PASSED test/sql/test_insert.py::MultirowTest::test_python_fn_default test/sql/test_insert.py::MultirowTest::test_python_scalar_default[columns] [gw19] [ 32%] PASSED test/base/test_inspect.py::TestInspection::test_class_insp test/base/test_inspect.py::TestInspection::test_def_insp [gw35] [ 32%] PASSED test/sql/test_insert.py::MultirowTest::test_python_scalar_default[columns] [gw46] [ 32%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_plain_db_lookup [gw5] [ 33%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_group_by [gw19] [ 33%] PASSED test/base/test_inspect.py::TestInspection::test_def_insp test/base/test_inspect.py::TestInspection::test_hierarchy_insp test/orm/test_dynamic.py::UOWTest::test_noload_remove test/orm/test_froms.py::EntityFromSubqueryTest::test_having test/sql/test_insert.py::MultirowTest::test_python_scalar_default[inspectables] [gw3] [ 33%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_aliased_multi_mappers test/orm/test_dynamic.py::UOWTest::test_noload_append [gw19] [ 33%] PASSED test/base/test_inspect.py::TestInspection::test_hierarchy_insp test/base/test_inspect.py::TestInspection::test_no_inspect [gw41] [ 33%] PASSED test/orm/test_eager_relations.py::SecondaryOptionsTest::test_contains_eager test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_query_explicit_shard_via_bind_opts test/orm/test_froms.py::MixedEntitiesTest::test_column_from_limited_joinedload [gw19] [ 33%] PASSED test/base/test_inspect.py::TestInspection::test_no_inspect [gw12] [ 33%] PASSED test/orm/test_expire.py::ExpireTest::test_refresh_collection_exception [gw10] [ 33%] PASSED test/orm/test_froms.py::SelectFromTest::test_very_nested_joins_with_joinedload test/orm/test_eager_relations.py::SecondaryOptionsTest::test_joinedload_on_other [gw5] [ 33%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_having [gw35] [ 33%] PASSED test/sql/test_insert.py::MultirowTest::test_python_scalar_default[inspectables] [gw50] [ 33%] PASSED test/ext/test_hybrid.py::PropertyOverrideTest::test_override_comparator test/orm/test_expire.py::ExpireTest::test_refresh_on_deleted_raises test/orm/test_froms.py::EntityFromSubqueryTest::test_join [gw29] [ 33%] PASSED test/orm/test_dynamic.py::HistoryTest::test_persistent_but_readded_noflush test/sql/test_insert.py::MultirowTest::test_python_scalar_default[strings] test/orm/test_inspect.py::TestORMInspection::test_aliased_class test/ext/test_hybrid.py::PropertyOverrideTest::test_override_expr [gw3] [ 33%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_from_limited_joinedload test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_eight [gw27] [ 33%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_abstract_concrete_extension_descriptor_refresh [gw5] [ 33%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_join [gw21] [ 33%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_m2one_side[subquery] [gw37] [ 33%] 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 test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_only_args_plus_opt test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_concrete_extension test/orm/test_froms.py::TestOverlyEagerEquivalentCols::test_equivs [gw35] [ 33%] PASSED test/sql/test_insert.py::MultirowTest::test_python_scalar_default[strings] test/sql/test_insert.py::MultirowTest::test_server_default [gw35] [ 33%] PASSED test/sql/test_insert.py::MultirowTest::test_server_default test/sql/test_insert.py::MultirowTest::test_server_default_absent_value [gw35] [ 33%] PASSED test/sql/test_insert.py::MultirowTest::test_server_default_absent_value test/orm/test_immediate_load.py::ImmediateTest::test_o2mone_side[immediate] [gw28] [ 33%] PASSED test/orm/test_inspect.py::TestORMInspection::test_mapper_selectable [gw29] [ 33%] PASSED test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_only_args_plus_opt test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_only_sig [gw50] [ 33%] PASSED test/ext/test_hybrid.py::PropertyOverrideTest::test_override_expr test/ext/test_hybrid.py::PropertyOverrideTest::test_override_getter [gw12] [ 33%] PASSED test/orm/test_expire.py::ExpireTest::test_refresh_on_deleted_raises test/orm/test_expire.py::ExpireTest::test_relationship_changes_preserved [gw21] [ 33%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_o2mone_side[immediate] test/orm/test_immediate_load.py::ImmediateTest::test_o2mone_side[joined] [gw40] [ 33%] PASSED test/orm/test_eager_relations.py::EagerTest::test_propagated_lazyload_wildcard_bound test/orm/test_eager_relations.py::EagerTest::test_propagated_lazyload_wildcard_unbound test/sql/test_insert.py::MultirowTest::test_sql_expression_pk_autoinc_lastinserted test/orm/test_inspect.py::TestORMInspection::test_mapper_selectable_fixed [gw29] [ 33%] PASSED test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_only_sig test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_plus_opt_sig [gw29] [ 33%] PASSED test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_plus_opt_sig [gw35] [ 33%] 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 test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_plus_posn_args [gw35] [ 33%] PASSED test/sql/test_insert.py::MultirowTest::test_sql_expression_pk_autoinc_returning test/sql/test_insert.py::MultirowTest::test_sql_expression_pk_noautoinc_returning [gw29] [ 33%] PASSED test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_plus_posn_args [gw3] [ 33%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_eight test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_eleven [gw3] [ 33%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_eleven [gw47] [ 33%] PASSED test/orm/test_dynamic.py::UOWTest::test_noload_append [gw48] [ 33%] PASSED test/orm/test_dynamic.py::UOWTest::test_noload_remove [gw10] [ 33%] PASSED test/orm/test_froms.py::TestOverlyEagerEquivalentCols::test_equivs test/orm/test_joins.py::CreateJoinsTest::test_double_level_aliased_exists [gw41] [ 33%] PASSED test/orm/test_eager_relations.py::SecondaryOptionsTest::test_joinedload_on_other [gw35] [ 33%] PASSED test/sql/test_insert.py::MultirowTest::test_sql_expression_pk_noautoinc_returning [gw50] [ 33%] PASSED test/ext/test_hybrid.py::PropertyOverrideTest::test_override_getter test/sql/test_insert.py::MultirowTest::test_sql_functions test/ext/test_hybrid.py::PropertyOverrideTest::test_override_setter test/orm/test_eager_relations.py::SecondaryOptionsTest::test_joinedload_on_same test/orm/test_eager_relations.py::AddEntityTest::test_options [gw35] [ 33%] PASSED test/sql/test_insert.py::MultirowTest::test_sql_functions test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_labeled_on_limitid_noalias [gw21] [ 33%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_o2mone_side[joined] test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_five [gw3] [ 33%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_five test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_four [gw40] [ 33%] PASSED test/orm/test_eager_relations.py::EagerTest::test_propagated_lazyload_wildcard_unbound test/sql/test_functions.py::CompileTest::test_alias_method_columns [gw10] [ 33%] PASSED test/sql/test_functions.py::CompileTest::test_alias_method_columns [gw12] [ 33%] PASSED test/orm/test_expire.py::ExpireTest::test_relationship_changes_preserved test/orm/test_eager_relations.py::EagerTest::test_unnested_outerjoin_propagation_only_on_correct_path [gw3] [ 33%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_four test/orm/test_joins.py::JoinTest::test_pure_expression test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_nine test/sql/test_functions.py::CompileTest::test_alias_method_columns_two test/orm/test_immediate_load.py::ImmediateTest::test_o2mone_side[selectin] [gw37] [ 33%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_filter_baked_query_shard_id [gw10] [ 33%] PASSED test/sql/test_functions.py::CompileTest::test_alias_method_columns_two test/orm/test_expire.py::ExpireTest::test_relationships_load_on_query test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_labeled_on_date_alias test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_39_4::test_implicit_id_insert_select_columns test/sql/test_functions.py::CompileTest::test_alias_method_one test/orm/test_joins.py::JoinTest::test_filter_by_from_join[relationship-False] [gw10] [ 33%] PASSED test/sql/test_functions.py::CompileTest::test_alias_method_one [gw50] [ 33%] PASSED test/ext/test_hybrid.py::PropertyOverrideTest::test_override_setter test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_get test/sql/test_functions.py::CompileTest::test_alias_method_two [gw3] [ 33%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_nine [gw28] [ 33%] PASSED test/orm/test_inspect.py::TestORMInspection::test_mapper_selectable_fixed [gw27] [ 33%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_concrete_extension test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_one [gw10] [ 33%] PASSED test/sql/test_functions.py::CompileTest::test_alias_method_two test/sql/test_functions.py::CompileTest::test_annotation_dialect_specific [gw35] [ 33%] PASSED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_39_4::test_implicit_id_insert_select_columns test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_39_4::test_implicit_id_insert_select_keys [gw29] [ 33%] PASSED test/orm/test_joins.py::CreateJoinsTest::test_double_level_aliased_exists test/orm/test_inspect.py::TestORMInspection::test_not_mapped_class [gw21] [ 33%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_o2mone_side[selectin] [gw3] [ 33%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_one test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_concrete_extension_warn_concrete_disc_resolves_overlap [gw10] [ 33%] PASSED test/sql/test_functions.py::CompileTest::test_annotation_dialect_specific test/sql/test_functions.py::CompileTest::test_ansi_functions_with_args [gw40] [ 33%] PASSED test/orm/test_eager_relations.py::EagerTest::test_unnested_outerjoin_propagation_only_on_correct_path test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_seven test/orm/test_immediate_load.py::ImmediateTest::test_o2mone_side[subquery] test/orm/test_joins.py::InheritedJoinTest::test_auto_aliasing_multi_link [gw35] [ 33%] PASSED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_39_4::test_implicit_id_insert_select_keys test/orm/test_eager_relations.py::EagerTest::test_useget_cancels_eager [gw19] [ 33%] PASSED test/orm/test_inspect.py::TestORMInspection::test_aliased_class [gw10] [ 33%] PASSED test/sql/test_functions.py::CompileTest::test_ansi_functions_with_args test/sql/test_functions.py::CompileTest::test_as_comparison test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_39_4::test_insert_heterogeneous_params [gw35] [ 33%] PASSED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_39_4::test_insert_heterogeneous_params [gw3] [ 33%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_seven test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_39_4::test_lastrow_accessor_five test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_six [gw12] [ 33%] PASSED test/orm/test_expire.py::ExpireTest::test_relationships_load_on_query [gw10] [ 33%] PASSED test/sql/test_functions.py::CompileTest::test_as_comparison test/sql/test_functions.py::CompileTest::test_as_comparison_annotate test/orm/test_inspect.py::TestORMInspection::test_all_orm_descriptors_pep520_classical [gw46] [ 33%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_query_explicit_shard_via_bind_opts [gw35] [ 33%] PASSED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_39_4::test_lastrow_accessor_five test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_39_4::test_lastrow_accessor_four [gw10] [ 33%] PASSED test/sql/test_functions.py::CompileTest::test_as_comparison_annotate [gw3] [ 33%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_six test/sql/test_functions.py::CompileTest::test_as_comparison_many_argument test/orm/test_expire.py::ExpireTest::test_rollback_undoes_expunge_from_deleted test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_ten test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_roundtrip [gw41] [ 33%] PASSED test/orm/test_eager_relations.py::SecondaryOptionsTest::test_joinedload_on_same [gw27] [ 33%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_concrete_extension_warn_concrete_disc_resolves_overlap [gw21] [ 33%] PASSED test/orm/test_immediate_load.py::ImmediateTest::test_o2mone_side[subquery] [gw35] [ 33%] SKIPPED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_39_4::test_lastrow_accessor_four test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_39_4::test_lastrow_accessor_four_a [gw10] [ 33%] PASSED test/sql/test_functions.py::CompileTest::test_as_comparison_many_argument [gw35] [ 33%] SKIPPED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_39_4::test_lastrow_accessor_four_a test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_concrete_extension_warn_for_overlap [gw40] [ 33%] PASSED test/orm/test_eager_relations.py::EagerTest::test_useget_cancels_eager test/orm/test_eager_relations.py::SelectUniqueTest::test_many_to_one [gw3] [ 33%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_ten test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_39_4::test_lastrow_accessor_one test/orm/test_eager_relations.py::EagerTest::test_useget_cancels_eager_propagated_present test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_three [gw35] [ 33%] SKIPPED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_39_4::test_lastrow_accessor_one [gw58] [ 33%] PASSED test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_labeled_on_limitid_noalias test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_39_4::test_lastrow_accessor_six [gw37] [ 33%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_get [gw55] [ 33%] PASSED test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_labeled_on_date_alias test/ext/test_indexable.py::IndexPropertyArrayTest::test_modified [gw3] [ 33%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_three [gw35] [ 33%] SKIPPED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_39_4::test_lastrow_accessor_six test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_two [gw12] [ 33%] PASSED test/orm/test_expire.py::ExpireTest::test_rollback_undoes_expunge_from_deleted test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_39_4::test_lastrow_accessor_three [gw27] [ 33%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_concrete_extension_warn_for_overlap test/orm/test_dynamic.py::HistoryTest::test_replace_persistent_autoflush test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_get_baked_query [gw21] [ 33%] SKIPPED test/ext/test_indexable.py::IndexPropertyArrayTest::test_modified test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_table_alias_1 test/orm/test_expire.py::ExpireTest::test_skip_options_that_dont_match[False-False] test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_concrete_inline_non_polymorphic test/ext/test_indexable.py::IndexPropertyArrayTest::test_mutable [gw21] [ 33%] SKIPPED test/ext/test_indexable.py::IndexPropertyArrayTest::test_mutable [gw3] [ 33%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_column_queries_two test/orm/test_froms.py::MixedEntitiesTest::test_correlated_subquery [gw35] [ 33%] PASSED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_39_4::test_lastrow_accessor_three test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_one test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_39_4::test_lastrow_accessor_two [gw58] [ 33%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_table_alias_1 test/ext/test_indexable.py::IndexPropertyArrayTest::test_query [gw21] [ 33%] SKIPPED test/ext/test_indexable.py::IndexPropertyArrayTest::test_query test/ext/test_indexable.py::IndexPropertyJsonTest::test_cast_type [gw21] [ 33%] SKIPPED test/ext/test_indexable.py::IndexPropertyJsonTest::test_cast_type [gw55] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_one [gw35] [ 33%] SKIPPED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_39_4::test_lastrow_accessor_two [gw40] [ 33%] PASSED test/orm/test_eager_relations.py::EagerTest::test_useget_cancels_eager_propagated_present test/ext/test_indexable.py::IndexPropertyJsonTest::test_modified [gw21] [ 33%] SKIPPED test/ext/test_indexable.py::IndexPropertyJsonTest::test_modified test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_table_alias_2 test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_three [gw28] [ 33%] PASSED test/orm/test_inspect.py::TestORMInspection::test_not_mapped_class test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_39_4::test_lastrowid_zero [gw58] [ 33%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_table_alias_2 test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_too_long_name_disallowed test/orm/test_eager_relations.py::EagerTest::test_uselist_false_warning [gw3] [ 33%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_correlated_subquery [gw54] [ 33%] PASSED test/orm/test_eager_relations.py::AddEntityTest::test_options [gw55] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_three test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_two [gw47] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_pure_expression test/orm/test_joins.py::JoinTest::test_replace_multiple_from_clause [gw35] [ 33%] PASSED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_39_4::test_lastrowid_zero test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_39_4::test_misordered_lastrow [gw58] [ 33%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_too_long_name_disallowed test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_five] test/orm/test_inspect.py::TestORMInspection::test_not_mapped_instance [gw55] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_two test/sql/test_lambdas.py::LambdaElementTest::test_insert_statement [gw47] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_replace_multiple_from_clause [gw48] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_filter_by_from_join[relationship-False] [gw58] [ 33%] PASSED test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_five] test/orm/test_joins.py::JoinTest::test_select_from test/orm/test_joins.py::JoinTest::test_filter_by_from_join[relationship-True] test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_four] test/sql/test_labels.py::ColExprLabelTest::test_anon_expression_fallback_use_labels [gw35] [ 33%] PASSED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_39_4::test_misordered_lastrow test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_39_4::test_multivalues_insert [gw40] [ 33%] PASSED test/orm/test_eager_relations.py::EagerTest::test_uselist_false_warning [gw54] [ 33%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_anon_expression_fallback_use_labels [gw58] [ 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] [gw47] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_select_from [gw12] [ 33%] PASSED test/orm/test_expire.py::ExpireTest::test_skip_options_that_dont_match[False-False] [gw55] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_insert_statement test/orm/test_eager_relations.py::EagerTest::test_we_adapt_for_compound_for_getter test/orm/test_joins.py::JoinTest::test_select_from_orm_joins test/sql/test_labels.py::ColExprLabelTest::test_boolean_auto_label [gw35] [ 33%] PASSED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_39_4::test_multivalues_insert [gw19] [ 33%] PASSED test/orm/test_inspect.py::TestORMInspection::test_all_orm_descriptors_pep520_classical [gw58] [ 33%] PASSED test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_one] test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_six] test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_39_4::test_no_inserted_pk_on_returning [gw54] [ 33%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_boolean_auto_label test/sql/test_lambdas.py::LambdaElementTest::test_maintain_required_bindparam test/orm/test_expire.py::ExpireTest::test_skip_options_that_dont_match[False-True] test/orm/test_inspect.py::TestORMInspection::test_all_orm_descriptors_pep520_noinh test/sql/test_labels.py::ColExprLabelTest::test_cast_auto_label_label_style_disabmiguate [gw35] [ 33%] SKIPPED test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_39_4::test_no_inserted_pk_on_returning [gw48] [ 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] [gw27] [ 33%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_concrete_inline_non_polymorphic [gw58] [ 33%] PASSED test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_six] test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_three] [gw54] [ 33%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_cast_auto_label_label_style_disabmiguate [gw48] [ 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] [gw32] [ 33%] PASSED test/orm/test_dynamic.py::HistoryTest::test_replace_persistent_autoflush [gw55] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_maintain_required_bindparam test/sql/test_lambdas.py::LambdaElementTest::test_no_var_dict_keys test/sql/test_labels.py::ColExprLabelTest::test_cast_auto_label_label_style_none test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_39_4::test_direct_params [gw29] [ 33%] PASSED test/orm/test_joins.py::InheritedJoinTest::test_auto_aliasing_multi_link test/orm/test_joins.py::InheritedJoinTest::test_explicit_polymorphic_join_one test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_explicit [gw48] [ 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] [gw55] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_no_var_dict_keys [gw54] [ 33%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_cast_auto_label_label_style_none [gw40] [ 33%] PASSED test/orm/test_eager_relations.py::EagerTest::test_we_adapt_for_compound_for_getter [gw48] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_filter_by_from_join[table_explicit-False] [gw58] [ 33%] PASSED test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_three] test/orm/test_eager_relations.py::EagerTest::test_wide [gw37] [ 33%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_get_baked_query [gw29] [ 33%] PASSED test/orm/test_joins.py::InheritedJoinTest::test_explicit_polymorphic_join_one test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_two] [gw58] [ 33%] PASSED test/sql/test_lambdas.py::DeferredLambdaElementTest::test_cache_key_many_different_args[_fixture_two] [gw35] [ 33%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_39_4::test_direct_params test/sql/test_lambdas.py::LambdaElementTest::test_offline_cache_key_no_paramtrack [gw47] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_select_from_orm_joins test/sql/test_labels.py::ColExprLabelTest::test_column_auto_label_dupes_label_style_disambiguate [gw54] [ 33%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_column_auto_label_dupes_label_style_disambiguate test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_entity_round_trip[False-False] test/sql/test_lambdas.py::DeferredLambdaElementTest::test_detect_change_in_binds_no_tracking [gw58] [ 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 test/orm/test_joins.py::JoinTest::test_single_prop_1 [gw47] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_single_prop_1 test/sql/test_labels.py::ColExprLabelTest::test_column_auto_label_dupes_label_style_none [gw54] [ 33%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_column_auto_label_dupes_label_style_none test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_39_4::test_direct_params_returning test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_get_baked_query_shard_id test/orm/test_joins.py::JoinTest::test_filter_by_from_join[table_explicit-True] [gw55] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_offline_cache_key_no_paramtrack test/sql/test_lambdas.py::LambdaElementTest::test_offline_cache_key_paramtrack [gw55] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_offline_cache_key_paramtrack test/sql/test_lambdas.py::LambdaElementTest::test_op_forwards [gw35] [ 33%] SKIPPED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_39_4::test_direct_params_returning [gw58] [ 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 test/orm/test_joins.py::JoinTest::test_single_prop_12 test/orm/test_joins.py::InheritedJoinTest::test_explicit_polymorphic_join_two [gw29] [ 33%] PASSED test/orm/test_joins.py::InheritedJoinTest::test_explicit_polymorphic_join_two test/orm/test_joins.py::InheritedJoinTest::test_force_via_select_from [gw29] [ 33%] PASSED test/orm/test_joins.py::InheritedJoinTest::test_force_via_select_from test/sql/test_labels.py::ColExprLabelTest::test_column_auto_label_dupes_use_labels [gw54] [ 33%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_column_auto_label_dupes_use_labels test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_39_4::test_explicit_sequence [gw58] [ 33%] PASSED test/sql/test_lambdas.py::DeferredLambdaElementTest::test_detect_change_in_binds_tracking_positive [gw48] [ 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] [gw47] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_single_prop_12 test/orm/test_joins.py::JoinTest::test_single_prop_13 test/sql/test_labels.py::ColExprLabelTest::test_column_auto_label_use_labels [gw54] [ 33%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_column_auto_label_use_labels test/sql/test_labels.py::ColExprLabelTest::test_label_auto_label [gw54] [ 33%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_label_auto_label test/sql/test_labels.py::ColExprLabelTest::test_label_auto_label_use_labels [gw48] [ 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] [gw42] [ 33%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_deleted_del test/orm/test_joins.py::InheritedJoinTest::test_single_prop [gw29] [ 33%] PASSED test/orm/test_joins.py::InheritedJoinTest::test_single_prop test/orm/test_joins.py::InheritedJoinTest::test_single_prop_of_type test/sql/test_lambdas.py::LambdaElementTest::test_adapt_select [gw54] [ 33%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_label_auto_label_use_labels [gw35] [ 33%] SKIPPED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_39_4::test_explicit_sequence test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_39_4::test_implicit_pk [gw47] [ 33%] PASSED test/orm/test_joins.py::JoinTest::test_single_prop_13 test/orm/test_joins.py::JoinTest::test_single_prop_2 [gw28] [ 33%] PASSED test/orm/test_inspect.py::TestORMInspection::test_not_mapped_instance test/orm/test_inspect.py::TestORMInspection::test_object_accessor test/sql/test_labels.py::ColExprLabelTest::test_type_coerce_auto_label_label_style_disambiguate [gw54] [ 33%] 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 [gw48] [ 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 [gw12] [ 33%] PASSED test/orm/test_expire.py::ExpireTest::test_skip_options_that_dont_match[False-True] [gw41] [ 33%] PASSED test/orm/test_eager_relations.py::SelectUniqueTest::test_many_to_one [gw55] [ 33%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_op_forwards test/sql/test_lambdas.py::LambdaElementTest::test_op_reverse [gw55] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_op_reverse [gw35] [ 34%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_39_4::test_implicit_pk test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_39_4::test_implicit_pk_inline [gw54] [ 34%] 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] test/orm/test_expire.py::ExpireTest::test_skip_options_that_dont_match[True-False] test/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_detached_via_expunge test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_error [gw29] [ 34%] PASSED test/orm/test_joins.py::InheritedJoinTest::test_single_prop_of_type [gw47] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_single_prop_2 test/orm/test_joins.py::JoinTest::test_single_prop_3 [gw47] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_single_prop_3 test/orm/test_joins.py::JoinTest::test_single_prop_4 [gw35] [ 34%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_39_4::test_implicit_pk_inline [gw54] [ 34%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_wraps_col_expr_label_propagate[inside] [gw40] [ 34%] PASSED test/orm/test_eager_relations.py::EagerTest::test_wide test/sql/test_lambdas.py::LambdaElementTest::test_plain_object_ok_w_tracking_disabled [gw58] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_adapt_select test/sql/test_lambdas.py::LambdaElementTest::test_assignment_one test/sql/test_labels.py::ColExprLabelTest::test_wraps_col_expr_label_propagate[outside] [gw48] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_full_flag test/orm/test_joins.py::JoinTest::test_invalid_join_entity_from_multiple_from_clause [gw48] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_invalid_join_entity_from_multiple_from_clause [gw42] [ 34%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_detached_via_expunge [gw47] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_single_prop_4 test/orm/test_joins.py::JoinTest::test_single_prop_6 test/orm/test_joins.py::JoinTest::test_invalid_join_entity_from_no_from_clause [gw48] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_invalid_join_entity_from_no_from_clause [gw55] [ 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 [gw19] [ 34%] PASSED test/orm/test_inspect.py::TestORMInspection::test_all_orm_descriptors_pep520_noinh [gw54] [ 34%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_wraps_col_expr_label_propagate[outside] test/orm/test_joins.py::JoinTest::test_invalid_join_entity_from_single_from_clause [gw48] [ 34%] 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 [gw58] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_assignment_one test/sql/test_lambdas.py::LambdaElementTest::test_assignment_three [gw27] [ 34%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_explicit test/orm/test_joins.py::JoinFromSelectableTest::test_mapped_select_to_mapped_explicit_left test/sql/test_labels.py::LabelLengthTest::test_adjustable_1 [gw48] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_invalid_kwarg_join test/orm/test_joins.py::JoinTest::test_isouter_flag [gw48] [ 34%] 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/orm/test_inspect.py::TestORMInspection::test_all_orm_descriptors_pep520_onelevel_inh [gw29] [ 34%] PASSED test/orm/test_joins.py::JoinFromSelectableTest::test_mapped_select_to_mapped_explicit_left test/orm/test_eager_relations.py::EnsureColumnsAddedTest::test_joinedload_defered_pk_limit_m2m [gw54] [ 34%] PASSED test/sql/test_labels.py::LabelLengthTest::test_adjustable_1 test/sql/test_labels.py::LabelLengthTest::test_adjustable_2 [gw12] [ 34%] PASSED test/orm/test_expire.py::ExpireTest::test_skip_options_that_dont_match[True-False] test/orm/test_expire.py::ExpireTest::test_state_change_col_to_deferred [gw48] [ 34%] 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] [gw55] [ 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 [gw55] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_propagate_attrs_cols_clause [gw58] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_assignment_three test/sql/test_lambdas.py::LambdaElementTest::test_assignment_two [gw47] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_single_prop_6 test/orm/test_joins.py::JoinTest::test_single_prop_9 [gw47] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_single_prop_9 test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_has_inherited_table_doesnt_consider_base [gw27] [ 34%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_has_inherited_table_doesnt_consider_base test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_has_inherited_table_in_mapper_args test/orm/test_joins.py::JoinFromSelectableTest::test_mapped_select_to_mapped_implicit_left [gw29] [ 34%] PASSED test/orm/test_joins.py::JoinFromSelectableTest::test_mapped_select_to_mapped_implicit_left [gw46] [ 34%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_roundtrip [gw54] [ 34%] PASSED test/sql/test_labels.py::LabelLengthTest::test_adjustable_2 test/sql/test_labels.py::LabelLengthTest::test_adjustable_3 [gw48] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_join_and_union_with_entities[False-True] test/orm/test_joins.py::JoinTest::test_join_and_union_with_entities[True-False] test/sql/test_lambdas.py::LambdaElementTest::test_propagate_attrs_from_clause [gw37] [ 34%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_get_baked_query_shard_id test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_get_explicit_shard [gw58] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_assignment_two [gw54] [ 34%] PASSED test/sql/test_labels.py::LabelLengthTest::test_adjustable_3 test/sql/test_labels.py::LabelLengthTest::test_adjustable_4 test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_roundtrip_future [gw32] [ 34%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_entity_round_trip[False-False] test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_entity_round_trip[True-False] test/orm/test_joins.py::JoinToNonPolyAliasesTest::test_join_parent_child [gw55] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_propagate_attrs_from_clause test/sql/test_lambdas.py::LambdaElementTest::test_propagate_attrs_full_stmt [gw55] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_propagate_attrs_full_stmt [gw48] [ 34%] 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] [gw54] [ 34%] PASSED test/sql/test_labels.py::LabelLengthTest::test_adjustable_4 test/sql/test_labels.py::LabelLengthTest::test_adjustable_5 [gw40] [ 34%] PASSED test/orm/test_eager_relations.py::EnsureColumnsAddedTest::test_joinedload_defered_pk_limit_m2m [gw28] [ 34%] PASSED test/orm/test_inspect.py::TestORMInspection::test_object_accessor test/sql/test_lambdas.py::LambdaElementTest::test_bind_type [gw54] [ 34%] PASSED test/sql/test_labels.py::LabelLengthTest::test_adjustable_5 [gw12] [ 34%] PASSED test/orm/test_expire.py::ExpireTest::test_state_change_col_to_deferred test/orm/test_joins.py::JoinFromSelectableTest::test_mapped_select_to_select_explicit_left [gw29] [ 34%] 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 test/sql/test_lambdas.py::LambdaElementTest::test_reject_dict_literal_keys [gw55] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_reject_dict_literal_keys test/sql/test_lambdas.py::LambdaElementTest::test_reject_methods [gw55] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_reject_methods [gw58] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_bind_type test/sql/test_lambdas.py::LambdaElementTest::test_boolean_conditionals test/sql/test_labels.py::LabelLengthTest::test_adjustable_result_schema_column_1 [gw54] [ 34%] 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 test/orm/test_eager_relations.py::EnsureColumnsAddedTest::test_joinedload_defered_pk_limit_o2m [gw48] [ 34%] 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 [gw27] [ 34%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_has_inherited_table_in_mapper_args test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_ok_to_override_type_from_abstract test/sql/test_lambdas.py::LambdaElementTest::test_reject_plain_object [gw55] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_reject_plain_object test/orm/test_expire.py::ExpireTest::test_state_deferred_to_col [gw54] [ 34%] 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 [gw58] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_boolean_conditionals test/sql/test_lambdas.py::LambdaElementTest::test_boolean_constants test/orm/test_inspect.py::TestORMInspection::test_persist_selectable [gw48] [ 34%] 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 [gw47] [ 34%] PASSED test/orm/test_joins.py::JoinToNonPolyAliasesTest::test_join_parent_child test/orm/test_joins.py::JoinToNonPolyAliasesTest::test_join_parent_child_select_from [gw54] [ 34%] 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 [gw29] [ 34%] PASSED test/orm/test_joins.py::JoinFromSelectableTest::test_mapped_select_to_select_implicit_left test/orm/test_joins.py::JoinFromSelectableTest::test_select_mapped_to_mapped_explicit_left [gw29] [ 34%] PASSED test/orm/test_joins.py::JoinFromSelectableTest::test_select_mapped_to_mapped_explicit_left [gw40] [ 34%] PASSED test/orm/test_eager_relations.py::EnsureColumnsAddedTest::test_joinedload_defered_pk_limit_o2m test/sql/test_lambdas.py::LambdaElementTest::test_select_columns_clause [gw55] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_select_columns_clause test/sql/test_lambdas.py::LambdaElementTest::test_select_fromclause [gw58] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_boolean_constants test/sql/test_lambdas.py::LambdaElementTest::test_cache_key_bindparam_matches [gw12] [ 34%] PASSED test/orm/test_expire.py::ExpireTest::test_state_deferred_to_col [gw54] [ 34%] PASSED test/sql/test_labels.py::LabelLengthTest::test_colnames_longer_than_labels_uppercase test/sql/test_labels.py::LabelLengthTest::test_label_overlap_unlabeled [gw58] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_cache_key_bindparam_matches test/sql/test_lambdas.py::LambdaElementTest::test_cache_key_bindparam_matches_annotations [gw48] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_join_entity_from_multiple_from_clause [gw55] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_select_fromclause test/sql/test_lambdas.py::LambdaElementTest::test_select_future_expanding_columns test/orm/test_expire.py::ExpireTest::test_state_noload_to_lazy [gw54] [ 34%] PASSED test/sql/test_labels.py::LabelLengthTest::test_label_overlap_unlabeled test/sql/test_labels.py::LabelLengthTest::test_table_plus_column_exceeds_length [gw58] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_cache_key_bindparam_matches_annotations [gw32] [ 34%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_entity_round_trip[True-False] [gw55] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_select_future_expanding_columns [gw41] [ 34%] PASSED test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_error test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_scalars_multiple_entity [gw54] [ 34%] PASSED test/sql/test_labels.py::LabelLengthTest::test_table_plus_column_exceeds_length [gw47] [ 34%] PASSED test/orm/test_joins.py::JoinToNonPolyAliasesTest::test_join_parent_child_select_from test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_entity_round_trip[True-True] test/sql/test_lambdas.py::LambdaElementTest::test_select_legacy_expanding_columns [gw55] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_select_legacy_expanding_columns test/orm/test_joins.py::JoinToNonPolyAliasesTest::test_join_select_parent_child [gw37] [ 34%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_get_explicit_shard test/orm/test_joins.py::JoinFromSelectableTest::test_select_mapped_to_mapped_implicit_left [gw29] [ 34%] PASSED test/orm/test_joins.py::JoinFromSelectableTest::test_select_mapped_to_mapped_implicit_left test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_bind_param_non_truncated [gw54] [ 34%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_bind_param_non_truncated test/orm/test_joins.py::JoinTest::test_join_explicit_left_multiple_adapted [gw48] [ 34%] 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 [gw19] [ 34%] PASSED test/orm/test_inspect.py::TestORMInspection::test_all_orm_descriptors_pep520_onelevel_inh test/orm/test_joins.py::JoinFromSelectableTest::test_select_mapped_to_select_explicit_left [gw29] [ 34%] PASSED test/orm/test_joins.py::JoinFromSelectableTest::test_select_mapped_to_select_explicit_left test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_scalar_on_date_noalias test/sql/test_lambdas.py::LambdaElementTest::test_cache_key_instance_variable_issue_correct_one [gw58] [ 34%] 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 [gw58] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_cache_key_instance_variable_issue_correct_two test/sql/test_lambdas.py::LambdaElementTest::test_cache_key_instance_variable_issue_incorrect [gw58] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_cache_key_instance_variable_issue_incorrect test/orm/test_joins.py::JoinFromSelectableTest::test_select_mapped_to_select_implicit_left [gw29] [ 34%] PASSED test/orm/test_joins.py::JoinFromSelectableTest::test_select_mapped_to_select_implicit_left [gw48] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_join_explicit_left_multiple_from_clause test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_plain_core_lookup_w_shard test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_bind_param_truncated_named [gw54] [ 34%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_bind_param_truncated_named test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_bind_param_truncated_positional [gw54] [ 34%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_bind_param_truncated_positional test/orm/test_inspect.py::TestORMInspection::test_attr_keys test/sql/test_lambdas.py::LambdaElementTest::test_select_whereclause [gw55] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_select_whereclause test/sql/test_lambdas.py::LambdaElementTest::test_coercion_cols_clause [gw58] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_coercion_cols_clause test/sql/test_lambdas.py::LambdaElementTest::test_coercion_where_clause test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_column_bind_labels_1 [gw27] [ 34%] PASSED test/ext/declarative/test_inheritance.py::ConcreteInhTest::test_ok_to_override_type_from_abstract test/orm/test_joins.py::JoinLateralTest::test_from_function [gw47] [ 34%] PASSED test/orm/test_joins.py::JoinToNonPolyAliasesTest::test_join_select_parent_child test/sql/test_lambdas.py::LambdaElementTest::test_stale_checker_embedded [gw55] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stale_checker_embedded test/sql/test_lambdas.py::LambdaElementTest::test_stale_checker_linked [gw12] [ 34%] PASSED test/orm/test_expire.py::ExpireTest::test_state_noload_to_lazy test/orm/test_joins.py::JoinTest::test_join_nonmapped_column [gw48] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_join_nonmapped_column test/orm/test_joins.py::JoinTest::test_join_relationship_propagate_attrs [gw54] [ 34%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_column_bind_labels_1 test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_column_bind_labels_2 test/orm/test_joins.py::SelfRefMixedTest::test_m2m_aliased_plus_o2m test/sql/test_insert.py::EmptyTest::test_empty_insert_default [gw48] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_join_relationship_propagate_attrs test/orm/test_joins.py::JoinTest::test_join_with_entities[False-False] [gw55] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stale_checker_linked [gw28] [ 34%] PASSED test/orm/test_inspect.py::TestORMInspection::test_persist_selectable [gw54] [ 34%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_column_bind_labels_2 test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_custom_max_identifier_length test/sql/test_lambdas.py::LambdaElementTest::test_stale_checker_statement [gw48] [ 34%] 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] [gw58] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_coercion_where_clause test/sql/test_lambdas.py::LambdaElementTest::test_conditional_must_be_tracked [gw27] [ 34%] PASSED test/sql/test_insert.py::EmptyTest::test_empty_insert_default [gw55] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stale_checker_statement test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_hey_theres_multiple_paths test/orm/test_inspect.py::TestORMInspection::test_persistence_states [gw48] [ 34%] 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] [gw54] [ 34%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_custom_max_identifier_length test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_custom_max_identifier_length_onconnect test/sql/test_insert.py::EmptyTest::test_insert_with_empty_collection_values[collection0] [gw58] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_conditional_must_be_tracked test/sql/test_lambdas.py::LambdaElementTest::test_detect_embedded_callables_four [gw58] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_detect_embedded_callables_four test/sql/test_lambdas.py::LambdaElementTest::test_detect_embedded_callables_one [gw58] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_detect_embedded_callables_one test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_scalar_on_limitid_noalias [gw29] [ 34%] PASSED test/orm/test_joins.py::JoinLateralTest::test_from_function [gw27] [ 34%] PASSED test/sql/test_insert.py::EmptyTest::test_insert_with_empty_collection_values[collection0] [gw54] [ 34%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_custom_max_identifier_length_onconnect test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_label_length_custom_maxlen [gw48] [ 34%] 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] test/sql/test_lambdas.py::LambdaElementTest::test_detect_embedded_callables_three [gw55] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_hey_theres_multiple_paths test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_opt_w_key [gw54] [ 34%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_label_length_custom_maxlen test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_label_length_custom_maxlen_dialect_only [gw48] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_join_with_entities[True-True] test/orm/test_joins.py::JoinTest::test_joins_from_adapted_entities [gw54] [ 34%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_label_length_custom_maxlen_dialect_only test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_label_length_custom_maxlen_user_set_manually test/sql/test_insert.py::EmptyTest::test_insert_with_empty_collection_values[collection1] [gw27] [ 34%] PASSED test/sql/test_insert.py::EmptyTest::test_insert_with_empty_collection_values[collection1] test/orm/test_joins.py::JoinLateralTest::test_from_function_aas [gw29] [ 34%] PASSED test/orm/test_joins.py::JoinLateralTest::test_from_function_aas [gw37] [ 34%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_plain_core_lookup_w_shard test/orm/test_eager_relations.py::CyclicalInheritingEagerTestOne::test_basic test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_scalar_on_limitid_alias [gw46] [ 34%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_roundtrip_future test/sql/test_insert.py::EmptyTest::test_insert_with_empty_collection_values[collection2] [gw55] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_opt_w_key test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_opt_w_no_key [gw55] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_opt_w_no_key test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_plain_customtrack test/orm/test_eager_relations.py::CyclicalInheritingEagerTestTwo::test_from_subclass [gw54] [ 34%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_label_length_custom_maxlen_user_set_manually test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_label_length_raise_too_large test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_plain_db_lookup test/orm/test_joins.py::JoinLateralTest::test_select_subquery [gw47] [ 34%] PASSED test/orm/test_joins.py::SelfRefMixedTest::test_m2m_aliased_plus_o2m [gw27] [ 34%] 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 [gw32] [ 34%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_entity_round_trip[True-True] [gw58] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_detect_embedded_callables_three [gw48] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_joins_from_adapted_entities test/orm/test_joins.py::JoinTest::test_joins_from_adapted_entities_isouter [gw54] [ 34%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_label_length_raise_too_large test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_label_length_too_large_custom_maxlen [gw41] [ 34%] PASSED test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_scalars_multiple_entity test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_scalars_single_entity [gw27] [ 34%] PASSED test/sql/test_insert.py::EmptyTest::test_supports_empty_insert_false test/sql/test_insert.py::EmptyTest::test_supports_empty_insert_true test/orm/test_joins.py::SelfRefMixedTest::test_o2m_aliased_plus_o2m [gw55] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_plain_customtrack test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_track_closure_binds_one test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_shard_id_event [gw54] [ 34%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_label_length_too_large_custom_maxlen [gw29] [ 34%] PASSED test/orm/test_joins.py::JoinLateralTest::test_select_subquery test/orm/test_joins.py::JoinLateralTest::test_select_subquery_aas_explicit_correlate test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_join_entity_arg[0] [gw60] [ 34%] PASSED test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_scalar_on_date_noalias test/sql/test_lambdas.py::LambdaElementTest::test_detect_embedded_callables_two [gw58] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_detect_embedded_callables_two test/sql/test_lambdas.py::LambdaElementTest::test_dict_literal_keys_proper_use [gw48] [ 34%] 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 test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_max_identifier_length_onconnect [gw27] [ 34%] PASSED test/sql/test_insert.py::EmptyTest::test_supports_empty_insert_true test/sql/test_insert.py::EmptyTest::test_supports_empty_insert_true_executemany_mode [gw27] [ 34%] PASSED test/sql/test_insert.py::EmptyTest::test_supports_empty_insert_true_executemany_mode [gw55] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_track_closure_binds_one test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_track_closure_binds_three [gw29] [ 34%] PASSED test/orm/test_joins.py::JoinLateralTest::test_select_subquery_aas_explicit_correlate test/orm/test_joins.py::JoinLateralTest::test_select_subquery_aas_explicit_correlate_coreonly [gw48] [ 34%] 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 [gw54] [ 34%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_max_identifier_length_onconnect test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_max_identifier_length_onconnect_returns_none test/orm/test_lazy_relations.py::GetterStateTest::test_history_empty_passive_no_initialize [gw19] [ 34%] PASSED test/orm/test_inspect.py::TestORMInspection::test_attr_keys [gw63] [ 34%] PASSED test/orm/test_eager_relations.py::CyclicalInheritingEagerTestOne::test_basic [gw47] [ 34%] PASSED test/orm/test_joins.py::SelfRefMixedTest::test_o2m_aliased_plus_o2m test/orm/test_joins.py::SelfReferentialM2MTest::test_any [gw54] [ 34%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_max_identifier_length_onconnect_returns_none [gw58] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_dict_literal_keys_proper_use test/sql/test_lambdas.py::LambdaElementTest::test_execute_boolean [gw58] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_execute_boolean [gw32] [ 34%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_join_entity_arg[0] [gw55] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_track_closure_binds_three test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_track_closure_binds_two test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_multiple_values test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_join_entity_arg[1] test/sql/test_lambdas.py::LambdaElementTest::test_execute_constructed_cached [gw48] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_left_w_no_entity test/orm/test_joins.py::JoinTest::test_multiple_with_aliases test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_result_map_anon_alias [gw54] [ 34%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_result_map_anon_alias [gw58] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_execute_constructed_cached test/sql/test_lambdas.py::LambdaElementTest::test_execute_constructed_uncached [gw29] [ 34%] PASSED test/orm/test_joins.py::JoinLateralTest::test_select_subquery_aas_explicit_correlate_coreonly test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-True-False-True] test/orm/test_inspect.py::TestORMInspection::test_attrs_props_prop_added_after_configure [gw2] [ 34%] PASSED test/orm/test_eager_relations.py::CyclicalInheritingEagerTestTwo::test_from_subclass [gw27] [ 34%] PASSED test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_multiple_values [gw55] [ 34%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_track_closure_binds_two test/orm/test_joins.py::JoinLateralTest::test_select_subquery_aas_implicit_correlate [gw28] [ 34%] PASSED test/orm/test_inspect.py::TestORMInspection::test_persistence_states test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_w_additional_hascachekey_variants test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_multiple_values_literal_binds [gw29] [ 34%] PASSED test/orm/test_joins.py::JoinLateralTest::test_select_subquery_aas_implicit_correlate test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_result_map_limit [gw54] [ 34%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_result_map_limit test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_result_map_subquery [gw54] [ 34%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_result_map_subquery [gw48] [ 34%] PASSED test/orm/test_joins.py::JoinTest::test_multiple_with_aliases test/orm/test_joins.py::JoinTest::test_no_joinpoint_expr test/orm/test_joins.py::JoinLateralTest::test_select_subquery_aas_implicit_correlate_coreonly test/orm/test_inspect.py::TestORMInspection::test_primary_key [gw27] [ 34%] 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 [gw58] [ 35%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_execute_constructed_uncached [gw55] [ 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] [gw62] [ 35%] PASSED test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_scalar_on_limitid_noalias [gw47] [ 35%] PASSED test/orm/test_joins.py::SelfReferentialM2MTest::test_any test/orm/test_joins.py::SelfReferentialM2MTest::test_contains test/sql/test_lambdas.py::LambdaElementTest::test_execute_full_cached test/orm/test_load_on_fks.py::LoadOnFKsTest::test_collection_load_from_pending_no_sql [gw27] [ 35%] PASSED test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_multiple_values_return_defaults test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_select [gw27] [ 35%] PASSED test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_select [gw29] [ 35%] PASSED test/orm/test_joins.py::JoinLateralTest::test_select_subquery_aas_implicit_correlate_coreonly test/orm/test_joins.py::JoinOnSynonymTest::test_join_on_synonym [gw48] [ 35%] PASSED test/orm/test_joins.py::JoinTest::test_no_joinpoint_expr test/orm/test_joins.py::JoinTest::test_no_onclause [gw61] [ 35%] PASSED test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_scalar_on_limitid_alias [gw60] [ 35%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_history_empty_passive_no_initialize test/engine/test_logging.py::LogParamsTest::test_log_large_parameter_single [gw32] [ 35%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_join_entity_arg[1] test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_join_entity_arg[2] [gw55] [ 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] [gw37] [ 35%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_plain_db_lookup test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_query_explicit_shard_via_bind_opts test/orm/test_lazy_relations.py::GetterStateTest::test_history_empty_passive_return_never_set test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_select_return_defaults [gw27] [ 35%] PASSED test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_select_return_defaults [gw2] [ 35%] PASSED test/engine/test_logging.py::LogParamsTest::test_log_large_parameter_single test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_39_4::test_inner_joinedload_w_limit [gw48] [ 35%] PASSED test/orm/test_joins.py::JoinTest::test_no_onclause test/orm/test_joins.py::JoinTest::test_on_clause_no_right_side_one [gw58] [ 35%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_execute_full_cached test/sql/test_lambdas.py::LambdaElementTest::test_execute_full_uncached test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_single_element_values [gw47] [ 35%] PASSED test/orm/test_joins.py::SelfReferentialM2MTest::test_contains test/orm/test_joins.py::SelfReferentialM2MTest::test_explicit_join test/engine/test_logging.py::LogParamsTest::test_log_no_parameters [gw63] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-True-False-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-True-True-False] [gw32] [ 35%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_join_entity_arg[2] [gw55] [ 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 [gw55] [ 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 [gw48] [ 35%] 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 [gw48] [ 35%] PASSED test/orm/test_joins.py::JoinTest::test_on_clause_no_right_side_one_future [gw27] [ 35%] PASSED test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_single_element_values test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_single_list_values [gw27] [ 35%] PASSED test/sql/test_insert.py::InsertImplicitReturningTest::test_insert_single_list_values test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_join_entity_arg[3] [gw2] [ 35%] PASSED test/engine/test_logging.py::LogParamsTest::test_log_no_parameters [gw63] [ 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] test/orm/test_joins.py::JoinTest::test_on_clause_no_right_side_two [gw48] [ 35%] PASSED test/orm/test_joins.py::JoinTest::test_on_clause_no_right_side_two [gw55] [ 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 [gw58] [ 35%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_execute_full_uncached test/sql/test_lambdas.py::LambdaElementTest::test_global_tracking [gw47] [ 35%] PASSED test/orm/test_joins.py::SelfReferentialM2MTest::test_explicit_join test/orm/test_joins.py::JoinTest::test_on_clause_no_right_side_two_future [gw48] [ 35%] PASSED test/orm/test_joins.py::JoinTest::test_on_clause_no_right_side_two_future [gw62] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_collection_load_from_pending_no_sql [gw63] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-True-True-True] test/orm/test_joins.py::JoinTest::test_overlap_with_aliases test/engine/test_logging.py::LogParamsTest::test_log_positional_array [gw55] [ 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 [gw60] [ 35%] 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 [gw32] [ 35%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_join_entity_arg[3] [gw58] [ 35%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_global_tracking test/sql/test_lambdas.py::LambdaElementTest::test_in_columnelement test/orm/test_joins.py::SelfReferentialTest::test_any test/orm/test_load_on_fks.py::LoadOnFKsTest::test_collection_load_from_pending_populated test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-False-False-False] [gw63] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-False-False-False] [gw46] [ 35%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_shard_id_event [gw37] [ 35%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_query_explicit_shard_via_bind_opts test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_roundtrip [gw58] [ 35%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_in_columnelement test/sql/test_lambdas.py::LambdaElementTest::test_in_expr_compile [gw2] [ 35%] PASSED test/engine/test_logging.py::LogParamsTest::test_log_positional_array test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-False-False-True] test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_join_entity_arg[4] test/engine/test_logging.py::LogParamsTest::test_repr_params_ismulti_list [gw28] [ 35%] PASSED test/orm/test_inspect.py::TestORMInspection::test_primary_key [gw62] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_collection_load_from_pending_populated [gw29] [ 35%] PASSED test/orm/test_joins.py::JoinOnSynonymTest::test_join_on_synonym [gw19] [ 35%] PASSED test/orm/test_inspect.py::TestORMInspection::test_attrs_props_prop_added_after_configure test/orm/test_inspect.py::TestORMInspection::test_class_mapper test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_baked_mix [gw63] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-False-False-True] [gw60] [ 35%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_history_populated_passive_no_initialize [gw58] [ 35%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_in_expr_compile test/orm/test_inspect.py::TestORMInspection::test_property test/orm/test_load_on_fks.py::LoadOnFKsTest::test_load_on_pending_allows_backref_event test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-False-True-False] [gw48] [ 35%] PASSED test/orm/test_joins.py::JoinTest::test_overlap_with_aliases [gw2] [ 35%] PASSED test/engine/test_logging.py::LogParamsTest::test_repr_params_ismulti_list test/sql/test_lambdas.py::LambdaElementTest::test_in_expressions test/orm/test_joins.py::JoinTest::test_overlapping_backwards_joins [gw48] [ 35%] PASSED test/orm/test_joins.py::JoinTest::test_overlapping_backwards_joins test/orm/test_joins.py::JoinTest::test_overlapping_paths_multilevel [gw61] [ 35%] PASSED test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_39_4::test_inner_joinedload_w_limit test/engine/test_logging.py::LogParamsTest::test_repr_params_ismulti_named_dict test/orm/test_lazy_relations.py::GetterStateTest::test_history_populated_passive_return_never_set [gw63] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-False-True-False] [gw32] [ 35%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_join_entity_arg[4] test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_join_entity_arg[5] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-False-True-True] [gw62] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_load_on_pending_allows_backref_event [gw2] [ 35%] PASSED test/engine/test_logging.py::LogParamsTest::test_repr_params_ismulti_named_dict [gw48] [ 35%] PASSED test/orm/test_joins.py::JoinTest::test_overlapping_paths_multilevel test/orm/test_joins.py::JoinTest::test_overlapping_paths_one test/orm/test_joins.py::JoinRawTablesWLegacyTest::test_core_round_trip test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_39_4::test_inner_joinedload_wo_limit [gw47] [ 35%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_any test/orm/test_joins.py::SelfReferentialTest::test_contains test/engine/test_logging.py::LogParamsTest::test_repr_params_large_list_of_dict [gw63] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-False-True-True] [gw48] [ 35%] PASSED test/orm/test_joins.py::JoinTest::test_overlapping_paths_one test/orm/test_load_on_fks.py::LoadOnFKsTest::test_load_on_pending_with_set [gw2] [ 35%] PASSED test/engine/test_logging.py::LogParamsTest::test_repr_params_large_list_of_dict test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-True-False-False] test/engine/test_logging.py::LogParamsTest::test_repr_params_named_dict [gw47] [ 35%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_contains [gw32] [ 35%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_join_entity_arg[5] [gw58] [ 35%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_in_expressions test/orm/test_joins.py::SelfReferentialTest::test_eq_ne [gw62] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_load_on_pending_with_set test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_join_entity_arg[6] [gw63] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-True-False-False] test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_five test/orm/test_load_on_fks.py::LoadOnFKsTest::test_load_on_persistent_allows_backref_event [gw55] [ 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 [gw60] [ 35%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_history_populated_passive_return_never_set test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-True-False-True] [gw55] [ 35%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_stmt_lambda_w_set_of_opts test/sql/test_lambdas.py::LambdaElementTest::test_update_statement [gw55] [ 35%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_update_statement [gw2] [ 35%] PASSED test/engine/test_logging.py::LogParamsTest::test_repr_params_named_dict test/orm/test_lazy_relations.py::GetterStateTest::test_no_use_get_params_missing [gw47] [ 35%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_eq_ne [gw58] [ 35%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_five test/engine/test_logging.py::LogParamsTest::test_repr_params_positional_array test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_1 [gw61] [ 35%] PASSED test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_39_4::test_inner_joinedload_wo_limit [gw63] [ 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] [gw2] [ 35%] PASSED test/engine/test_logging.py::LogParamsTest::test_repr_params_positional_array [gw62] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_load_on_persistent_allows_backref_event [gw47] [ 35%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_1 test/engine/test_logging.py::LogParamsTest::test_repr_params_positional_list [gw32] [ 35%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_join_entity_arg[6] test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_10 test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_history_on_persistent_allows_backref_event test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_join_entity_arg[7] [gw63] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-True-True-False] test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_39_4::test_join_w_subquery [gw19] [ 35%] PASSED test/orm/test_inspect.py::TestORMInspection::test_class_mapper test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-True-True-True] [gw2] [ 35%] PASSED test/engine/test_logging.py::LogParamsTest::test_repr_params_positional_list [gw37] [ 35%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_roundtrip [gw47] [ 35%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_10 test/orm/test_inspect.py::TestORMInspection::test_col_filter [gw60] [ 35%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_no_use_get_params_missing test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_2 test/engine/test_logging.py::LogParamsTest::test_repr_params_unknown_list test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_roundtrip_future [gw63] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-False-True-True-True] [gw62] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_history_on_persistent_allows_backref_event [gw47] [ 35%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_2 test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[False-False-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-False-False-False] [gw28] [ 35%] PASSED test/orm/test_inspect.py::TestORMInspection::test_property test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_3 [gw47] [ 35%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_3 [gw61] [ 35%] PASSED test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_39_4::test_join_w_subquery [gw63] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-False-False-False] test/orm/test_inspect.py::TestORMInspection::test_rel_accessors [gw62] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[False-False-False] [gw2] [ 35%] PASSED test/engine/test_logging.py::LogParamsTest::test_repr_params_unknown_list test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_4 [gw32] [ 35%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_join_entity_arg[7] test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_39_4::test_outer_joinedload_w_limit test/orm/test_eager_relations.py::CyclicalInheritingEagerTestThree::test_gen_query_nodepth test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[False-False-True] test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_join_entity_arg[8] test/engine/test_logging.py::LogParamsTest::test_result_large_param test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-False-False-True] test/orm/test_lazy_relations.py::GetterStateTest::test_no_use_get_params_not_hashable [gw47] [ 35%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_4 test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_5 [gw63] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-False-False-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-False-True-False] [gw62] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[False-False-True] test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_scalar_on_date_alias [gw47] [ 35%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_5 test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[False-True-False] test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_6 test/orm/test_eager_relations.py::DeepOptionsTest::test_deep_options_1 test/orm/test_eager_relations.py::DeepOptionsTest::test_deep_options_4 [gw63] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-False-True-False] [gw32] [ 35%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_join_entity_arg[8] [gw60] [ 35%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_no_use_get_params_not_hashable [gw1] [ 35%] PASSED test/orm/test_eager_relations.py::CyclicalInheritingEagerTestThree::test_gen_query_nodepth [gw62] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[False-True-False] test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_join_entity_arg[9] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-False-True-True] [gw2] [ 35%] PASSED test/engine/test_logging.py::LogParamsTest::test_result_large_param test/orm/test_eager_relations.py::EagerTest::test_aliasing test/orm/test_eager_relations.py::EagerTest::test_catch_the_right_target [gw47] [ 35%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_6 test/orm/test_lazy_relations.py::GetterStateTest::test_no_use_get_params_not_hashable_on_pending [gw29] [ 35%] PASSED test/orm/test_joins.py::JoinRawTablesWLegacyTest::test_core_round_trip test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_7 [gw63] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-False-True-True] test/orm/inheritance/test_manytomany.py::InheritTest2::test_get 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] [gw61] [ 35%] PASSED test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_39_4::test_outer_joinedload_w_limit test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[False-True-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-True-False-False] [gw62] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[False-True-True] test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_39_4::test_outer_joinedload_wo_limit [gw47] [ 35%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_7 [gw29] [ 35%] 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::SelfReferentialTest::test_explicit_join_8 test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[True-False-False] [gw63] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-True-False-False] test/orm/test_joins.py::JoinRawTablesWLegacyTest::test_join_render[-SELECT users.id AS users_id, users.name AS users_name FROM users JOIN addresses ON users.id = addresses.user_id1] test/engine/test_logging.py::LoggingNameTest::test_named_logger_echoflags_execute [gw2] [ 35%] PASSED test/engine/test_logging.py::LoggingNameTest::test_named_logger_echoflags_execute test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-True-False-True] [gw37] [ 35%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_roundtrip_future [gw32] [ 35%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_join_entity_arg[9] test/engine/test_logging.py::LoggingNameTest::test_named_logger_execute [gw29] [ 35%] PASSED test/orm/test_joins.py::JoinRawTablesWLegacyTest::test_join_render[-SELECT users.id AS users_id, users.name AS users_name FROM users JOIN addresses ON users.id = addresses.user_id1] test/orm/test_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] [gw2] [ 35%] PASSED test/engine/test_logging.py::LoggingNameTest::test_named_logger_execute test/engine/test_logging.py::LoggingNameTest::test_named_logger_execute_after_dispose [gw47] [ 35%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_8 [gw62] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[True-False-False] test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_lambdas_rejected_in_options test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_9 [gw63] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-True-False-True] test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_shard_id_event [gw1] [ 35%] PASSED test/orm/inheritance/test_manytomany.py::InheritTest2::test_get [gw2] [ 35%] PASSED test/engine/test_logging.py::LoggingNameTest::test_named_logger_execute_after_dispose test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-True-True-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[True-False-True] test/engine/test_logging.py::LoggingNameTest::test_named_logger_names [gw60] [ 35%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_no_use_get_params_not_hashable_on_pending [gw19] [ 35%] PASSED test/orm/test_inspect.py::TestORMInspection::test_col_filter [gw2] [ 35%] PASSED test/engine/test_logging.py::LoggingNameTest::test_named_logger_names [gw47] [ 35%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_explicit_join_9 [gw62] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[True-False-True] [gw32] [ 35%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_lambdas_rejected_in_options [gw29] [ 35%] 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] [gw28] [ 35%] PASSED test/orm/test_inspect.py::TestORMInspection::test_rel_accessors [gw63] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-True-True-False] test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_multiple_entities_single_lambda 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::SelfReferentialTest::test_from_self_inside_excludes_outside [gw61] [ 35%] PASSED test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_39_4::test_outer_joinedload_wo_limit test/orm/inheritance/test_manytomany.py::InheritTest3::test_advanced test/engine/test_logging.py::LoggingNameTest::test_named_logger_names_after_dispose test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-True-True-True] test/orm/test_inspect.py::TestORMInspection::test_col_property test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[True-True-False] [gw29] [ 35%] 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_inspect.py::TestORMInspection::test_relationship_filter [gw62] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[True-True-False] [gw2] [ 35%] PASSED test/engine/test_logging.py::LoggingNameTest::test_named_logger_names_after_dispose test/engine/test_logging.py::LoggingNameTest::test_unnamed_logger_echoflags_execute [gw63] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[False-True-True-True-True] test/orm/test_lazy_relations.py::LazyTest::test_annotated_fn_criteria test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_39_4::test_plain 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_pending[True-True-True] test/orm/test_joins.py::JoinTest::test_aliased_classes [gw9] [ 35%] PASSED test/orm/test_eager_relations.py::EagerTest::test_aliasing [gw2] [ 35%] PASSED test/engine/test_logging.py::LoggingNameTest::test_unnamed_logger_echoflags_execute [gw46] [ 35%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_baked_mix test/engine/test_logging.py::LoggingNameTest::test_unnamed_logger_execute [gw47] [ 35%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_from_self_inside_excludes_outside [gw59] [ 35%] PASSED test/orm/test_eager_relations.py::CorrelatedSubqueryTest::test_scalar_on_date_alias [gw62] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_pending[True-True-True] test/orm/test_joins.py::SelfReferentialTest::test_has [gw2] [ 35%] PASSED test/engine/test_logging.py::LoggingNameTest::test_unnamed_logger_execute [gw63] [ 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_persistent[False-False-False-False-False] test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_delete_future_synchronize_evaluate test/engine/test_logging.py::LoggingNameTest::test_unnamed_logger_names test/orm/test_dynamic.py::DynamicTest::test_transient_count [gw2] [ 35%] PASSED test/engine/test_logging.py::LoggingNameTest::test_unnamed_logger_names [gw32] [ 35%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_multiple_entities_single_lambda test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_subqueryload_external_lambda_caveats test/aaa_profiling/test_memusage.py::CycleTest::test_the_counter [gw62] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-False-False-False] [gw61] [ 35%] PASSED test/orm/test_lockmode.py::BackendTest_sqlite+pysqlite_3_39_4::test_plain test/orm/test_mapper.py::MapperTest::test_column_prefix test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-False-False-True] [gw63] [ 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_persistent[False-False-False-False-True] [gw47] [ 35%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_has test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-False-True-False] test/engine/test_logging.py::LoggingTokenTest::test_logging_token_option_connection [gw4] [ 35%] PASSED test/orm/test_eager_relations.py::DeepOptionsTest::test_deep_options_1 [gw11] [ 35%] PASSED test/orm/test_eager_relations.py::EagerTest::test_catch_the_right_target test/orm/test_joins.py::SelfReferentialTest::test_join_4_explicit_join [gw2] [ 35%] PASSED test/engine/test_logging.py::LoggingTokenTest::test_logging_token_option_connection [gw63] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-False-True-False] [gw37] [ 35%] PASSED test/ext/test_horizontal_shard.py::TableNameConventionShardTest::test_shard_id_event [gw6] [ 35%] PASSED test/orm/test_eager_relations.py::DeepOptionsTest::test_deep_options_4 [gw62] [ 35%] 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_transient[True-False-False-True-True] test/orm/test_lockmode.py::CompileTest::test_default_update test/engine/test_logging.py::LoggingTokenTest::test_logging_token_option_engine test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-False-True-False] test/orm/test_merge.py::MergeTest::test_cascade_doesnt_blowaway_manytoone test/ext/test_hybrid.py::BulkUpdateTest::test_evaluate_hybrid_attr_indirect test/orm/test_mapper.py::MapperTest::test_reassign_polymorphic_identity_warns [gw2] [ 35%] PASSED test/engine/test_logging.py::LoggingTokenTest::test_logging_token_option_engine [gw63] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-False-True-True] [gw62] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-False-True-False] [gw47] [ 35%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_join_4_explicit_join test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-True-False-False] [gw1] [ 35%] PASSED test/orm/inheritance/test_manytomany.py::InheritTest3::test_advanced test/orm/test_joins.py::SelfReferentialTest::test_join_to_nonaliased test/engine/test_logging.py::PoolLoggingTest::test_queuepool_echo test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-False-True-True] test/orm/inheritance/test_manytomany.py::InheritTest3::test_basic test/orm/test_mapper.py::RegistryConfigDisposeTest::test_dispose_cascade_not_on_dependencies[False] [gw63] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-True-False-False] [gw2] [ 35%] PASSED test/engine/test_logging.py::PoolLoggingTest::test_queuepool_echo [gw28] [ 35%] PASSED test/orm/test_inspect.py::TestORMInspection::test_relationship_filter test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-True-False-True] [gw62] [ 35%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-False-True-True] test/engine/test_logging.py::PoolLoggingTest::test_queuepool_logging [gw47] [ 36%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_join_to_nonaliased test/orm/test_joins.py::SelfReferentialTest::test_join_to_self_no_aliases_raises [gw20] [ 36%] PASSED test/orm/test_dynamic.py::DynamicTest::test_transient_count test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-True-False-False] test/orm/test_inspect.py::TestORMInspection::test_session_accessor [gw19] [ 36%] PASSED test/orm/test_inspect.py::TestORMInspection::test_col_property [gw47] [ 36%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_join_to_self_no_aliases_raises [gw60] [ 36%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_annotated_fn_criteria [gw59] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_column_prefix [gw63] [ 36%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-True-False-True] test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_five [gw2] [ 36%] PASSED test/engine/test_logging.py::PoolLoggingTest::test_queuepool_logging [gw62] [ 36%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-True-False-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-True-False-True] [gw37] [ 36%] PASSED test/ext/test_hybrid.py::BulkUpdateTest::test_evaluate_hybrid_attr_indirect test/ext/test_hybrid.py::BulkUpdateTest::test_evaluate_hybrid_attr_indirect_w_update_expr test/orm/test_mapper.py::MapperTest::test_column_prop_stays_annotated test/orm/test_lazy_relations.py::LazyTest::test_backrefs_dont_lazyload test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-True-True-False] test/engine/test_logging.py::PoolLoggingTest::test_stpool_echo [gw6] [ 36%] PASSED test/orm/test_mapper.py::RegistryConfigDisposeTest::test_dispose_cascade_not_on_dependencies[False] [gw32] [ 36%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_subqueryload_external_lambda_caveats [gw63] [ 36%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-True-True-False] [gw2] [ 36%] PASSED test/engine/test_logging.py::PoolLoggingTest::test_stpool_echo test/engine/test_logging.py::PoolLoggingTest::test_stpool_logging test/orm/test_inspect.py::TestORMInspection::test_column_collection_iterate test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_keyword_as_clause [gw1] [ 36%] PASSED test/orm/inheritance/test_manytomany.py::InheritTest3::test_basic test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_subqueryload_internal_lambda [gw62] [ 36%] 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] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-True-True-True] test/orm/test_mapper.py::RegistryConfigDisposeTest::test_dispose_cascade_not_on_dependencies[True] [gw20] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_keyword_as_clause test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_keyword_as_schemaitem [gw2] [ 36%] PASSED test/engine/test_logging.py::PoolLoggingTest::test_stpool_logging [gw11] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_cascade_doesnt_blowaway_manytoone [gw63] [ 36%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-False-True-True-True] [gw37] [ 36%] 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 test/orm/test_manytomany.py::M2MTest::test_bidirectional [gw59] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_column_prop_stays_annotated [gw4] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_reassign_polymorphic_identity_warns test/engine/test_logging.py::TransactionContextLoggingTest::test_begin_once_block [gw61] [ 36%] PASSED test/orm/test_lockmode.py::CompileTest::test_default_update test/orm/test_lockmode.py::CompileTest::test_for_update_on_inner_w_joinedload test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-False-False-False] [gw20] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_keyword_as_schemaitem test/orm/test_merge.py::MergeTest::test_cascades_dont_autoflush [gw62] [ 36%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-True-True-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-True-True-True] [gw47] [ 36%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_five test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_four test/orm/test_eager_relations.py::EagerTest::test_deferred_fk_col [gw2] [ 36%] PASSED test/engine/test_logging.py::TransactionContextLoggingTest::test_begin_once_block test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_onupdate_keyword_as_clause [gw20] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_onupdate_keyword_as_clause test/orm/test_mapper.py::MapperTest::test_column_synonyms test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_as_you_go_block_commit [gw63] [ 36%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-False-False-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-False-False-True] [gw61] [ 36%] PASSED test/orm/test_lockmode.py::CompileTest::test_for_update_on_inner_w_joinedload [gw6] [ 36%] PASSED test/orm/test_mapper.py::RegistryConfigDisposeTest::test_dispose_cascade_not_on_dependencies[True] test/orm/test_mapper.py::RequirementsTest::test_comparison_overrides [gw37] [ 36%] PASSED test/ext/test_hybrid.py::BulkUpdateTest::test_evaluate_hybrid_attr_plain test/ext/test_hybrid.py::BulkUpdateTest::test_evaluate_hybrid_attr_w_update_expr [gw60] [ 36%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_backrefs_dont_lazyload test/orm/test_lazy_relations.py::LazyTest::test_basic test/orm/test_mapper.py::MapperTest::test_reconfigure_on_other_mapper [gw62] [ 36%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-False-True-True-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-False-False-False] [gw63] [ 36%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-False-False-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-False-True-False] [gw59] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_column_synonyms test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_onupdate_keyword_as_schemaitem [gw20] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_onupdate_keyword_as_schemaitem test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_onupdate_positional [gw47] [ 36%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_four test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_one [gw2] [ 36%] PASSED test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_as_you_go_block_commit test/orm/test_lockmode.py::CompileTest::test_for_update_on_inner_w_joinedload_no_render_oracle [gw37] [ 36%] 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 [gw20] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_onupdate_positional test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_positional [gw20] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_column_default_positional test/sql/test_metadata.py::ColumnDefaultsTest::test_onupdate_default_not_server_default_four [gw20] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_onupdate_default_not_server_default_four [gw62] [ 36%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-False-False-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-False-False-True] [gw29] [ 36%] PASSED test/orm/test_joins.py::JoinTest::test_aliased_classes test/orm/test_joins.py::JoinTest::test_aliased_classes_m2m [gw4] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_reconfigure_on_other_mapper test/orm/test_mapper.py::MapperTest::test_reconstructor test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_as_you_go_block_commit_autocommit [gw2] [ 36%] 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 [gw2] [ 36%] PASSED test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_as_you_go_block_commit_engine_level_autocommit [gw63] [ 36%] 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_eager_relations.py::EagerTest::test_disable_dynamic [gw28] [ 36%] PASSED test/orm/test_inspect.py::TestORMInspection::test_session_accessor [gw47] [ 36%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_one test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_three [gw62] [ 36%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-False-False-True] [gw37] [ 36%] PASSED test/ext/test_hybrid.py::BulkUpdateTest::test_evaluate_non_hybrid_attr test/ext/test_hybrid.py::BulkUpdateTest::test_fetch_hybrid_attr_indirect test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_as_you_go_block_rollback [gw2] [ 36%] 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 [gw61] [ 36%] PASSED test/orm/test_lockmode.py::CompileTest::test_for_update_on_inner_w_joinedload_no_render_oracle [gw63] [ 36%] 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] [gw11] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_cascades_dont_autoflush [gw32] [ 36%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_subqueryload_internal_lambda test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_user_cols_single_lambda test/orm/test_inspect.py::TestORMInspection::test_synonym_filter test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-False-True-False] test/orm/test_mapper.py::MapperTest::test_configure_on_get_props_1 [gw2] [ 36%] PASSED test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_as_you_go_block_rollback_autocommit test/engine/test_logging.py::TransactionContextLoggingTest::test_commit_engine_level_autocommit_exec_opt_nonauto test/orm/test_lockmode.py::CompileTest::test_mysql_read test/sql/test_metadata.py::ColumnDefaultsTest::test_onupdate_default_not_server_default_one [gw20] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_onupdate_default_not_server_default_one test/sql/test_metadata.py::ColumnDefaultsTest::test_onupdate_default_not_server_default_three [gw20] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_onupdate_default_not_server_default_three test/sql/test_metadata.py::ColumnDefaultsTest::test_onupdate_default_not_server_default_two [gw20] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_onupdate_default_not_server_default_two test/sql/test_metadata.py::ColumnDefaultsTest::test_server_default_keyword_as_clause [gw20] [ 36%] 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 [gw19] [ 36%] PASSED test/orm/test_inspect.py::TestORMInspection::test_column_collection_iterate test/orm/test_inspect.py::TestORMInspection::test_extension_types [gw63] [ 36%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-True-False-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-True-False-True] [gw29] [ 36%] PASSED test/orm/test_joins.py::JoinTest::test_aliased_classes_m2m test/orm/test_joins.py::JoinTest::test_aliased_order_by test/orm/test_merge.py::MergeTest::test_cascades_dont_autoflush_2 [gw1] [ 36%] PASSED test/orm/test_manytomany.py::M2MTest::test_bidirectional test/orm/test_manytomany.py::M2MTest::test_joinedload_on_double [gw60] [ 36%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_basic test/orm/test_lazy_relations.py::LazyTest::test_callable_bind [gw47] [ 36%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_three test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_two [gw46] [ 36%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_delete_future_synchronize_evaluate [gw4] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_reconstructor [gw2] [ 36%] 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 [gw2] [ 36%] PASSED test/engine/test_logging.py::TransactionContextLoggingTest::test_log_messages_have_correct_metadata_echo test/engine/test_logging.py::TransactionContextLoggingTest::test_log_messages_have_correct_metadata_plain [gw62] [ 36%] 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] [gw62] [ 36%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-False-True-True] [gw63] [ 36%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-True-False-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-True-True-False] [gw60] [ 36%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_callable_bind test/orm/test_lazy_relations.py::LazyTest::test_distinct [gw20] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_server_default_keyword_as_schemaitem test/sql/test_metadata.py::ColumnDefaultsTest::test_server_default_onupdate_keyword_as_clause [gw20] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_server_default_onupdate_keyword_as_clause test/sql/test_metadata.py::ColumnDefaultsTest::test_server_default_onupdate_keyword_as_schemaitem [gw20] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_server_default_onupdate_keyword_as_schemaitem test/sql/test_metadata.py::ColumnDefaultsTest::test_server_default_onupdate_positional [gw20] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_server_default_onupdate_positional test/sql/test_metadata.py::ColumnDefaultsTest::test_server_default_positional [gw20] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefaultsTest::test_server_default_positional [gw29] [ 36%] PASSED test/orm/test_joins.py::JoinTest::test_aliased_order_by test/orm/test_joins.py::JoinTest::test_backwards_join [gw29] [ 36%] PASSED test/orm/test_joins.py::JoinTest::test_backwards_join test/orm/test_mapper.py::MapperTest::test_reconstructor_inheritance [gw37] [ 36%] PASSED test/ext/test_hybrid.py::BulkUpdateTest::test_fetch_hybrid_attr_indirect test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-True-False-False] [gw61] [ 36%] PASSED test/orm/test_lockmode.py::CompileTest::test_mysql_read test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_delete_future_synchronize_fetch [gw63] [ 36%] 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] test/sql/test_metadata.py::ColumnDefinitionTest::test_basic [gw20] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_basic test/sql/test_metadata.py::ColumnDefinitionTest::test_bogus [gw20] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_bogus test/sql/test_metadata.py::ColumnDefinitionTest::test_custom_create [gw20] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_custom_create test/sql/test_metadata.py::ColumnDefinitionTest::test_custom_subclass_proxy [gw59] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_configure_on_get_props_1 test/orm/test_mapper.py::MapperTest::test_configure_on_get_props_2 [gw4] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_reconstructor_inheritance test/orm/test_joins.py::JoinTest::test_clause_onclause [gw32] [ 36%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_user_cols_single_lambda test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_user_cols_single_lambda_query test/orm/test_eager_relations.py::EagerTest::test_double_same_mappers [gw62] [ 36%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-True-False-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-True-False-True] [gw63] [ 36%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_transient[True-True-True-True-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_no_load_on_pending_allows_backref_event [gw15] [ 36%] PASSED test/orm/test_eager_relations.py::EagerTest::test_disable_dynamic [gw20] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_custom_subclass_proxy test/sql/test_metadata.py::ColumnDefinitionTest::test_custom_subclass_proxy_typeerror [gw20] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_custom_subclass_proxy_typeerror test/ext/test_hybrid.py::BulkUpdateTest::test_fetch_hybrid_attr_plain [gw37] [ 36%] 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 test/orm/test_lockmode.py::CompileTest::test_not_supported_by_dialect_should_just_use_update [gw2] [ 36%] PASSED test/engine/test_logging.py::TransactionContextLoggingTest::test_log_messages_have_correct_metadata_plain test/engine/test_logging.py::TransactionContextLoggingTest::test_logging_compatibility [gw11] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_cascades_dont_autoflush_2 [gw47] [ 36%] PASSED test/orm/test_joins.py::SelfReferentialTest::test_multiple_explicit_entities_two [gw59] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_configure_on_get_props_2 test/orm/test_mapper.py::MapperTest::test_configure_on_get_props_3 [gw59] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_configure_on_get_props_3 test/orm/test_mapper.py::MapperTest::test_configure_on_prop_1 [gw62] [ 36%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-True-False-True] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-True-True-False] [gw37] [ 36%] PASSED test/ext/test_hybrid.py::BulkUpdateTest::test_fetch_hybrid_attr_w_update_expr test/ext/test_hybrid.py::BulkUpdateTest::test_update_expr [gw37] [ 36%] PASSED test/ext/test_hybrid.py::BulkUpdateTest::test_update_expr test/ext/test_hybrid.py::BulkUpdateTest::test_update_plain [gw61] [ 36%] PASSED test/orm/test_lockmode.py::CompileTest::test_not_supported_by_dialect_should_just_use_update test/orm/test_lockmode.py::CompileTest::test_oracle_update test/orm/test_eager_relations.py::EagerTest::test_double_w_ac [gw2] [ 36%] PASSED test/engine/test_logging.py::TransactionContextLoggingTest::test_logging_compatibility test/orm/inheritance/test_magazine.py::MagazineTest::test_magazine_round_trip[joins] [gw29] [ 36%] PASSED test/orm/test_joins.py::JoinTest::test_clause_onclause test/orm/test_joins.py::JoinTest::test_clause_present_in_froms_twice_w_onclause [gw32] [ 36%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_user_cols_single_lambda_query test/sql/test_metadata.py::ConstraintTest::test_related_column_not_present_atfirst_ok_linktoname_conflict [gw15] [ 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 [gw62] [ 36%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-True-True-False] [gw37] [ 36%] PASSED test/ext/test_hybrid.py::BulkUpdateTest::test_update_plain test/orm/test_merge.py::MergeTest::test_detached_to_persistent_collection [gw1] [ 36%] PASSED test/orm/test_manytomany.py::M2MTest::test_joinedload_on_double [gw14] [ 36%] PASSED test/orm/test_eager_relations.py::EagerTest::test_deferred_fk_col test/orm/test_lambdas.py::PolymorphicTest::test_join_second_prop_lambda test/sql/test_metadata.py::ColumnDefinitionTest::test_incomplete_key [gw20] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_incomplete_key test/sql/test_metadata.py::ColumnDefinitionTest::test_name_blank [gw63] [ 36%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_no_load_on_pending_allows_backref_event test/orm/test_loading.py::InstanceProcessorTest::test_state_no_load_path_comparison [gw29] [ 36%] 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 [gw61] [ 36%] PASSED test/orm/test_lockmode.py::CompileTest::test_oracle_update [gw59] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_configure_on_prop_1 test/orm/test_mapper.py::MapperTest::test_configure_on_prop_2 [gw11] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_detached_to_persistent_collection test/orm/test_merge.py::MergeTest::test_dont_expire_pending [gw29] [ 36%] PASSED test/orm/test_joins.py::JoinTest::test_clause_present_in_froms_twice_wo_onclause [gw20] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_name_blank test/sql/test_metadata.py::ColumnDefinitionTest::test_name_none [gw20] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_name_none test/sql/test_metadata.py::ColumnDefinitionTest::test_no_shared_column_schema [gw20] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_no_shared_column_schema test/sql/test_metadata.py::ColumnDefinitionTest::test_no_shared_column_sql [gw20] [ 36%] 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 test/ext/test_hybrid.py::MethodExpressionTest::test_aliased_expression [gw37] [ 36%] PASSED test/ext/test_hybrid.py::MethodExpressionTest::test_aliased_expression [gw15] [ 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 [gw15] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_remove_table_fk_bookkeeping test/sql/test_metadata.py::ConstraintTest::test_separate_decl_columns [gw15] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_separate_decl_columns test/sql/test_metadata.py::ConstraintTest::test_separate_decl_columns_functional [gw6] [ 36%] PASSED test/orm/test_mapper.py::RequirementsTest::test_comparison_overrides [gw15] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_separate_decl_columns_functional test/orm/test_mapper.py::MapperTest::test_reconstructor_init [gw4] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_reconstructor_init test/orm/test_mapper.py::MapperTest::test_reconstructor_init_callable_object [gw4] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_reconstructor_init_callable_object test/orm/test_mapper.py::MapperTest::test_reconstructor_init_inheritance test/orm/test_joins.py::JoinTest::test_expression_onclauses [gw28] [ 36%] PASSED test/orm/test_inspect.py::TestORMInspection::test_synonym_filter test/orm/test_inspect.py::TestORMInspection::test_with_polymorphic [gw20] [ 36%] PASSED test/sql/test_metadata.py::ColumnDefinitionTest::test_unique_index_flags_default_to_none test/sql/test_metadata.py::ColumnOptionsTest::test_argument_signatures test/orm/test_lockmode.py::CompileTest::test_oracle_update_skip_locked [gw61] [ 36%] PASSED test/orm/test_lockmode.py::CompileTest::test_oracle_update_skip_locked test/orm/test_manytomany.py::M2MTest::test_overlapping_attribute_error [gw1] [ 36%] PASSED test/orm/test_manytomany.py::M2MTest::test_overlapping_attribute_error test/orm/test_manytomany.py::M2MTest::test_self_referential_bidirectional_mutation test/sql/test_metadata.py::ConstraintTest::test_separate_decl_textonly [gw15] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_separate_decl_textonly test/sql/test_metadata.py::ConstraintTest::test_table_references [gw15] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_table_references [gw29] [ 36%] PASSED test/orm/test_joins.py::JoinTest::test_expression_onclauses [gw60] [ 36%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_distinct test/orm/test_lazy_relations.py::LazyTest::test_double_w_ac [gw19] [ 36%] PASSED test/orm/test_inspect.py::TestORMInspection::test_extension_types [gw59] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_configure_on_prop_2 [gw11] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_dont_expire_pending test/orm/test_merge.py::MergeTest::test_dont_send_neverset_to_get test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[False-True-True-True-True] [gw62] [ 36%] 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] [gw62] [ 36%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-False-False-False] test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-False-False-True] test/sql/test_metadata.py::ConstraintTest::test_to_metadata_ok [gw15] [ 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 test/orm/test_lockmode.py::CompileTest::test_postgres_for_no_key_nowait_update test/orm/test_inspect.py::TestORMInspection::test_identity_key [gw20] [ 36%] PASSED test/sql/test_metadata.py::ColumnOptionsTest::test_argument_signatures test/sql/test_metadata.py::ColumnOptionsTest::test_column_info [gw20] [ 36%] PASSED test/sql/test_metadata.py::ColumnOptionsTest::test_column_info test/sql/test_metadata.py::ColumnOptionsTest::test_default_generators [gw20] [ 36%] PASSED test/sql/test_metadata.py::ColumnOptionsTest::test_default_generators test/orm/test_joins.py::JoinTest::test_filter_by_from_join[explicit-False] [gw29] [ 36%] 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] [gw29] [ 36%] 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] test/orm/test_mapper.py::MapperTest::test_configure_on_prop_3 [gw4] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_reconstructor_init_inheritance [gw1] [ 36%] PASSED test/orm/test_manytomany.py::M2MTest::test_self_referential_bidirectional_mutation [gw29] [ 36%] PASSED test/orm/test_joins.py::JoinTest::test_filter_by_from_join[none-False] [gw11] [ 36%] PASSED test/orm/test_merge.py::MergeTest::test_dont_send_neverset_to_get [gw62] [ 36%] 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] [gw62] [ 36%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-False-True-False] test/orm/test_mapper.py::RequirementsTest::test_composite_results [gw15] [ 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 [gw15] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_type_propagate_chained_string_source_first test/orm/test_mapper.py::MapperTest::test_reconstructor_init_simulate_cython [gw4] [ 36%] PASSED test/orm/test_mapper.py::MapperTest::test_reconstructor_init_simulate_cython test/orm/test_eager_relations.py::EagerTest::test_distinct [gw61] [ 36%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_for_no_key_nowait_update test/orm/test_lockmode.py::CompileTest::test_postgres_for_no_key_update [gw6] [ 36%] PASSED test/orm/test_mapper.py::RequirementsTest::test_composite_results test/orm/test_mapper.py::RequirementsTest::test_nonzero_len_recursion [gw6] [ 36%] PASSED test/orm/test_mapper.py::RequirementsTest::test_nonzero_len_recursion test/orm/test_manytomany.py::M2MTest::test_self_referential_roundtrip test/sql/test_metadata.py::ConstraintTest::test_type_propagate_chained_string_source_last [gw15] [ 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 [gw15] [ 36%] PASSED test/sql/test_metadata.py::ConstraintTest::test_type_propagate_chained_string_source_last_onname test/orm/test_merge.py::MergeTest::test_dont_send_neverset_to_get_w_relationship test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-False-True-True] [gw62] [ 36%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-False-True-True] test/aaa_profiling/test_memusage.py::CycleTest::test_adapt_statement_cloned_traversal [gw59] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_configure_on_prop_3 test/orm/test_mapper.py::MapperTest::test_configure_on_session test/sql/test_metadata.py::ConstraintTest::test_ambig_check_constraint_auto_append [gw20] [ 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/orm/test_mapper.py::MapperTest::test_reentrant_compile test/sql/test_metadata.py::ConstraintTest::test_type_propagate_chained_string_source_last_onname_conflict test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-True-False-False] [gw20] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_auto_append_ck_on_col_attach_one test/sql/test_metadata.py::ConstraintTest::test_auto_append_ck_on_col_attach_three [gw20] [ 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 [gw20] [ 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 [gw15] [ 37%] 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 [gw28] [ 37%] PASSED test/orm/test_inspect.py::TestORMInspection::test_with_polymorphic [gw62] [ 37%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-True-False-False] [gw15] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_type_propagate_composite_fk_col [gw18] [ 37%] PASSED test/orm/test_eager_relations.py::EagerTest::test_double_w_ac [gw20] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_auto_append_constraint test/sql/test_metadata.py::ConstraintTest::test_auto_append_lowercase_table test/sql/test_metadata.py::ConstraintTest::test_check_constraint_copy [gw14] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_check_constraint_copy test/sql/test_metadata.py::ConstraintTest::test_clauseelement_extraction_one [gw61] [ 37%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_for_no_key_update [gw63] [ 37%] PASSED test/orm/test_loading.py::InstanceProcessorTest::test_state_no_load_path_comparison test/sql/test_metadata.py::ConstraintTest::test_type_propagate_composite_fk_string [gw15] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_type_propagate_composite_fk_string test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-True-False-True] [gw14] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_clauseelement_extraction_one test/sql/test_metadata.py::ConstraintTest::test_clauseelement_extraction_three [gw14] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_clauseelement_extraction_three test/orm/test_lockmode.py::CompileTest::test_postgres_read [gw59] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_configure_on_session test/orm/test_mapper.py::MapperTest::test_constructor_exc test/sql/test_metadata.py::ConstraintTest::test_type_propagate_standalone_fk_col [gw15] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_type_propagate_standalone_fk_col test/sql/test_metadata.py::ConstraintTest::test_clauseelement_extraction_two [gw14] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_clauseelement_extraction_two test/sql/test_metadata.py::ConstraintTest::test_column_accessor_clause_element [gw17] [ 37%] PASSED test/orm/test_eager_relations.py::EagerTest::test_double_same_mappers [gw60] [ 37%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_double_w_ac test/orm/test_lazy_relations.py::LazyTest::test_double_w_ac_against_subquery [gw1] [ 37%] PASSED test/orm/test_manytomany.py::M2MTest::test_self_referential_roundtrip test/orm/test_manytomany.py::M2MTest::test_stale_conditions test/sql/test_metadata.py::ConstraintTest::test_type_propagate_standalone_fk_string [gw15] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_type_propagate_standalone_fk_string test/sql/test_metadata.py::ConstraintTest::test_unnamed_column_exception [gw14] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_column_accessor_clause_element test/sql/test_metadata.py::ConstraintTest::test_column_accessor_col [gw14] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_column_accessor_col test/sql/test_metadata.py::ConstraintTest::test_column_accessor_string_no_parent [gw14] [ 37%] 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 [gw14] [ 37%] 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 [gw14] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_column_accessor_string_no_target_column test/orm/test_instrumentation.py::InitTest::test_A [gw28] [ 37%] PASSED test/orm/test_instrumentation.py::InitTest::test_A test/orm/test_instrumentation.py::InitTest::test_A_B_C [gw62] [ 37%] 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] [gw62] [ 37%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-True-True-False] [gw32] [ 37%] PASSED test/orm/test_lambdas.py::PolymorphicTest::test_join_second_prop_lambda [gw59] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_constructor_exc [gw11] [ 37%] 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 test/sql/test_metadata.py::ConstraintTest::test_column_accessor_string_no_target_table [gw14] [ 37%] 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 test/sql/test_metadata.py::MetaDataTest::test_fk_no_such_parent_col_error [gw18] [ 37%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_no_such_parent_col_error test/sql/test_metadata.py::MetaDataTest::test_fk_no_such_target_col_error_delayed [gw28] [ 37%] PASSED test/orm/test_instrumentation.py::InitTest::test_A_B_C test/orm/test_instrumentation.py::InitTest::test_A_B_Ci test/orm/test_loading.py::InstancesTest::test_cursor_close_w_failed_rowproc [gw4] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_reentrant_compile test/orm/test_mapper.py::MapperTest::test_registry_configure[False] test/orm/test_mapper.py::MapperTest::test_count test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-False-True-True-True] [gw14] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_column_associated_w_lowercase_table test/sql/test_metadata.py::ConstraintTest::test_column_references [gw14] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_column_references [gw20] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_auto_append_lowercase_table test/sql/test_metadata.py::ConstraintTest::test_auto_append_uq_on_col_attach_five [gw20] [ 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 [gw20] [ 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 [gw20] [ 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 [gw20] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_auto_append_uq_on_col_attach_three [gw28] [ 37%] PASSED test/orm/test_instrumentation.py::InitTest::test_A_B_Ci test/orm/test_instrumentation.py::InitTest::test_A_Bi_C [gw28] [ 37%] PASSED test/orm/test_instrumentation.py::InitTest::test_A_Bi_C test/orm/test_instrumentation.py::InitTest::test_Ai [gw28] [ 37%] PASSED test/orm/test_instrumentation.py::InitTest::test_Ai [gw46] [ 37%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_delete_future_synchronize_fetch [gw62] [ 37%] 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] [gw18] [ 37%] 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 [gw61] [ 37%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_read test/orm/test_lambdas.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update [gw16] [ 37%] PASSED test/orm/test_eager_relations.py::EagerTest::test_distinct [gw11] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_dontload_with_eager test/orm/test_instrumentation.py::InitTest::test_Ai_B [gw28] [ 37%] PASSED test/orm/test_instrumentation.py::InitTest::test_Ai_B test/orm/test_instrumentation.py::InitTest::test_Ai_B_C [gw2] [ 37%] PASSED test/orm/inheritance/test_magazine.py::MagazineTest::test_magazine_round_trip[joins] [gw19] [ 37%] PASSED test/orm/test_inspect.py::TestORMInspection::test_identity_key test/orm/test_inspect.py::TestORMInspection::test_insp_aliased_column_prop [gw4] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_registry_configure[False] test/orm/test_mapper.py::MapperTest::test_registry_configure[True] test/orm/test_lockmode.py::CompileTest::test_postgres_read_nowait [gw61] [ 37%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_read_nowait test/orm/test_lockmode.py::CompileTest::test_postgres_update test/sql/test_metadata.py::DialectKWArgTest::test_participating [gw17] [ 37%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_participating test/sql/test_metadata.py::DialectKWArgTest::test_participating_bad_kw [gw15] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_unnamed_column_exception test/sql/test_metadata.py::CopyDialectOptionsTest::test_dialect_options_are_copied [gw15] [ 37%] PASSED test/sql/test_metadata.py::CopyDialectOptionsTest::test_dialect_options_are_copied [gw1] [ 37%] PASSED test/orm/test_manytomany.py::M2MTest::test_stale_conditions test/orm/test_merge.py::MergeTest::test_loader_options test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_delete_synchronize_evaluate [gw62] [ 37%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-False-False-False] [gw28] [ 37%] PASSED test/orm/test_instrumentation.py::InitTest::test_Ai_B_C test/orm/test_instrumentation.py::InitTest::test_Ai_B_Ci [gw28] [ 37%] PASSED test/orm/test_instrumentation.py::InitTest::test_Ai_B_Ci test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-False-False-True] test/sql/test_metadata.py::ConstraintTest::test_column_references_derived [gw14] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_column_references_derived test/sql/test_metadata.py::ConstraintTest::test_constraint_copied_to_proxy_ok [gw18] [ 37%] 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 [gw18] [ 37%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fks_deterministic_order test/sql/test_metadata.py::MetaDataTest::test_manual_dependencies [gw18] [ 37%] PASSED test/sql/test_metadata.py::MetaDataTest::test_manual_dependencies test/sql/test_metadata.py::MetaDataTest::test_metadata_contains [gw17] [ 37%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_participating_bad_kw test/sql/test_metadata.py::DialectKWArgTest::test_participating_unknown_schema_item [gw17] [ 37%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_participating_unknown_schema_item test/sql/test_metadata.py::DialectKWArgTest::test_ad_hoc_nonparticipating_via_kwargs [gw15] [ 37%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_ad_hoc_nonparticipating_via_kwargs test/sql/test_metadata.py::DialectKWArgTest::test_ad_hoc_nonparticipating_via_opt [gw15] [ 37%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_ad_hoc_nonparticipating_via_opt test/sql/test_metadata.py::DialectKWArgTest::test_ad_hoc_participating_via_kwargs [gw15] [ 37%] 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 [gw15] [ 37%] 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/inheritance/test_magazine.py::MagazineTest::test_magazine_round_trip[plain] [gw61] [ 37%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_update [gw4] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_registry_configure[True] test/orm/test_mapper.py::MapperTest::test_replace_col_prop_w_syn test/sql/test_metadata.py::NamingConventionTest::test_ix_name [gw16] [ 37%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_ix_name test/sql/test_metadata.py::NamingConventionTest::test_pickle_metadata [gw16] [ 37%] 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] test/sql/test_metadata.py::DialectKWArgTest::test_uninit_wildcard [gw17] [ 37%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_uninit_wildcard test/sql/test_metadata.py::DialectKWArgTest::test_unknown_dialect_warning [gw32] [ 37%] PASSED test/orm/test_lambdas.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update test/sql/test_lateral.py::LateralTest::test_alias_of_lateral [gw11] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_loader_options test/orm/test_merge.py::MergeTest::test_many_to_many_cascade [gw15] [ 37%] 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 [gw15] [ 37%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_ad_hoc_via_kwargs_invalid_key test/orm/test_mapper.py::ComparatorFactoryTest::test_column [gw62] [ 37%] 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] [gw62] [ 37%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-False-True-False] test/orm/test_lockmode.py::CompileTest::test_postgres_update_of [gw16] [ 37%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[%(column_0N_name)s-xy-column] test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[%(column_0N_name)s-xy-constraint] [gw16] [ 37%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[%(column_0N_name)s-xy-constraint] [gw17] [ 37%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_unknown_dialect_warning test/sql/test_metadata.py::DialectKWArgTest::test_unknown_dialect_warning_still_populates [gw17] [ 37%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_unknown_dialect_warning_still_populates [gw59] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_count test/sql/test_metadata.py::DialectKWArgTest::test_add_new_arguments_invalid_dialect [gw15] [ 37%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_add_new_arguments_invalid_dialect test/sql/test_metadata.py::DialectKWArgTest::test_add_new_arguments_nonparticipating [gw15] [ 37%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_add_new_arguments_nonparticipating test/sql/test_metadata.py::DialectKWArgTest::test_add_new_arguments_participating [gw15] [ 37%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_add_new_arguments_participating [gw60] [ 37%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_double_w_ac_against_subquery test/orm/test_lazy_relations.py::LazyTest::test_limit [gw14] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_constraint_copied_to_proxy_ok test/sql/test_metadata.py::ConstraintTest::test_copy_doesnt_reference [gw14] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_copy_doesnt_reference test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-False-True-True] [gw62] [ 37%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-False-True-True] test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[%(column_0N_name)s-xy-explicit_name] [gw16] [ 37%] 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] [gw16] [ 37%] 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] [gw16] [ 37%] 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] [gw16] [ 37%] 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] [gw16] [ 37%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[%(column_0_name)s-x-explicit_name] test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[%(column_0_name)s-x-nopk] [gw16] [ 37%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[%(column_0_name)s-x-nopk] test/sql/test_metadata.py::ConstraintTest::test_derived_column_references [gw14] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_derived_column_references test/sql/test_metadata.py::ConstraintTest::test_double_fk_usage_raises [gw32] [ 37%] PASSED test/sql/test_lateral.py::LateralTest::test_alias_of_lateral test/sql/test_lateral.py::LateralTest::test_from_function [gw32] [ 37%] PASSED test/sql/test_lateral.py::LateralTest::test_from_function [gw61] [ 37%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_update_of [gw4] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_replace_col_prop_w_syn test/orm/test_mapper.py::MapperTest::test_replace_rel_prop_with_rel_warns test/orm/test_mapper.py::MapperTest::test_custom_join test/sql/test_metadata.py::DialectKWArgTest::test_add_new_arguments_participating_no_existing [gw15] [ 37%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_add_new_arguments_participating_no_existing test/sql/test_metadata.py::DialectKWArgTest::test_bad_kwarg_raise [gw15] [ 37%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_bad_kwarg_raise test/sql/test_metadata.py::DialectKWArgTest::test_combined [gw15] [ 37%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_combined test/sql/test_metadata.py::DialectKWArgTest::test_contains_wildcard [gw15] [ 37%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_contains_wildcard test/sql/test_metadata.py::DialectKWArgTest::test_foreign_key_propagate [gw15] [ 37%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_foreign_key_propagate test/sql/test_metadata.py::DialectKWArgTest::test_foreign_key_propagate_exceptions_delayed [gw15] [ 37%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_foreign_key_propagate_exceptions_delayed test/sql/test_metadata.py::DialectKWArgTest::test_key_error_dialect_options [gw15] [ 37%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_key_error_dialect_options [gw1] [ 37%] PASSED test/orm/test_mapper.py::ComparatorFactoryTest::test_column test/orm/test_mapper.py::ComparatorFactoryTest::test_kwarg_accepted [gw59] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_custom_join test/orm/test_mapper.py::MapperTest::test_decl_attributes [gw19] [ 37%] PASSED test/orm/test_inspect.py::TestORMInspection::test_insp_aliased_column_prop test/orm/test_instrumentation.py::InitTest::test_Ai_Bi [gw28] [ 37%] PASSED test/orm/test_instrumentation.py::InitTest::test_Ai_Bi test/orm/test_instrumentation.py::InitTest::test_Ai_Bi_Ci [gw28] [ 37%] PASSED test/orm/test_instrumentation.py::InitTest::test_Ai_Bi_Ci test/orm/test_instrumentation.py::InitTest::test_Ai_b_Ci [gw28] [ 37%] PASSED test/orm/test_instrumentation.py::InitTest::test_Ai_b_Ci test/orm/test_instrumentation.py::InitTest::test_Ai_bi [gw28] [ 37%] PASSED test/orm/test_instrumentation.py::InitTest::test_Ai_bi test/orm/test_instrumentation.py::InitTest::test_Ai_bi_Ci [gw28] [ 37%] PASSED test/orm/test_instrumentation.py::InitTest::test_Ai_bi_Ci test/orm/test_instrumentation.py::InitTest::test_ai [gw14] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_double_fk_usage_raises test/sql/test_metadata.py::ConstraintTest::test_index_asserts_cols_inline [gw14] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_index_asserts_cols_inline test/sql/test_lateral.py::LateralTest::test_join_lateral_subquery_twolevel[False] [gw32] [ 37%] PASSED test/sql/test_lateral.py::LateralTest::test_join_lateral_subquery_twolevel[False] test/sql/test_lateral.py::LateralTest::test_join_lateral_subquery_twolevel[True] test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_N_label)s-pk_t1_x_t1_y-column] [gw16] [ 37%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_N_label)s-pk_t1_x_t1_y-column] [gw1] [ 37%] PASSED test/orm/test_mapper.py::ComparatorFactoryTest::test_kwarg_accepted test/orm/test_mapper.py::ComparatorFactoryTest::test_relationship test/orm/test_inspect.py::TestORMInspection::test_insp_aliased_relationship_prop [gw18] [ 37%] PASSED test/sql/test_metadata.py::MetaDataTest::test_metadata_contains test/sql/test_metadata.py::MetaDataTest::test_metadata_schema_arg [gw18] [ 37%] PASSED test/sql/test_metadata.py::MetaDataTest::test_metadata_schema_arg test/sql/test_metadata.py::MetaDataTest::test_metadata_tables_immutable [gw18] [ 37%] PASSED test/sql/test_metadata.py::MetaDataTest::test_metadata_tables_immutable test/sql/test_metadata.py::MetaDataTest::test_nonexistent test/orm/test_lockmode.py::CompileTest::test_postgres_update_of_entity [gw11] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_many_to_many_cascade test/orm/test_merge.py::MergeTest::test_many_to_one_cascade test/sql/test_metadata.py::DialectKWArgTest::test_key_error_kwargs_no_argument [gw15] [ 37%] 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] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_replace_rel_prop_with_rel_warns test/orm/test_mapper.py::MapperTest::test_scalar_pk_arg test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_N_label)s-pk_t1_x_t1_y-constraint] [gw16] [ 37%] 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] [gw16] [ 37%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_N_label)s-pk_t1_x_t1_y-explicit_name] test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_N_label)s-pk_t1_x_t1_y-nopk] [gw16] [ 37%] 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] [gw16] [ 37%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_N_name)s-pk_x_y-column] test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_N_name)s-pk_x_y-constraint] [gw16] [ 37%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_N_name)s-pk_x_y-constraint] test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_N_name)s-pk_x_y-explicit_name] [gw18] [ 37%] PASSED test/sql/test_metadata.py::MetaDataTest::test_nonexistent test/sql/test_metadata.py::MetaDataTest::test_pickle_metadata_schema [gw18] [ 37%] PASSED test/sql/test_metadata.py::MetaDataTest::test_pickle_metadata_schema [gw61] [ 37%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_update_of_entity test/orm/test_lockmode.py::CompileTest::test_postgres_update_of_entity_list [gw61] [ 37%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_update_of_entity_list [gw32] [ 37%] PASSED test/sql/test_lateral.py::LateralTest::test_join_lateral_subquery_twolevel[True] test/sql/test_lateral.py::LateralTest::test_join_lateral_w_select_implicit_subquery [gw32] [ 37%] PASSED test/sql/test_lateral.py::LateralTest::test_join_lateral_w_select_implicit_subquery [gw63] [ 37%] PASSED test/orm/test_loading.py::InstancesTest::test_cursor_close_w_failed_rowproc test/orm/test_loading.py::InstancesTest::test_row_proc_not_created [gw63] [ 37%] PASSED test/orm/test_loading.py::InstancesTest::test_row_proc_not_created [gw28] [ 37%] PASSED test/orm/test_instrumentation.py::InitTest::test_ai test/orm/test_instrumentation.py::InitTest::test_ai_B [gw28] [ 37%] PASSED test/orm/test_instrumentation.py::InitTest::test_ai_B [gw60] [ 37%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_limit test/orm/test_lazy_relations.py::LazyTest::test_many_to_many [gw2] [ 37%] PASSED test/orm/inheritance/test_magazine.py::MagazineTest::test_magazine_round_trip[plain] test/orm/inheritance/test_magazine.py::MagazineTest::test_magazine_round_trip[unions] test/sql/test_metadata.py::MetaDataTest::test_pickle_metadata_sequence_implicit [gw18] [ 37%] PASSED test/sql/test_metadata.py::MetaDataTest::test_pickle_metadata_sequence_implicit test/sql/test_metadata.py::MetaDataTest::test_pickle_metadata_sequence_restated test/sql/test_metadata.py::DialectKWArgTest::test_unknown_dialect_warning_still_populates_multiple [gw17] [ 37%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_unknown_dialect_warning_still_populates_multiple test/sql/test_metadata.py::DialectKWArgTest::test_update [gw15] [ 37%] 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 [gw15] [ 37%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_key_error_kwargs_no_underscore test/sql/test_lateral.py::LateralTest::test_join_lateral_w_select_subquery [gw4] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_scalar_pk_arg test/orm/test_mapper.py::MapperTest::test_self_ref_synonym test/orm/test_instrumentation.py::InitTest::test_ai_Bi [gw28] [ 37%] PASSED test/orm/test_instrumentation.py::InitTest::test_ai_Bi test/orm/test_instrumentation.py::InitTest::test_defaulted_init [gw59] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_decl_attributes test/sql/test_metadata.py::ConstraintTest::test_index_asserts_cols_standalone [gw14] [ 37%] 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 [gw14] [ 37%] 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 [gw14] [ 37%] PASSED test/sql/test_metadata.py::ConstraintTest::test_index_w_cols_private_table_arg [gw17] [ 37%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_update test/sql/test_metadata.py::DialectKWArgTest::test_wildcard [gw17] [ 37%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_wildcard test/sql/test_metadata.py::DialectKWArgTest::test_multiple_participating [gw15] [ 37%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_multiple_participating test/sql/test_metadata.py::DialectKWArgTest::test_nonparticipating test/orm/test_lockmode.py::CompileTest::test_postgres_update_of_list [gw11] [ 37%] PASSED test/orm/test_merge.py::MergeTest::test_many_to_one_cascade test/orm/test_merge.py::MergeTest::test_merge_empty_attributes test/orm/test_mapper.py::MapperTest::test_default_constructor_imperative_map [gw59] [ 37%] PASSED test/orm/test_mapper.py::MapperTest::test_default_constructor_imperative_map test/orm/test_mapper.py::MapperTest::test_deferred_subclass_attribute_instrument [gw18] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_pickle_metadata_sequence_restated test/sql/test_metadata.py::MetaDataTest::test_schema_collection_add [gw18] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_schema_collection_add test/sql/test_metadata.py::MetaDataTest::test_schema_collection_remove test/sql/test_metadata.py::ConstraintTest::test_inline_decl_columns [gw14] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_inline_decl_columns test/sql/test_metadata.py::ConstraintTest::test_inline_decl_columns_functional [gw16] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_N_name)s-pk_x_y-explicit_name] test/orm/test_loading.py::MergeResultTest::test_entity_col_mix_plain_tuple_frozen test/sql/test_metadata.py::InfoTest::test_check_constraint_info [gw17] [ 38%] PASSED test/sql/test_metadata.py::InfoTest::test_check_constraint_info test/sql/test_metadata.py::InfoTest::test_column_info [gw15] [ 38%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_nonparticipating [gw61] [ 38%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_update_of_list [gw28] [ 38%] PASSED test/orm/test_instrumentation.py::InitTest::test_defaulted_init test/orm/test_instrumentation.py::MapperInitTest::test_del_warning [gw28] [ 38%] PASSED test/orm/test_instrumentation.py::MapperInitTest::test_del_warning test/orm/test_instrumentation.py::MapperInitTest::test_partially_mapped_inheritance [gw60] [ 38%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_many_to_many test/orm/test_lazy_relations.py::LazyTest::test_many_to_one [gw59] [ 38%] PASSED test/orm/test_mapper.py::MapperTest::test_deferred_subclass_attribute_instrument test/orm/test_mapper.py::MapperTest::test_entity_descriptor [gw4] [ 38%] PASSED test/orm/test_mapper.py::MapperTest::test_self_ref_synonym test/orm/test_mapper.py::MapperTest::test_sort_states_comparisons test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_N_name)s-pk_x_y-nopk] [gw16] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_N_name)s-pk_x_y-nopk] [gw11] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_merge_empty_attributes test/orm/test_merge.py::MergeTest::test_merge_irregular_collection [gw17] [ 38%] PASSED test/sql/test_metadata.py::InfoTest::test_column_info test/sql/test_metadata.py::InfoTest::test_foreignkey_constraint_info [gw17] [ 38%] PASSED test/sql/test_metadata.py::InfoTest::test_foreignkey_constraint_info test/sql/test_metadata.py::InfoTest::test_foreignkey_info [gw17] [ 38%] PASSED test/sql/test_metadata.py::InfoTest::test_foreignkey_info test/sql/test_metadata.py::InfoTest::test_index_info [gw17] [ 38%] PASSED test/sql/test_metadata.py::InfoTest::test_index_info [gw28] [ 38%] PASSED test/orm/test_instrumentation.py::MapperInitTest::test_partially_mapped_inheritance test/orm/test_instrumentation.py::MiscTest::test_compileonattr [gw28] [ 38%] PASSED test/orm/test_instrumentation.py::MiscTest::test_compileonattr test/orm/test_instrumentation.py::MiscTest::test_compileonattr_rel [gw28] [ 38%] PASSED test/orm/test_instrumentation.py::MiscTest::test_compileonattr_rel test/orm/test_instrumentation.py::MiscTest::test_compileonattr_rel_backref_a [gw14] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_inline_decl_columns_functional test/sql/test_metadata.py::ConstraintTest::test_inline_decl_string [gw14] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_inline_decl_string test/sql/test_metadata.py::ConstraintTest::test_inline_decl_textonly [gw59] [ 38%] PASSED test/orm/test_mapper.py::MapperTest::test_entity_descriptor test/orm/test_mapper.py::MapperTest::test_exceptions_sticky test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_name)s-pk_x-column] [gw16] [ 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] [gw16] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_name)s-pk_x-constraint] test/sql/test_metadata.py::InfoTest::test_metadata_info [gw17] [ 38%] PASSED test/sql/test_metadata.py::InfoTest::test_metadata_info test/sql/test_metadata.py::InfoTest::test_primarykey_constraint_info [gw17] [ 38%] PASSED test/sql/test_metadata.py::InfoTest::test_primarykey_constraint_info test/sql/test_metadata.py::InfoTest::test_table_info [gw17] [ 38%] PASSED test/sql/test_metadata.py::InfoTest::test_table_info test/sql/test_metadata.py::InfoTest::test_unique_constraint_info [gw32] [ 38%] PASSED test/sql/test_lateral.py::LateralTest::test_join_lateral_w_select_subquery test/sql/test_lateral.py::LateralTest::test_no_alias_construct [gw32] [ 38%] PASSED test/sql/test_lateral.py::LateralTest::test_no_alias_construct [gw4] [ 38%] PASSED test/orm/test_mapper.py::MapperTest::test_sort_states_comparisons test/orm/test_mapper.py::MapperTest::test_synonym [gw17] [ 38%] PASSED test/sql/test_metadata.py::InfoTest::test_unique_constraint_info test/sql/test_metadata.py::MetaDataTest::test_assorted_repr [gw17] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_assorted_repr test/sql/test_metadata.py::MetaDataTest::test_check_constraint_copy [gw17] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_check_constraint_copy test/sql/test_metadata.py::MetaDataTest::test_col_replace_w_constraint [gw17] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_col_replace_w_constraint test/sql/test_metadata.py::MetaDataTest::test_col_subclass_copy [gw17] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_col_subclass_copy test/sql/test_metadata.py::MetaDataTest::test_cycles_fks_fks_delivered_separately [gw19] [ 38%] PASSED test/orm/test_inspect.py::TestORMInspection::test_insp_aliased_relationship_prop test/orm/test_inspect.py::TestORMInspection::test_insp_column_prop [gw14] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_inline_decl_textonly test/sql/test_metadata.py::ConstraintTest::test_invalid_composite_fk_check_columns [gw14] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_invalid_composite_fk_check_columns [gw60] [ 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 test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_name)s-pk_x-explicit_name] [gw16] [ 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] [gw16] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(column_0_name)s-pk_x-nopk] test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(table_name)s-pk_t1-column] [gw1] [ 38%] PASSED test/orm/test_mapper.py::ComparatorFactoryTest::test_relationship [gw11] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_merge_irregular_collection [gw17] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_cycles_fks_fks_delivered_separately test/sql/test_metadata.py::MetaDataTest::test_cycles_fks_usealter [gw17] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_cycles_fks_usealter test/sql/test_metadata.py::MetaDataTest::test_cycles_fks_warning_one [gw17] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_cycles_fks_warning_one test/sql/test_metadata.py::MetaDataTest::test_cycles_fks_warning_two [gw17] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_cycles_fks_warning_two test/sql/test_metadata.py::MetaDataTest::test_deterministic_order [gw17] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_deterministic_order test/sql/test_metadata.py::MetaDataTest::test_dupe_tables test/sql/test_lateral.py::LateralTest::test_plain_join [gw32] [ 38%] PASSED test/sql/test_lateral.py::LateralTest::test_plain_join [gw59] [ 38%] PASSED test/orm/test_mapper.py::MapperTest::test_exceptions_sticky test/orm/test_mapper.py::MapperTest::test_friendly_attribute_str_on_uncompiled_boom test/orm/test_mapper.py::ComparatorFactoryTest::test_synonym [gw1] [ 38%] PASSED test/orm/test_mapper.py::ComparatorFactoryTest::test_synonym [gw18] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_schema_collection_remove test/sql/test_metadata.py::MetaDataTest::test_schema_collection_remove_all [gw18] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_schema_collection_remove_all test/sql/test_metadata.py::ConstraintTest::test_invalid_composite_fk_check_columns_notattached [gw14] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_invalid_composite_fk_check_columns_notattached test/sql/test_metadata.py::ConstraintTest::test_invalid_composite_fk_check_strings test/orm/test_lockmode.py::CompileTest::test_postgres_update_skip_locked test/sql/test_lateral.py::LateralTest::test_plain_join_implicit_subquery [gw32] [ 38%] PASSED test/sql/test_lateral.py::LateralTest::test_plain_join_implicit_subquery [gw16] [ 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/sql/test_metadata.py::MetaDataTest::test_sequence_attach_to_existing_table [gw18] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_sequence_attach_to_existing_table test/sql/test_metadata.py::MetaDataTest::test_sequence_attach_to_table [gw14] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_invalid_composite_fk_check_strings test/sql/test_metadata.py::ConstraintTest::test_no_warning_w_no_columns [gw61] [ 38%] PASSED test/orm/test_lockmode.py::CompileTest::test_postgres_update_skip_locked [gw60] [ 38%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_many_to_one_binds test/orm/test_lazy_relations.py::LazyTest::test_map_to_cte_subq[cte] [gw14] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_no_warning_w_no_columns test/sql/test_metadata.py::ConstraintTest::test_non_attached_col_plus_string_expr [gw14] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_non_attached_col_plus_string_expr [gw18] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_sequence_attach_to_table test/sql/test_metadata.py::MetaDataTest::test_sequence_restated_replaced [gw18] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_sequence_restated_replaced [gw4] [ 38%] PASSED test/orm/test_mapper.py::MapperTest::test_synonym test/orm/test_mapper.py::MapperTest::test_synonym_column_location [gw59] [ 38%] PASSED test/orm/test_mapper.py::MapperTest::test_friendly_attribute_str_on_uncompiled_boom test/sql/test_metadata.py::ConstraintTest::test_pickle_ck_binary_annotated_col [gw14] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_pickle_ck_binary_annotated_col test/sql/test_metadata.py::ConstraintTest::test_pickle_fk_annotated_col test/sql/test_metadata.py::MetaDataTest::test_uninitialized_column_copy [gw18] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_uninitialized_column_copy test/sql/test_metadata.py::MetaDataTest::test_uninitialized_column_copy_events test/orm/test_mapper.py::MapperTest::test_function [gw14] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_pickle_fk_annotated_col test/sql/test_metadata.py::ConstraintTest::test_pickle_idx_expr_annotated_col [gw14] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_pickle_idx_expr_annotated_col test/sql/test_metadata.py::ConstraintTest::test_pickle_uq_annotated_col [gw18] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_uninitialized_column_copy_events test/sql/test_metadata.py::NamingConventionTest::test_ck_constraint_redundant_event [gw18] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_ck_constraint_redundant_event [gw14] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_pickle_uq_annotated_col test/sql/test_metadata.py::ConstraintTest::test_raise_clauseelement_not_a_column test/sql/test_metadata.py::NamingConventionTest::test_ck_name_deferred_required [gw18] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_ck_name_deferred_required test/sql/test_metadata.py::NamingConventionTest::test_ck_name_required [gw14] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_raise_clauseelement_not_a_column test/sql/test_metadata.py::ConstraintTest::test_raise_expr_no_column [gw14] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_raise_expr_no_column test/sql/test_metadata.py::ConstraintTest::test_raise_index_nonexistent_name [gw14] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_raise_index_nonexistent_name test/sql/test_metadata.py::ConstraintTest::test_raise_not_a_column [gw4] [ 38%] PASSED test/orm/test_mapper.py::MapperTest::test_synonym_column_location [gw14] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_raise_not_a_column test/sql/test_metadata.py::ConstraintTest::test_referred_table_accessor [gw14] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_referred_table_accessor [gw18] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_ck_name_required test/sql/test_metadata.py::NamingConventionTest::test_colliding_col_label_from_index_flag [gw18] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_colliding_col_label_from_index_flag test/sql/test_metadata.py::ConstraintTest::test_referred_table_accessor_not_available [gw14] [ 38%] PASSED test/sql/test_metadata.py::ConstraintTest::test_referred_table_accessor_not_available test/orm/test_mapper.py::MapperTest::test_synonym_get_history [gw59] [ 38%] PASSED test/orm/test_mapper.py::MapperTest::test_function test/sql/test_metadata.py::NamingConventionTest::test_colliding_col_label_from_index_flag_no_conv [gw18] [ 38%] 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 [gw18] [ 38%] 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 [gw60] [ 38%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_map_to_cte_subq[cte] test/orm/test_mapper.py::MapperTest::test_incomplete_columns [gw2] [ 38%] PASSED test/orm/inheritance/test_magazine.py::MagazineTest::test_magazine_round_trip[unions] test/orm/test_lazy_relations.py::LazyTest::test_map_to_cte_subq[plain] [gw19] [ 38%] PASSED test/orm/test_inspect.py::TestORMInspection::test_insp_column_prop [gw4] [ 38%] PASSED test/orm/test_mapper.py::MapperTest::test_synonym_get_history [gw63] [ 38%] PASSED test/orm/test_loading.py::MergeResultTest::test_entity_col_mix_plain_tuple_frozen test/orm/test_inspect.py::TestORMInspection::test_insp_relationship_prop test/orm/test_loading.py::MergeResultTest::test_single_column_frozen test/orm/test_mapper.py::MapperTest::test_synonym_map_column_conflict [gw28] [ 38%] PASSED test/orm/test_instrumentation.py::MiscTest::test_compileonattr_rel_backref_a test/orm/test_dynamic.py::UOWTest::test_hasattr test/orm/test_merge.py::MergeTest::test_no_load_disallows_dirty test/sql/test_lateral.py::LateralTest::test_select_from test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_backrefs[False] [gw17] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_dupe_tables test/sql/test_metadata.py::MetaDataTest::test_fk_constraint_col_collection_added_to_table [gw18] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_colliding_col_label_from_unique_flag [gw16] [ 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] [gw16] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(table_name)s-pk_t1-explicit_name] test/orm/test_lockmode.py::ForUpdateTest::test_key_share test/orm/test_manytomany.py::AssortedPersistenceTests::test_remove_scalar test/sql/test_metadata.py::NamingConventionTest::test_colliding_col_label_from_unique_flag_no_conv [gw17] [ 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 [gw59] [ 38%] PASSED test/orm/test_mapper.py::MapperTest::test_incomplete_columns test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(table_name)s-pk_t1-nopk] [gw18] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_colliding_col_label_from_unique_flag_no_conv test/sql/test_metadata.py::NamingConventionTest::test_colliding_col_label_from_unique_obj [gw18] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_colliding_col_label_from_unique_obj test/orm/test_instrumentation.py::MiscTest::test_compileonattr_rel_backref_b [gw32] [ 38%] PASSED test/sql/test_lateral.py::LateralTest::test_select_from test/sql/test_lateral.py::LateralTest::test_select_from_implicit_subquery [gw11] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_no_load_disallows_dirty [gw63] [ 38%] PASSED test/orm/test_loading.py::MergeResultTest::test_single_column_frozen test/orm/test_mapper.py::MapperTest::test_info test/sql/test_metadata.py::NamingConventionTest::test_column_attached_ck_name [gw4] [ 38%] PASSED test/orm/test_mapper.py::MapperTest::test_synonym_map_column_conflict [gw60] [ 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] [gw32] [ 38%] PASSED test/sql/test_lateral.py::LateralTest::test_select_from_implicit_subquery [gw59] [ 38%] PASSED test/orm/test_mapper.py::MapperTest::test_info [gw17] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_constraint_col_collection_no_table test/sql/test_metadata.py::MetaDataTest::test_fk_constraint_col_collection_no_table_real_cols [gw17] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_constraint_col_collection_no_table_real_cols [gw16] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_pk_conventions[pk_%(table_name)s-pk_t1-nopk] test/sql/test_metadata.py::NamingConventionTest::test_schematype_ck_name_boolean [gw16] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_schematype_ck_name_boolean [gw41] [ 38%] PASSED test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_scalars_single_entity test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_tuples_multiple_entity test/sql/test_lateral.py::LateralTest::test_select_from_text_implicit_subquery test/orm/test_mapper.py::MapperTest::test_synonym_nonexistent_attr test/sql/test_metadata.py::MetaDataTest::test_fk_constraint_col_collection_via_fk [gw17] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_constraint_col_collection_via_fk test/orm/test_mapper.py::MapperTest::test_info_via_instrumented test/sql/test_metadata.py::NamingConventionTest::test_schematype_ck_name_boolean_no_name [gw16] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_schematype_ck_name_boolean_no_name test/orm/test_merge.py::MergeTest::test_no_load_preserves_parents test/sql/test_metadata.py::NamingConventionTest::test_schematype_ck_name_boolean_not_on_name [gw46] [ 38%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_delete_synchronize_evaluate [gw18] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_column_attached_ck_name [gw32] [ 38%] PASSED test/sql/test_lateral.py::LateralTest::test_select_from_text_implicit_subquery test/sql/test_lateral.py::LateralTest::test_standalone test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_delete_synchronize_fetch [gw16] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_schematype_ck_name_boolean_not_on_name [gw4] [ 38%] PASSED test/orm/test_mapper.py::MapperTest::test_synonym_nonexistent_attr [gw32] [ 38%] PASSED test/sql/test_lateral.py::LateralTest::test_standalone test/sql/test_metadata.py::NamingConventionTest::test_custom [gw18] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_custom test/sql/test_metadata.py::NamingConventionTest::test_expression_index test/sql/test_metadata.py::MetaDataTest::test_fk_constraint_col_collection_w_table [gw17] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_constraint_col_collection_w_table [gw44] [ 38%] PASSED test/orm/test_dynamic.py::UOWTest::test_hasattr test/sql/test_metadata.py::NamingConventionTest::test_schematype_ck_name_enum test/sql/test_lateral.py::LateralTest::test_standalone_implicit_subquery test/orm/test_mapper.py::MapperTest::test_synonym_of_non_property_raises [gw18] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_expression_index test/sql/test_metadata.py::NamingConventionTest::test_fk_allcols_merged_name [gw18] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_fk_allcols_merged_name test/sql/test_metadata.py::NamingConventionTest::test_fk_allcols_truncated_name [gw28] [ 38%] PASSED test/orm/test_instrumentation.py::MiscTest::test_compileonattr_rel_backref_b [gw61] [ 38%] PASSED test/orm/test_lockmode.py::ForUpdateTest::test_key_share [gw16] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_schematype_ck_name_enum test/sql/test_metadata.py::NamingConventionTest::test_schematype_ck_name_propagate_conv [gw18] [ 38%] 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_instrumentation.py::MiscTest::test_uninstrument test/sql/test_metadata.py::MetaDataTest::test_fk_construct [gw17] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_construct test/sql/test_metadata.py::MetaDataTest::test_fk_copy [gw17] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_copy test/sql/test_metadata.py::MetaDataTest::test_fk_given_col_non_table [gw17] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_given_col_non_table [gw32] [ 38%] PASSED test/sql/test_lateral.py::LateralTest::test_standalone_implicit_subquery [gw28] [ 38%] PASSED test/orm/test_instrumentation.py::MiscTest::test_uninstrument [gw59] [ 38%] PASSED test/orm/test_mapper.py::MapperTest::test_info_via_instrumented test/orm/test_mapper.py::MapperTest::test_key_error_raised_class_mapper test/sql/test_metadata.py::MetaDataTest::test_fk_given_col_non_table_clauseelem [gw17] [ 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 [gw17] [ 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 test/orm/test_lockmode.py::ForUpdateTest::test_nowait [gw16] [ 38%] 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 [gw16] [ 38%] 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 [gw18] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_fk_allcols_underscore_name test/sql/test_metadata.py::NamingConventionTest::test_fk_attrs [gw18] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_fk_attrs [gw11] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_no_load_preserves_parents [gw17] [ 38%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_given_non_col_clauseelem test/sql/test_metadata.py::NamingConventionTest::test_uq_label [gw44] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_uq_label test/sql/test_metadata.py::NamingConventionTest::test_uq_name test/orm/test_instrumentation.py::NativeInstrumentationTest::test_mapped_managerattr [gw1] [ 38%] PASSED test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_backrefs[False] [gw16] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_table_attached_ck_name test/sql/test_metadata.py::NamingConventionTest::test_uq_allcols_merged_key test/orm/test_lazy_relations.py::CompositeSimpleM2OTest::test_dont_use_get_pj_is_different [gw19] [ 38%] PASSED test/orm/test_inspect.py::TestORMInspection::test_insp_relationship_prop test/orm/test_merge.py::MergeTest::test_no_load_sets_backrefs [gw2] [ 38%] PASSED test/orm/test_manytomany.py::AssortedPersistenceTests::test_remove_scalar test/orm/test_manytomany.py::AssortedPersistenceTests::test_session_delete test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_backrefs[True] [gw28] [ 38%] PASSED test/orm/test_instrumentation.py::NativeInstrumentationTest::test_mapped_managerattr test/orm/test_instrumentation.py::NativeInstrumentationTest::test_mapped_stateattr [gw61] [ 38%] PASSED test/orm/test_lockmode.py::ForUpdateTest::test_nowait [gw4] [ 38%] PASSED test/orm/test_mapper.py::MapperTest::test_synonym_of_non_property_raises test/orm/test_mapper.py::MapperTest::test_synonym_of_synonym test/orm/test_inspect.py::TestORMInspection::test_instance_state [gw60] [ 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 [gw60] [ 38%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_needs_parent [gw59] [ 38%] PASSED test/orm/test_mapper.py::MapperTest::test_key_error_raised_class_mapper [gw44] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_uq_name test/sql/test_metadata.py::NamingConventionTest::test_uq_name_already_conv [gw44] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_uq_name_already_conv [gw16] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_uq_allcols_merged_key test/sql/test_metadata.py::NamingConventionTest::test_uq_allcols_merged_name [gw16] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_uq_allcols_merged_name test/sql/test_metadata.py::NamingConventionTest::test_uq_allcols_truncated_name [gw28] [ 38%] PASSED test/orm/test_instrumentation.py::NativeInstrumentationTest::test_mapped_stateattr test/orm/test_instrumentation.py::NativeInstrumentationTest::test_register_reserved_attribute test/sql/test_metadata.py::PKAutoIncrementTest::test_explicit_autoinc_but_fks [gw44] [ 38%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_explicit_autoinc_but_fks test/orm/test_mapper.py::MapperTest::test_many_to_many_count [gw16] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_uq_allcols_truncated_name test/sql/test_metadata.py::NamingConventionTest::test_uq_allcols_underscore_name test/sql/test_metadata.py::NamingConventionTest::test_fk_name_schema [gw18] [ 38%] 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] [gw28] [ 38%] PASSED test/orm/test_instrumentation.py::NativeInstrumentationTest::test_register_reserved_attribute test/sql/test_metadata.py::PKAutoIncrementTest::test_implicit_autoinc_but_fks [gw44] [ 38%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_implicit_autoinc_but_fks test/orm/test_lazy_relations.py::LazyTest::test_no_orphan [gw18] [ 38%] 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] [gw18] [ 38%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_fk_ref_local_referent_has_no_type[True] [gw32] [ 38%] PASSED test/orm/test_lazy_relations.py::CompositeSimpleM2OTest::test_dont_use_get_pj_is_different test/orm/test_lazy_relations.py::CompositeSimpleM2OTest::test_use_get_reverseorder [gw11] [ 38%] PASSED test/orm/test_merge.py::MergeTest::test_no_load_sets_backrefs test/orm/test_instrumentation.py::OnLoadTest::test_basic [gw28] [ 39%] PASSED test/orm/test_instrumentation.py::OnLoadTest::test_basic test/sql/test_metadata.py::PKAutoIncrementTest::test_multi_integer_multi_autoinc [gw44] [ 39%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_multi_integer_multi_autoinc test/sql/test_metadata.py::PKAutoIncrementTest::test_multi_integer_no_autoinc [gw1] [ 39%] PASSED test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_backrefs[True] [gw4] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_synonym_of_synonym test/orm/test_mapper.py::MapperTest::test_synonym_replaces_backref test/orm/test_merge.py::MergeTest::test_no_load_with_backrefs [gw16] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_uq_allcols_underscore_name [gw44] [ 39%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_multi_integer_no_autoinc test/sql/test_metadata.py::PKAutoIncrementTest::test_no_kw_args test/orm/test_lockmode.py::ForUpdateTest::test_of_single_col [gw61] [ 39%] PASSED test/orm/test_lockmode.py::ForUpdateTest::test_of_single_col test/orm/test_lockmode.py::ForUpdateTest::test_plain test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_load_options[False] test/sql/test_metadata.py::NamingConventionTest::test_uq_conv_name [gw16] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_uq_conv_name test/sql/test_metadata.py::NamingConventionTest::test_uq_defer_name_convention [gw44] [ 39%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_no_kw_args test/sql/test_metadata.py::PKAutoIncrementTest::test_single_integer_default [gw41] [ 39%] PASSED test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_tuples_multiple_entity [gw2] [ 39%] PASSED test/orm/test_manytomany.py::AssortedPersistenceTests::test_session_delete [gw16] [ 39%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_uq_defer_name_convention [gw60] [ 39%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_no_orphan test/orm/test_lazy_relations.py::LazyTest::test_one_to_many_scalar test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_tuples_single_entity [gw59] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_many_to_many_count [gw44] [ 39%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_single_integer_default test/sql/test_metadata.py::PKAutoIncrementTest::test_single_integer_no_autoinc [gw44] [ 39%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_single_integer_no_autoinc test/sql/test_metadata.py::PKAutoIncrementTest::test_single_integer_server_default test/orm/test_mapper.py::MapperTest::test_mapping_to_join_exclude_prop test/orm/inheritance/test_manytomany.py::InheritTest::test_basic [gw32] [ 39%] PASSED test/orm/test_lazy_relations.py::CompositeSimpleM2OTest::test_use_get_reverseorder [gw61] [ 39%] PASSED test/orm/test_lockmode.py::ForUpdateTest::test_plain [gw1] [ 39%] PASSED test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_load_options[False] [gw44] [ 39%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_single_integer_server_default [gw11] [ 39%] PASSED test/orm/test_merge.py::MergeTest::test_no_load_with_backrefs test/orm/test_lazy_relations.py::CompositeSimpleM2OTest::test_use_get_sameorder test/sql/test_metadata.py::PKAutoIncrementTest::test_single_string_illegal_autoinc test/orm/test_lockmode.py::ForUpdateTest::test_read [gw4] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_synonym_replaces_backref test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_load_options[True] [gw44] [ 39%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_single_string_illegal_autoinc test/sql/test_metadata.py::PKAutoIncrementTest::test_single_string_no_autoinc test/orm/test_mapper.py::MapperTest::test_unicode_relationship_backref_names [gw60] [ 39%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_one_to_many_scalar [gw44] [ 39%] PASSED test/sql/test_metadata.py::PKAutoIncrementTest::test_single_string_no_autoinc test/orm/test_merge.py::MergeTest::test_no_relationship_cascade test/orm/test_lazy_relations.py::LazyTest::test_orderby [gw59] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_mapping_to_join_exclude_prop test/sql/test_metadata.py::SchemaTest::test_ad_hoc_schema_equiv_fk [gw44] [ 39%] PASSED test/sql/test_metadata.py::SchemaTest::test_ad_hoc_schema_equiv_fk [gw1] [ 39%] PASSED test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_load_options[True] [gw61] [ 39%] PASSED test/orm/test_lockmode.py::ForUpdateTest::test_read test/orm/test_mapper.py::MapperTest::test_mapping_to_join_explicit_prop test/sql/test_metadata.py::SchemaTest::test_create_drop_schema [gw32] [ 39%] PASSED test/orm/test_lazy_relations.py::CompositeSimpleM2OTest::test_use_get_sameorder test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_no_mapper_configure_w_selects_etc[False] [gw44] [ 39%] PASSED test/sql/test_metadata.py::SchemaTest::test_create_drop_schema [gw19] [ 39%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state test/sql/test_metadata.py::SchemaTest::test_default_schema_metadata_fk [gw44] [ 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 test/orm/test_lazy_relations.py::CorrelatedTest::test_correlated_lazyload [gw4] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_unicode_relationship_backref_names test/orm/test_inspect.py::TestORMInspection::test_instance_state_attr [gw44] [ 39%] PASSED test/sql/test_metadata.py::SchemaTest::test_default_schema_metadata_fk_alt_local test/engine/test_logging.py::EchoTest::test_echo_flag_independence test/sql/test_metadata.py::SchemaTest::test_default_schema_metadata_fk_alt_local_raises [gw11] [ 39%] PASSED test/orm/test_merge.py::MergeTest::test_no_relationship_cascade [gw60] [ 39%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_orderby [gw59] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_mapping_to_join_explicit_prop test/orm/test_mapper.py::MapperTest::test_unmapped_error [gw44] [ 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 test/orm/test_merge.py::MergeTest::test_one_to_many_cascade test/orm/test_lazy_relations.py::LazyTest::test_orderby_desc test/orm/test_mapper.py::MapperTest::test_mapping_to_join_no_pk [gw44] [ 39%] PASSED test/sql/test_metadata.py::SchemaTest::test_default_schema_metadata_fk_alt_remote [gw1] [ 39%] PASSED test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_no_mapper_configure_w_selects_etc[False] test/sql/test_metadata.py::SchemaTest::test_iteration [gw61] [ 39%] PASSED test/engine/test_logging.py::EchoTest::test_echo_flag_independence [gw44] [ 39%] PASSED test/sql/test_metadata.py::SchemaTest::test_iteration test/engine/test_logging.py::EchoTest::test_levels test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_no_mapper_configure_w_selects_etc[True] test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_before_parent_attach_array_enclosing_schematype [gw61] [ 39%] PASSED test/engine/test_logging.py::EchoTest::test_levels [gw4] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_unmapped_error [gw44] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_before_parent_attach_array_enclosing_schematype test/orm/test_dynamic.py::UOWTest::test_rollback test/engine/test_logging.py::LogParamsTest::test_error_large_dict [gw41] [ 39%] PASSED test/orm/test_eager_relations.py::SelectUniqueTest::test_unique_tuples_single_entity test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_before_parent_attach_plain test/orm/test_mapper.py::MapperTest::test_unmapped_not_type_error [gw60] [ 39%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_orderby_desc [gw59] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_mapping_to_join_no_pk [gw44] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_before_parent_attach_plain test/orm/test_lazy_relations.py::LazyTest::test_orderby_secondary test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_before_parent_attach_schematype_of_typedec [gw11] [ 39%] PASSED test/orm/test_merge.py::MergeTest::test_one_to_many_cascade [gw61] [ 39%] PASSED test/engine/test_logging.py::LogParamsTest::test_error_large_dict test/orm/test_mapper.py::MapperTest::test_mapping_to_join_raises [gw4] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_unmapped_not_type_error [gw1] [ 39%] PASSED test/orm/test_mapper.py::ConfigureOrNotConfigureTest::test_no_mapper_configure_w_selects_etc[True] [gw44] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_before_parent_attach_schematype_of_typedec test/orm/test_merge.py::MergeTest::test_one_to_one_cascade test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_before_parent_attach_typedec_enclosing_schematype test/engine/test_logging.py::LogParamsTest::test_error_large_list test/orm/test_mapper.py::MapperTest::test_unmapped_not_type_error_iter_ok [gw32] [ 39%] PASSED test/orm/test_lazy_relations.py::CorrelatedTest::test_correlated_lazyload [gw44] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_before_parent_attach_typedec_enclosing_schematype test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_before_parent_attach_typedec_of_schematype [gw59] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_mapping_to_join_raises [gw2] [ 39%] PASSED test/orm/inheritance/test_manytomany.py::InheritTest::test_basic [gw61] [ 39%] PASSED test/engine/test_logging.py::LogParamsTest::test_error_large_list [gw4] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_unmapped_not_type_error_iter_ok test/orm/test_lazy_relations.py::GetterStateTest::test_get_empty_passive_no_initialize [gw44] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_before_parent_attach_typedec_of_schematype test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_before_parent_attach_variant_array_schematype test/orm/test_mapper.py::DocumentTest::test_doc_propagate test/orm/test_mapper.py::MapperTest::test_mapping_to_outerjoin [gw60] [ 39%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_orderby_secondary test/orm/test_mapper.py::MapperTest::test_unmapped_reconstructor_inheritance test/engine/test_logging.py::LogParamsTest::test_exception_format_dict_param test/orm/test_lazy_relations.py::LazyTest::test_use_get_lambda_key_wont_go_stale [gw44] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_before_parent_attach_variant_array_schematype [gw61] [ 39%] PASSED test/engine/test_logging.py::LogParamsTest::test_exception_format_dict_param test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_boolean_column_copy_transfers_events [gw44] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_boolean_column_copy_transfers_events test/engine/test_logging.py::LogParamsTest::test_exception_format_hide_parameters [gw11] [ 39%] PASSED test/orm/test_merge.py::MergeTest::test_one_to_one_cascade test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_boolean_constraint_type_doesnt_double [gw19] [ 39%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state_attr [gw4] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_unmapped_reconstructor_inheritance [gw1] [ 39%] PASSED test/orm/test_mapper.py::DocumentTest::test_doc_propagate [gw44] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_boolean_constraint_type_doesnt_double test/orm/test_merge.py::MergeTest::test_option_state [gw51] [ 39%] PASSED test/orm/test_dynamic.py::UOWTest::test_rollback test/orm/test_inspect.py::TestORMInspection::test_instance_state_attr_passive_value_collection [gw61] [ 39%] PASSED test/engine/test_logging.py::LogParamsTest::test_exception_format_hide_parameters test/orm/test_mapper.py::MapperTest::test_unmapped_subclass_error_postmap test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_boolean_nonnative_column_copy_transfers_constraintpref [gw44] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_boolean_nonnative_column_copy_transfers_constraintpref [gw59] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_mapping_to_outerjoin test/orm/test_mapper.py::IsUserlandTest::test_column test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_create_metadata_bound_no_crash test/engine/test_logging.py::LogParamsTest::test_exception_format_hide_parameters_dbapi_round_trip test/orm/test_mapper.py::MapperTest::test_mapping_to_outerjoin_no_partial_pks [gw60] [ 39%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_use_get_lambda_key_wont_go_stale [gw44] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_create_metadata_bound_no_crash test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_enum_column_copy_transfers_events [gw1] [ 39%] PASSED test/orm/test_mapper.py::IsUserlandTest::test_column test/orm/test_lazy_relations.py::LazyTest::test_uselist_false_warning [gw44] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_enum_column_copy_transfers_events [gw4] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_unmapped_subclass_error_postmap [gw61] [ 39%] PASSED test/engine/test_logging.py::LogParamsTest::test_exception_format_hide_parameters_dbapi_round_trip [gw11] [ 39%] PASSED test/orm/test_merge.py::MergeTest::test_option_state test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_enum_constraint_type_doesnt_double test/orm/test_mapper.py::IsUserlandTest::test_descriptor test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_inherit_schema_from_table_override_metadata test/engine/test_logging.py::LogParamsTest::test_exception_format_hide_parameters_nondbapi_round_trip test/orm/test_mapper.py::MapperTest::test_unmapped_subclass_error_premap [gw44] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_enum_constraint_type_doesnt_double [gw1] [ 39%] PASSED test/orm/test_mapper.py::IsUserlandTest::test_descriptor [gw51] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_inherit_schema_from_table_override_metadata test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_metadata_dispatch_new_impl test/orm/test_merge.py::MergeTest::test_resolve_conflicts_pending test/orm/test_mapper.py::IsUserlandTest::test_dict [gw51] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_metadata_dispatch_new_impl test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_enum_nonnative_column_copy_transfers_constraintpref [gw44] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_enum_nonnative_column_copy_transfers_constraintpref test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_enum_nonnative_column_copy_transfers_events [gw59] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_mapping_to_outerjoin_no_partial_pks test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_metadata_dispatch_no_new_impl [gw51] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_metadata_dispatch_no_new_impl [gw61] [ 39%] PASSED test/engine/test_logging.py::LogParamsTest::test_exception_format_hide_parameters_nondbapi_round_trip [gw32] [ 39%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_get_empty_passive_no_initialize [gw44] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_enum_nonnative_column_copy_transfers_events test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_independent_schema [gw4] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_unmapped_subclass_error_premap test/orm/test_mapper.py::MapperTest::test_mapping_to_union_dont_overlimit_pk [gw60] [ 39%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_uselist_false_warning [gw1] [ 39%] PASSED test/orm/test_mapper.py::IsUserlandTest::test_dict [gw44] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_independent_schema test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_table_dispatch_decorator_schematype [gw51] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_table_dispatch_decorator_schematype test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_table_dispatch_new_impl test/orm/test_lazy_relations.py::GetterStateTest::test_get_empty_passive_return_never_set test/orm/test_mapper.py::IsUserlandTest::test_int test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_independent_schema_enum [gw44] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_independent_schema_enum [gw46] [ 39%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_delete_synchronize_fetch test/engine/test_logging.py::LogParamsTest::test_exception_format_unexpected_member_parameter [gw61] [ 39%] PASSED test/engine/test_logging.py::LogParamsTest::test_exception_format_unexpected_member_parameter [gw51] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_table_dispatch_new_impl test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_table_dispatch_no_new_impl test/orm/test_mapper.py::MapperTest::test_update_attr_keys test/orm/test_lazy_relations.py::LazyTest::test_uses_get test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_inherit_schema [gw44] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_inherit_schema test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_update_future_synchronize_evaluate [gw51] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_table_dispatch_no_new_impl test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_to_metadata_copy_decorated test/engine/test_logging.py::LogParamsTest::test_exception_format_unexpected_parameter test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_inherit_schema_enum [gw44] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_inherit_schema_enum [gw1] [ 39%] PASSED test/orm/test_mapper.py::IsUserlandTest::test_int test/orm/test_mapper.py::IsUserlandTest::test_relationship test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_inherit_schema_from_metadata [gw51] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_to_metadata_copy_decorated test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_to_metadata_copy_type [gw61] [ 39%] PASSED test/engine/test_logging.py::LogParamsTest::test_exception_format_unexpected_parameter [gw44] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_inherit_schema_from_metadata [gw11] [ 39%] PASSED test/orm/test_merge.py::MergeTest::test_resolve_conflicts_pending [gw1] [ 39%] PASSED test/orm/test_mapper.py::IsUserlandTest::test_relationship test/engine/test_logging.py::LogParamsTest::test_log_large_list_of_dict test/orm/test_mapper.py::IsUserlandTest::test_set [gw1] [ 39%] PASSED test/orm/test_mapper.py::IsUserlandTest::test_set [gw51] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_to_metadata_copy_type test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_to_metadata_independent_events [gw4] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_update_attr_keys test/orm/test_mapper.py::IsUserlandTest::test_string test/orm/test_merge.py::MergeTest::test_resolve_conflicts_pending_doesnt_interfere_no_ident [gw51] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_to_metadata_independent_events test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_to_metadata_independent_schema [gw32] [ 39%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_get_empty_passive_return_never_set [gw1] [ 39%] PASSED test/orm/test_mapper.py::IsUserlandTest::test_string test/orm/test_mapper.py::MapperTest::test_utils [gw61] [ 39%] PASSED test/engine/test_logging.py::LogParamsTest::test_log_large_list_of_dict test/orm/test_mapper.py::IsUserlandTest::test_unicode [gw59] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_mapping_to_union_dont_overlimit_pk [gw51] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_to_metadata_independent_schema test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_to_metadata_inherit_schema test/engine/test_logging.py::LogParamsTest::test_log_large_list_of_tuple [gw19] [ 39%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state_attr_passive_value_collection test/orm/test_lazy_relations.py::GetterStateTest::test_get_populated_passive_no_initialize [gw1] [ 39%] PASSED test/orm/test_mapper.py::IsUserlandTest::test_unicode [gw51] [ 39%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_to_metadata_inherit_schema test/orm/test_mapper.py::MapperTest::test_no_pks_1 test/sql/test_metadata.py::TableTest::test_append_column_existing_name [gw61] [ 39%] PASSED test/engine/test_logging.py::LogParamsTest::test_log_large_list_of_tuple test/orm/test_inspect.py::TestORMInspection::test_instance_state_attr_passive_value_scalar test/orm/test_mapper.py::MagicNamesTest::test_direct_stateish [gw51] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_append_column_existing_name test/engine/test_logging.py::LogParamsTest::test_log_large_multi_parameter [gw4] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_utils test/sql/test_metadata.py::TableTest::test_append_column_replace_existing [gw51] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_append_column_replace_existing test/orm/test_mapper.py::MapperTest::test_we_dont_call_bool test/sql/test_metadata.py::TableTest::test_autoincrement_replace [gw59] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_no_pks_1 [gw60] [ 39%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_uses_get [gw51] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_autoincrement_replace test/sql/test_metadata.py::TableTest::test_c_immutable [gw11] [ 39%] PASSED test/orm/test_merge.py::MergeTest::test_resolve_conflicts_pending_doesnt_interfere_no_ident test/orm/test_mapper.py::MapperTest::test_no_pks_2 [gw61] [ 39%] PASSED test/engine/test_logging.py::LogParamsTest::test_log_large_multi_parameter test/orm/test_lazy_relations.py::LazyTest::test_uses_get_compatible_types [gw1] [ 39%] PASSED test/orm/test_mapper.py::MagicNamesTest::test_direct_stateish [gw32] [ 39%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_get_populated_passive_no_initialize [gw51] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_c_immutable test/sql/test_metadata.py::TableTest::test_c_mutate_after_unpickle test/orm/test_mapper.py::MagicNamesTest::test_indirect_stateish test/orm/test_merge.py::MergeTest::test_resolve_conflicts_persistent [gw51] [ 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] [gw4] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_we_dont_call_bool [gw51] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_extend_attributes[comment-attrib_values0] [gw1] [ 39%] PASSED test/orm/test_mapper.py::MagicNamesTest::test_indirect_stateish test/sql/test_metadata.py::TableTest::test_extend_attributes[implicit_returning-attrib_values1] test/orm/test_mapper.py::MapperTest::test_we_dont_call_eq test/orm/test_mapper.py::MagicNamesTest::test_mappish [gw51] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_extend_attributes[implicit_returning-attrib_values1] [gw59] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_no_pks_2 test/sql/test_metadata.py::TableTest::test_extend_attributes[info-attrib_values2] [gw51] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_extend_attributes[info-attrib_values2] test/orm/test_mapper.py::MapperTest::test_oldstyle_mixin test/sql/test_metadata.py::TableTest::test_foreign_key_constraints_collection [gw51] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_foreign_key_constraints_collection test/sql/test_metadata.py::TableTest::test_invalid_objects [gw59] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_oldstyle_mixin [gw51] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_invalid_objects test/sql/test_metadata.py::TableTest::test_must_exist [gw51] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_must_exist test/orm/test_mapper.py::MapperTest::test_override_1 test/sql/test_metadata.py::TableTest::test_pk_always_flips_nullable [gw51] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_pk_always_flips_nullable test/sql/test_metadata.py::TableTest::test_pk_args_standalone [gw4] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_we_dont_call_eq [gw11] [ 39%] PASSED test/orm/test_merge.py::MergeTest::test_resolve_conflicts_persistent [gw51] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_pk_args_standalone [gw19] [ 39%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state_attr_passive_value_scalar test/orm/test_merge.py::MergeTest::test_synonym test/sql/test_metadata.py::TableTest::test_pk_can_be_nullable [gw1] [ 39%] PASSED test/orm/test_mapper.py::MagicNamesTest::test_mappish test/orm/test_inspect.py::TestORMInspection::test_instance_state_collection_attr_hist [gw59] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_override_1 [gw51] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_pk_can_be_nullable test/sql/test_metadata.py::TableTest::test_pk_col_mismatch_four test/orm/test_mapper.py::MapperTest::test_override_2 [gw51] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_pk_col_mismatch_four test/orm/test_mapper.py::MapperTest::test_add_column_prop_adaption[False] test/orm/test_mapper.py::ORMLoggingTest::test_mapper_info_aliased [gw11] [ 39%] PASSED test/orm/test_merge.py::MergeTest::test_synonym test/sql/test_metadata.py::TableTest::test_pk_col_mismatch_one [gw51] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_pk_col_mismatch_one test/sql/test_metadata.py::TableTest::test_pk_col_mismatch_three test/orm/test_merge.py::MergeTest::test_transient_no_load [gw51] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_pk_col_mismatch_three test/sql/test_metadata.py::TableTest::test_pk_col_mismatch_two [gw51] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_pk_col_mismatch_two [gw59] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_override_2 [gw11] [ 39%] PASSED test/orm/test_merge.py::MergeTest::test_transient_no_load test/sql/test_metadata.py::TableTest::test_pk_cols_sets_flags [gw51] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_pk_cols_sets_flags test/orm/test_mapper.py::MapperTest::test_override_3 test/sql/test_metadata.py::TableTest::test_prefixes test/orm/test_merge.py::MergeTest::test_transient_non_mutated_collection [gw51] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_prefixes test/sql/test_metadata.py::TableTest::test_prefixes_parameter_parsing[None-expected0] [gw51] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_prefixes_parameter_parsing[None-expected0] test/sql/test_metadata.py::TableTest::test_prefixes_parameter_parsing[arg1-expected1] [gw51] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_prefixes_parameter_parsing[arg1-expected1] [gw46] [ 39%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_update_future_synchronize_evaluate test/sql/test_metadata.py::TableTest::test_prefixes_parameter_parsing[arg2-expected2] [gw59] [ 39%] PASSED test/orm/test_mapper.py::MapperTest::test_override_3 [gw51] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_prefixes_parameter_parsing[arg2-expected2] test/sql/test_metadata.py::TableTest::test_prefixes_parameter_parsing[arg3-expected3] test/orm/test_mapper.py::MapperTest::test_prop_filters [gw60] [ 39%] PASSED test/orm/test_lazy_relations.py::LazyTest::test_uses_get_compatible_types [gw51] [ 39%] PASSED test/sql/test_metadata.py::TableTest::test_prefixes_parameter_parsing[arg3-expected3] [gw4] [ 39%] PASSED test/orm/test_mapper.py::ORMLoggingTest::test_mapper_info_aliased test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_update_future_synchronize_fetch test/sql/test_metadata.py::TableTest::test_reset_exported_passes [gw51] [ 40%] PASSED test/sql/test_metadata.py::TableTest::test_reset_exported_passes [gw11] [ 40%] PASSED test/orm/test_merge.py::MergeTest::test_transient_non_mutated_collection test/sql/test_metadata.py::TableTest::test_table_ctor_duplicated_column_name [gw51] [ 40%] PASSED test/sql/test_metadata.py::TableTest::test_table_ctor_duplicated_column_name test/orm/test_merge.py::MergeTest::test_transient_to_pending test/sql/test_metadata.py::TableTest::test_table_info test/orm/test_lazy_relations.py::M2OGetTest::test_m2o_noload [gw51] [ 40%] PASSED test/sql/test_metadata.py::TableTest::test_table_info [gw1] [ 40%] PASSED test/orm/test_mapper.py::MapperTest::test_add_column_prop_adaption[False] [gw19] [ 40%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state_collection_attr_hist test/sql/test_metadata.py::ToMetaDataTest::test_already_exists test/orm/test_mapper.py::RegistryConfigDisposeTest::test_clear_cascade_not_on_dependents[False] [gw51] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_already_exists test/orm/test_inspect.py::TestORMInspection::test_instance_state_collection_attr_load_hist test/orm/test_mapper.py::MapperTest::test_add_column_prop_adaption[True] [gw11] [ 40%] PASSED test/orm/test_merge.py::MergeTest::test_transient_to_pending [gw59] [ 40%] PASSED test/orm/test_mapper.py::MapperTest::test_prop_filters test/orm/test_merge.py::MergeTest::test_transient_to_pending_collection [gw4] [ 40%] PASSED test/orm/test_mapper.py::RegistryConfigDisposeTest::test_clear_cascade_not_on_dependents[False] test/orm/test_mapper.py::MapperTest::test_prop_filters_defaults test/orm/test_mapper.py::RegistryConfigDisposeTest::test_clear_cascade_not_on_dependents[True] [gw59] [ 40%] PASSED test/orm/test_mapper.py::MapperTest::test_prop_filters_defaults [gw4] [ 40%] PASSED test/orm/test_mapper.py::RegistryConfigDisposeTest::test_clear_cascade_not_on_dependents[True] [gw1] [ 40%] PASSED test/orm/test_mapper.py::MapperTest::test_add_column_prop_adaption[True] test/orm/test_mapper.py::MapperTest::test_prop_shadow test/orm/test_mapper.py::RegistryConfigDisposeTest::test_configure_cascade_not_on_dependents[False] [gw11] [ 40%] PASSED test/orm/test_merge.py::MergeTest::test_transient_to_pending_collection test/orm/test_mapper.py::MapperTest::test_add_prop_via_backref_resets_memoizations_reconfigures [gw60] [ 40%] PASSED test/orm/test_lazy_relations.py::M2OGetTest::test_m2o_noload test/orm/test_merge.py::MergeTest::test_transient_to_pending_collection_pk_none [gw4] [ 40%] 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] [gw59] [ 40%] PASSED test/orm/test_mapper.py::MapperTest::test_prop_shadow test/orm/test_lazy_relations.py::O2MWOSideFixedTest::test_lazyload_assert_expected_sql [gw4] [ 40%] 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] [gw1] [ 40%] PASSED test/orm/test_mapper.py::MapperTest::test_add_prop_via_backref_resets_memoizations_reconfigures [gw11] [ 40%] PASSED test/orm/test_merge.py::MergeTest::test_transient_to_pending_collection_pk_none [gw19] [ 40%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state_collection_attr_load_hist test/orm/test_mapper.py::MapperTest::test_add_property [gw4] [ 40%] PASSED test/orm/test_mapper.py::RegistryConfigDisposeTest::test_configure_cascade_on_dependencies[False] test/orm/test_inspect.py::TestORMInspection::test_instance_state_ident_persistent test/orm/test_merge.py::MergeTest::test_transient_to_pending_no_pk [gw11] [ 40%] PASSED test/orm/test_merge.py::MergeTest::test_transient_to_pending_no_pk [gw60] [ 40%] PASSED test/orm/test_lazy_relations.py::O2MWOSideFixedTest::test_lazyload_assert_expected_sql test/orm/test_merge.py::MergeTest::test_transient_to_persistent test/orm/test_lazy_relations.py::O2MWOSideFixedTest::test_lazyload_people_no_other_exists [gw11] [ 40%] PASSED test/orm/test_merge.py::MergeTest::test_transient_to_persistent [gw1] [ 40%] PASSED test/orm/test_mapper.py::MapperTest::test_add_property test/orm/test_merge.py::MergeTest::test_transient_to_persistent_collection test/orm/test_mapper.py::MapperTest::test_attribute_error_raised_class_mapper [gw46] [ 40%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_update_future_synchronize_fetch [gw60] [ 40%] 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 test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_update_synchronize_evaluate [gw1] [ 40%] PASSED test/orm/test_mapper.py::MapperTest::test_attribute_error_raised_class_mapper test/orm/test_mapper.py::MapperTest::test_check_descriptor_as_method [gw19] [ 40%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state_ident_persistent test/orm/test_inspect.py::TestORMInspection::test_instance_state_ident_transient [gw1] [ 40%] PASSED test/orm/test_mapper.py::MapperTest::test_check_descriptor_as_method [gw60] [ 40%] PASSED test/orm/test_lazy_relations.py::O2MWOSideFixedTest::test_lazyload_people_other_exists [gw11] [ 40%] PASSED test/orm/test_merge.py::MergeTest::test_transient_to_persistent_collection test/orm/test_mapper.py::MapperTest::test_class_already_mapped test/orm/test_merge.py::MergeTest::test_unsaved_cascade test/orm/test_lazy_relations.py::RefersToSelfLazyLoadInterferenceTest::test_lazy_doesnt_interfere [gw1] [ 40%] PASSED test/orm/test_mapper.py::MapperTest::test_class_already_mapped test/orm/test_mapper.py::MapperTest::test_class_already_mapped_legacy[Mapper] [gw11] [ 40%] PASSED test/orm/test_merge.py::MergeTest::test_unsaved_cascade [gw1] [ 40%] PASSED test/orm/test_mapper.py::MapperTest::test_class_already_mapped_legacy[Mapper] test/orm/test_merge.py::MergeTest::test_value_to_none test/orm/test_mapper.py::MapperTest::test_class_already_mapped_legacy[mapper] [gw60] [ 40%] PASSED test/orm/test_lazy_relations.py::RefersToSelfLazyLoadInterferenceTest::test_lazy_doesnt_interfere [gw1] [ 40%] 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 [gw19] [ 40%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state_ident_transient [gw11] [ 40%] PASSED test/orm/test_merge.py::MergeTest::test_value_to_none test/orm/test_lazy_relations.py::TypeCoerceTest_sqlite+pysqlite_3_39_4::test_lazyload_singlecast test/orm/test_merge.py::MergeTest::test_warn_transient_already_pending_nopk test/orm/test_inspect.py::TestORMInspection::test_instance_state_info [gw11] [ 40%] PASSED test/orm/test_merge.py::MergeTest::test_warn_transient_already_pending_nopk [gw1] [ 40%] PASSED test/orm/test_mapper.py::MapperTest::test_class_hier_only_instrument_once_multiple_configure [gw60] [ 40%] PASSED test/orm/test_lazy_relations.py::TypeCoerceTest_sqlite+pysqlite_3_39_4::test_lazyload_singlecast test/orm/test_merge.py::MergeTest::test_warn_transient_already_pending_pk [gw11] [ 40%] PASSED test/orm/test_merge.py::MergeTest::test_warn_transient_already_pending_pk test/orm/test_load_on_fks.py::FlushOnPendingTest::test_annoying_autoflush_one test/orm/test_merge.py::MutableMergeTest::test_list [gw60] [ 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 [gw46] [ 40%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_update_synchronize_evaluate [gw11] [ 40%] PASSED test/orm/test_merge.py::MutableMergeTest::test_list [gw19] [ 40%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state_info test/orm/test_merge.py::PolymorphicOnTest::test_merge_polymorphic_on test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_update_synchronize_fetch [gw60] [ 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 test/orm/test_inspect.py::TestORMInspection::test_instance_state_scalar_attr_hist [gw60] [ 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 [gw11] [ 40%] PASSED test/orm/test_merge.py::PolymorphicOnTest::test_merge_polymorphic_on test/sql/test_metadata.py::CatchAllEventsTest::test_all_events [gw11] [ 40%] PASSED test/sql/test_metadata.py::CatchAllEventsTest::test_all_events [gw60] [ 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 [gw60] [ 40%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_autoflush_on_pending [gw19] [ 40%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state_scalar_attr_hist test/orm/test_inspect.py::TestORMInspection::test_instance_state_scalar_attr_hist_load [gw19] [ 40%] PASSED test/orm/test_inspect.py::TestORMInspection::test_instance_state_scalar_attr_hist_load [gw46] [ 40%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_bulk_update_synchronize_fetch test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_filter_baked_query_shard_id [gw46] [ 40%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_filter_baked_query_shard_id test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_get test/base/test_events.py::ClsLevelListenTest::test_two_sub_lis test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_gc_conn [gw34] [ 40%] SKIPPED test/ext/asyncio/test_engine_py3k.py::AsyncProxyTest::test_gc_conn [gw39] [ 40%] PASSED test/base/test_events.py::ClsLevelListenTest::test_two_sub_lis test/sql/test_metadata.py::UseExistingTest::test_extend_existing_coltype_no_orig test/sql/test_metadata.py::ToMetaDataTest::test_change_name_retain_metadata [gw39] [ 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 test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_39_4::test_transaction_engine_ctx_begin_fails_dont_enter_enter [gw34] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_extend_existing_coltype_no_orig [gw39] [ 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 test/sql/test_metadata.py::UseExistingTest::test_extend_existing_coltype_no_reflection [gw25] [ 40%] PASSED test/engine/test_execute.py::ConvenienceExecuteTest_sqlite+pysqlite_3_39_4::test_transaction_engine_ctx_begin_fails_dont_enter_enter [gw39] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_change_name_selfref_fk_moves_w_schema [gw34] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_extend_existing_coltype_no_reflection test/sql/test_metadata.py::ToMetaDataTest::test_change_schema test/ext/test_mutable.py::MiscTest::test_pickle_parent_multi_attrs[True] test/sql/test_metadata.py::UseExistingTest::test_extend_existing_dupes_constraints [gw39] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_change_schema [gw34] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_extend_existing_dupes_constraints test/sql/test_metadata.py::ToMetaDataTest::test_col_key_fk_parent test/sql/test_metadata.py::UseExistingTest::test_extend_existing_quote test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_39_4::test_execution_opts_per_invoke[conn_opts0-exec_opts0-expected0] [gw39] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_col_key_fk_parent test/sql/test_metadata.py::ToMetaDataTest::test_column_collection_constraint_w_ad_hoc_columns test/sql/test_external_traversal.py::ClauseTest::test_this_thing_using_setup_joins_two [gw34] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_extend_existing_quote test/sql/test_metadata.py::UseExistingTest::test_extend_existing_quote_no_orig [gw39] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_column_collection_constraint_w_ad_hoc_columns [gw45] [ 40%] PASSED test/engine/test_execute.py::FutureExecuteTest_sqlite+pysqlite_3_39_4::test_execution_opts_per_invoke[conn_opts0-exec_opts0-expected0] [gw31] [ 40%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_this_thing_using_setup_joins_two test/sql/test_metadata.py::ToMetaDataTest::test_copy [gw34] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_extend_existing_quote_no_orig test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_pickle_parent test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_modified_event test/sql/test_metadata.py::UseExistingTest::test_extend_existing_quote_no_reflection [gw34] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_extend_existing_quote_no_reflection test/sql/test_metadata.py::UseExistingTest::test_keep_existing_add_column [gw46] [ 40%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_get [gw45] [ 40%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_modified_event [gw34] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_existing_add_column test/sql/test_metadata.py::UseExistingTest::test_keep_existing_add_column_no_orig test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_get_baked_query test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_pickle_parent [gw34] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_existing_add_column_no_orig [gw25] [ 40%] PASSED test/ext/test_mutable.py::MiscTest::test_pickle_parent_multi_attrs[True] test/sql/test_external_traversal.py::ClauseTest::test_alias test/sql/test_metadata.py::UseExistingTest::test_keep_existing_add_column_no_reflection [gw31] [ 40%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_pickle_parent test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_clear test/engine/test_execute.py::ExecutionOptionsTest::test_get_engine_execution_options [gw34] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_existing_add_column_no_reflection test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_pop test/sql/test_metadata.py::UseExistingTest::test_keep_existing_coltype [gw39] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_copy [gw38] [ 40%] PASSED test/engine/test_execute.py::ExecutionOptionsTest::test_get_engine_execution_options test/sql/test_metadata.py::ToMetaDataTest::test_copy_info [gw45] [ 40%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_pickle_parent [gw39] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_copy_info [gw34] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_existing_coltype test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_reverse test/sql/test_metadata.py::ToMetaDataTest::test_default_schema_metadata test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_pop test/sql/test_metadata.py::UseExistingTest::test_keep_existing_coltype_no_orig [gw7] [ 40%] PASSED test/sql/test_external_traversal.py::ClauseTest::test_alias test/ext/test_mutable.py::MutableInheritedCompositesTest::test_pickle_of_parent_subclass [gw34] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_existing_coltype_no_orig [gw39] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_default_schema_metadata test/sql/test_metadata.py::UseExistingTest::test_keep_existing_coltype_no_reflection test/sql/test_metadata.py::ToMetaDataTest::test_dialect_kwargs [gw31] [ 40%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_pop [gw39] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_dialect_kwargs [gw25] [ 40%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_clear test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_diff_schema_col_new_schema [gw34] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_existing_coltype_no_reflection test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_pop_default test/sql/test_metadata.py::UseExistingTest::test_keep_existing_no_dupe_constraints test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_coerce_none [gw39] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_diff_schema_col_new_schema [gw45] [ 40%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_pop test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_diff_schema_col_retain_schema [gw34] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_existing_no_dupe_constraints test/sql/test_metadata.py::UseExistingTest::test_keep_existing_quote [gw38] [ 40%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_reverse test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_pop_default [gw39] [ 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/ext/test_mutable.py::MutableListWithScalarPickleTest::test_sort [gw34] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_existing_quote [gw39] [ 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 test/sql/test_metadata.py::UseExistingTest::test_keep_existing_quote_no_orig [gw7] [ 40%] PASSED test/ext/test_mutable.py::MutableInheritedCompositesTest::test_pickle_of_parent_subclass [gw39] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_diff_schema_string_retain_schema test/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_detached_via_expunge_all test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_same_schema_col_new_schema [gw34] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_existing_quote_no_orig [gw25] [ 40%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_coerce_none [gw31] [ 40%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_pop_default [gw39] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_same_schema_col_new_schema test/sql/test_metadata.py::UseExistingTest::test_keep_existing_quote_no_reflection [gw45] [ 40%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_pop_default test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_same_schema_col_retain_schema test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_popitem test/ext/test_mutable.py::MutableListNoHashTest::test_append test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_coerce_raise test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_popitem [gw39] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_same_schema_col_retain_schema [gw34] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_existing_quote_no_reflection [gw38] [ 40%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_sort test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_same_schema_string_new_schema test/sql/test_metadata.py::UseExistingTest::test_keep_plus_existing_raises [gw42] [ 40%] PASSED test/orm/test_events.py::SessionLifecycleEventsTest::test_persistent_to_detached_via_expunge_all [gw39] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_same_schema_string_new_schema test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_sort_w_key test/sql/test_metadata.py::ToMetaDataTest::test_fk_and_referent_has_same_schema_string_retain_schema [gw34] [ 40%] PASSED test/sql/test_metadata.py::UseExistingTest::test_keep_plus_existing_raises [gw39] [ 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 [gw25] [ 40%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_coerce_raise [gw39] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_custom_system test/base/test_events.py::LegacySignatureTest::test_legacy_accept_kw_cls test/aaa_profiling/test_misc.py::CacheKeyTest::test_statement_key_is_cached test/sql/test_metadata.py::ToMetaDataTest::test_fk_has_schema_col_new_schema test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_copy [gw7] [ 40%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_append [gw45] [ 40%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_popitem test/ext/test_mutable.py::MutableWithScalarJSONTest::test_unrelated_flush [gw31] [ 40%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_popitem [gw39] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_has_schema_col_new_schema test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_replace test/sql/test_metadata.py::ToMetaDataTest::test_fk_has_schema_col_retain_schema test/ext/test_mutable.py::MutableListNoHashTest::test_clear [gw30] [ 40%] PASSED test/base/test_events.py::LegacySignatureTest::test_legacy_accept_kw_cls test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_replace [gw39] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_has_schema_col_retain_schema [gw38] [ 40%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_sort_w_key test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_39_4::test_pk_nonpassive test/sql/test_metadata.py::ToMetaDataTest::test_fk_has_schema_string_new_schema test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_sort_w_reverse_kwarg [gw39] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_has_schema_string_new_schema [gw25] [ 40%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_copy test/sql/test_metadata.py::ToMetaDataTest::test_fk_has_schema_string_retain_schema test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_deepcopy [gw39] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_has_schema_string_retain_schema [gw45] [ 40%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_replace [gw7] [ 40%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_clear test/sql/test_metadata.py::ToMetaDataTest::test_fk_reset_to_none test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_replace_itself_still_ok [gw39] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_reset_to_none [gw42] [ 40%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_unrelated_flush test/ext/test_mutable.py::MutableListNoHashTest::test_coerce_none [gw31] [ 40%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_replace test/sql/test_metadata.py::ToMetaDataTest::test_fk_test_non_return_for_referred_schema[None] test/ext/test_mutable.py::MutableWithScalarJSONTest::test_update [gw39] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_test_non_return_for_referred_schema[None] test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_replace_itself_still_ok [gw38] [ 40%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_sort_w_reverse_kwarg 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 ')] [gw25] [ 40%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_deepcopy [gw39] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_test_non_return_for_referred_schema[symbol('retain_schemaSymbol indicating that a :class:`_schema.Table`, :class:`.Sequence`\n or in some cases a :class:`_schema.ForeignKey` object, in situations\n where the object is being copied for a :meth:`.Table.to_metadata`\n operation, should retain the schema name that it already has.\n\n ')] test/sql/test_metadata.py::ToMetaDataTest::test_fk_w_no_colname test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_unrelated_flush test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_in_place_mutation test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-selectinload-3-dont_cache] [gw39] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_w_no_colname [gw45] [ 40%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_replace_itself_still_ok [gw7] [ 40%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_coerce_none test/sql/test_metadata.py::ToMetaDataTest::test_fk_w_no_colname_name_missing test/ext/test_mutable.py::MutableListNoHashTest::test_coerce_raise [gw39] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_fk_w_no_colname_name_missing test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_setdefault [gw34] [ 40%] SKIPPED test/aaa_profiling/test_misc.py::CacheKeyTest::test_statement_key_is_cached test/sql/test_metadata.py::ToMetaDataTest::test_index_true_flag [gw42] [ 40%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_update test/aaa_profiling/test_misc.py::CacheKeyTest::test_statement_key_is_not_cached [gw39] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_index_true_flag [gw31] [ 40%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_replace_itself_still_ok [gw30] [ 40%] PASSED test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_39_4::test_pk_nonpassive test/sql/test_metadata.py::ToMetaDataTest::test_indexes test/ext/test_mutable.py::MutableWithScalarPickleTest::test_clear test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_39_4::test_pk_passive [gw38] [ 40%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_unrelated_flush test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_setdefault [gw7] [ 40%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_coerce_raise [gw39] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_indexes [gw30] [ 40%] SKIPPED test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_39_4::test_pk_passive test/ext/test_mutable.py::MutableListNoHashTest::test_copy [gw49] [ 40%] PASSED test/orm/test_events.py::ORMExecuteTest::test_user_option_propagation[False-selectinload-3-dont_cache] test/sql/test_metadata.py::ToMetaDataTest::test_indexes_with_col_redefine test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_39_4::test_pk_threelevel_nonpassive test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_add [gw25] [ 40%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_in_place_mutation [gw45] [ 40%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_setdefault [gw39] [ 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_mutable.py::MutableAssociationScalarPickleTest::test_unrelated_flush test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_modified_event [gw7] [ 40%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_copy [gw34] [ 40%] SKIPPED test/aaa_profiling/test_misc.py::CacheKeyTest::test_statement_key_is_not_cached [gw39] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_retain_table_schema test/ext/test_mutable.py::MutableListNoHashTest::test_deepcopy test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_join_to_subclass_five [gw42] [ 40%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_clear test/aaa_profiling/test_misc.py::EnumTest::test_create_enum_from_pep_435_w_expensive_members test/sql/test_metadata.py::ToMetaDataTest::test_strip_schema [gw31] [ 40%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_setdefault [gw39] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_strip_schema test/ext/test_mutable.py::MutableWithScalarPickleTest::test_coerce_none [gw46] [ 40%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_get_baked_query [gw34] [ 40%] SKIPPED test/aaa_profiling/test_misc.py::EnumTest::test_create_enum_from_pep_435_w_expensive_members test/base/test_events.py::RemovalTest::test_remove_plain_named [gw7] [ 40%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_deepcopy [gw38] [ 40%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_add test/sql/test_metadata.py::ToMetaDataTest::test_unique_true_flag test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_unrelated_flush [gw25] [ 40%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_modified_event [gw45] [ 40%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_unrelated_flush test/base/test_misc_py3k.py::TestGenerics::test_traversible_is_generic [gw33] [ 40%] PASSED test/base/test_events.py::RemovalTest::test_remove_plain_named test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_binary_intersection_update test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_any_four test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_get_baked_query_shard_id test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_pickle_parent test/ext/test_mutable.py::MutableListNoHashTest::test_del_slice [gw34] [ 40%] PASSED test/base/test_misc_py3k.py::TestGenerics::test_traversible_is_generic test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_update [gw39] [ 40%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_unique_true_flag test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_clear test/sql/test_metadata.py::UseExistingTest::test_autoload_replace_column [gw42] [ 40%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_coerce_none [gw39] [ 41%] PASSED test/sql/test_metadata.py::UseExistingTest::test_autoload_replace_column [gw30] [ 41%] PASSED test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_39_4::test_pk_threelevel_nonpassive test/ext/test_mutable.py::MutableWithScalarPickleTest::test_coerce_raise test/sql/test_metadata.py::UseExistingTest::test_exception_no_flags [gw31] [ 41%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_unrelated_flush test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_39_4::test_pk_threelevel_passive [gw7] [ 41%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_del_slice [gw39] [ 41%] PASSED test/sql/test_metadata.py::UseExistingTest::test_exception_no_flags [gw38] [ 41%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_binary_intersection_update [gw45] [ 41%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_update [gw30] [ 41%] SKIPPED test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_39_4::test_pk_threelevel_passive test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_update test/sql/test_metadata.py::UseExistingTest::test_extend_existing_add_column test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_binary_symmetric_difference_update test/ext/test_mutable.py::MutableListNoHashTest::test_ensure_not_hashable [gw42] [ 41%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_coerce_raise [gw25] [ 41%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_pickle_parent test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_append test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_per_engine_plus_global test/ext/test_mutable.py::MutableWithScalarPickleTest::test_copy test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_bidirectional_nonpassive test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_pop [gw45] [ 41%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_append test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_clear [gw39] [ 41%] PASSED test/sql/test_metadata.py::UseExistingTest::test_extend_existing_add_column [gw34] [ 41%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_clear [gw45] [ 41%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_clear test/sql/test_metadata.py::UseExistingTest::test_extend_existing_add_column_no_orig test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_coerce [gw7] [ 41%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_ensure_not_hashable test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_coerce_none test/sql/test_external_traversal.py::ValuesBaseTest::test_inline_values_single test/ext/test_mutable.py::MutableListNoHashTest::test_extend [gw39] [ 41%] PASSED test/sql/test_metadata.py::UseExistingTest::test_extend_existing_add_column_no_orig [gw45] [ 41%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_coerce_none test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_coerce_raise [gw45] [ 41%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_coerce_raise test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_copy [gw45] [ 41%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_copy [gw42] [ 41%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_copy [gw24] [ 41%] PASSED test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_per_engine_plus_global [gw56] [ 41%] PASSED test/sql/test_external_traversal.py::ValuesBaseTest::test_inline_values_single test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_deepcopy [gw45] [ 41%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_deepcopy test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_del_slice test/sql/test_metadata.py::UseExistingTest::test_extend_existing_add_column_no_reflection test/orm/test_of_type.py::PolymorphicUnionsTest::test_with_polymorphic_join_exec_contains_eager_two[1] [gw31] [ 41%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_update test/ext/test_mutable.py::MutableWithScalarPickleTest::test_deepcopy [gw39] [ 41%] PASSED test/sql/test_metadata.py::UseExistingTest::test_extend_existing_add_column_no_reflection [gw38] [ 41%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_binary_symmetric_difference_update [gw45] [ 41%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_del_slice test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_extend [gw45] [ 41%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_extend test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_in_place_mutation test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_binary_update test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_exotic_targets_three [gw56] [ 41%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_exotic_targets_three test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_exotic_targets_two [gw56] [ 41%] 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 [gw34] [ 41%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_coerce test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_coerce_none [gw56] [ 41%] 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 test/ext/test_mutable.py::MutableColumnDefaultTest::test_evt_on_flush_refresh [gw45] [ 41%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_in_place_mutation test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_in_place_slice_mutation [gw45] [ 41%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_in_place_slice_mutation test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_insert [gw56] [ 41%] 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 [gw25] [ 41%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_pop [gw42] [ 41%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_deepcopy [gw45] [ 41%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_insert test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_legacy_pickle_loads [gw56] [ 41%] 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 [gw7] [ 41%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_extend test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_pop_default [gw45] [ 41%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_legacy_pickle_loads [gw56] [ 41%] 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] test/ext/test_mutable.py::MutableListNoHashTest::test_in_place_mutation test/ext/test_mutable.py::MutableWithScalarPickleTest::test_in_place_mutation [gw56] [ 41%] 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] test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_operator_extend [gw45] [ 41%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_operator_extend test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_pickle_parent [gw45] [ 41%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_pickle_parent test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_pop [gw31] [ 41%] PASSED test/ext/test_mutable.py::MutableColumnDefaultTest::test_evt_on_flush_refresh [gw49] [ 41%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_join_to_subclass_five [gw56] [ 41%] 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 test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_join_to_subclass_four [gw45] [ 41%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_pop [gw38] [ 41%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_binary_update test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_remove [gw45] [ 41%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_remove [gw34] [ 41%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_coerce_none [gw56] [ 41%] 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 [gw56] [ 41%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_set_executemany test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_reverse [gw45] [ 41%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_reverse [gw30] [ 41%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_bidirectional_nonpassive test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_special_types_in_set [gw56] [ 41%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_special_types_in_set [gw49] [ 41%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_join_to_subclass_four [gw7] [ 41%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_in_place_mutation [gw42] [ 41%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_in_place_mutation test/ext/test_mutable.py::MutableWithScalarPickleTest::test_modified_event [gw25] [ 41%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_pop_default test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_coerce_raise [gw34] [ 41%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_coerce_raise test/ext/test_mutable.py::MutableCompositeCallableTest::test_basic test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_three [gw56] [ 41%] 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 [gw56] [ 41%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_two test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_join_to_subclass_one [gw33] [ 41%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_any_four test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_any_one test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_clear test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_copy test/ext/test_mutable.py::MutableListNoHashTest::test_in_place_slice_mutation test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_bidirectional_passive [gw30] [ 41%] SKIPPED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_bidirectional_passive test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_entity test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_sort [gw45] [ 41%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_sort test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_sort_w_key [gw45] [ 41%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_sort_w_key test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_bad_args [gw56] [ 41%] SKIPPED test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_bad_args test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_last_inserted_id test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_sort_w_reverse_kwarg [gw45] [ 41%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_sort_w_reverse_kwarg test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_unrelated_flush [gw45] [ 41%] SKIPPED test/ext/test_mutable.py::MutableColumnCopyArrayTest::test_unrelated_flush [gw33] [ 41%] 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::MutableColumnCopyJSONTest::test_clear [gw56] [ 41%] SKIPPED test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_last_inserted_id test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_on_duplicate_key_update_expression_multirow [gw34] [ 41%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_copy test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_deepcopy [gw33] [ 41%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_any_three test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_any_two test/orm/test_expire.py::ExpireTest::test_deferred [gw34] [ 41%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_deepcopy [gw33] [ 41%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_any_two test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_join_to_subclass_five test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_in_place_mutation test/orm/test_eager_relations.py::EnsureColumnsAddedTest::test_joinedload_defered_pk_m2m [gw33] [ 41%] 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 test/sql/test_external_traversal.py::ClauseAdapterTest::test_aliasedselect_to_aliasedselect_join test/dialect/mssql/test_engine.py::RealIsolationLevelTest::test_isolation_level [gw33] [ 41%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_join_to_subclass_four [gw34] [ 41%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_in_place_mutation test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_join_to_subclass_one test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_modified_event [gw33] [ 41%] 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 [gw34] [ 41%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_modified_event [gw49] [ 41%] 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 [gw31] [ 41%] PASSED test/ext/test_mutable.py::MutableCompositeCallableTest::test_basic [gw38] [ 41%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_clear [gw56] [ 41%] SKIPPED test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_on_duplicate_key_update_expression_multirow test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_on_duplicate_key_update_multirow [gw56] [ 41%] 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 [gw30] [ 41%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_entity test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_flush_new_pk_after_expire test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_pickle_parent [gw33] [ 41%] 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 test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_coerce_none test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_popitem [gw56] [ 41%] SKIPPED test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_on_duplicate_key_update_null_multirow test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_on_duplicate_key_update_preserve_order [gw56] [ 41%] SKIPPED test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_on_duplicate_key_update_preserve_order [gw36] [ 41%] SKIPPED test/dialect/mssql/test_engine.py::RealIsolationLevelTest::test_isolation_level test/ext/test_mutable.py::MutableCompositeColumnDefaultTest::test_evt_on_flush_refresh [gw40] [ 41%] PASSED test/orm/test_eager_relations.py::EnsureColumnsAddedTest::test_joinedload_defered_pk_m2m [gw42] [ 41%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_modified_event test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_autoescape_custom_escape [gw36] [ 41%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_autoescape_custom_escape [gw8] [ 41%] PASSED test/sql/test_external_traversal.py::ClauseAdapterTest::test_aliasedselect_to_aliasedselect_join test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_literal_concat [gw8] [ 41%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_literal_concat [gw45] [ 41%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_clear test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_on_duplicate_key_update_singlerow [gw56] [ 41%] SKIPPED test/dialect/mysql/test_on_duplicate.py::OnDuplicateTest::test_on_duplicate_key_update_singlerow test/sql/test_operators.py::BetweenTest::test_between_2 [gw49] [ 41%] 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 [gw33] [ 41%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_join_to_subclass_two test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_joinedload_explicit_withpoly [gw7] [ 41%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_in_place_slice_mutation test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_text [gw8] [ 41%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_text [gw34] [ 41%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_pickle_parent test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_pop test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_concat [gw36] [ 41%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_concat [gw40] [ 41%] PASSED test/sql/test_operators.py::BetweenTest::test_between_2 test/sql/test_operators.py::BetweenTest::test_between_3 test/orm/test_onetoone.py::O2OTest::test_basic[False-False] test/ext/test_mutable.py::MutableListNoHashTest::test_insert [gw30] [ 41%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_flush_new_pk_after_expire test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_load_after_expire test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_escape [gw36] [ 41%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_escape test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_coerce_none test/ext/test_mutable.py::MutableWithScalarPickleTest::test_non_mutable test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_text_concat [gw8] [ 41%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_text_concat test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith [gw38] [ 41%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_coerce_none [gw49] [ 41%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_join_to_subclass_two [gw31] [ 41%] PASSED test/ext/test_mutable.py::MutableCompositeColumnDefaultTest::test_evt_on_flush_refresh [gw40] [ 41%] PASSED test/sql/test_operators.py::BetweenTest::test_between_3 [gw8] [ 41%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_autoescape [gw24] [ 41%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_with_polymorphic_join_exec_contains_eager_two[1] test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_coerce_raise [gw25] [ 41%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_popitem test/sql/test_operators.py::BetweenTest::test_between_4 [gw40] [ 41%] PASSED test/sql/test_operators.py::BetweenTest::test_between_4 test/sql/test_operators.py::BetweenTest::test_between_5 [gw40] [ 41%] PASSED test/sql/test_operators.py::BetweenTest::test_between_5 [gw42] [ 41%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_non_mutable test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_replace [gw8] [ 41%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_autoescape test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_autoescape_custom_escape test/sql/test_operators.py::BetweenTest::test_between_6 [gw33] [ 41%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_joinedload_explicit_withpoly test/orm/test_of_type.py::SubclassRelationshipTest::test_any_walias [gw45] [ 41%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_coerce_none test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_firebird [gw36] [ 41%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_firebird test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_literal test/ext/test_mutable.py::MutableCompositeCustomCoerceTest::test_custom_coerce [gw38] [ 41%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_coerce_raise [gw8] [ 41%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_autoescape_custom_escape test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_autoescape_nosqlexpr [gw8] [ 41%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_autoescape_nosqlexpr [gw7] [ 41%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_insert test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_joinedload_explicit_withpoly [gw36] [ 41%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_literal test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_literal_mysql [gw36] [ 41%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_literal_mysql test/ext/test_mutable.py::MutableWithScalarPickleTest::test_pickle_parent [gw34] [ 41%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_pop [gw30] [ 41%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_load_after_expire test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_joinedload_implicit_withpoly [gw31] [ 41%] PASSED test/ext/test_mutable.py::MutableCompositeCustomCoerceTest::test_custom_coerce [gw52] [ 41%] PASSED test/orm/test_expire.py::ExpireTest::test_deferred test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_coerce_raise test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_copy test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_pop_default test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_manytomany_nonpassive [gw40] [ 41%] PASSED test/sql/test_operators.py::BetweenTest::test_between_6 test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_autoescape_warning [gw8] [ 41%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_autoescape_warning test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_escape test/ext/test_mutable.py::MutableCompositeCustomCoerceTest::test_round_trip_ok test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_now_connect_it [gw45] [ 41%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_coerce_raise test/ext/test_mutable.py::MutableListNoHashTest::test_legacy_pickle_loads [gw7] [ 41%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_legacy_pickle_loads test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_text [gw36] [ 41%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_text test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_text_mysql [gw36] [ 41%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_text_mysql test/sql/test_operators.py::ConjunctionTest::test_and_false_literal_leading [gw36] [ 41%] PASSED test/sql/test_operators.py::ConjunctionTest::test_and_false_literal_leading [gw38] [ 41%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_copy [gw56] [ 41%] PASSED test/orm/test_onetoone.py::O2OTest::test_basic[False-False] test/orm/test_onetoone.py::O2OTest::test_basic[False-True] [gw8] [ 41%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_escape [gw25] [ 41%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_replace [gw53] [ 41%] PASSED test/sql/test_from_linter.py::TestFindUnmatchingFroms::test_now_connect_it [gw33] [ 41%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_joinedload_implicit_withpoly test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_joinedload_stacked_of_type [gw42] [ 41%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_pickle_parent test/ext/test_mutable.py::MutableWithScalarPickleTest::test_pop test/sql/test_operators.py::BooleanEvalTest::test_eight [gw40] [ 41%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_eight test/sql/test_operators.py::BooleanEvalTest::test_eleven [gw46] [ 41%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_get_baked_query_shard_id test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_literal [gw8] [ 41%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_literal test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_literal_mysql [gw8] [ 41%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_literal_mysql test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_mysql [gw8] [ 41%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_mysql test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_replace_itself_still_ok test/sql/test_operators.py::ConjunctionTest::test_and_true_literal_leading [gw36] [ 41%] PASSED test/sql/test_operators.py::ConjunctionTest::test_and_true_literal_leading test/sql/test_operators.py::ConjunctionTest::test_constant_render_distinct test/sql/test_operators.py::AnyAllTest::test_any_array [gw52] [ 41%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_array test/sql/test_operators.py::AnyAllTest::test_any_array_comparator_accessor [gw31] [ 41%] PASSED test/ext/test_mutable.py::MutableCompositeCustomCoerceTest::test_round_trip_ok test/ext/test_mutable.py::MutableCompositesTest::test_dont_reset_on_attr_refresh [gw40] [ 41%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_eleven test/sql/test_operators.py::BooleanEvalTest::test_five_a [gw40] [ 41%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_five_a test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_get_explicit_shard test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_text [gw8] [ 41%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_text test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_text_mysql [gw8] [ 41%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_endswith_text_mysql test/sql/test_operators.py::ComposedLikeOperatorsTest::test_ilike [gw34] [ 41%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_pop_default test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_popitem test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_copy [gw52] [ 41%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_array_comparator_accessor test/sql/test_operators.py::AnyAllTest::test_any_array_comparator_negate_accessor [gw52] [ 41%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_array_comparator_negate_accessor test/sql/test_operators.py::AnyAllTest::test_any_array_expression test/sql/test_operators.py::ConjunctionTest::test_single_bool_two [gw53] [ 41%] PASSED test/sql/test_operators.py::ConjunctionTest::test_single_bool_two test/sql/test_operators.py::ConjunctionTest::test_six test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_deepcopy [gw38] [ 41%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_deepcopy test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_difference_update [gw36] [ 41%] PASSED test/sql/test_operators.py::ConjunctionTest::test_constant_render_distinct test/sql/test_operators.py::ConjunctionTest::test_constant_render_distinct_use_labels [gw8] [ 41%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_ilike test/sql/test_operators.py::ComposedLikeOperatorsTest::test_ilike_escape [gw49] [ 41%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_joinedload_explicit_withpoly test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_joinedload_implicit_withpoly test/sql/test_operators.py::BooleanEvalTest::test_five_b [gw40] [ 41%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_five_b test/sql/test_operators.py::BooleanEvalTest::test_four [gw52] [ 41%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_array_expression test/sql/test_operators.py::AnyAllTest::test_any_array_method [gw30] [ 41%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_manytomany_nonpassive test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_manytomany_passive [gw36] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_constant_render_distinct_use_labels test/sql/test_operators.py::ConjunctionTest::test_constants_are_singleton [gw36] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_constants_are_singleton test/sql/test_operators.py::ConjunctionTest::test_eight [gw36] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_eight test/sql/test_operators.py::ConjunctionTest::test_eleven [gw33] [ 42%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_joinedload_stacked_of_type test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_subqueryload_explicit_withpoly [gw8] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_ilike_escape test/sql/test_operators.py::ComposedLikeOperatorsTest::test_like [gw8] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_like [gw42] [ 42%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_pop test/ext/test_mutable.py::MutableWithScalarPickleTest::test_pop_default [gw53] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_six test/sql/test_operators.py::ConjunctionTest::test_six_pt_five [gw49] [ 42%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_joinedload_implicit_withpoly test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_joinedload_stacked_of_type test/ext/test_mutable.py::MutableListNoHashTest::test_operator_extend [gw7] [ 42%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_operator_extend [gw30] [ 42%] SKIPPED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_manytomany_passive test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_manytoone_deferred_relationship_expr [gw45] [ 42%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_copy test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_deepcopy [gw36] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_eleven test/sql/test_operators.py::ConjunctionTest::test_empty_and_raw [gw36] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_empty_and_raw test/sql/test_operators.py::ConjunctionTest::test_empty_clauses[and_-and_-True] [gw36] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_empty_clauses[and_-and_-True] test/sql/test_operators.py::ConjunctionTest::test_empty_clauses[or_-or_-False] test/sql/test_operators.py::ComposedLikeOperatorsTest::test_like_escape [gw8] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_like_escape test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_contains [gw53] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_six_pt_five test/sql/test_operators.py::ConjunctionTest::test_ten [gw53] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_ten test/sql/test_operators.py::ConjunctionTest::test_thirteen [gw53] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_thirteen test/sql/test_operators.py::ConjunctionTest::test_twelve test/ext/test_mutable.py::MutableListNoHashTest::test_pickle_parent [gw52] [ 42%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_array_method test/sql/test_operators.py::AnyAllTest::test_any_comparator_array [gw52] [ 42%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_comparator_array test/sql/test_operators.py::AnyAllTest::test_any_comparator_array_wexpr [gw52] [ 42%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_comparator_array_wexpr test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-0] [gw31] [ 42%] PASSED test/ext/test_mutable.py::MutableCompositesTest::test_dont_reset_on_attr_refresh test/ext/test_mutable.py::MutableCompositesTest::test_in_place_mutation [gw56] [ 42%] PASSED test/orm/test_onetoone.py::O2OTest::test_basic[False-True] test/orm/test_onetoone.py::O2OTest::test_basic[True-False] [gw24] [ 42%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_any_walias test/orm/test_of_type.py::SubclassRelationshipTest::test_any_wpoly [gw24] [ 42%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_any_wpoly test/orm/test_of_type.py::SubclassRelationshipTest::test_contains_eager_wpoly [gw8] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_contains test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_contains_autoescape [gw8] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_contains_autoescape test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_contains_concat [gw8] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_contains_concat [gw25] [ 42%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_replace_itself_still_ok [gw53] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_twelve test/sql/test_operators.py::CustomComparatorTest::test_alias_proxy [gw53] [ 42%] PASSED test/sql/test_operators.py::CustomComparatorTest::test_alias_proxy test/sql/test_operators.py::CustomComparatorTest::test_binary_multi_propagate [gw53] [ 42%] PASSED test/sql/test_operators.py::CustomComparatorTest::test_binary_multi_propagate [gw49] [ 42%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_joinedload_stacked_of_type test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_subqueryload_explicit_withpoly [gw38] [ 42%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_difference_update test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_discard [gw42] [ 42%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_pop_default test/ext/test_mutable.py::MutableWithScalarPickleTest::test_popitem [gw33] [ 42%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_subqueryload_explicit_withpoly test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_subqueryload_implicit_withpoly test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_contains_escape [gw8] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_contains_escape test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_endswith [gw8] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_endswith test/sql/test_operators.py::CustomComparatorTest::test_binary_propagate [gw53] [ 42%] PASSED test/sql/test_operators.py::CustomComparatorTest::test_binary_propagate test/sql/test_operators.py::CustomComparatorTest::test_column_proxy [gw52] [ 42%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-0] test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-1] [gw45] [ 42%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_deepcopy test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_in_place_mutation [gw56] [ 42%] PASSED test/orm/test_onetoone.py::O2OTest::test_basic[True-False] test/orm/test_onetoone.py::O2OTest::test_simple_del[False] [gw40] [ 42%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_four test/sql/test_operators.py::BooleanEvalTest::test_four_double [gw40] [ 42%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_four_double [gw31] [ 42%] PASSED test/ext/test_mutable.py::MutableCompositesTest::test_in_place_mutation test/ext/test_mutable.py::MutableCompositesTest::test_pickle_of_parent [gw7] [ 42%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_pickle_parent [gw34] [ 42%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_popitem test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_replace test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_endswith_autoescape [gw8] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_endswith_autoescape test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_endswith_escape [gw8] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_endswith_escape [gw52] [ 42%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-1] test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-2] [gw53] [ 42%] PASSED test/sql/test_operators.py::CustomComparatorTest::test_column_proxy test/sql/test_operators.py::CustomComparatorTest::test_no_boolean_propagate [gw53] [ 42%] PASSED test/sql/test_operators.py::CustomComparatorTest::test_no_boolean_propagate test/sql/test_operators.py::CustomComparatorTest::test_override_builtin [gw36] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_empty_clauses[or_-or_-False] test/sql/test_operators.py::ConjunctionTest::test_empty_or_raw [gw36] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_empty_or_raw [gw38] [ 42%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_discard test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_intersection_update test/sql/test_operators.py::BooleanEvalTest::test_nine [gw40] [ 42%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_nine test/sql/test_operators.py::BooleanEvalTest::test_one [gw40] [ 42%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_one test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_setdefault test/ext/test_mutable.py::MutableListNoHashTest::test_pop [gw7] [ 42%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_pop test/ext/test_mutable.py::MutableListNoHashTest::test_remove [gw24] [ 42%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_contains_eager_wpoly test/orm/test_of_type.py::SubclassRelationshipTest::test_join_explicit_wpoly_flat [gw24] [ 42%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_join_explicit_wpoly_flat [gw30] [ 42%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_manytoone_deferred_relationship_expr test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_manytoone_nonpassive [gw52] [ 42%] 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] [gw52] [ 42%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-3] test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-4] [gw52] [ 42%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-4] test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-5] [gw53] [ 42%] PASSED test/sql/test_operators.py::CustomComparatorTest::test_override_builtin test/sql/test_operators.py::CustomComparatorTest::test_reverse_binary_propagate [gw53] [ 42%] PASSED test/sql/test_operators.py::CustomComparatorTest::test_reverse_binary_propagate [gw42] [ 42%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_popitem test/ext/test_mutable.py::MutableWithScalarPickleTest::test_replace test/sql/test_operators.py::BooleanEvalTest::test_seven_a [gw40] [ 42%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_seven_a test/sql/test_operators.py::BooleanEvalTest::test_seven_b [gw25] [ 42%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_setdefault test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_unrelated_flush [gw49] [ 42%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_subqueryload_explicit_withpoly test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_subqueryload_implicit_withpoly test/orm/test_of_type.py::SubclassRelationshipTest::test_join_explicit_wpoly_full_alias [gw24] [ 42%] 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 [gw24] [ 42%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_join_explicit_wpoly_noalias [gw45] [ 42%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_in_place_mutation test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_modified_event [gw52] [ 42%] 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] [gw52] [ 42%] 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] [gw52] [ 42%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_generic_null[array-7] test/sql/test_operators.py::ConjunctionTest::test_five [gw36] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_five test/sql/test_operators.py::ConjunctionTest::test_four [gw36] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_four test/sql/test_operators.py::CustomComparatorTest::test_subquery_proxy [gw53] [ 42%] PASSED test/sql/test_operators.py::CustomComparatorTest::test_subquery_proxy test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_alias_proxy [gw53] [ 42%] PASSED test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_alias_proxy test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_binary_multi_propagate [gw56] [ 42%] PASSED test/orm/test_onetoone.py::O2OTest::test_simple_del[False] [gw31] [ 42%] PASSED test/ext/test_mutable.py::MutableCompositesTest::test_pickle_of_parent test/ext/test_mutable.py::MutableCompositesTest::test_set_illegal [gw34] [ 42%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_replace test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_replace_itself_still_ok [gw34] [ 42%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_replace_itself_still_ok test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_setdefault [gw45] [ 42%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_modified_event test/sql/test_operators.py::AnyAllTest::test_any_generic_null[int-0] [gw52] [ 42%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_generic_null[int-0] test/sql/test_operators.py::AnyAllTest::test_any_generic_null[int-1] [gw52] [ 42%] 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] [gw33] [ 42%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_subqueryload_implicit_withpoly test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_with_polymorphic_any [gw33] [ 42%] 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 [gw30] [ 42%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_manytoone_nonpassive test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_manytoone_nonpassive_cold_mapping [gw25] [ 42%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_unrelated_flush test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_update [gw38] [ 42%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_intersection_update test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_operator_difference_update test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_endswith_mysql [gw8] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_endswith_mysql test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_ilike test/orm/test_of_type.py::SubclassRelationshipTest::test_join_walias [gw24] [ 42%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_join_walias test/orm/test_of_type.py::SubclassRelationshipTest::test_join_wpoly [gw42] [ 42%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_replace [gw7] [ 42%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_remove test/ext/test_mutable.py::MutableListNoHashTest::test_reverse [gw52] [ 42%] 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] [gw52] [ 42%] 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] [gw49] [ 42%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_subqueryload_implicit_withpoly test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_with_polymorphic_any [gw53] [ 42%] PASSED test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_binary_multi_propagate test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_binary_propagate [gw53] [ 42%] PASSED test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_binary_propagate test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_column_proxy test/orm/test_onetoone.py::O2OTest::test_simple_del[True] [gw31] [ 42%] PASSED test/ext/test_mutable.py::MutableCompositesTest::test_set_illegal test/ext/test_mutable.py::MutableCompositesTest::test_set_none [gw31] [ 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::MutableWithScalarPickleTest::test_replace_itself_still_ok [gw34] [ 42%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_setdefault test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_unrelated_flush [gw9] [ 42%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_the_counter [gw40] [ 42%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_seven_b test/sql/test_operators.py::BooleanEvalTest::test_seven_c [gw40] [ 42%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_seven_c [gw52] [ 42%] 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] [gw33] [ 42%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_with_polymorphic_join_compile_one test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_with_polymorphic_join_exec_contains_eager_one [gw38] [ 42%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_operator_difference_update test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_pickle_parent [gw25] [ 42%] PASSED test/ext/test_mutable.py::MutableAssocWithAttrInheritTest::test_update [gw49] [ 42%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_with_polymorphic_any test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_with_polymorphic_join_compile_one [gw42] [ 42%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_replace_itself_still_ok test/aaa_profiling/test_memusage.py::CycleTest::test_visit_binary_product test/sql/test_operators.py::BooleanEvalTest::test_seven_d [gw40] [ 42%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_seven_d test/sql/test_operators.py::BooleanEvalTest::test_six [gw30] [ 42%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_manytoone_nonpassive_cold_mapping test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_manytoone_nonpassive_uselist [gw56] [ 42%] PASSED test/orm/test_onetoone.py::O2OTest::test_simple_del[True] test/orm/test_onetoone.py::O2OTest::test_simple_replace[False] [gw53] [ 42%] PASSED test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_column_proxy test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_no_boolean_propagate [gw53] [ 42%] PASSED test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_no_boolean_propagate test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_override_builtin [gw53] [ 42%] PASSED test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_override_builtin test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_reverse_binary_propagate [gw8] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_ilike test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_ilike_escape [gw8] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_ilike_escape [gw24] [ 42%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_join_wpoly test/orm/test_of_type.py::SubclassRelationshipTest::test_join_wpoly_innerjoin [gw24] [ 42%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_join_wpoly_innerjoin test/orm/test_of_type.py::SubclassRelationshipTest::test_join_wsubclass [gw24] [ 42%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_join_wsubclass test/sql/test_operators.py::ConjunctionTest::test_fourteen [gw36] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_fourteen test/sql/test_operators.py::ConjunctionTest::test_is_false_literal [gw36] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_is_false_literal test/sql/test_operators.py::ConjunctionTest::test_is_true_literal [gw36] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_is_true_literal [gw52] [ 42%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_generic_null[int-5] test/sql/test_operators.py::AnyAllTest::test_any_generic_null[int-6] [gw33] [ 42%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_with_polymorphic_join_exec_contains_eager_one test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_with_polymorphic_join_exec_contains_eager_two[0] [gw33] [ 42%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_with_polymorphic_join_exec_contains_eager_two[0] [gw7] [ 42%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_reverse [gw53] [ 42%] PASSED test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_reverse_binary_propagate test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_subquery_proxy [gw53] [ 42%] PASSED test/sql/test_operators.py::CustomEmbeddedinTypeDecoratorTest::test_subquery_proxy test/sql/test_operators.py::CustomOpTest::test_is_comparison [gw53] [ 42%] PASSED test/sql/test_operators.py::CustomOpTest::test_is_comparison test/sql/test_operators.py::CustomOpTest::test_return_types[ARRAY(Integer())] [gw31] [ 42%] PASSED test/ext/test_mutable.py::MutableCompositesTest::test_unrelated_flush test/ext/test_mutable.py::MutableCompositesUnpickleTest::test_unpickle_modified_eq [gw34] [ 42%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_unrelated_flush test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_update [gw46] [ 42%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_get_explicit_shard test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_core_lookup_w_shard test/sql/test_operators.py::ConjunctionTest::test_nine [gw36] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_nine test/sql/test_operators.py::ConjunctionTest::test_or_false_literal_leading [gw52] [ 42%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_generic_null[int-6] test/sql/test_operators.py::AnyAllTest::test_any_generic_null[int-7] [gw52] [ 42%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_generic_null[int-7] test/sql/test_operators.py::AnyAllTest::test_any_subq [gw52] [ 42%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_subq test/sql/test_operators.py::AnyAllTest::test_any_subq_method test/ext/test_mutable.py::MutableWithScalarPickleTest::test_setdefault test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_with_polymorphic_join_exec_contains_eager_two[1] test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_like [gw8] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_like test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_like_escape [gw53] [ 42%] PASSED test/sql/test_operators.py::CustomOpTest::test_return_types[ARRAY(Integer())] test/sql/test_operators.py::CustomOpTest::test_return_types[ARRAY(String())] [gw53] [ 42%] PASSED test/sql/test_operators.py::CustomOpTest::test_return_types[ARRAY(String())] test/sql/test_operators.py::CustomOpTest::test_return_types[Boolean()] [gw53] [ 42%] PASSED test/sql/test_operators.py::CustomOpTest::test_return_types[Boolean()] test/sql/test_operators.py::CustomOpTest::test_return_types[DateTime()] test/orm/test_of_type.py::SubclassRelationshipTest::test_joinedload_wpoly [gw24] [ 42%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_joinedload_wpoly test/orm/test_of_type.py::SubclassRelationshipTest::test_joinedload_wsubclass [gw36] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_or_false_literal_leading test/sql/test_operators.py::ConjunctionTest::test_or_true_literal_leading [gw36] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_or_true_literal_leading [gw52] [ 42%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_subq_method test/sql/test_operators.py::AnyAllTest::test_illegal_ops [gw52] [ 42%] PASSED test/sql/test_operators.py::AnyAllTest::test_illegal_ops test/sql/test_operators.py::ArrayIndexOpTest::test_contains_override_raises [gw52] [ 42%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_contains_override_raises test/sql/test_operators.py::ArrayIndexOpTest::test_getindex_literal [gw49] [ 42%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_with_polymorphic_join_compile_one test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_with_polymorphic_join_exec_contains_eager_one [gw49] [ 42%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_with_polymorphic_join_exec_contains_eager_one test/ext/test_mutable.py::MutableListNoHashTest::test_sort [gw7] [ 42%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_sort [gw42] [ 42%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_setdefault test/ext/test_mutable.py::MutableWithScalarPickleTest::test_unrelated_flush test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_clear [gw25] [ 42%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_clear test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_coerce_none [gw53] [ 42%] PASSED test/sql/test_operators.py::CustomOpTest::test_return_types[DateTime()] test/sql/test_operators.py::CustomOpTest::test_return_types[Integer()] [gw53] [ 42%] PASSED test/sql/test_operators.py::CustomOpTest::test_return_types[Integer()] test/sql/test_operators.py::CustomOpTest::test_return_types[JSON()] [gw53] [ 42%] PASSED test/sql/test_operators.py::CustomOpTest::test_return_types[JSON()] test/sql/test_operators.py::CustomOpTest::test_return_types[NullType()] [gw53] [ 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)] [gw53] [ 42%] PASSED test/sql/test_operators.py::CustomOpTest::test_return_types[Numeric(precision=5, scale=2)] test/sql/test_operators.py::ConjunctionTest::test_seven [gw36] [ 42%] PASSED test/sql/test_operators.py::ConjunctionTest::test_seven test/sql/test_operators.py::ConjunctionTest::test_single_bool_eight [gw52] [ 42%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_getindex_literal test/sql/test_operators.py::ArrayIndexOpTest::test_getindex_literal_zeroind [gw52] [ 42%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_getindex_literal_zeroind test/sql/test_operators.py::ArrayIndexOpTest::test_getindex_sqlexpr [gw52] [ 42%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_getindex_sqlexpr test/ext/test_mutable.py::MutableListNoHashTest::test_sort_w_key [gw8] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_like_escape test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_startswith [gw8] [ 42%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_startswith [gw56] [ 42%] PASSED test/orm/test_onetoone.py::O2OTest::test_simple_replace[False] test/orm/test_onetoone.py::O2OTest::test_simple_replace[True] [gw33] [ 42%] 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 [gw25] [ 43%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_coerce_none test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_coerce_raise [gw38] [ 43%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_pickle_parent test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_pop [gw38] [ 43%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_pop test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_remove [gw34] [ 43%] PASSED test/ext/test_mutable.py::CustomMutableAssociationScalarJSONTest::test_update [gw31] [ 43%] PASSED test/ext/test_mutable.py::MutableCompositesUnpickleTest::test_unpickle_modified_eq test/ext/test_mutable.py::MutableDictNoHashTest::test_clear test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_with_polymorphic_join_exec_contains_eager_two[0] [gw49] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_with_polymorphic_join_exec_contains_eager_two[0] [gw7] [ 43%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_sort_w_key test/ext/test_mutable.py::MutableListNoHashTest::test_sort_w_reverse_kwarg test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_startswith_autoescape [gw8] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_startswith_autoescape test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_startswith_concat [gw40] [ 43%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_six test/sql/test_operators.py::BooleanEvalTest::test_ten [gw40] [ 43%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_ten test/sql/test_operators.py::BooleanEvalTest::test_three_a test/sql/test_operators.py::CustomOpTest::test_return_types[String(length=50)] [gw53] [ 43%] PASSED test/sql/test_operators.py::CustomOpTest::test_return_types[String(length=50)] test/sql/test_operators.py::CustomUnaryOperatorTest::test_double_factorial [gw53] [ 43%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_double_factorial [gw36] [ 43%] PASSED test/sql/test_operators.py::ConjunctionTest::test_single_bool_eight test/sql/test_operators.py::ConjunctionTest::test_single_bool_five [gw36] [ 43%] PASSED test/sql/test_operators.py::ConjunctionTest::test_single_bool_five [gw30] [ 43%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_manytoone_nonpassive_uselist test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_manytoone_passive [gw30] [ 43%] SKIPPED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_manytoone_passive test/sql/test_operators.py::ArrayIndexOpTest::test_getindex_sqlexpr_zeroind test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_with_polymorphic_join_exec_contains_eager_two[1] [gw49] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_with_polymorphic_join_exec_contains_eager_two[1] [gw7] [ 43%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_sort_w_reverse_kwarg [gw8] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_startswith_concat test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_startswith_escape [gw40] [ 43%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_three_a test/sql/test_operators.py::BooleanEvalTest::test_three_a_double [gw40] [ 43%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_three_a_double [gw24] [ 43%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_joinedload_wsubclass [gw31] [ 43%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_clear test/ext/test_mutable.py::MutableDictNoHashTest::test_coerce_none [gw56] [ 43%] PASSED test/orm/test_onetoone.py::O2OTest::test_simple_replace[True] test/sql/test_operators.py::ConjunctionTest::test_single_bool_four [gw36] [ 43%] PASSED test/sql/test_operators.py::ConjunctionTest::test_single_bool_four test/sql/test_operators.py::ConjunctionTest::test_single_bool_nine test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_manytoone_passive_uselist [gw30] [ 43%] SKIPPED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_manytoone_passive_uselist test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_onetomany_nonpassive [gw52] [ 43%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_getindex_sqlexpr_zeroind test/sql/test_operators.py::ArrayIndexOpTest::test_getslice_literal [gw52] [ 43%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_getslice_literal test/sql/test_operators.py::ArrayIndexOpTest::test_getslice_literal_zeroind [gw52] [ 43%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_getslice_literal_zeroind [gw42] [ 43%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_unrelated_flush test/ext/test_mutable.py::MutableWithScalarPickleTest::test_update test/sql/test_operators.py::BooleanEvalTest::test_three_b [gw40] [ 43%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_three_b test/sql/test_operators.py::BooleanEvalTest::test_twelve test/orm/test_of_type.py::SubclassRelationshipTest::test_lazyload [gw24] [ 43%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_lazyload test/orm/test_of_type.py::SubclassRelationshipTest::test_subquery_wsubclass test/sql/test_operators.py::CustomUnaryOperatorTest::test_double_factorial_invert [gw53] [ 43%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_double_factorial_invert test/sql/test_operators.py::CustomUnaryOperatorTest::test_factorial [gw53] [ 43%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_factorial test/sql/test_operators.py::CustomUnaryOperatorTest::test_factorial_invert [gw53] [ 43%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_factorial_invert [gw38] [ 43%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_remove test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_symmetric_difference_update test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_five [gw31] [ 43%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_coerce_none test/sql/test_operators.py::ArrayIndexOpTest::test_getslice_sqlexpr [gw52] [ 43%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_getslice_sqlexpr test/sql/test_operators.py::ArrayIndexOpTest::test_getslice_sqlexpr_zeroind [gw52] [ 43%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_getslice_sqlexpr_zeroind test/sql/test_operators.py::ArrayIndexOpTest::test_override_operators [gw52] [ 43%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_override_operators [gw40] [ 43%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_twelve test/sql/test_operators.py::BooleanEvalTest::test_two_a [gw40] [ 43%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_two_a [gw24] [ 43%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_subquery_wsubclass test/orm/test_of_type.py::SubclassRelationshipTest::test_twolevel_joinedload_wsubclass test/sql/test_operators.py::AnyAllTest::test_all_array [gw56] [ 43%] PASSED test/sql/test_operators.py::AnyAllTest::test_all_array test/sql/test_operators.py::AnyAllTest::test_all_array_comparator_accessor [gw36] [ 43%] PASSED test/sql/test_operators.py::ConjunctionTest::test_single_bool_nine test/sql/test_operators.py::ConjunctionTest::test_single_bool_one [gw36] [ 43%] PASSED test/sql/test_operators.py::ConjunctionTest::test_single_bool_one test/sql/test_operators.py::ConjunctionTest::test_single_bool_seven [gw30] [ 43%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_onetomany_nonpassive test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_onetomany_passive [gw30] [ 43%] SKIPPED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_onetomany_passive test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_onetoone_nonpassive [gw42] [ 43%] PASSED test/ext/test_mutable.py::MutableWithScalarPickleTest::test_update test/dialect/test_mxodbc.py::MxODBCTest::test_native_odbc_execute [gw8] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_startswith_escape test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_startswith_firebird [gw8] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_not_startswith_firebird test/ext/test_mutable.py::MutableDictNoHashTest::test_coerce_raise test/sql/test_operators.py::BooleanEvalTest::test_two_b [gw40] [ 43%] PASSED test/sql/test_operators.py::BooleanEvalTest::test_two_b test/sql/test_operators.py::ComparisonOperatorTest::test_comparison_op[eq] [gw56] [ 43%] PASSED test/sql/test_operators.py::AnyAllTest::test_all_array_comparator_accessor test/sql/test_operators.py::AnyAllTest::test_all_array_comparator_negate_accessor [gw56] [ 43%] PASSED test/sql/test_operators.py::AnyAllTest::test_all_array_comparator_negate_accessor test/sql/test_operators.py::AnyAllTest::test_all_array_expression [gw56] [ 43%] PASSED test/sql/test_operators.py::AnyAllTest::test_all_array_expression [gw38] [ 43%] 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::ComposedLikeOperatorsTest::test_startswith [gw8] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith test/sql/test_operators.py::ArrayIndexOpTest::test_setup_getitem_w_dims [gw52] [ 43%] PASSED test/sql/test_operators.py::ArrayIndexOpTest::test_setup_getitem_w_dims [gw40] [ 43%] PASSED test/sql/test_operators.py::ComparisonOperatorTest::test_comparison_op[eq] test/sql/test_operators.py::ComparisonOperatorTest::test_comparison_op[ge] [gw40] [ 43%] PASSED test/sql/test_operators.py::ComparisonOperatorTest::test_comparison_op[ge] test/ext/test_mutable.py::MutableListNoHashTest::test_unrelated_flush [gw7] [ 43%] PASSED test/ext/test_mutable.py::MutableListNoHashTest::test_unrelated_flush [gw36] [ 43%] PASSED test/sql/test_operators.py::ConjunctionTest::test_single_bool_seven test/sql/test_operators.py::ConjunctionTest::test_single_bool_six [gw36] [ 43%] PASSED test/sql/test_operators.py::ConjunctionTest::test_single_bool_six [gw24] [ 43%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_twolevel_joinedload_wsubclass test/orm/test_of_type.py::SubclassRelationshipTest::test_twolevel_subqueryload_wsubclass [gw25] [ 43%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_coerce_raise test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_copy [gw25] [ 43%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_copy [gw42] [ 43%] PASSED test/dialect/test_mxodbc.py::MxODBCTest::test_native_odbc_execute test/sql/test_operators.py::ComparisonOperatorTest::test_comparison_op[gt] [gw40] [ 43%] 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::MutableListWithScalarPickleTest::test_append test/sql/test_operators.py::ConjunctionTest::test_single_bool_ten [gw36] [ 43%] PASSED test/sql/test_operators.py::ConjunctionTest::test_single_bool_ten test/sql/test_operators.py::AnyAllTest::test_all_array_method [gw56] [ 43%] PASSED test/sql/test_operators.py::AnyAllTest::test_all_array_method test/sql/test_operators.py::AnyAllTest::test_all_comparator_array [gw56] [ 43%] PASSED test/sql/test_operators.py::AnyAllTest::test_all_comparator_array test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_deepcopy [gw25] [ 43%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_deepcopy test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_in_place_mutation [gw31] [ 43%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_coerce_raise test/ext/test_mutable.py::MutableDictNoHashTest::test_copy [gw31] [ 43%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_copy test/ext/test_mutable.py::MutableDictNoHashTest::test_deepcopy [gw40] [ 43%] PASSED test/sql/test_operators.py::ComparisonOperatorTest::test_comparison_op[le] test/sql/test_operators.py::ComparisonOperatorTest::test_comparison_op[lt] [gw40] [ 43%] PASSED test/sql/test_operators.py::ComparisonOperatorTest::test_comparison_op[lt] [gw30] [ 43%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_onetoone_nonpassive test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_onetoone_passive [gw25] [ 43%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_in_place_mutation test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_modified_event test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_39_4::test_change_m2o_nonpassive test/sql/test_operators.py::AnyAllTest::test_all_comparator_array_wexpr [gw56] [ 43%] PASSED test/sql/test_operators.py::AnyAllTest::test_all_comparator_array_wexpr [gw38] [ 43%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_unrelated_flush [gw30] [ 43%] SKIPPED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_onetoone_passive test/sql/test_operators.py::AnyAllTest::test_all_subq [gw56] [ 43%] PASSED test/sql/test_operators.py::AnyAllTest::test_all_subq test/sql/test_operators.py::AnyAllTest::test_all_subq_method [gw7] [ 43%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_append [gw31] [ 43%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_deepcopy [gw46] [ 43%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_core_lookup_w_shard test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_update [gw56] [ 43%] PASSED test/sql/test_operators.py::AnyAllTest::test_all_subq_method test/sql/test_operators.py::AnyAllTest::test_any_all_bindparam_coercion[all] test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_update_to_self_sql_expr test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_clear [gw25] [ 43%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_modified_event test/ext/test_mutable.py::MutableDictNoHashTest::test_ensure_not_hashable [gw24] [ 43%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_twolevel_subqueryload_wsubclass test/orm/test_of_type.py::SubclassRelationshipTest::test_twolevel_subqueryload_wsubclass_mapper_term test/sql/test_operators.py::ComparisonOperatorTest::test_comparison_op[ne] [gw40] [ 43%] 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::MutableAssociationScalarJSONTest::test_pickle_parent test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_core_textual_lookup[False] [gw40] [ 43%] PASSED test/sql/test_operators.py::ComparisonOperatorTest::test_pickle_operators_one test/sql/test_operators.py::ComparisonOperatorTest::test_pickle_operators_two [gw40] [ 43%] PASSED test/sql/test_operators.py::ComparisonOperatorTest::test_pickle_operators_two [gw56] [ 43%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_all_bindparam_coercion[all] [gw33] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_any_five test/orm/test_of_type.py::PolymorphicUnionsTest::test_any_four test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains [gw40] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_autoescape [gw31] [ 43%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_ensure_not_hashable [gw40] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_autoescape test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_concat [gw40] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_concat [gw30] [ 43%] PASSED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_update_to_self_sql_expr [gw42] [ 43%] PASSED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_39_4::test_change_m2o_nonpassive test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_escape [gw40] [ 43%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_escape test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_update_to_sql_expr test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_39_4::test_change_m2o_nonpassive_uselist test/ext/test_mutable.py::MutableDictNoHashTest::test_in_place_mutation [gw38] [ 43%] PASSED test/ext/test_mutable.py::MutableSetWithScalarPickleTest::test_update [gw33] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_any_four [gw30] [ 43%] SKIPPED test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_update_to_sql_expr test/orm/test_of_type.py::PolymorphicUnionsTest::test_any_one [gw25] [ 43%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_pickle_parent [gw7] [ 43%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_clear test/ext/test_mutable.py::MutableWithScalarJSONTest::test_clear test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_pop [gw24] [ 43%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest::test_twolevel_subqueryload_wsubclass_mapper_term [gw33] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_any_one test/orm/test_of_type.py::PolymorphicUnionsTest::test_any_three test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_coerce_none test/orm/test_naturalpks.py::NonPKCascadeTest::test_onetomany_nonpassive [gw49] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_five [gw30] [ 43%] SKIPPED test/orm/test_naturalpks.py::NonPKCascadeTest::test_onetomany_nonpassive test/orm/test_naturalpks.py::NonPKCascadeTest::test_onetomany_passive [gw31] [ 43%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_in_place_mutation test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_four [gw30] [ 43%] SKIPPED test/orm/test_naturalpks.py::NonPKCascadeTest::test_onetomany_passive test/orm/test_of_type.py::SubclassRelationshipTest2::test_all_subq_query test/orm/test_naturalpks.py::ReversePKsTest_sqlite+pysqlite_3_39_4::test_reverse [gw33] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_any_three test/ext/test_mutable.py::MutableDictNoHashTest::test_modified_event [gw42] [ 43%] PASSED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_39_4::test_change_m2o_nonpassive_uselist test/orm/test_of_type.py::PolymorphicUnionsTest::test_any_two test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_39_4::test_change_m2o_passive [gw49] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_four [gw42] [ 43%] SKIPPED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_39_4::test_change_m2o_passive test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_one [gw7] [ 43%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_coerce_none [gw25] [ 43%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_pop [gw38] [ 43%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_clear [gw31] [ 43%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_modified_event test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_39_4::test_change_m2o_passive_uselist [gw33] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_any_two test/orm/test_of_type.py::PolymorphicUnionsTest::test_join_to_subclass_five test/ext/test_mutable.py::MutableDictNoHashTest::test_pickle_parent [gw49] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_one test/ext/test_mutable.py::MutableWithScalarJSONTest::test_coerce_none [gw42] [ 43%] SKIPPED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_39_4::test_change_m2o_passive_uselist test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_pop_default test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_three test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_coerce_raise test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_39_4::test_move_m2o_nonpassive [gw33] [ 43%] 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 [gw49] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_three [gw7] [ 43%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_coerce_raise test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_two [gw30] [ 43%] PASSED test/orm/test_naturalpks.py::ReversePKsTest_sqlite+pysqlite_3_39_4::test_reverse [gw33] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_join_to_subclass_four test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_copy test/orm/test_naturalpks.py::ReversePKsTest_sqlite+pysqlite_3_39_4::test_reverse_savepoint [gw38] [ 43%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_coerce_none test/orm/test_of_type.py::PolymorphicUnionsTest::test_join_to_subclass_one [gw31] [ 43%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_pickle_parent [gw25] [ 43%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_pop_default [gw30] [ 43%] SKIPPED test/orm/test_naturalpks.py::ReversePKsTest_sqlite+pysqlite_3_39_4::test_reverse_savepoint [gw49] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_any_two [gw42] [ 43%] PASSED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_39_4::test_move_m2o_nonpassive test/ext/test_mutable.py::MutableDictNoHashTest::test_pop test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_popitem test/ext/test_mutable.py::MutableWithScalarJSONTest::test_coerce_raise test/orm/test_of_type.py::PolymorphicJoinsTest::test_join_to_subclass_five test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_39_4::test_move_m2o_passive [gw33] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_join_to_subclass_one test/orm/test_naturalpks.py::SelfReferentialTest::test_many_to_one_nonpassive test/orm/test_of_type.py::PolymorphicUnionsTest::test_join_to_subclass_three [gw7] [ 43%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_copy [gw30] [ 43%] SKIPPED test/orm/test_naturalpks.py::SelfReferentialTest::test_many_to_one_nonpassive test/orm/test_naturalpks.py::SelfReferentialTest::test_many_to_one_passive [gw49] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_join_to_subclass_five test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_deepcopy [gw30] [ 43%] SKIPPED test/orm/test_naturalpks.py::SelfReferentialTest::test_many_to_one_passive [gw38] [ 43%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_coerce_raise test/orm/test_naturalpks.py::SelfReferentialTest::test_one_to_many_on_m2o test/orm/test_of_type.py::PolymorphicJoinsTest::test_join_to_subclass_four [gw30] [ 43%] SKIPPED test/orm/test_naturalpks.py::SelfReferentialTest::test_one_to_many_on_m2o [gw33] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_join_to_subclass_three test/orm/test_naturalpks.py::SelfReferentialTest::test_one_to_many_on_o2m test/base/test_except.py::PickleException::test_exc[NotSupportedError-0] test/orm/test_of_type.py::PolymorphicUnionsTest::test_join_to_subclass_two test/ext/test_mutable.py::MutableWithScalarJSONTest::test_copy [gw30] [ 43%] SKIPPED test/orm/test_naturalpks.py::SelfReferentialTest::test_one_to_many_on_o2m test/orm/test_naturalpks.py::TransientExceptionTesst_sqlite+pysqlite_3_39_4::test_transient_exception [gw31] [ 43%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_pop [gw13] [ 43%] PASSED test/base/test_except.py::PickleException::test_exc[NotSupportedError-0] [gw25] [ 43%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_popitem [gw42] [ 43%] PASSED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_39_4::test_move_m2o_passive [gw49] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_join_to_subclass_four test/ext/test_mutable.py::MutableDictNoHashTest::test_pop_default [gw7] [ 43%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_deepcopy test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_replace test/orm/test_of_type.py::PolymorphicJoinsTest::test_join_to_subclass_one test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_39_4::test_o2m_change_nonpassive test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus[format] [gw33] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_join_to_subclass_two test/orm/test_of_type.py::PolymorphicUnionsTest::test_joinedload_explicit_withpoly test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_del_slice [gw38] [ 43%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_copy [gw13] [ 43%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus[format] test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus[named] test/ext/test_mutable.py::MutableWithScalarJSONTest::test_deepcopy [gw49] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_join_to_subclass_one [gw13] [ 43%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus[named] [gw46] [ 43%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_core_textual_lookup[False] test/orm/test_of_type.py::PolymorphicJoinsTest::test_join_to_subclass_three test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus[pyformat] [gw13] [ 43%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus[pyformat] test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus[qmark] [gw25] [ 43%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_replace [gw31] [ 43%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_pop_default test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_core_textual_lookup[True] [gw42] [ 43%] PASSED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_39_4::test_o2m_change_nonpassive [gw38] [ 43%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_deepcopy [gw13] [ 43%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus[qmark] test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus_prefix[format] test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_replace_itself_still_ok [gw49] [ 43%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_join_to_subclass_three [gw43] [ 43%] PASSED test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_negative test/ext/test_mutable.py::MutableDictNoHashTest::test_popitem test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_39_4::test_o2m_change_passive [gw13] [ 43%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus_prefix[format] test/ext/test_mutable.py::MutableWithScalarJSONTest::test_in_place_mutation test/orm/test_of_type.py::PolymorphicJoinsTest::test_join_to_subclass_two [gw33] [ 43%] 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::CustomUnaryOperatorTest::test_modulus_prefix[named] [gw7] [ 43%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_del_slice test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_negative_child_expired [gw13] [ 43%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus_prefix[named] [gw24] [ 43%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest2::test_all_subq_query test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_extend [gw49] [ 43%] 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 test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus_prefix[pyformat] [gw13] [ 43%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus_prefix[pyformat] test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus_prefix[qmark] test/orm/test_of_type.py::SubclassRelationshipTest3::test_aliased_join_flat_contains_eager_of_type_b1 [gw25] [ 43%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_replace_itself_still_ok [gw30] [ 44%] PASSED test/orm/test_naturalpks.py::TransientExceptionTesst_sqlite+pysqlite_3_39_4::test_transient_exception [gw31] [ 44%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_popitem [gw13] [ 44%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_modulus_prefix[qmark] test/sql/test_operators.py::CustomUnaryOperatorTest::test_unary_both_ops [gw13] [ 44%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_unary_both_ops [gw42] [ 44%] PASSED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_39_4::test_o2m_change_passive test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_setdefault test/sql/test_operators.py::CustomUnaryOperatorTest::test_unary_no_ops test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_39_4::test_o2m_move_nonpassive [gw38] [ 44%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_in_place_mutation [gw49] [ 44%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_joinedload_explicit_with_flataliased_poly_compile test/ext/test_mutable.py::MutableDictNoHashTest::test_replace [gw13] [ 44%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_unary_no_ops test/orm/test_of_type.py::PolymorphicJoinsTest::test_joinedload_explicit_with_unaliased_poly_compile [gw33] [ 44%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_joinedload_implicit_withpoly test/ext/test_mutable.py::MutableWithScalarJSONTest::test_modified_event test/orm/test_of_type.py::PolymorphicUnionsTest::test_joinedload_stacked_of_type test/sql/test_operators.py::DefaultColumnComparatorTest::test_collate [gw7] [ 44%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_extend [gw49] [ 44%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_joinedload_explicit_with_unaliased_poly_compile [gw13] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_collate test/orm/test_of_type.py::PolymorphicJoinsTest::test_joinedload_explicit_withpoly test/orm/test_naturalpks.py::UnsortablePKTest::test_updates_sorted test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_in_place_mutation test/sql/test_operators.py::DefaultColumnComparatorTest::test_concatenable_adapt [gw13] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_concatenable_adapt test/sql/test_operators.py::DefaultColumnComparatorTest::test_contains_override_raises [gw31] [ 44%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_replace [gw38] [ 44%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_modified_event [gw13] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_contains_override_raises [gw25] [ 44%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_setdefault test/sql/test_operators.py::DefaultColumnComparatorTest::test_default_adapt test/ext/test_mutable.py::MutableDictNoHashTest::test_replace_itself_still_ok [gw33] [ 44%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_joinedload_stacked_of_type test/ext/test_mutable.py::MutableWithScalarJSONTest::test_non_mutable [gw13] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_default_adapt [gw42] [ 44%] PASSED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_39_4::test_o2m_move_nonpassive test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_unrelated_flush test/sql/test_operators.py::DefaultColumnComparatorTest::test_in test/orm/test_of_type.py::PolymorphicUnionsTest::test_subqueryload_explicit_withpoly [gw13] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_in test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_39_4::test_o2m_move_passive test/sql/test_operators.py::DefaultColumnComparatorTest::test_in_no_accept_list_of_non_column_element [gw13] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_in_no_accept_list_of_non_column_element test/sql/test_functions.py::CompileTest::test_operators_custom[True-in_op-other0-myfunc() IN (1, 2, 3)] [gw49] [ 44%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_joinedload_explicit_withpoly [gw7] [ 44%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_in_place_mutation test/sql/test_operators.py::DefaultColumnComparatorTest::test_in_no_accept_non_list_non_selectable test/orm/test_of_type.py::PolymorphicJoinsTest::test_joinedload_implicit_withpoly [gw30] [ 44%] PASSED test/orm/test_naturalpks.py::UnsortablePKTest::test_updates_sorted [gw13] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_in_no_accept_non_list_non_selectable [gw57] [ 44%] PASSED test/sql/test_functions.py::CompileTest::test_operators_custom[True-in_op-other0-myfunc() IN (1, 2, 3)] test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_in_place_slice_mutation test/sql/test_operators.py::DefaultColumnComparatorTest::test_in_no_accept_non_list_thing_with_getitem [gw24] [ 44%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest3::test_aliased_join_flat_contains_eager_of_type_b1 [gw13] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_in_no_accept_non_list_thing_with_getitem [gw38] [ 44%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_non_mutable test/orm/test_of_type.py::SubclassRelationshipTest3::test_aliased_join_flat_contains_eager_of_type_b1_c1 test/sql/test_operators.py::DefaultColumnComparatorTest::test_no_getitem [gw25] [ 44%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_unrelated_flush test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_five test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-False0] [gw31] [ 44%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_replace_itself_still_ok [gw13] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_no_getitem test/sql/test_operators.py::DefaultColumnComparatorTest::test_not_in test/ext/test_mutable.py::MutableDictNoHashTest::test_setdefault test/ext/test_mutable.py::MutableWithScalarJSONTest::test_pickle_parent [gw57] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-False0] test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_update test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-False1] [gw33] [ 44%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_subqueryload_explicit_withpoly [gw13] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_not_in test/sql/test_operators.py::DefaultColumnComparatorTest::test_null_true_false_is_sanity_checks test/orm/test_of_type.py::PolymorphicUnionsTest::test_subqueryload_implicit_withpoly [gw57] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-False1] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-None0] [gw24] [ 44%] 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 [gw42] [ 44%] PASSED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_39_4::test_o2m_move_passive [gw13] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_null_true_false_is_sanity_checks [gw57] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-None0] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[add-"right"] [gw13] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[add-"right"] test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_39_4::test_onetomany_nonpassive test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-None1] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[concat_op-"right"] [gw7] [ 44%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_in_place_slice_mutation [gw49] [ 44%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_joinedload_implicit_withpoly test/orm/test_of_type.py::PolymorphicJoinsTest::test_joinedload_stacked_of_type [gw13] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[concat_op-"right"] [gw57] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-None1] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-True0] [gw24] [ 44%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest3::test_aliased_join_of_type_contains_eager_of_type_b1 test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_insert [gw25] [ 44%] PASSED test/ext/test_mutable.py::MutableAssociationScalarJSONTest::test_update test/orm/test_of_type.py::SubclassRelationshipTest3::test_aliased_join_of_type_contains_eager_of_type_b1_c1 [gw57] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-True0] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-True1] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[eq-True] [gw13] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[eq-True] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[ilike_op-"right"] [gw31] [ 44%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_setdefault [gw38] [ 44%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_pickle_parent test/ext/test_mutable.py::MutableDictNoHashTest::test_unrelated_flush [gw57] [ 44%] 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] test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_clear [gw13] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[ilike_op-"right"] [gw33] [ 44%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_subqueryload_implicit_withpoly test/ext/test_mutable.py::MutableWithScalarJSONTest::test_pop test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-"right"] [gw13] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-"right"] [gw57] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not_distinct_from-True0] [gw24] [ 44%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest3::test_aliased_join_of_type_contains_eager_of_type_b1_c1 test/orm/test_of_type.py::SubclassRelationshipTest3::test_join_flat_contains_eager_of_type_b1 test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not_distinct_from-True1] [gw57] [ 44%] 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"] [gw49] [ 44%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_joinedload_stacked_of_type test/orm/test_of_type.py::PolymorphicJoinsTest::test_subqueryload_explicit_withpoly [gw57] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[like_op-"right"] test/orm/test_of_type.py::PolymorphicUnionsTest::test_with_polymorphic_any [gw42] [ 44%] PASSED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_39_4::test_onetomany_nonpassive test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[ne-True] test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_39_4::test_onetomany_passive test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-False] [gw7] [ 44%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_insert [gw33] [ 44%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_with_polymorphic_any [gw57] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[ne-True] [gw31] [ 44%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_unrelated_flush [gw13] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-False] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-NULL] [gw13] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-NULL] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-None] [gw13] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-None] [gw24] [ 44%] 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 test/orm/test_of_type.py::PolymorphicUnionsTest::test_with_polymorphic_join_compile_one [gw46] [ 44%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_core_textual_lookup[True] test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_legacy_pickle_loads test/ext/test_mutable.py::MutableDictNoHashTest::test_update test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-True] [gw13] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-True] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-false] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[not_ilike_op-"right"0] [gw57] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[not_ilike_op-"right"0] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[not_ilike_op-"right"1] [gw57] [ 44%] 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] [gw57] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[not_like_op-"right"0] [gw42] [ 44%] SKIPPED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_39_4::test_onetomany_passive test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_39_4::test_rowswitch_doesntfire test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_core_textual_lookup_w_shard[False] [gw25] [ 44%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_clear [gw38] [ 44%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_pop test/ext/test_mutable.py::MutableWithScalarJSONTest::test_pop_default test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[not_like_op-"right"1] [gw57] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[not_like_op-"right"1] [gw13] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-false] [gw33] [ 44%] 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 test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_coerce_none [gw24] [ 44%] 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 [gw24] [ 44%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest3::test_join_of_type_contains_eager_of_type_b1 [gw7] [ 44%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_legacy_pickle_loads test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_operator_extend test/sql/test_operators.py::DefaultColumnComparatorTest::test_scalar[asc_op-asc] [gw57] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_scalar[asc_op-asc] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-true] [gw13] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_-true] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_distinct_from-False] [gw13] [ 44%] 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] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_distinct_from-None] test/orm/test_of_type.py::SubclassRelationshipTest3::test_join_of_type_contains_eager_of_type_b1_c1 [gw49] [ 44%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_subqueryload_explicit_withpoly test/orm/test_of_type.py::PolymorphicJoinsTest::test_subqueryload_implicit_withpoly [gw31] [ 44%] PASSED test/ext/test_mutable.py::MutableDictNoHashTest::test_update test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_distinct_from-True] test/sql/test_operators.py::DefaultColumnComparatorTest::test_scalar[desc_op-desc] [gw57] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_scalar[desc_op-desc] test/sql/test_operators.py::ExtensionOperatorTest::test_contains [gw33] [ 44%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_with_polymorphic_join_exec_contains_eager_one [gw42] [ 44%] PASSED test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_39_4::test_rowswitch_doesntfire [gw25] [ 44%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_coerce_none [gw24] [ 44%] PASSED test/orm/test_of_type.py::SubclassRelationshipTest3::test_join_of_type_contains_eager_of_type_b1_c1 [gw13] [ 44%] 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] [ 44%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-"right"0] [gw38] [ 44%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_pop_default test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_coerce_raise test/orm/test_naturalpks.py::JoinedInheritancePKOnFKTest_sqlite+pysqlite_3_39_4::test_pk_nonpassive [gw57] [ 44%] PASSED test/sql/test_operators.py::ExtensionOperatorTest::test_contains test/sql/test_operators.py::ExtensionOperatorTest::test_getitem test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_bad_args [gw57] [ 44%] PASSED test/sql/test_operators.py::ExtensionOperatorTest::test_getitem test/ext/test_mutable.py::MutableWithScalarJSONTest::test_popitem test/sql/test_operators.py::ExtensionOperatorTest::test_lshift [gw24] [ 44%] 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 [gw49] [ 44%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_subqueryload_implicit_withpoly [gw57] [ 44%] PASSED test/sql/test_operators.py::ExtensionOperatorTest::test_lshift test/orm/test_of_type.py::PolymorphicJoinsTest::test_with_polymorphic_any [gw24] [ 44%] 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 [gw30] [ 44%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_five test/orm/test_froms.py::EntityFromSubqueryTest::test_multiple_entities test/sql/test_operators.py::ExtensionOperatorTest::test_op_not_an_iterator [gw7] [ 44%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_operator_extend [gw24] [ 44%] 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 [gw25] [ 44%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_coerce_raise [gw57] [ 44%] PASSED test/sql/test_operators.py::ExtensionOperatorTest::test_op_not_an_iterator test/sql/test_operators.py::ExtensionOperatorTest::test_rshift test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_four test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_pickle_parent test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_copy [gw24] [ 44%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_nothing_target [gw57] [ 44%] PASSED test/sql/test_operators.py::ExtensionOperatorTest::test_rshift test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_clauseelem_as_key_set [gw24] [ 44%] 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 [gw24] [ 44%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_column_as_key_set [gw49] [ 44%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_with_polymorphic_any test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_basic test/sql/test_operators.py::InSelectableTest::test_in_cte_explicit test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_column_as_key_set_schema test/orm/test_of_type.py::PolymorphicJoinsTest::test_with_polymorphic_join_compile_one [gw24] [ 44%] 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_exotic_targets_five [gw38] [ 44%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_popitem [gw24] [ 44%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_exotic_targets_five [gw30] [ 44%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_four test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_exotic_targets_four [gw57] [ 44%] PASSED test/sql/test_operators.py::InSelectableTest::test_in_cte_explicit [gw25] [ 44%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_copy test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_one [gw24] [ 44%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_exotic_targets_four test/sql/test_operators.py::InSelectableTest::test_in_cte_implicit test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_exotic_targets_four_no_pk test/ext/test_mutable.py::MutableWithScalarJSONTest::test_replace test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_deepcopy [gw24] [ 44%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_exotic_targets_four_no_pk [gw5] [ 44%] PASSED test/orm/test_froms.py::EntityFromSubqueryTest::test_multiple_entities [gw49] [ 44%] 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 [gw42] [ 44%] PASSED test/orm/test_naturalpks.py::JoinedInheritancePKOnFKTest_sqlite+pysqlite_3_39_4::test_pk_nonpassive [gw30] [ 44%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_one [gw57] [ 44%] PASSED test/sql/test_operators.py::InSelectableTest::test_in_cte_implicit test/sql/test_operators.py::InSelectableTest::test_in_cte_select test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_three test/orm/test_naturalpks.py::JoinedInheritancePKOnFKTest_sqlite+pysqlite_3_39_4::test_pk_passive [gw7] [ 44%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_pickle_parent [gw57] [ 44%] PASSED test/sql/test_operators.py::InSelectableTest::test_in_cte_select [gw42] [ 44%] SKIPPED test/orm/test_naturalpks.py::JoinedInheritancePKOnFKTest_sqlite+pysqlite_3_39_4::test_pk_passive test/sql/test_operators.py::InSelectableTest::test_in_select test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_pop test/sql/test_operators.py::InTest::test_in_15 [gw57] [ 44%] PASSED test/sql/test_operators.py::InSelectableTest::test_in_select [gw30] [ 44%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_three [gw25] [ 44%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_deepcopy [gw5] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_15 [gw49] [ 44%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_with_polymorphic_join_exec_contains_eager_one test/sql/test_operators.py::InSelectableTest::test_in_subquery_alias_explicit test/orm/test_of_type.py::PolymorphicJoinsTest::test_with_polymorphic_join_exec_contains_eager_two[0] test/sql/test_operators.py::InTest::test_in_16 test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_39_4::test_fk_nonpassive [gw57] [ 44%] PASSED test/sql/test_operators.py::InSelectableTest::test_in_subquery_alias_explicit [gw38] [ 44%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_replace test/sql/test_operators.py::InSelectableTest::test_in_subquery_alias_implicit test/ext/test_mutable.py::MutableWithScalarJSONTest::test_replace_itself_still_ok [gw5] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_16 test/sql/test_operators.py::InTest::test_in_17 [gw57] [ 44%] PASSED test/sql/test_operators.py::InSelectableTest::test_in_subquery_alias_implicit [gw5] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_17 test/sql/test_operators.py::InSelectableTest::test_in_subquery_explicit test/sql/test_operators.py::InTest::test_in_18 [gw57] [ 44%] PASSED test/sql/test_operators.py::InSelectableTest::test_in_subquery_explicit [gw5] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_18 test/sql/test_operators.py::InSelectableTest::test_in_subquery_warning test/sql/test_operators.py::InTest::test_in_19 [gw7] [ 44%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_pop [gw41] [ 44%] PASSED test/orm/test_eager_relations.py::SelfReferentialEagerTest::test_basic [gw5] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_19 [gw57] [ 44%] PASSED test/sql/test_operators.py::InSelectableTest::test_in_subquery_warning test/sql/test_operators.py::InTest::test_in_2 test/sql/test_operators.py::InSelectableTest::test_in_table [gw38] [ 44%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_replace_itself_still_ok [gw5] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_2 test/sql/test_operators.py::InTest::test_type_inference_two test/sql/test_operators.py::InTest::test_in_20 [gw49] [ 44%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_with_polymorphic_join_exec_contains_eager_two[0] [gw57] [ 44%] PASSED test/sql/test_operators.py::InSelectableTest::test_in_table test/sql/test_operators.py::InSelectableTest::test_in_table_alias test/orm/test_of_type.py::PolymorphicJoinsTest::test_with_polymorphic_join_exec_contains_eager_two[1] [gw41] [ 44%] PASSED test/sql/test_operators.py::InTest::test_type_inference_two [gw5] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_20 test/sql/test_operators.py::InTest::test_in_21 [gw57] [ 44%] PASSED test/sql/test_operators.py::InSelectableTest::test_in_table_alias [gw5] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_21 test/sql/test_operators.py::IsDistinctFromTest::test_is_distinct_from test/sql/test_operators.py::InTest::test_in_22 test/sql/test_operators.py::InTest::test_in_1 [gw41] [ 44%] PASSED test/sql/test_operators.py::IsDistinctFromTest::test_is_distinct_from [gw5] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_22 [gw57] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_1 test/sql/test_operators.py::InTest::test_in_24 test/sql/test_operators.py::IsDistinctFromTest::test_is_distinct_from_postgresql test/sql/test_operators.py::InTest::test_in_10 [gw46] [ 44%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_core_textual_lookup_w_shard[False] [gw41] [ 44%] PASSED test/sql/test_operators.py::IsDistinctFromTest::test_is_distinct_from_postgresql [gw49] [ 44%] PASSED test/orm/test_of_type.py::PolymorphicJoinsTest::test_with_polymorphic_join_exec_contains_eager_two[1] [gw5] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_24 test/sql/test_operators.py::IsDistinctFromTest::test_is_distinct_from_sqlite [gw57] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_10 test/sql/test_operators.py::InTest::test_in_25 test/sql/test_operators.py::InTest::test_in_11 [gw41] [ 44%] PASSED test/sql/test_operators.py::IsDistinctFromTest::test_is_distinct_from_sqlite [gw5] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_25 test/sql/test_operators.py::InTest::test_in_26 [gw57] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_11 test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_core_textual_lookup_w_shard[True] test/sql/test_operators.py::InTest::test_in_12 test/sql/test_operators.py::IsDistinctFromTest::test_is_not_distinct_from [gw41] [ 44%] PASSED test/sql/test_operators.py::IsDistinctFromTest::test_is_not_distinct_from test/sql/test_operators.py::IsDistinctFromTest::test_is_not_distinct_from_postgresql [gw5] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_26 test/sql/test_operators.py::InTest::test_in_27 [gw42] [ 44%] PASSED test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_39_4::test_fk_nonpassive [gw57] [ 44%] PASSED test/sql/test_operators.py::InTest::test_in_12 test/sql/test_operators.py::InTest::test_in_13 [gw41] [ 45%] 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 [gw5] [ 45%] PASSED test/sql/test_operators.py::InTest::test_in_27 [gw57] [ 45%] PASSED test/sql/test_operators.py::InTest::test_in_13 test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_39_4::test_fk_passive test/sql/test_operators.py::InTest::test_in_28 [gw41] [ 45%] PASSED test/sql/test_operators.py::IsDistinctFromTest::test_is_not_distinct_from_sqlite test/sql/test_operators.py::IsDistinctFromTest::test_not_is_distinct_from [gw5] [ 45%] PASSED test/sql/test_operators.py::InTest::test_in_28 [gw42] [ 45%] SKIPPED test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_39_4::test_fk_passive test/sql/test_operators.py::InTest::test_in_29[False] [gw41] [ 45%] PASSED test/sql/test_operators.py::IsDistinctFromTest::test_not_is_distinct_from test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_39_4::test_fk_threelevel_nonpassive test/sql/test_operators.py::IsDistinctFromTest::test_not_is_distinct_from_postgresql [gw5] [ 45%] PASSED test/sql/test_operators.py::InTest::test_in_29[False] test/sql/test_operators.py::InTest::test_in_29[True] [gw41] [ 45%] PASSED test/sql/test_operators.py::IsDistinctFromTest::test_not_is_distinct_from_postgresql test/sql/test_operators.py::IsDistinctFromTest::test_not_is_not_distinct_from [gw41] [ 45%] PASSED test/sql/test_operators.py::IsDistinctFromTest::test_not_is_not_distinct_from [gw5] [ 45%] PASSED test/sql/test_operators.py::InTest::test_in_29[True] test/sql/test_operators.py::InTest::test_in_3 test/sql/test_operators.py::IsDistinctFromTest::test_not_is_not_distinct_from_postgresql [gw5] [ 45%] PASSED test/sql/test_operators.py::InTest::test_in_3 [gw41] [ 45%] PASSED test/sql/test_operators.py::IsDistinctFromTest::test_not_is_not_distinct_from_postgresql test/sql/test_operators.py::InTest::test_in_4 test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops[boolean-Boolean] [gw5] [ 45%] PASSED test/sql/test_operators.py::InTest::test_in_4 test/sql/test_operators.py::InTest::test_in_5 [gw41] [ 45%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops[boolean-Boolean] [gw5] [ 45%] PASSED test/sql/test_operators.py::InTest::test_in_5 test/sql/test_operators.py::InTest::test_in_6 test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops[float-Numeric] [gw41] [ 45%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops[float-Numeric] [gw5] [ 45%] PASSED test/sql/test_operators.py::InTest::test_in_6 test/sql/test_operators.py::InTest::test_in_7 test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops[integer-Integer] [gw41] [ 45%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops[integer-Integer] [gw5] [ 45%] PASSED test/sql/test_operators.py::InTest::test_in_7 test/sql/test_operators.py::InTest::test_in_8 test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops[string-String] [gw41] [ 45%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops[string-String] [gw5] [ 45%] PASSED test/sql/test_operators.py::InTest::test_in_8 test/sql/test_operators.py::InTest::test_in_9 test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops_unsupported_on_non_binary[boolean-Boolean] [gw5] [ 45%] PASSED test/sql/test_operators.py::InTest::test_in_9 [gw41] [ 45%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops_unsupported_on_non_binary[boolean-Boolean] test/sql/test_operators.py::InTest::test_in_arbitrary_sequence test/orm/test_expire.py::ExpireTest::test_unexpire_eager_dont_include_contains_eager[contains,contains] test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops_unsupported_on_non_binary[float-Numeric] [gw5] [ 45%] PASSED test/sql/test_operators.py::InTest::test_in_arbitrary_sequence [gw41] [ 45%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops_unsupported_on_non_binary[float-Numeric] test/sql/test_operators.py::InTest::test_in_empty_single[False-False] test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops_unsupported_on_non_binary[integer-Integer] [gw5] [ 45%] 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] [gw42] [ 45%] PASSED test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_39_4::test_fk_threelevel_nonpassive [gw41] [ 45%] 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] [gw5] [ 45%] 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] [gw41] [ 45%] 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] [gw5] [ 45%] 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] [gw41] [ 45%] 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] [gw5] [ 45%] 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] [gw41] [ 45%] 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] [gw5] [ 45%] 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] [gw41] [ 45%] 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] test/sql/test_functions.py::TableValuedCompileTest::test_named_table_valued_w_quoting test/sql/test_functions.py::CompileTest::test_assorted [gw5] [ 45%] PASSED test/sql/test_operators.py::InTest::test_in_empty_tuple[False-True] [gw10] [ 45%] PASSED test/sql/test_functions.py::CompileTest::test_assorted test/sql/test_operators.py::NewOperatorTest::test_binary_propagate test/sql/test_operators.py::InTest::test_in_empty_tuple[True-False] [gw10] [ 45%] PASSED test/sql/test_operators.py::NewOperatorTest::test_binary_propagate test/sql/test_operators.py::NewOperatorTest::test_column_proxy [gw10] [ 45%] PASSED test/sql/test_operators.py::NewOperatorTest::test_column_proxy test/sql/test_operators.py::NewOperatorTest::test_no_boolean_propagate [gw10] [ 45%] PASSED test/sql/test_operators.py::NewOperatorTest::test_no_boolean_propagate [gw26] [ 45%] PASSED test/sql/test_functions.py::TableValuedCompileTest::test_named_table_valued_w_quoting [gw41] [ 45%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_cast_ops_unsupported_on_non_json_binary[string-String] [gw12] [ 45%] PASSED test/orm/test_expire.py::ExpireTest::test_unexpire_eager_dont_include_contains_eager[contains,contains] [gw5] [ 45%] 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] test/sql/test_operators.py::JSONIndexOpTest::test_getindex_literal_integer [gw46] [ 45%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_core_textual_lookup_w_shard[True] test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_9 test/sql/test_operators.py::NewOperatorTest::test_override_builtin [gw5] [ 45%] PASSED test/sql/test_operators.py::InTest::test_in_empty_tuple[True-True] [gw10] [ 45%] PASSED test/sql/test_operators.py::NewOperatorTest::test_override_builtin test/sql/test_operators.py::NewOperatorTest::test_reverse_binary_propagate [gw26] [ 45%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_9 [gw10] [ 45%] PASSED test/sql/test_operators.py::NewOperatorTest::test_reverse_binary_propagate test/sql/test_operators.py::InTest::test_in_self_plus_negated test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_db_lookup [gw41] [ 45%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_getindex_literal_integer test/sql/test_operators.py::NewOperatorTest::test_subquery_proxy [gw5] [ 45%] PASSED test/sql/test_operators.py::InTest::test_in_self_plus_negated test/sql/test_operators.py::OperatorPrecedenceTest::test_commutative_operators test/sql/test_operators.py::JSONIndexOpTest::test_getindex_literal_string test/sql/test_operators.py::InTest::test_in_self_plus_negated_empty [gw10] [ 45%] PASSED test/sql/test_operators.py::NewOperatorTest::test_subquery_proxy [gw26] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_commutative_operators test/sql/test_operators.py::NonZeroTest::test_annotated_binary_identity_eq [gw5] [ 45%] PASSED test/sql/test_operators.py::InTest::test_in_self_plus_negated_empty [gw41] [ 45%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_getindex_literal_string test/sql/test_operators.py::InTest::test_in_set [gw10] [ 45%] PASSED test/sql/test_operators.py::NonZeroTest::test_annotated_binary_identity_eq test/sql/test_operators.py::OperatorPrecedenceTest::test_is_eq_precedence_flat test/sql/test_operators.py::JSONIndexOpTest::test_getindex_sqlexpr [gw5] [ 45%] PASSED test/sql/test_operators.py::InTest::test_in_set test/sql/test_operators.py::LikeTest::test_like_3 test/sql/test_operators.py::InTest::test_scalar_subquery_wo_type [gw26] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_is_eq_precedence_flat test/sql/test_operators.py::OperatorPrecedenceTest::test_op_operators test/sql/test_operators.py::NonZeroTest::test_binary_identity_eq [gw10] [ 45%] PASSED test/sql/test_operators.py::NonZeroTest::test_binary_identity_eq [gw41] [ 45%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_getindex_sqlexpr [gw12] [ 45%] PASSED test/sql/test_operators.py::LikeTest::test_like_3 test/sql/test_operators.py::LikeTest::test_like_4 [gw5] [ 45%] PASSED test/sql/test_operators.py::InTest::test_scalar_subquery_wo_type test/sql/test_operators.py::JSONIndexOpTest::test_getindex_sqlexpr_both_grouping test/sql/test_operators.py::NonZeroTest::test_column_compare_eq [gw26] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_op_operators test/sql/test_operators.py::OperatorPrecedenceTest::test_op_operators_comma_precedence [gw10] [ 45%] PASSED test/sql/test_operators.py::NonZeroTest::test_column_compare_eq test/sql/test_operators.py::NonZeroTest::test_column_compare_gt [gw12] [ 45%] PASSED test/sql/test_operators.py::LikeTest::test_like_4 test/sql/test_operators.py::LikeTest::test_like_5 [gw10] [ 45%] PASSED test/sql/test_operators.py::NonZeroTest::test_column_compare_gt [gw26] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_op_operators_comma_precedence [gw41] [ 45%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_getindex_sqlexpr_both_grouping test/sql/test_operators.py::NonZeroTest::test_column_identity_eq [gw10] [ 45%] PASSED test/sql/test_operators.py::NonZeroTest::test_column_identity_eq test/sql/test_operators.py::OperatorPrecedenceTest::test_op_operators_comparison_precedence [gw12] [ 45%] PASSED test/sql/test_operators.py::LikeTest::test_like_5 test/sql/test_operators.py::LikeTest::test_like_6 test/sql/test_operators.py::JSONIndexOpTest::test_getindex_sqlexpr_left_grouping [gw26] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_op_operators_comparison_precedence test/sql/test_operators.py::NonZeroTest::test_column_identity_gt test/sql/test_operators.py::OperatorPrecedenceTest::test_op_operators_custom_precedence [gw12] [ 45%] PASSED test/sql/test_operators.py::LikeTest::test_like_6 [gw41] [ 45%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_getindex_sqlexpr_left_grouping test/sql/test_operators.py::JSONIndexOpTest::test_getindex_sqlexpr_right_grouping [gw10] [ 45%] PASSED test/sql/test_operators.py::NonZeroTest::test_column_identity_gt test/sql/test_operators.py::NonZeroTest::test_labeled_binary_compare_gt test/sql/test_operators.py::LikeTest::test_like_7 [gw10] [ 45%] PASSED test/sql/test_operators.py::NonZeroTest::test_labeled_binary_compare_gt [gw12] [ 45%] PASSED test/sql/test_operators.py::LikeTest::test_like_7 [gw26] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_op_operators_custom_precedence test/sql/test_operators.py::LikeTest::test_like_8 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_1 test/sql/test_operators.py::NonZeroTest::test_labeled_binary_identity_eq [gw10] [ 45%] PASSED test/sql/test_operators.py::NonZeroTest::test_labeled_binary_identity_eq [gw41] [ 45%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_getindex_sqlexpr_right_grouping [gw12] [ 45%] PASSED test/sql/test_operators.py::LikeTest::test_like_8 test/sql/test_operators.py::JSONIndexOpTest::test_override_operators [gw26] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_1 test/sql/test_operators.py::LikeTest::test_like_9 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_10 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_1 [gw12] [ 45%] PASSED test/sql/test_operators.py::LikeTest::test_like_9 [gw10] [ 45%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_1 [gw41] [ 45%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_override_operators [gw26] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_10 test/sql/test_operators.py::JSONIndexOpTest::test_path_getindex_literal test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_11 test/sql/test_operators.py::MatchTest::test_boolean_inversion_mssql test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_10 [gw26] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_11 [gw10] [ 45%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_10 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_12 [gw12] [ 45%] PASSED test/sql/test_operators.py::MatchTest::test_boolean_inversion_mssql test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_11 [gw41] [ 45%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_path_getindex_literal test/sql/test_operators.py::JSONIndexOpTest::test_setup_getitem [gw10] [ 45%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_11 test/sql/test_operators.py::MatchTest::test_boolean_inversion_mysql test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_12 [gw26] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_12 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_13 [gw12] [ 45%] PASSED test/sql/test_operators.py::MatchTest::test_boolean_inversion_mysql [gw41] [ 45%] PASSED test/sql/test_operators.py::JSONIndexOpTest::test_setup_getitem [gw10] [ 45%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_12 test/sql/test_operators.py::MatchTest::test_boolean_inversion_postgresql [gw26] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_13 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_13 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_2 [gw10] [ 45%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_13 [gw12] [ 45%] PASSED test/sql/test_operators.py::MatchTest::test_boolean_inversion_postgresql test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_14 test/sql/test_operators.py::MatchTest::test_match_1 [gw26] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_2 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_3 [gw10] [ 45%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_14 test/sql/test_operators.py::LikeTest::test_like_1 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_15 [gw12] [ 45%] PASSED test/sql/test_operators.py::MatchTest::test_match_1 test/sql/test_operators.py::MatchTest::test_match_2 [gw10] [ 45%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_15 [gw26] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_3 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_4 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_16 test/ext/test_hybrid.py::MethodExpressionTest::test_aliased_query [gw12] [ 45%] PASSED test/sql/test_operators.py::MatchTest::test_match_2 [gw41] [ 45%] PASSED test/sql/test_operators.py::LikeTest::test_like_1 [gw26] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_4 test/sql/test_operators.py::MatchTest::test_match_3 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_5 [gw10] [ 45%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_16 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_17 [gw10] [ 45%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_17 [gw12] [ 45%] PASSED test/sql/test_operators.py::MatchTest::test_match_3 test/sql/test_operators.py::MatchTest::test_match_4 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_18 [gw26] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_5 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_6 [gw10] [ 45%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_18 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_19 [gw12] [ 45%] PASSED test/sql/test_operators.py::MatchTest::test_match_4 test/sql/test_operators.py::MatchTest::test_match_5 [gw26] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_6 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_7 [gw10] [ 45%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_19 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_2 [gw12] [ 45%] PASSED test/sql/test_operators.py::MatchTest::test_match_5 test/sql/test_operators.py::MatchTest::test_match_is_now_matchtype [gw26] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_7 [gw10] [ 45%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_2 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_8 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_20 [gw12] [ 45%] PASSED test/sql/test_operators.py::MatchTest::test_match_is_now_matchtype [gw26] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_8 [gw10] [ 45%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_20 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_21 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_9 [gw10] [ 45%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_21 [gw26] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_9 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_1 test/orm/test_froms.py::MixedEntitiesTest::test_expression_selectable_matches_mzero test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_22 [gw10] [ 45%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_22 [gw26] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_1 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_23 [gw10] [ 45%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_23 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_2 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_3 [gw10] [ 45%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_3 [gw26] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_2 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_4 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_3 [gw10] [ 45%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_4 [gw26] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_3 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_5 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_4 [gw10] [ 45%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_5 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_6 test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args9-BY DEFAULT AS IDENTITY (CACHE 1000 ORDER)] [gw26] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_4 [gw3] [ 45%] PASSED test/orm/test_froms.py::MixedEntitiesTest::test_expression_selectable_matches_mzero test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_5 [gw23] [ 45%] SKIPPED test/sql/test_identity_column.py::IdentityDDL::test_create_ddl[identity_args9-BY DEFAULT AS IDENTITY (CACHE 1000 ORDER)] [gw10] [ 45%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_6 test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_7 test/orm/test_options.py::OptionsNoPropTest::test_col_option_against_relationship_attr [gw26] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_5 [gw10] [ 45%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_7 test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_6 [gw26] [ 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/ext/test_hybrid.py::PropertyOverrideTest::test_property test/ext/test_indexable.py::IndexPropertyJsonTest::test_multi_dimension [gw21] [ 45%] SKIPPED test/ext/test_indexable.py::IndexPropertyJsonTest::test_multi_dimension [gw26] [ 45%] PASSED test/sql/test_operators.py::OperatorPrecedenceTest::test_operator_precedence_collate_7 test/engine/test_parseconnect.py::CreateEngineTest::test_pool_reset_on_return_from_config test/sql/test_operators.py::LikeTest::test_like_10 test/sql/test_operators.py::RegexpTest::test_not_regexp_match [gw21] [ 45%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_pool_reset_on_return_from_config test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_subquery_proxy test/engine/test_parseconnect.py::CreateEngineTest::test_poolargs [gw37] [ 45%] PASSED test/ext/test_hybrid.py::MethodExpressionTest::test_aliased_query [gw26] [ 45%] PASSED test/sql/test_operators.py::RegexpTest::test_not_regexp_match test/sql/test_operators.py::MathOperatorTest::test_custom_op_percent_escaping[format-mytable.myid %% %s] [gw21] [ 45%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_poolargs [gw41] [ 45%] PASSED test/sql/test_operators.py::LikeTest::test_like_10 [gw3] [ 45%] PASSED test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_subquery_proxy [gw12] [ 45%] PASSED test/sql/test_operators.py::MathOperatorTest::test_custom_op_percent_escaping[format-mytable.myid %% %s] test/sql/test_operators.py::LikeTest::test_like_11 test/sql/test_operators.py::RegexpTest::test_regexp_match test/sql/test_operators.py::MathOperatorTest::test_custom_op_percent_escaping[named-mytable.myid % :myid_1] test/engine/test_parseconnect.py::CreateEngineTest::test_recycle [gw26] [ 45%] PASSED test/sql/test_operators.py::RegexpTest::test_regexp_match [gw41] [ 45%] PASSED test/sql/test_operators.py::LikeTest::test_like_11 test/sql/test_operators.py::LikeTest::test_like_12 [gw12] [ 45%] PASSED test/sql/test_operators.py::MathOperatorTest::test_custom_op_percent_escaping[named-mytable.myid % :myid_1] [gw21] [ 45%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_recycle test/engine/test_parseconnect.py::CreateEngineTest::test_reset_on_return test/orm/test_options.py::FromSubclassOptionsTest::test_with_current_nonmatching_entity_subclasses [gw50] [ 45%] PASSED test/ext/test_hybrid.py::PropertyOverrideTest::test_property test/sql/test_operators.py::MathOperatorTest::test_custom_op_percent_escaping[pyformat-mytable.myid %% %(myid_1)s] test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_match_flags [gw37] [ 45%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_match_flags [gw41] [ 45%] PASSED test/sql/test_operators.py::LikeTest::test_like_12 test/sql/test_operators.py::RegexpTest::test_regexp_replace [gw26] [ 45%] PASSED test/sql/test_operators.py::RegexpTest::test_regexp_replace [gw12] [ 45%] PASSED test/sql/test_operators.py::MathOperatorTest::test_custom_op_percent_escaping[pyformat-mytable.myid %% %(myid_1)s] test/sql/test_operators.py::RegexpTestStrCompiler::test_not_regexp_match [gw21] [ 45%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_reset_on_return test/engine/test_parseconnect.py::CreateEngineTest::test_urlattr test/sql/test_operators.py::MathOperatorTest::test_custom_op_percent_escaping[qmark-mytable.myid % ?] test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_match_str [gw37] [ 45%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_match_str test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_precedence_1 test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_no_bundle_wo_annotations [gw26] [ 45%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_not_regexp_match [gw12] [ 45%] PASSED test/sql/test_operators.py::MathOperatorTest::test_custom_op_percent_escaping[qmark-mytable.myid % ?] test/sql/test_operators.py::MathOperatorTest::test_math_op[add] [gw21] [ 45%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_urlattr [gw23] [ 45%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_col_option_against_relationship_attr test/sql/test_operators.py::RegexpTestStrCompiler::test_not_regexp_match_column test/engine/test_parseconnect.py::DialectImportTest::test_import_base_dialects test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_composite_pk [gw37] [ 45%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_precedence_1 test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_precedence_2 test/orm/test_options.py::OptionsNoPropTest::test_load_only_against_multi_entity_attr [gw26] [ 45%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_not_regexp_match_column test/sql/test_operators.py::RegexpTestStrCompiler::test_not_regexp_match_flags [gw37] [ 45%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_precedence_2 test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace [gw21] [ 45%] PASSED test/engine/test_parseconnect.py::DialectImportTest::test_import_base_dialects [gw12] [ 45%] PASSED test/sql/test_operators.py::MathOperatorTest::test_math_op[add] test/sql/test_operators.py::MathOperatorTest::test_math_op[div] [gw46] [ 45%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_plain_db_lookup [gw26] [ 45%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_not_regexp_match_flags test/sql/test_operators.py::RegexpTestStrCompiler::test_not_regexp_match_str [gw37] [ 45%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace [gw3] [ 46%] PASSED test/orm/test_options.py::FromSubclassOptionsTest::test_with_current_nonmatching_entity_subclasses test/engine/test_parseconnect.py::TestRegNewDBAPI::test_plugin_arg_registration [gw27] [ 46%] PASSED test/sql/test_insert.py::InsertTest::test_anticipate_no_pk_composite_pk test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_query_explicit_shard_via_bind_opts [gw26] [ 46%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_not_regexp_match_str test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_match test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace_column [gw37] [ 46%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace_column test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace_column2 [gw12] [ 46%] PASSED test/sql/test_operators.py::MathOperatorTest::test_math_op[div] test/sql/test_operators.py::MathOperatorTest::test_math_op[mod] [gw26] [ 46%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_match [gw21] [ 46%] PASSED test/engine/test_parseconnect.py::TestRegNewDBAPI::test_plugin_arg_registration test/orm/test_options.py::LoadTest::test_gen_path_attr_column [gw37] [ 46%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace_column2 test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace_flags test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none[35.8] [gw37] [ 46%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace_flags test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace_string test/engine/test_parseconnect.py::TestRegNewDBAPI::test_plugin_multiple_url_registration [gw27] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none[35.8] [gw21] [ 46%] PASSED test/engine/test_parseconnect.py::TestRegNewDBAPI::test_plugin_multiple_url_registration [gw37] [ 46%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_replace_string test/engine/test_parseconnect.py::TestRegNewDBAPI::test_plugin_url_registration [gw12] [ 46%] PASSED test/sql/test_operators.py::MathOperatorTest::test_math_op[mod] test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none[None] test/sql/test_operators.py::MathOperatorTest::test_math_op[mul] [gw23] [ 46%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_load_only_against_multi_entity_attr [gw27] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none[None] test/orm/test_options.py::OptionsNoPropTest::test_non_contiguous_all_option test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none[True] [gw21] [ 46%] PASSED test/engine/test_parseconnect.py::TestRegNewDBAPI::test_plugin_url_registration test/sql/test_operators.py::TupleTypingTest::test_tuple_type_expanding_inference [gw27] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none[True] [gw37] [ 46%] PASSED test/sql/test_operators.py::TupleTypingTest::test_tuple_type_expanding_inference test/sql/test_operators.py::TupleTypingTest::test_tuple_type_plain_inference [gw12] [ 46%] PASSED test/sql/test_operators.py::MathOperatorTest::test_math_op[mul] test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none_legacy[35.8] test/engine/test_parseconnect.py::TestRegNewDBAPI::test_register_base [gw21] [ 46%] PASSED test/engine/test_parseconnect.py::TestRegNewDBAPI::test_register_base test/sql/test_operators.py::MathOperatorTest::test_math_op[sub] [gw37] [ 46%] PASSED test/sql/test_operators.py::TupleTypingTest::test_tuple_type_plain_inference test/engine/test_parseconnect.py::TestRegNewDBAPI::test_register_dotted [gw27] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none_legacy[35.8] test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none_legacy[None] test/sql/test_operators.py::TupleTypingTest::test_type_coercion_on_eq [gw37] [ 46%] PASSED test/sql/test_operators.py::TupleTypingTest::test_type_coercion_on_eq [gw27] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none_legacy[None] test/sql/test_operators.py::TupleTypingTest::test_type_coercion_on_in [gw12] [ 46%] PASSED test/sql/test_operators.py::MathOperatorTest::test_math_op[sub] [gw37] [ 46%] PASSED test/sql/test_operators.py::TupleTypingTest::test_type_coercion_on_in test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none_legacy[True] [gw27] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_drivername_no_none_legacy[True] [gw21] [ 46%] PASSED test/engine/test_parseconnect.py::TestRegNewDBAPI::test_register_dotted test/engine/test_parseconnect.py::TestRegNewDBAPI::test_register_legacy test/sql/test_operators.py::NegationTest::test_implicitly_boolean test/engine/test_parseconnect.py::URLTest::test_only_str_query_key_constructor [gw27] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_query_key_constructor test/sql/test_operators.py::TypeDecoratorComparatorTest::test_alias_proxy test/engine/test_parseconnect.py::URLTest::test_only_str_query_key_update [gw12] [ 46%] PASSED test/sql/test_operators.py::NegationTest::test_implicitly_boolean [gw21] [ 46%] PASSED test/engine/test_parseconnect.py::TestRegNewDBAPI::test_register_legacy [gw37] [ 46%] PASSED test/sql/test_operators.py::TypeDecoratorComparatorTest::test_alias_proxy test/engine/test_parseconnect.py::TestRegNewDBAPI::test_register_per_dbapi test/sql/test_operators.py::TypeDecoratorComparatorTest::test_binary_multi_propagate [gw27] [ 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 test/sql/test_operators.py::NegationTest::test_negate_operator_label [gw37] [ 46%] PASSED test/sql/test_operators.py::TypeDecoratorComparatorTest::test_binary_multi_propagate [gw21] [ 46%] PASSED test/engine/test_parseconnect.py::TestRegNewDBAPI::test_register_per_dbapi test/engine/test_parseconnect.py::TestRegNewDBAPI::test_wrapper_hooks [gw12] [ 46%] PASSED test/sql/test_operators.py::NegationTest::test_negate_operator_label [gw27] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_query_value_constructor test/engine/test_parseconnect.py::URLTest::test_only_str_query_value_update [gw23] [ 46%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_non_contiguous_all_option test/sql/test_operators.py::TypeDecoratorComparatorTest::test_binary_propagate test/sql/test_operators.py::NegationTest::test_negate_operator_self_group [gw12] [ 46%] PASSED test/sql/test_operators.py::NegationTest::test_negate_operator_self_group [gw21] [ 46%] PASSED test/engine/test_parseconnect.py::TestRegNewDBAPI::test_wrapper_hooks [gw27] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_query_value_update test/engine/test_parseconnect.py::URLTest::test_only_str_set[database] [gw37] [ 46%] PASSED test/sql/test_operators.py::TypeDecoratorComparatorTest::test_binary_propagate test/sql/test_operators.py::TypeDecoratorComparatorTest::test_column_proxy test/orm/test_options.py::OptionsNoPropTest::test_non_contiguous_all_option_of_type test/sql/test_operators.py::NegationTest::test_negate_operator_type [gw27] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_set[database] test/engine/test_parseconnect.py::URLTest::test_only_str_set[host] [gw12] [ 46%] PASSED test/sql/test_operators.py::NegationTest::test_negate_operator_type test/sql/test_operators.py::NegationTest::test_negate_operators_1 [gw27] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_set[host] test/engine/test_parseconnect.py::URLTest::test_arg_validation_all_seven_posn [gw21] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_arg_validation_all_seven_posn test/engine/test_parseconnect.py::URLTest::test_comparison test/engine/test_parseconnect.py::URLTest::test_only_str_set[username] test/sql/test_insert.py::InsertTest::test_prefix_with [gw12] [ 46%] PASSED test/sql/test_operators.py::NegationTest::test_negate_operators_1 [gw37] [ 46%] PASSED test/sql/test_operators.py::TypeDecoratorComparatorTest::test_column_proxy test/sql/test_operators.py::TypeDecoratorComparatorTest::test_no_boolean_propagate [gw37] [ 46%] PASSED test/sql/test_operators.py::TypeDecoratorComparatorTest::test_no_boolean_propagate [gw21] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_comparison test/engine/test_parseconnect.py::URLTest::test_component_set[database] test/sql/test_operators.py::NegationTest::test_negate_operators_2 [gw27] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_set[username] test/engine/test_parseconnect.py::URLTest::test_password_custom_obj [gw27] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_password_custom_obj [gw21] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_component_set[database] [gw12] [ 46%] PASSED test/sql/test_operators.py::NegationTest::test_negate_operators_2 [gw22] [ 46%] PASSED test/sql/test_insert.py::InsertTest::test_prefix_with test/sql/test_operators.py::TypeDecoratorComparatorTest::test_override_builtin [gw37] [ 46%] PASSED test/sql/test_operators.py::TypeDecoratorComparatorTest::test_override_builtin test/engine/test_parseconnect.py::URLTest::test_query_dict_immutable[drivername://?foo=bar&foo=bat] test/sql/test_operators.py::NegationTest::test_negate_operators_3 test/sql/test_operators.py::TypeDecoratorComparatorTest::test_reverse_binary_propagate [gw37] [ 46%] PASSED test/sql/test_operators.py::TypeDecoratorComparatorTest::test_reverse_binary_propagate test/sql/test_operators.py::TypeDecoratorComparatorTest::test_subquery_proxy test/engine/test_parseconnect.py::URLTest::test_component_set[drivername] [gw21] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_component_set[drivername] [gw27] [ 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] [gw27] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_query_dict_immutable[drivername://?foo=bar] [gw12] [ 46%] PASSED test/sql/test_operators.py::NegationTest::test_negate_operators_3 test/sql/test_operators.py::NegationTest::test_negate_operators_4 test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@[2001:da8:2004:1000:202:116:160:90]/database?foo=bar] [gw37] [ 46%] PASSED test/sql/test_operators.py::TypeDecoratorComparatorTest::test_subquery_proxy test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_alias_proxy test/engine/test_parseconnect.py::URLTest::test_query_dict_immutable[drivername://] [gw27] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_query_dict_immutable[drivername://] test/engine/test_parseconnect.py::URLTest::test_query_string test/engine/test_parseconnect.py::URLTest::test_component_set[host] [gw12] [ 46%] PASSED test/sql/test_operators.py::NegationTest::test_negate_operators_4 test/sql/test_operators.py::NegationTest::test_negate_operators_5 [gw37] [ 46%] PASSED test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_alias_proxy [gw22] [ 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] [gw22] [ 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] [gw27] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_query_string test/engine/test_parseconnect.py::URLTest::test_query_string_py2_unicode [gw21] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_component_set[host] test/engine/test_parseconnect.py::URLTest::test_component_set[password] [gw21] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_component_set[password] test/engine/test_parseconnect.py::URLTest::test_component_set[username] [gw21] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_component_set[username] test/engine/test_parseconnect.py::URLTest::test_copy test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_binary_multi_propagate [gw37] [ 46%] PASSED test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_binary_multi_propagate [gw23] [ 46%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_non_contiguous_all_option_of_type [gw27] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_query_string_py2_unicode test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype+apitype:///database] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@hostspec/database] [gw22] [ 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] [gw22] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@hostspec/test database with@atsign] [gw27] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype+apitype:///database] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype+apitype://username:password@hostspec/database] [gw12] [ 46%] PASSED test/sql/test_operators.py::NegationTest::test_negate_operators_5 test/sql/test_operators.py::NewOperatorTest::test_alias_proxy [gw12] [ 46%] PASSED test/sql/test_operators.py::NewOperatorTest::test_alias_proxy test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@hostspec:110//usr/db_file.db] [gw22] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@hostspec:110//usr/db_file.db] test/orm/test_options.py::OptionsNoPropTest::test_option_against_nonexistent_PropComparator [gw21] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_copy test/engine/test_parseconnect.py::URLTest::test_deepcopy [gw27] [ 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] [gw27] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype:////usr/local/_xtest@example.com/members.db] [gw21] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_deepcopy test/engine/test_parseconnect.py::URLTest::test_deprecated_constructor [gw21] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_deprecated_constructor test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_binary_propagate test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype:///:memory:] [gw27] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype:///:memory:] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@hostspec:450?query=but_no_db] [gw22] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@hostspec:450?query=but_no_db] test/engine/test_parseconnect.py::URLTest::test_deprecated_constructor_all_args [gw21] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_deprecated_constructor_all_args test/engine/test_parseconnect.py::URLTest::test_deprecated_translate_connect_args_names [gw37] [ 46%] PASSED test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_binary_propagate test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_column_proxy test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@hostspec?query=but_no_db] [gw22] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@hostspec?query=but_no_db] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@hostspec] [gw22] [ 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] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype:///E:/work/src/LEM/db/hello.db?foo=bar&hoho=lala&hoho=bat] [gw27] [ 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] [gw27] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype:///E:/work/src/LEM/db/hello.db?foo=bar&hoho=lala] [gw21] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_deprecated_translate_connect_args_names test/engine/test_parseconnect.py::URLTest::test_none_ok[database] [gw37] [ 46%] PASSED test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_column_proxy test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_no_boolean_propagate [gw37] [ 46%] PASSED test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_no_boolean_propagate [gw22] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username@hostspec] test/engine/test_parseconnect.py::URLTest::test_rfc1738_password [gw46] [ 46%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_query_explicit_shard_via_bind_opts test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_roundtrip [gw21] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_none_ok[database] test/engine/test_parseconnect.py::URLTest::test_none_ok[host] [gw21] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_none_ok[host] test/engine/test_parseconnect.py::URLTest::test_none_ok[username] [gw21] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_none_ok[username] test/engine/test_parseconnect.py::URLTest::test_only_str_constructor[35.8-database] [gw21] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_constructor[35.8-database] test/engine/test_parseconnect.py::URLTest::test_only_str_constructor[35.8-host] [gw22] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738_password test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_override_builtin [gw37] [ 46%] PASSED test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_override_builtin test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_reverse_binary_propagate test/engine/test_parseconnect.py::URLTest::test_update_query_dict[foo1=bar1&foo2=bar2-update_with0-foo1=bar1&foo2=bar22&foo3=bar3-False] [gw22] [ 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_rfc1738[dbtype:///E:/work/src/LEM/db/hello.db] [gw27] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype:///E:/work/src/LEM/db/hello.db] [gw21] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_constructor[35.8-host] test/engine/test_parseconnect.py::URLTest::test_only_str_constructor[35.8-username] [gw21] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_constructor[35.8-username] [gw37] [ 46%] PASSED test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_reverse_binary_propagate test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_subquery_proxy [gw37] [ 46%] PASSED test/sql/test_operators.py::TypeDecoratorTypeDecoratorComparatorTest::test_subquery_proxy [gw50] [ 46%] SKIPPED test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_no_bundle_wo_annotations test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_no_entity_w_annotations test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype:///foo/bar/im/a/file] [gw27] [ 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://] [gw27] [ 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] [gw27] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://hostspec/?arg1=val1&arg2=val2] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://hostspec/database] [gw27] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://hostspec/database] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://hostspec] [gw3] [ 46%] PASSED test/orm/test_options.py::LoadTest::test_gen_path_attr_column test/orm/test_options.py::LoadTest::test_gen_path_attr_entity [gw3] [ 46%] PASSED test/orm/test_options.py::LoadTest::test_gen_path_attr_entity test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_alias_proxy [gw37] [ 46%] PASSED test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_alias_proxy test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_binary_multi_propagate [gw37] [ 46%] PASSED test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_binary_multi_propagate test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_binary_propagate 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] [gw22] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_update_query_dict[foo1=bar1&foo2=bar2-update_with1-foo1=bar1&foo2=bar2&foo2=bar22&foo3=bar3-True] test/engine/test_parseconnect.py::URLTest::test_update_query_string[foo1=bar1&foo2=bar2-foo2=bar22&foo3=bar3-foo1=bar1&foo2=bar2&foo2=bar22&foo3=bar3-True] [gw22] [ 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_only_str_constructor[True-database] [gw21] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_constructor[True-database] test/engine/test_parseconnect.py::URLTest::test_only_str_constructor[True-host] [gw27] [ 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] [gw27] [ 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] [gw27] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@/database0] [gw6] [ 46%] 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 [gw37] [ 46%] PASSED test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_binary_propagate test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_column_proxy [gw37] [ 46%] PASSED test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_column_proxy test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_no_boolean_propagate test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@/database1] [gw27] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@/database1] 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] [gw22] [ 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] [gw21] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_constructor[True-host] [gw50] [ 46%] SKIPPED test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_no_entity_w_annotations test/orm/test_options.py::LoadTest::test_gen_path_attr_entity_invalid_noraiseerr [gw3] [ 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 [gw37] [ 46%] PASSED test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_no_boolean_propagate test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_no_entity_wo_annotations [gw50] [ 46%] SKIPPED test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_no_entity_wo_annotations [gw3] [ 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/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_override_builtin [gw37] [ 46%] PASSED test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_override_builtin [gw23] [ 46%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_option_against_nonexistent_PropComparator [gw22] [ 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] [gw46] [ 46%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_roundtrip test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_roundtrip_future [gw46] [ 46%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_roundtrip_future test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_shard_id_event test/aaa_profiling/test_orm.py::AttributeOverheadTest::test_attribute_set [gw50] [ 46%] SKIPPED test/aaa_profiling/test_orm.py::AttributeOverheadTest::test_attribute_set test/aaa_profiling/test_orm.py::AttributeOverheadTest::test_collection_append_remove [gw3] [ 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 [gw3] [ 46%] PASSED test/orm/test_options.py::LoadTest::test_gen_path_invalid_from_col test/orm/test_options.py::LoadTest::test_gen_path_string_column [gw3] [ 46%] PASSED test/orm/test_options.py::LoadTest::test_gen_path_string_column test/orm/test_options.py::LoadTest::test_gen_path_string_entity [gw3] [ 46%] PASSED test/orm/test_options.py::LoadTest::test_gen_path_string_entity [gw22] [ 46%] PASSED test/engine/test_parseconnect.py::URLTest::test_update_query_string[foo1=bar1&foo2=bar21&foo2=bar22&foo3=bar31-foo2=bar23&foo3=bar32&foo3=bar33-foo1=bar1&foo2=bar23&foo3=bar32&foo3=bar33-False] test/orm/test_pickled.py::CustomSetupTeardownTest::test_rebuild_state [gw50] [ 46%] SKIPPED test/aaa_profiling/test_orm.py::AttributeOverheadTest::test_collection_append_remove test/aaa_profiling/test_orm.py::BranchedOptionTest::test_query_opts_key_bound_branching [gw50] [ 46%] SKIPPED test/aaa_profiling/test_orm.py::BranchedOptionTest::test_query_opts_key_bound_branching test/aaa_profiling/test_orm.py::BranchedOptionTest::test_query_opts_unbound_branching test/orm/test_options.py::LoadTest::test_set_strat_col [gw3] [ 46%] PASSED test/orm/test_options.py::LoadTest::test_set_strat_col test/orm/test_options.py::LoadTest::test_set_strat_ent [gw22] [ 46%] PASSED test/orm/test_pickled.py::CustomSetupTeardownTest::test_rebuild_state test/orm/test_pickled.py::OptionsTest::test_load [gw22] [ 46%] PASSED test/orm/test_pickled.py::OptionsTest::test_load test/orm/test_pickled.py::OptionsTest::test_options_of_type test/orm/test_options.py::OptionsNoPropTest::test_option_against_wrong_multi_entity_type_attr_one [gw23] [ 46%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_option_against_wrong_multi_entity_type_attr_one [gw50] [ 46%] SKIPPED test/aaa_profiling/test_orm.py::BranchedOptionTest::test_query_opts_unbound_branching [gw3] [ 46%] PASSED test/orm/test_options.py::LoadTest::test_set_strat_ent test/orm/test_options.py::LoadTest::test_str [gw3] [ 46%] PASSED test/orm/test_options.py::LoadTest::test_str test/orm/test_options.py::LocalOptsTest::test_bound_multiple_opt_only [gw22] [ 46%] PASSED test/orm/test_pickled.py::OptionsTest::test_options_of_type test/orm/test_pickled.py::PickleTest::test_09_pickle [gw22] [ 46%] PASSED test/orm/test_pickled.py::PickleTest::test_09_pickle test/orm/test_options.py::OptionsNoPropTest::test_option_against_wrong_multi_entity_type_attr_three [gw23] [ 46%] 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 [gw3] [ 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 [gw3] [ 46%] PASSED test/orm/test_options.py::LocalOptsTest::test_bound_opt_only_adds_to_strat test/orm/test_pickled.py::PickleTest::test_11_pickle [gw22] [ 46%] PASSED test/orm/test_pickled.py::PickleTest::test_11_pickle test/orm/test_pickled.py::PickleTest::test_attribute_mapped_collection [gw22] [ 46%] PASSED test/orm/test_pickled.py::PickleTest::test_attribute_mapped_collection [gw23] [ 46%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_option_against_wrong_multi_entity_type_attr_two test/orm/test_options.py::OptionsNoPropTest::test_option_with_column_PropComparator test/orm/test_options.py::LocalOptsTest::test_bound_strat_opt_recvs_from_optonly [gw3] [ 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 test/aaa_profiling/test_orm.py::DeferOptionsTest::test_baseline [gw23] [ 46%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_option_with_column_PropComparator test/orm/test_options.py::OptionsNoPropTest::test_option_with_column_then_mapper_PropComparator [gw23] [ 46%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_option_with_column_then_mapper_PropComparator [gw3] [ 46%] PASSED test/orm/test_options.py::LocalOptsTest::test_single_opt_only test/orm/test_options.py::LocalOptsTest::test_unbound_multiple_opt_only [gw3] [ 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 [gw3] [ 46%] PASSED test/orm/test_options.py::LocalOptsTest::test_unbound_opt_only_adds_to_strat test/orm/test_options.py::LocalOptsTest::test_unbound_strat_opt_recvs_from_optonly test/orm/test_options.py::OptionsNoPropTest::test_option_with_mapper_PropCompatator [gw23] [ 47%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_option_with_mapper_PropCompatator test/orm/test_options.py::OptionsNoPropTest::test_option_with_mapper_then_column_PropComparator test/orm/test_pickled.py::PickleTest::test_became_bound_options [gw22] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_became_bound_options test/orm/test_pickled.py::PickleTest::test_bound_options[0] [gw3] [ 47%] PASSED test/orm/test_options.py::LocalOptsTest::test_unbound_strat_opt_recvs_from_optonly test/orm/test_options.py::MapperOptionsTest::test_eager_degrade [gw3] [ 47%] PASSED test/orm/test_options.py::MapperOptionsTest::test_eager_degrade test/orm/test_options.py::MapperOptionsTest::test_eager_degrade_deep [gw23] [ 47%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_option_with_mapper_then_column_PropComparator test/orm/test_options.py::OptionsNoPropTest::test_wrong_type_in_option_cls [gw23] [ 47%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_wrong_type_in_option_cls [gw22] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_bound_options[0] test/orm/test_pickled.py::PickleTest::test_bound_options[1] [gw3] [ 47%] PASSED test/orm/test_options.py::MapperOptionsTest::test_eager_degrade_deep [gw22] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_bound_options[1] test/orm/test_pickled.py::PickleTest::test_bound_options[2] [gw22] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_bound_options[2] test/orm/test_options.py::OptionsNoPropTest::test_wrong_type_in_option_descriptor [gw23] [ 47%] PASSED test/orm/test_options.py::OptionsNoPropTest::test_wrong_type_in_option_descriptor test/orm/test_options.py::MapperOptionsTest::test_eager_options test/orm/test_pickled.py::PickleTest::test_bound_options[3] test/orm/test_options.py::OptionsNoPropTestInh::test_missing_attr_is_missing_of_type_for_alias [gw46] [ 47%] PASSED test/ext/test_horizontal_shard.py::DistinctEngineShardTest::test_shard_id_event [gw3] [ 47%] PASSED test/orm/test_options.py::MapperOptionsTest::test_eager_options test/ext/test_horizontal_shard.py::LazyLoadIdentityKeyTest::test_lazy_load_from_db test/orm/test_options.py::MapperOptionsTest::test_eager_options_with_limit [gw22] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_bound_options[3] test/orm/test_pickled.py::PickleTest::test_bound_options[4] [gw23] [ 47%] PASSED test/orm/test_options.py::OptionsNoPropTestInh::test_missing_attr_is_missing_of_type_for_alias test/orm/test_options.py::OptionsNoPropTestInh::test_missing_attr_of_type_subclass [gw23] [ 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 [gw3] [ 47%] PASSED test/orm/test_options.py::MapperOptionsTest::test_eager_options_with_limit [gw23] [ 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/test_options.py::MapperOptionsTest::test_lazy_options [gw23] [ 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 [gw22] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_bound_options[4] [gw23] [ 47%] PASSED test/orm/test_options.py::OptionsNoPropTestInh::test_missing_attr_wpoly_subclasss test/orm/test_pickled.py::PickleTest::test_class_deferred_cols [gw46] [ 47%] PASSED test/ext/test_horizontal_shard.py::LazyLoadIdentityKeyTest::test_lazy_load_from_db test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_39_4::test_implicit_pk_multi_rows test/orm/test_options.py::OptionsTest::test_aliased_single test/ext/test_horizontal_shard.py::LazyLoadIdentityKeyTest::test_lazy_load_from_identity_map test/orm/test_inspect.py::TestORMInspection::test_is_instance [gw35] [ 47%] PASSED test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_39_4::test_implicit_pk_multi_rows [gw3] [ 47%] PASSED test/orm/test_options.py::MapperOptionsTest::test_lazy_options test/orm/test_pickled.py::PickleTest::test_invalidated_flag_deepcopy test/orm/test_options.py::MapperOptionsTest::test_lazy_options_with_limit [gw22] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_class_deferred_cols test/orm/test_pickled.py::PickleTest::test_collection_setstate [gw46] [ 47%] PASSED test/ext/test_horizontal_shard.py::LazyLoadIdentityKeyTest::test_lazy_load_from_identity_map [gw35] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_invalidated_flag_deepcopy test/ext/test_horizontal_shard.py::LazyLoadIdentityKeyTest::test_lazy_load_no_baked_conflict test/orm/test_pickled.py::PickleTest::test_invalidated_flag_pickle [gw3] [ 47%] PASSED test/orm/test_options.py::MapperOptionsTest::test_lazy_options_with_limit test/orm/test_options.py::MapperOptionsTest::test_option_propagate [gw22] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_collection_setstate test/orm/test_pickled.py::PickleTest::test_column_mapped_collection [gw35] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_invalidated_flag_pickle test/orm/test_pickled.py::PickleTest::test_lazyload_extra_criteria_not_supported test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_four [gw58] [ 47%] PASSED test/sql/test_lambdas.py::LambdaElementTest::test_in_parameters_four test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_result_map_use_labels [gw19] [ 47%] PASSED test/orm/test_inspect.py::TestORMInspection::test_is_instance [gw22] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_column_mapped_collection [gw54] [ 47%] PASSED test/sql/test_labels.py::MaxIdentTest_sqlite+pysqlite_3_39_4::test_result_map_use_labels test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_subclass_lookup test/orm/test_pickled.py::PickleTest::test_composite_column_mapped_collection [gw46] [ 47%] PASSED test/ext/test_horizontal_shard.py::LazyLoadIdentityKeyTest::test_lazy_load_no_baked_conflict test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_subclass_getitem [gw50] [ 47%] SKIPPED test/aaa_profiling/test_orm.py::DeferOptionsTest::test_baseline test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_cols_round_trip test/orm/test_joins.py::JoinTest::test_plain_table test/aaa_profiling/test_orm.py::DeferOptionsTest::test_defer_many_cols test/orm/test_joins.py::JoinTest::test_filter_by_from_join[none-True] test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_baked_mix [gw48] [ 47%] PASSED test/orm/test_joins.py::JoinTest::test_plain_table test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[load_only-id-True-joinedload] [gw35] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_lazyload_extra_criteria_not_supported [gw46] [ 47%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_baked_mix test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_delete_future_synchronize_evaluate [gw29] [ 47%] PASSED test/orm/test_joins.py::JoinTest::test_filter_by_from_join[none-True] test/orm/test_pickled.py::PickleTest::test_loader_criteria[False-False] [gw46] [ 47%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_delete_future_synchronize_evaluate [gw22] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_composite_column_mapped_collection test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_delete_future_synchronize_fetch [gw3] [ 47%] PASSED test/orm/test_options.py::MapperOptionsTest::test_option_propagate [gw46] [ 47%] 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 test/orm/test_pickled.py::PickleTest::test_exceptions [gw46] [ 47%] 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 [gw46] [ 47%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_delete_synchronize_fetch test/orm/test_options.py::MapperOptionsTest::test_synonym_options [gw23] [ 47%] PASSED test/orm/test_options.py::OptionsTest::test_aliased_single test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_update_future_synchronize_evaluate test/orm/test_options.py::OptionsTest::test_chained [gw46] [ 47%] 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 test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_lazy_load [gw22] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_exceptions [gw46] [ 47%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_update_future_synchronize_fetch [gw23] [ 47%] PASSED test/orm/test_options.py::OptionsTest::test_chained test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_baseclass_lookup test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_update_synchronize_evaluate test/orm/test_options.py::OptionsTest::test_chained_plus_multi [gw46] [ 47%] 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 test/orm/test_pickled.py::PickleTest::test_instance_deferred_cols [gw46] [ 47%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_bulk_update_synchronize_fetch [gw23] [ 47%] PASSED test/orm/test_options.py::OptionsTest::test_chained_plus_multi test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_filter_baked_query_shard_id test/orm/test_options.py::OptionsTest::test_from_base_to_base_attr_via_subclass [gw46] [ 47%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_filter_baked_query_shard_id [gw35] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_loader_criteria[False-False] test/sql/test_labels.py::ColExprLabelTest::test_anon_expression_fallback test/orm/test_pickled.py::PickleTest::test_loader_criteria[False-True] [gw23] [ 47%] PASSED test/orm/test_options.py::OptionsTest::test_from_base_to_base_attr_via_subclass [gw47] [ 47%] PASSED test/sql/test_labels.py::ColExprLabelTest::test_anon_expression_fallback test/orm/test_options.py::OptionsTest::test_from_base_to_subclass_attr test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_subclass_lookup [gw3] [ 47%] PASSED test/orm/test_options.py::MapperOptionsTest::test_synonym_options [gw19] [ 47%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[load_only-id-True-joinedload] [gw58] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_subclass_lookup test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[load_only-id-True-lazyload] [gw23] [ 47%] PASSED test/orm/test_options.py::OptionsTest::test_from_base_to_subclass_attr [gw54] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_subclass_getitem [gw55] [ 47%] PASSED test/orm/test_lambdas.py::LambdaTest_sqlite+pysqlite_3_39_4::test_cols_round_trip test/orm/test_options.py::OptionsTest::test_from_subclass_to_subclass_attr test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_subclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_baseclass_base_alias_filter [gw22] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_instance_deferred_cols [gw35] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_loader_criteria[False-True] [gw54] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_subclass_lookup test/orm/test_options.py::OfTypePathingTest::test_oftype_only_col_attr_bound [gw23] [ 47%] PASSED test/orm/test_options.py::OptionsTest::test_from_subclass_to_subclass_attr test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_standalone_orphans test/orm/test_pickled.py::PickleTest::test_loader_criteria[True-False] [gw19] [ 47%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[load_only-id-True-lazyload] test/orm/test_options.py::OptionsTest::test_get_path_one_level_attribute [gw23] [ 47%] PASSED test/orm/test_options.py::OptionsTest::test_get_path_one_level_attribute test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_baseclass_base_alias_filter test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[load_only-id-True-selectinload] test/orm/test_options.py::OptionsTest::test_get_path_one_level_with_unrelated [gw23] [ 47%] 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 [gw23] [ 47%] 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 [gw23] [ 47%] PASSED test/orm/test_options.py::OptionsTest::test_multi_entity_opt_on_second [gw19] [ 47%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[load_only-id-True-selectinload] test/orm/test_options.py::OptionsTest::test_of_type test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[raise-name-False-defaultload] [gw35] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_loader_criteria[True-False] test/orm/test_pickled.py::PickleTest::test_loader_criteria[True-True] [gw29] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_baseclass_lookup [gw23] [ 47%] PASSED test/orm/test_options.py::OptionsTest::test_of_type test/orm/test_options.py::OptionsTest::test_of_type_plus_level test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_baseclass_sub_table_filter [gw48] [ 47%] 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 [gw19] [ 47%] 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] [gw23] [ 47%] PASSED test/orm/test_options.py::OptionsTest::test_of_type_plus_level test/orm/test_options.py::OptionsTest::test_of_type_string_attr [gw29] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_baseclass_sub_table_filter [gw19] [ 47%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[raise-name-False-joinedload] test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_lazy_load [gw47] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_subclass_lookup [gw48] [ 47%] 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 [gw58] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_baseclass_base_alias_filter test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[raise-name-False-lazyload] [gw35] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_loader_criteria[True-True] test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_baseclass_lookup [gw55] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_standalone_orphans test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_subclass_base_alias_filter [gw23] [ 47%] PASSED test/orm/test_options.py::OptionsTest::test_of_type_string_attr [gw48] [ 47%] 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 test/orm/test_pickled.py::PickleTest::test_no_instrumentation test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_correlation_one test/orm/test_options.py::OptionsTest::test_path_exhausted [gw23] [ 47%] PASSED test/orm/test_options.py::OptionsTest::test_path_exhausted test/orm/test_options.py::OptionsTest::test_path_multilevel_attribute [gw19] [ 47%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[raise-name-False-lazyload] [gw23] [ 47%] PASSED test/orm/test_options.py::OptionsTest::test_path_multilevel_attribute test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[raise-name-False-selectinload] [gw58] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_baseclass_lookup [gw48] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_subclass_base_alias_filter [gw54] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_baseclass_base_alias_filter test/orm/test_options.py::OptionsTest::test_path_on_entity_but_doesnt_match_currentpath [gw55] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_subclass_base_alias_filter [gw35] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_no_instrumentation 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_joins_False_noredefine_nonlazy::test_baseclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_subclass_getitem test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_subclass_getitem [gw23] [ 47%] PASSED test/orm/test_options.py::OptionsTest::test_path_on_entity_but_doesnt_match_currentpath test/orm/test_pickled.py::PickleTest::test_no_mappers [gw48] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_subclass_getitem [gw58] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_baseclass_sub_table_filter [gw19] [ 47%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[raise-name-False-selectinload] test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_subclass_lookup [gw29] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_lazy_load [gw54] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_baseclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_lazy_load 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_unions_True_noredefine_lazy::test_primary_table_only_for_requery [gw55] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_subclass_getitem test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_subclass_lookup test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[undefer-name-True-defaultload] [gw35] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_no_mappers test/orm/test_pickled.py::PickleTest::test_pickle_protocols [gw48] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_subclass_lookup [gw29] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_primary_table_only_for_requery [gw55] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_subclass_lookup [gw54] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_standalone_orphans test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_lazy_load [gw19] [ 47%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[undefer-name-True-defaultload] [gw29] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_standalone_orphans test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_baseclass_base_alias_filter 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_none_False_noredefine_nonlazy::test_baseclass_base_alias_filter test/orm/test_loading.py::MergeResultTest::test_single_entity_frozen [gw63] [ 47%] PASSED test/orm/test_loading.py::MergeResultTest::test_single_entity_frozen test/orm/test_lazy_relations.py::GetterStateTest::test_get_populated_passive_return_never_set test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[undefer-name-True-joinedload] [gw29] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_subclass_base_alias_filter [gw50] [ 47%] SKIPPED test/aaa_profiling/test_orm.py::DeferOptionsTest::test_defer_many_cols test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_subclass_getitem [gw58] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_lazy_load [gw35] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_pickle_protocols test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_primary_table_only_for_requery test/orm/inheritance/test_manytomany.py::InheritTest2::test_basic test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_b_aliased test/orm/test_pickled.py::PickleTest::test_state_info_pickle [gw29] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_subclass_getitem [gw58] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_primary_table_only_for_requery test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_explicit_aliased_one test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_standalone_orphans test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_subclass_lookup [gw54] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_lazy_load [gw35] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_state_info_pickle test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_primary_table_only_for_requery [gw19] [ 47%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[undefer-name-True-joinedload] [gw58] [ 47%] 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 [gw29] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_subclass_lookup test/orm/test_pickled.py::PickleTest::test_transient test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[undefer-name-True-lazyload] [gw54] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_primary_table_only_for_requery test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-True-False-False] test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_standalone_orphans [gw32] [ 47%] PASSED test/orm/test_lazy_relations.py::GetterStateTest::test_get_populated_passive_return_never_set [gw58] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_subclass_base_alias_filter [gw3] [ 47%] PASSED test/orm/test_options.py::OfTypePathingTest::test_oftype_only_col_attr_bound test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_subclass_getitem test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_baseclass_base_alias_filter [gw54] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_standalone_orphans test/orm/test_options.py::OfTypePathingTest::test_oftype_only_col_attr_string_bound test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_subclass_base_alias_filter [gw47] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_correlation_one [gw62] [ 47%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_m2o_lazy_loader_on_persistent[True-True-True-False-False] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_correlation_three [gw58] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_subclass_getitem [gw19] [ 47%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[undefer-name-True-lazyload] test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_subclass_lookup test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[undefer-name-True-selectinload] [gw54] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_subclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_subclass_getitem [gw50] [ 47%] SKIPPED test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_b_aliased test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_manual_alias test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_two_future_default_wp test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_b_aliased_select_join [gw47] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_correlation_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_correlation_two [gw35] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_transient [gw58] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_nonlazy::test_subclass_lookup [gw54] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_subclass_getitem [gw50] [ 47%] SKIPPED test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_b_aliased_select_join test/orm/test_pickled.py::PickleTest::test_unbound_options[0] test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_subclass_lookup [gw3] [ 47%] PASSED test/orm/test_options.py::OfTypePathingTest::test_oftype_only_col_attr_string_bound test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_b_plain [gw47] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_correlation_two test/orm/test_options.py::OfTypePathingTest::test_oftype_only_col_attr_string_unbound [gw55] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_baseclass_base_alias_filter [gw19] [ 47%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[undefer-name-True-selectinload] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_expire test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_baseclass_base_alias_filter [gw48] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_baseclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_baseclass_lookup [gw50] [ 47%] SKIPPED test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_b_plain test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_baseclass_lookup [gw54] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_nonlazy::test_subclass_lookup test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_d [gw55] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_baseclass_lookup test/orm/inheritance/test_poly_loading.py::LazyLoaderTransfersOptsTest::test_opt_propagates[None] 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_joins_False_redefine_lazy::test_baseclass_base_alias_filter [gw48] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_baseclass_lookup [gw50] [ 47%] SKIPPED test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_d [gw3] [ 47%] PASSED test/orm/test_options.py::OfTypePathingTest::test_oftype_only_col_attr_string_unbound test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_baseclass_sub_table_filter test/orm/test_options.py::OfTypePathingTest::test_oftype_only_col_attr_unbound test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_d_aliased [gw55] [ 47%] 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 [gw47] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_expire [gw50] [ 47%] SKIPPED test/aaa_profiling/test_orm.py::JoinConditionTest::test_a_to_d_aliased test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_explicit_polymorphic_join_one [gw48] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_lazy_load [gw3] [ 47%] PASSED test/orm/test_options.py::OfTypePathingTest::test_oftype_only_col_attr_unbound [gw35] [ 47%] PASSED test/orm/test_pickled.py::PickleTest::test_unbound_options[0] test/orm/test_options.py::OfTypePathingTest::test_oftype_only_rel_attr_bound test/aaa_profiling/test_orm.py::JoinedEagerLoadTest::test_build_query test/orm/test_pickled.py::PickleTest::test_unbound_options[1] [gw47] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_explicit_polymorphic_join_one test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_only_args test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_explicit_polymorphic_join_two test/sql/test_metadata.py::ConstraintTest::test_auto_append_uq_on_col_attach_two [gw28] [ 47%] PASSED test/orm/test_instrumentation.py::Py3KFunctionInstTest::test_kw_only_args [gw3] [ 47%] PASSED test/orm/test_options.py::OfTypePathingTest::test_oftype_only_rel_attr_bound [gw20] [ 47%] PASSED test/sql/test_metadata.py::ConstraintTest::test_auto_append_uq_on_col_attach_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_aliased_four [gw47] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_explicit_polymorphic_join_two test/orm/test_options.py::OfTypePathingTest::test_oftype_only_rel_attr_string_bound [gw55] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_lazy_load test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_filter_on_baseclass [gw29] [ 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_none_False_noredefine_nonlazy::test_primary_table_only_for_requery test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_eleven test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_baseclass_lookup [gw63] [ 47%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_explicit_aliased_one [gw19] [ 47%] PASSED test/orm/inheritance/test_poly_loading.py::LazyLoaderTransfersOptsTest::test_opt_propagates[None] [gw55] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_primary_table_only_for_requery test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_explicit_aliased_three test/orm/inheritance/test_poly_loading.py::LazyLoaderTransfersOptsTest::test_opt_propagates[immediateload] test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_standalone_orphans [gw58] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_baseclass_base_alias_filter [gw55] [ 47%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_standalone_orphans [gw3] [ 47%] PASSED test/orm/test_options.py::OfTypePathingTest::test_oftype_only_rel_attr_string_bound [gw29] [ 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_none_False_noredefine_nonlazy::test_subclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_baseclass_lookup test/orm/test_options.py::OfTypePathingTest::test_oftype_only_rel_attr_string_unbound test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_baseclass_sub_table_filter [gw48] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_lazy_load [gw35] [ 48%] PASSED test/orm/test_pickled.py::PickleTest::test_unbound_options[1] test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_primary_table_only_for_requery test/orm/test_pickled.py::PickleTest::test_unbound_options[2] [gw19] [ 48%] 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] [gw58] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_baseclass_lookup [gw55] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_subclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_baseclass_sub_table_filter [gw48] [ 48%] 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 [gw54] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_baseclass_base_alias_filter [gw29] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_baseclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_subclass_getitem [gw62] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_two_future_default_wp test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_lazy_load [gw3] [ 48%] PASSED test/orm/test_options.py::OfTypePathingTest::test_oftype_only_rel_attr_string_unbound [gw48] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_standalone_orphans [gw32] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_manual_alias [gw58] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_subclass_base_alias_filter test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_nine [gw55] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_subclass_getitem [gw47] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_filter_on_baseclass test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_five test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_lazy_load [gw19] [ 48%] PASSED test/orm/inheritance/test_poly_loading.py::LazyLoaderTransfersOptsTest::test_opt_propagates[joinedload] test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_subclass_lookup [gw54] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_baseclass_lookup test/orm/inheritance/test_poly_loading.py::LazyLoaderTransfersOptsTest::test_opt_propagates[lazyload] test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_baseclass_sub_table_filter [gw32] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_correlation_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_one [gw48] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_subclass_base_alias_filter [gw55] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_nonlazy::test_subclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_subclass_getitem [gw47] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_four [gw32] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_one [gw54] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_baseclass_sub_table_filter test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_seventeen [gw48] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_subclass_getitem test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_lazy_load [gw47] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_four [gw19] [ 48%] PASSED test/orm/inheritance/test_poly_loading.py::LazyLoaderTransfersOptsTest::test_opt_propagates[lazyload] test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_subclass_lookup test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_one test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_baseclass_base_alias_filter test/orm/inheritance/test_poly_loading.py::LazyLoaderTransfersOptsTest::test_opt_propagates[selectinload] [gw35] [ 48%] PASSED test/orm/test_pickled.py::PickleTest::test_unbound_options[2] test/engine/test_logging.py::LogParamsTest::test_log_large_parameter_multiple [gw47] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_one test/orm/test_pickled.py::PickleTest::test_unbound_options[3] [gw58] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_lazy_load [gw48] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_nonlazy::test_subclass_lookup test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_one_future test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_primary_table_only_for_requery [gw32] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_seventeen [gw47] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_six [gw58] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_primary_table_only_for_requery test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_six [gw19] [ 48%] PASSED 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_baseclass_base_alias_filter [gw29] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_lazy_load test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_standalone_orphans test/orm/inheritance/test_poly_loading.py::LazyLoaderTransfersOptsTest::test_opt_propagates[subqueryload] test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_primary_table_only_for_requery [gw54] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_lazy_load [gw58] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_standalone_orphans [gw47] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_six 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_auto_False_redefine_lazy::test_subclass_base_alias_filter test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_three [gw32] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_six [gw50] [ 48%] SKIPPED test/aaa_profiling/test_orm.py::JoinedEagerLoadTest::test_build_query test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_six_point_five [gw29] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_primary_table_only_for_requery [gw54] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_primary_table_only_for_requery [gw61] [ 48%] PASSED test/engine/test_logging.py::LogParamsTest::test_log_large_parameter_multiple [gw28] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_aliased_four test/aaa_profiling/test_orm.py::JoinedEagerLoadTest::test_fetch_results test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_standalone_orphans [gw47] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_aliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_two [gw58] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_subclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_standalone_orphans [gw20] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_eleven test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_subclass_getitem [gw29] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_standalone_orphans [gw54] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_standalone_orphans [gw32] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_six_point_five [gw19] [ 48%] PASSED test/orm/inheritance/test_poly_loading.py::LazyLoaderTransfersOptsTest::test_opt_propagates[subqueryload] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_fifteen test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_subclass_base_alias_filter [gw47] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_from_alias test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_subclass_base_alias_filter test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_six [gw35] [ 48%] PASSED test/orm/test_pickled.py::PickleTest::test_unbound_options[3] [gw58] [ 48%] 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/orm/inheritance/test_poly_loading.py::LoadBaseAndSubWEagerRelMapped::test_load [gw54] [ 48%] 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 [gw20] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_fifteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_fourteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_sixteen test/orm/test_pickled.py::PickleTest::test_unbound_options[4] [gw29] [ 48%] 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] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_aliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_explicit_aliased_one [gw58] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_lazy::test_subclass_lookup [gw32] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_sixteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_ten [gw54] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_subclass_getitem [gw47] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_from_alias [gw29] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_subclass_getitem test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_get_one test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_subclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_subclass_lookup [gw20] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_fourteen test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_baseclass_base_alias_filter test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_manual_alias [gw55] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_baseclass_base_alias_filter [gw32] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_ten test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_baseclass_lookup [gw28] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_explicit_aliased_one [gw54] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_lazy::test_subclass_lookup test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_thirteen [gw62] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_correlation_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_explicit_aliased_three [gw47] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_get_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_correlation_three [gw29] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_nonlazy::test_subclass_lookup test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_get_three [gw20] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_manual_alias [gw55] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_baseclass_lookup test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_nine test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_baseclass_sub_table_filter [gw35] [ 48%] PASSED test/orm/test_pickled.py::PickleTest::test_unbound_options[4] test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_nonlazy::test_baseclass_base_alias_filter [gw47] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_get_three test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_baseclass_base_alias_filter test/sql/test_metadata.py::DialectKWArgTest::test_not_contains_wildcard [gw32] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_thirteen [gw20] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_get_two [gw62] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_correlation_three [gw28] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_explicit_aliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_correlation_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_explicit_aliased_two [gw15] [ 48%] PASSED test/sql/test_metadata.py::DialectKWArgTest::test_not_contains_wildcard test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_one [gw48] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_baseclass_base_alias_filter [gw55] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_baseclass_sub_table_filter test/orm/test_pickled.py::PolymorphicDeferredTest::test_polymorphic_deferred test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_baseclass_lookup test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_seven_future [gw20] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_one [gw47] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_get_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_and_thru_polymorphic_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_seventeen test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_lazy_load [gw62] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_correlation_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_expire [gw28] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_explicit_aliased_two [gw32] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_three [gw48] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_baseclass_lookup test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_four test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_baseclass_sub_table_filter test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_twelve [gw20] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_seventeen test/orm/test_load_on_fks.py::LoadOnFKsTest::test_backref_doesnt_double test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_six [gw47] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_and_thru_polymorphic_aliased_one [gw19] [ 48%] PASSED test/orm/inheritance/test_poly_loading.py::LoadBaseAndSubWEagerRelMapped::test_load [gw55] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_lazy_load test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_and_thru_polymorphic_nonaliased_one [gw28] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_four test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_primary_table_only_for_requery test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_one [gw62] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_expire test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_explicit_polymorphic_join_one [gw32] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_twelve [gw48] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_baseclass_sub_table_filter [gw60] [ 48%] PASSED test/orm/test_load_on_fks.py::LoadOnFKsTest::test_backref_doesnt_double test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_lazy_load test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_joinedload_on_subclass [gw20] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_six_point_five [gw55] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_primary_table_only_for_requery test/orm/inheritance/test_poly_loading.py::LoadBaseAndSubWEagerRelOpt::test_load test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_standalone_orphans [gw35] [ 48%] PASSED test/orm/test_pickled.py::PolymorphicDeferredTest::test_polymorphic_deferred test/sql/test_metadata.py::ConstraintTest::test_related_column_not_present_atfirst_ok [gw28] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_one [gw47] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_and_thru_polymorphic_nonaliased_one [gw55] [ 48%] 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 test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_one_future [gw58] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_baseclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_baseclass_lookup test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_seven [gw61] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_six [gw14] [ 48%] PASSED test/sql/test_metadata.py::ConstraintTest::test_related_column_not_present_atfirst_ok [gw62] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_explicit_polymorphic_join_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_explicit_polymorphic_join_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_sixteen test/orm/test_pickled.py::TupleLabelTest::test_tuple_labeling [gw20] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_six_point_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_sixteen [gw32] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_joinedload_on_subclass test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_three [gw47] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_eleven [gw62] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_explicit_polymorphic_join_two [gw55] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_subclass_base_alias_filter test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_lazyload_related_w_cache_check [gw32] [ 48%] SKIPPED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_lazyload_related_w_cache_check [gw58] [ 48%] 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/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_filter_on_baseclass [gw28] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_loads_at_once [gw61] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_sixteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_ten test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_subclass_getitem [gw48] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_lazy_load [gw54] [ 48%] 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 test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_primary_table_only_for_requery [gw47] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_eleven [gw55] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_subclass_getitem [gw20] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_sixteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_ten test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_five test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_subclass_lookup [gw58] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_baseclass_sub_table_filter [gw28] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_three test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_lazy_load [gw61] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_ten [gw48] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_primary_table_only_for_requery test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_thirteen test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_standalone_orphans [gw20] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_ten [gw47] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_four [gw54] [ 48%] 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 test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_thirteen [gw29] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_baseclass_base_alias_filter [gw55] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_lazy::test_subclass_lookup [gw48] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_standalone_orphans [gw61] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_thirteen test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_baseclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_subclass_base_alias_filter test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_three [gw47] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_four [gw28] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_two [gw32] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_loads_at_once test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_aliased_three_future [gw54] [ 48%] 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_none_False_redefine_nonlazy::test_baseclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_nonlazy::test_lazy_load [gw32] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_eighteen [gw47] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_nine [gw20] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_thirteen [gw48] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_subclass_base_alias_filter [gw15] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_seven_future [gw29] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_baseclass_lookup [gw62] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_filter_on_baseclass test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_six_future test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_subclass_getitem test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_five [gw15] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_six_future [gw32] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_eighteen [gw47] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_one [gw61] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_twelve test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_eleven [gw28] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_aliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_seven [gw19] [ 48%] PASSED test/orm/inheritance/test_poly_loading.py::LoadBaseAndSubWEagerRelOpt::test_load [gw62] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_three_future [gw58] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_lazy_load [gw48] [ 48%] 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 [gw20] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_three [gw32] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_eleven test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_primary_table_only_for_requery [gw61] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_twelve [gw29] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_baseclass_sub_table_filter test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_fifteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_twelve [gw62] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_one test/orm/inheritance/test_poly_loading.py::LoaderOptionsTest::test_options_dont_pollute [gw47] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_seven test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_lazy_load test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_six [gw58] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_primary_table_only_for_requery [gw28] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_two_future test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_standalone_orphans [gw62] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_one [gw48] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_lazy::test_subclass_lookup [gw15] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_three_future [gw61] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_multi_join test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_one_future [gw54] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_nonlazy::test_lazy_load [gw47] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_two_future_adhoc_wp [gw58] [ 48%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_standalone_orphans [gw32] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_fifteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_ten [gw20] [ 48%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_twelve test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_joinedload_on_subclass test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_five 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_auto_False_redefine_nonlazy::test_subclass_base_alias_filter [gw62] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_six test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_nonlazy::test_primary_table_only_for_requery [gw54] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_nonlazy::test_primary_table_only_for_requery [gw15] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_two_future_adhoc_wp [gw47] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_ten [gw28] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_two_future test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_nonlazy::test_standalone_orphans test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_two_future_default_wp [gw58] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_subclass_base_alias_filter test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_one_future test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_subclass_getitem [gw62] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_six [gw54] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_nonlazy::test_standalone_orphans [gw60] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_seven test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_nonlazy::test_subclass_base_alias_filter test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_six [gw32] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_three [gw20] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_joinedload_on_subclass [gw47] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_four [gw15] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_two_future_default_wp test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_lazyload_related_w_cache_check [gw14] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_two [gw58] [ 49%] 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 [gw62] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_three [gw28] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_one_future [gw29] [ 49%] 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 [gw60] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_ten test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_three_future [gw47] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_aliased_four [gw54] [ 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 [gw55] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_baseclass_base_alias_filter test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_two [gw58] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_redefine_nonlazy::test_subclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_baseclass_lookup [gw62] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_from_alias [gw29] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_primary_table_only_for_requery test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_aliased_not_polluted_by_join [gw14] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_polymorphic_explicit_aliased [gw54] [ 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 test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_standalone_orphans [gw28] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_three_future [gw20] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_lazyload_related_w_cache_check [gw55] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_baseclass_lookup test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_loads_at_once [gw61] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_multi_join test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_multi_join_future test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_baseclass_sub_table_filter [gw47] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_aliased_four [gw60] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_ten [gw29] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_standalone_orphans [gw32] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_three [gw60] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_three 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_joins_False_noredefine_lazy::test_baseclass_base_alias_filter [gw54] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_redefine_nonlazy::test_subclass_lookup test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_two [gw60] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_two [gw14] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_polymorphic_explicit_aliased test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_fourteen [gw32] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_fourteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[] [gw62] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_from_alias test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_get_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_polymorphic_nonaliased [gw29] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_subclass_base_alias_filter [gw28] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_ot_aliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_aliased_four test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_baseclass_base_alias_filter [gw20] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_loads_at_once test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_eight test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_subclass_getitem [gw32] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[] [gw55] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_baseclass_sub_table_filter [gw14] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_polymorphic_nonaliased test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_eight [gw62] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_get_one [gw35] [ 49%] PASSED test/orm/test_pickled.py::TupleLabelTest::test_tuple_labeling [gw29] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_subclass_getitem test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_subclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_lazy_load [gw60] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_aliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_aliased_one_future [gw20] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_eighteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_get_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[_join_to_poly_wp_one] [gw28] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_ot_aliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_ot_explicit_aliased_two_future [gw62] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_get_three [gw48] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_baseclass_base_alias_filter [gw32] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[_join_to_poly_wp_one] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[_join_to_poly_wp_three] [gw20] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_eighteen [gw29] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_lazy::test_subclass_lookup [gw61] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_multi_join_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_get_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_eleven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_nesting_queries [gw55] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_lazy_load [gw60] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_aliased_one_future test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_baseclass_lookup test/orm/inheritance/test_poly_linked_list.py::PolymorphicCircularTest::test_four test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_primary_table_only_for_requery test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_explicit_aliased_one [gw20] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_eleven [gw62] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_get_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_having_group_by [gw28] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_ot_explicit_aliased_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_fifteen [gw55] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_primary_table_only_for_requery [gw48] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_baseclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_baseclass_base_alias_filter [gw14] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_eleven [gw32] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[_join_to_poly_wp_three] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[_join_to_poly_wp_two] [gw62] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_having_group_by test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_and_thru_polymorphic_aliased_one test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_standalone_orphans [gw61] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_nesting_queries [gw60] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_explicit_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_eight [gw55] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_standalone_orphans [gw20] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_fifteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_explicit_aliased_three [gw14] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_eleven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_fifteen test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_subclass_base_alias_filter [gw48] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_baseclass_sub_table_filter [gw32] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[_join_to_poly_wp_two] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_nine test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_lazy_load [gw28] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_five [gw14] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_fifteen [gw61] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_eight [gw19] [ 49%] PASSED test/orm/inheritance/test_poly_loading.py::LoaderOptionsTest::test_options_dont_pollute [gw20] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_four [gw58] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_baseclass_base_alias_filter [gw55] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_subclass_base_alias_filter test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_fourteen [gw62] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_and_thru_polymorphic_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_and_thru_polymorphic_nonaliased_one test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_baseclass_lookup test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_subclass_getitem test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_explicit_alias_two [gw60] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_explicit_aliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_explicit_aliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_four [gw32] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_nineteen [gw32] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_nineteen [gw15] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_aliased_not_polluted_by_join test/orm/test_mapper.py::RegistryConfigDisposeTest::test_configure_cascade_on_dependencies[True] test/orm/inheritance/test_poly_loading.py::NoBaseWPPlusAliasedTest::test_wp test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_correlation_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_one [gw55] [ 49%] 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 [gw58] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_baseclass_lookup [gw62] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_and_thru_polymorphic_nonaliased_one [gw54] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_baseclass_base_alias_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_baseclass_lookup test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_eight [gw60] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_explicit_aliased_two [gw14] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_fourteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_manual_alias test/orm/test_mapper.py::MapperTest::test_props [gw28] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_four [gw20] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_four test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_baseclass_sub_table_filter [gw15] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_correlation_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_correlation_three [gw62] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_eight [gw54] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_baseclass_lookup test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_fourteen [gw14] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_manual_alias test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_eleven [gw61] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_explicit_alias_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_nine [gw55] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_redefine_nonlazy::test_subclass_lookup [gw58] [ 49%] 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 [gw4] [ 49%] PASSED test/orm/test_mapper.py::RegistryConfigDisposeTest::test_configure_cascade_on_dependencies[True] [gw32] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_seven test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_baseclass_sub_table_filter [gw60] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_four [gw48] [ 49%] 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 [gw20] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_fourteen [gw62] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_eleven [gw54] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_baseclass_sub_table_filter test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_baseclass_base_alias_filter [gw32] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_seven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_seventeen test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_lazy_load [gw14] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_one [gw61] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_five [gw28] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_one [gw14] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_seventeen [gw48] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_primary_table_only_for_requery test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_standalone_orphans [gw48] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_standalone_orphans [gw62] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_four [gw59] [ 49%] PASSED test/orm/test_mapper.py::MapperTest::test_props [gw15] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_correlation_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_correlation_two [gw15] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_correlation_two [gw20] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[_join_to_poly_wp_one] [gw20] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[_join_to_poly_wp_one] [gw61] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_three [gw60] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_one_future [gw32] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_seventeen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_expire test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[_join_to_poly_wp_three] [gw28] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_three [gw62] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_nine test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_subclass_base_alias_filter [gw58] [ 49%] 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 [gw58] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_primary_table_only_for_requery [gw60] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_three [gw35] [ 49%] PASSED test/orm/inheritance/test_poly_linked_list.py::PolymorphicCircularTest::test_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_self_referential_two_point_five_future [gw14] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_seventeen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_six [gw61] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_three [gw29] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_baseclass_base_alias_filter [gw54] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_lazy_load test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_standalone_orphans [gw19] [ 49%] PASSED test/orm/inheritance/test_poly_loading.py::NoBaseWPPlusAliasedTest::test_wp [gw20] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[_join_to_poly_wp_three] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[_join_to_poly_wp_two] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_joinedload test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_baseclass_lookup [gw32] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_six [gw62] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_nine test/orm/inheritance/test_poly_linked_list.py::PolymorphicCircularTest::test_one [gw48] [ 49%] 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 [gw14] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_six_point_five [gw60] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_two [gw28] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_sixteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_one [gw62] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_one [gw58] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_standalone_orphans test/orm/inheritance/test_poly_loading.py::TestGeometries::test_partial_load_no_invoke_eagers [gw15] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_expire test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_explicit_polymorphic_join_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_seven [gw48] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_subclass_getitem test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_subclass_lookup [gw29] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_baseclass_lookup [gw20] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[_join_to_poly_wp_two] [gw32] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_sixteen test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_baseclass_sub_table_filter test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_nine [gw14] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_six_point_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_sixteen [gw60] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_aliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_ten [gw28] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_two [gw61] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_joinedload [gw48] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_redefine_nonlazy::test_subclass_lookup test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_five [gw32] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_ten [gw15] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_explicit_polymorphic_join_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_explicit_polymorphic_join_two [gw62] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_seven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_selectinload [gw29] [ 49%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_baseclass_sub_table_filter [gw20] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_nine [gw35] [ 49%] PASSED test/orm/inheritance/test_poly_linked_list.py::PolymorphicCircularTest::test_one [gw62] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_nineteen test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_lazy_load test/orm/inheritance/test_poly_linked_list.py::PolymorphicCircularTest::test_three [gw14] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_sixteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_ten [gw15] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_explicit_polymorphic_join_two [gw28] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_four [gw60] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_aliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_filter_on_baseclass test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_ten [gw20] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_nineteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_one [gw62] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_ten test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_three [gw14] [ 49%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_ten test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_thirteen [gw62] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_three [gw28] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_four [gw55] [ 50%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_baseclass_base_alias_filter test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_one [gw20] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_one test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_baseclass_lookup [gw60] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_one_future [gw61] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_selectinload test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_seven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_subqueryload test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_two_future [gw28] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_one [gw19] [ 50%] PASSED test/orm/inheritance/test_poly_loading.py::TestGeometries::test_partial_load_no_invoke_eagers [gw4] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_nine [gw14] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_thirteen [gw20] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_seven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_nineteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_three [gw55] [ 50%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_baseclass_lookup test/orm/inheritance/test_poly_loading.py::TestGeometries::test_threelevel_selectin_to_inline_awkward_alias_options[False] test/sql/test_metadata.py::NamingConventionTest::test_uq_key [gw4] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_nineteen [gw28] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_six [gw15] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_filter_on_baseclass test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_one [gw60] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_two_future [gw16] [ 50%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_uq_key test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_five [gw14] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_and_thru_polymorphic_nonaliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_twelve [gw29] [ 50%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_lazy_load [gw28] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_three test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_primary_table_only_for_requery [gw15] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_two [gw61] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_subqueryload test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_four [gw4] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_three_reset_selectable test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_seven [gw60] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_one_future [gw14] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_twelve [gw29] [ 50%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_primary_table_only_for_requery [gw15] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_four [gw35] [ 50%] PASSED test/orm/inheritance/test_poly_linked_list.py::PolymorphicCircularTest::test_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_joinedload_on_subclass test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_standalone_orphans test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_one test/orm/inheritance/test_poly_linked_list.py::PolymorphicCircularTest::test_two [gw4] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_seven [gw28] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_two test/sql/test_metadata.py::NamingConventionTest::test_ix_allcols_truncation test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_seventeen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_polymorphic_explicit_aliased [gw29] [ 50%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_standalone_orphans [gw15] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_one test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_subclass_base_alias_filter test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_one_future [gw60] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_three_future [gw18] [ 50%] PASSED test/sql/test_metadata.py::NamingConventionTest::test_ix_allcols_truncation [gw4] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_seventeen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_six [gw14] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_joinedload_on_subclass test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_lazyload_related_w_cache_check [gw35] [ 50%] PASSED test/orm/inheritance/test_poly_linked_list.py::PolymorphicCircularTest::test_two [gw28] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_polymorphic_explicit_aliased [gw29] [ 50%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_subclass_base_alias_filter [gw61] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_three_reset_selectable test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_query_subclass_join_to_base_relationship test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_two_future [gw60] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_one test/orm/inheritance/test_poly_loading.py::CompositeAttributesTest::test_load_composite [gw15] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_one_future [gw4] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_sixteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_ot_aliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_six [gw15] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_polymorphic_nonaliased [gw28] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_polymorphic_nonaliased test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_three [gw15] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_two [gw14] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_lazyload_related_w_cache_check test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_loads_at_once [gw61] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_query_subclass_join_to_base_relationship test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_relationship_to_polymorphic_one [gw4] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_sixteen [gw60] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_ot_aliased_three_future [gw15] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_ot_explicit_aliased_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_ten [gw59] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_self_referential_two_point_five_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_flat_aliased_w_select_from test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_subclass_option_pathing [gw14] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_loads_at_once [gw4] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_ten test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_thirteen [gw61] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_relationship_to_polymorphic_one [gw19] [ 50%] PASSED test/orm/inheritance/test_poly_loading.py::TestGeometries::test_threelevel_selectin_to_inline_awkward_alias_options[False] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_relationship_to_polymorphic_three [gw60] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_ot_explicit_aliased_two_future [gw14] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_eight [gw15] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_flat_aliased_w_select_from test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_five [gw4] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_thirteen [gw59] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_subclass_option_pathing test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_eighteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_from_alias test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_subqueryload_on_subclass test/orm/inheritance/test_poly_loading.py::TestGeometries::test_threelevel_selectin_to_inline_awkward_alias_options[True] [gw14] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_eighteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_eleven test/sql/test_metadata.py::MetaDataTest::test_fk_mismatched_local_remote_cols test/sql/test_metadata.py::CatchAllEventsTest::test_events_per_constraint [gw17] [ 50%] PASSED test/sql/test_metadata.py::MetaDataTest::test_fk_mismatched_local_remote_cols [gw14] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_eleven [gw35] [ 50%] PASSED test/orm/inheritance/test_poly_loading.py::CompositeAttributesTest::test_load_composite [gw11] [ 50%] PASSED test/sql/test_metadata.py::CatchAllEventsTest::test_events_per_constraint test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_fifteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_selectinload [gw15] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_from_alias [gw16] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_and_thru_polymorphic_nonaliased_one [gw59] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_subqueryload_on_subclass test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_get_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_five_future_override_selectable test/orm/inheritance/test_poly_loading.py::FixtureLoadTest::test_load_company_plus_employees [gw60] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_five [gw4] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_three [gw14] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_fifteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_twelve [gw16] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_five [gw15] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_get_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_eleven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_get_three [gw61] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_relationship_to_polymorphic_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_relationship_to_polymorphic_two [gw4] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_twelve [gw16] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_eleven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_two [gw15] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_get_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_five [gw60] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_four [gw59] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_five_future_override_selectable [gw14] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_get_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_four_future [gw16] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_five [gw4] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_multi_join [gw15] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_get_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_four [gw18] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_and_thru_polymorphic_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_six [gw16] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_nine [gw60] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_one [gw59] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_four_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_six [gw16] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_nine [gw61] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_relationship_to_polymorphic_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_self_referential_one [gw14] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_four [gw18] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_six [gw15] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_and_thru_polymorphic_aliased_one [gw16] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_fourteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_and_thru_polymorphic_nonaliased_one [gw59] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_seven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_seven_future [gw60] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_six [gw14] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_fourteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_three test/orm/test_mapper.py::MapperTest::test_column_not_present test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[] [gw18] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_two [gw19] [ 50%] PASSED test/orm/inheritance/test_poly_loading.py::TestGeometries::test_threelevel_selectin_to_inline_awkward_alias_options[True] [gw59] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_seven_future [gw14] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_six_future [gw15] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_and_thru_polymorphic_nonaliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[_join_to_poly_wp_one] [gw16] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_seven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_six [gw60] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_three [gw59] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_six_future [gw61] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_self_referential_one test/orm/inheritance/test_poly_loading.py::TestGeometries::test_threelevel_selectin_to_inline_mapped test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_self_referential_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_two [gw16] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_six [gw1] [ 50%] PASSED test/orm/test_mapper.py::MapperTest::test_column_not_present [gw18] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_two [gw14] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[_join_to_poly_wp_one] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[_join_to_poly_wp_three] [gw15] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_eleven [gw4] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_multi_join test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_ten test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_multi_join_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_five [gw16] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_ten [gw60] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_two [gw59] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_three_future [gw18] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_five [gw15] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_eleven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_two_future_adhoc_wp test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_five [gw11] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_eighteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_one [gw16] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_three [gw2] [ 50%] PASSED test/orm/inheritance/test_manytomany.py::InheritTest2::test_basic [gw14] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[_join_to_poly_wp_three] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_two [gw59] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_two_future_adhoc_wp [gw15] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_five [gw11] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_eighteen [gw18] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_eleven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_two_future_default_wp [gw60] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_four [gw16] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_two [gw63] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_explicit_aliased_three [gw15] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_aliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_explicit_aliased_two [gw59] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_two_future_default_wp test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_nine [gw11] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_eleven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_fifteen [gw18] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_one [gw60] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_one [gw15] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_nine [gw61] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_self_referential_two [gw17] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_selectinload [gw4] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_multi_join_future [gw35] [ 50%] PASSED test/orm/inheritance/test_poly_loading.py::FixtureLoadTest::test_load_company_plus_employees test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_nesting_queries test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_subqueryload test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_self_referential_two_future [gw16] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_aliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_correlation_one test/orm/inheritance/test_poly_loading.py::FixtureLoadTest::test_person_selectin_subclasses [gw63] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_explicit_aliased_two [gw18] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_aliased_one_future [gw11] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_fifteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_five [gw60] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_one [gw18] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_two [gw11] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_five [gw63] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_four [gw4] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_nesting_queries test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_one [gw16] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_aliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_explicit_aliased_one [gw19] [ 50%] PASSED test/orm/inheritance/test_poly_loading.py::TestGeometries::test_threelevel_selectin_to_inline_mapped [gw18] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_polymorphic_explicit_aliased [gw17] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_subqueryload test/orm/inheritance/test_poly_loading.py::TestGeometries::test_threelevel_selectin_to_inline_options test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_three_dont_reset_selectable [gw63] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_one [gw11] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_four [gw16] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_explicit_aliased_one [gw35] [ 50%] PASSED test/orm/inheritance/test_poly_loading.py::FixtureLoadTest::test_person_selectin_subclasses test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_fourteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_one_future [gw4] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_eight [gw18] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_polymorphic_explicit_aliased test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_polymorphic_nonaliased test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_explicit_aliased_three [gw61] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_self_referential_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_explicit_alias_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_self_referential_two_point_five [gw11] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_fourteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[] [gw18] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_polymorphic_nonaliased test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[None-None-True-defaultload] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_eight [gw63] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_one_future [gw11] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[_join_to_poly_wp_one] [gw16] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_explicit_aliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_explicit_aliased_two [gw17] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_three_dont_reset_selectable [gw11] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[_join_to_poly_wp_one] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_three_reset_selectable [gw63] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[_join_to_poly_wp_three] [gw4] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_explicit_alias_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_nine [gw16] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_explicit_aliased_two test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_inherit_schema_from_metadata_override_explicit [gw18] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_eleven [gw1] [ 50%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_one [gw44] [ 51%] PASSED test/sql/test_metadata.py::SchemaTypeTest_sqlite+pysqlite_3_39_4::test_inherit_schema_from_metadata_override_explicit [gw17] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_three_reset_selectable test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_one_future [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[_join_to_poly_wp_three] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_query_subclass_join_to_base_relationship [gw63] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_aliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[_join_to_poly_wp_two] [gw4] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_aliased_three_future [gw16] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_four [gw18] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_eleven [gw1] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_fifteen [gw61] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_self_referential_two_point_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_self_referential_two_point_five_future [gw59] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_correlation_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_correlation_three [gw4] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_one [gw17] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_query_subclass_join_to_base_relationship test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_relationship_to_polymorphic_one [gw1] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_six [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[_join_to_poly_wp_two] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_nine [gw35] [ 51%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[None-None-True-defaultload] [gw18] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_fifteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_three [gw2] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_three [gw16] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_five [gw63] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_aliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_one_future test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[None-None-True-joinedload] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_twelve [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_three [gw59] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_correlation_three [gw19] [ 51%] PASSED test/orm/inheritance/test_poly_loading.py::TestGeometries::test_threelevel_selectin_to_inline_options [gw1] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_nineteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_correlation_two [gw4] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_joinedload [gw59] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_correlation_two [gw2] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_twelve [gw16] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_correlation_w_polymorphic test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_two [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_nineteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_three [gw1] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_two test/orm/inheritance/test_poly_persistence.py::InsertOrderTest::test_insert_order test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_one [gw18] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_from_alias [gw35] [ 51%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[None-None-True-joinedload] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_four [gw63] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_one_future [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_seven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_two_future [gw59] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_correlation_w_polymorphic test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_correlation_w_polymorphic_flat [gw16] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_three test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[None-None-True-lazyload] [gw17] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_relationship_to_polymorphic_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_relationship_to_polymorphic_three [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_seven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_seventeen [gw4] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_joinedload [gw2] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_selectinload test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_multi_join [gw18] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_four [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_seventeen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_fourteen [gw61] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_self_referential_two_point_five_future [gw35] [ 51%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[None-None-True-lazyload] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_six [gw63] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_subclass_option_pathing [gw59] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_correlation_w_polymorphic_flat test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[None-None-True-selectinload] [gw16] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_expire [gw1] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_from_alias test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_aliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_one_future [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_six [gw18] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_fourteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_manual_alias test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_get_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_sixteen [gw61] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_subclass_option_pathing [gw4] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_selectinload [gw16] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_aliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_subqueryload_on_subclass test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_subqueryload [gw35] [ 51%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[None-None-True-selectinload] [gw1] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_get_one [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_sixteen [gw59] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_expire test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_one_future [gw18] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_manual_alias test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_ten test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[defer-name-True-defaultload] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_get_three [gw63] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_explicit_polymorphic_join_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_three_future [gw17] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_relationship_to_polymorphic_three [gw18] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_nine [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_ten test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_relationship_to_polymorphic_two [gw1] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_get_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_thirteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_get_two [gw59] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_explicit_polymorphic_join_one [gw61] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_subqueryload_on_subclass [gw16] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_explicit_polymorphic_join_two [gw63] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_five_future_override_selectable test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_two_future [gw18] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_seventeen [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_thirteen [gw59] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_explicit_polymorphic_join_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_three [gw35] [ 51%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[defer-name-True-defaultload] [gw4] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_subqueryload test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_three_reset_selectable [gw1] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_get_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_and_thru_polymorphic_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_filter_on_baseclass [gw2] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_multi_join test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[defer-name-True-joinedload] [gw44] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_aliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_multi_join_future [gw16] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_one_future [gw18] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_seventeen [gw17] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_relationship_to_polymorphic_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_six [gw63] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_self_referential_one [gw61] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_five_future_override_selectable test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_one_future [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_four_future [gw35] [ 51%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[defer-name-True-joinedload] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_ot_aliased_three_future [gw19] [ 51%] PASSED test/orm/inheritance/test_poly_persistence.py::InsertOrderTest::test_insert_order test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_twelve test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[defer-name-True-lazyload] [gw18] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_six [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_twelve test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_six_point_five [gw16] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_three_future [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_two [gw1] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_and_thru_polymorphic_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_and_thru_polymorphic_nonaliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_multi_join [gw4] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_three_reset_selectable test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_baseclass_base_alias_filter [gw61] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_four_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_query_subclass_join_to_base_relationship [gw63] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_ot_aliased_three_future [gw44] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_two_future [gw9] [ 51%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_visit_binary_product [gw35] [ 51%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[defer-name-True-lazyload] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_ot_explicit_aliased_two_future test/aaa_profiling/test_memusage.py::CycleTest::test_weak_sequence [gw16] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_three_future [gw17] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_self_referential_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_self_referential_two [gw18] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_six_point_five test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[defer-name-True-selectinload] [gw2] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_multi_join_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_sixteen [gw59] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_filter_on_baseclass test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_five [gw4] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_query_subclass_join_to_base_relationship test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_nesting_queries test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_two_future [gw1] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_and_thru_polymorphic_nonaliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_relationship_to_polymorphic_one [gw1] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_eight [gw59] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_five [gw63] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_ot_explicit_aliased_two_future [gw44] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_explicit_aliased_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_four [gw18] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_sixteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_eleven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_one_future [gw16] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_ten test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_ot_aliased_three_future [gw35] [ 51%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[defer-name-True-selectinload] [gw59] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_one [gw50] [ 51%] SKIPPED test/aaa_profiling/test_orm.py::JoinedEagerLoadTest::test_fetch_results [gw18] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_ten test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_thirteen [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_multi_join test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_multi_join_future [gw4] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_relationship_to_polymorphic_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_relationship_to_polymorphic_three [gw1] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_eleven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_five [gw2] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_nesting_queries test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_eight [gw59] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_one [gw17] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_self_referential_two [gw16] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_ot_aliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_one_future [gw44] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_one_future [gw1] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_self_referential_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_ot_explicit_aliased_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_four test/aaa_profiling/test_orm.py::LoadManyToOneFromIdentityTest::test_many_to_one_load_identity [gw59] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_one_future [gw18] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_thirteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_three [gw63] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_five [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_multi_join_future [gw1] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_four [gw2] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_nesting_queries test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_explicit_alias_two [gw59] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_six [gw16] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_ot_explicit_aliased_two_future [gw44] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_five test/sql/test_metadata.py::ToMetaDataTest::test_change_name_change_metadata test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_two_future [gw18] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_twelve [gw59] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_three [gw51] [ 51%] PASSED test/sql/test_metadata.py::ToMetaDataTest::test_change_name_change_metadata [gw63] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_one [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_nesting_queries test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_sixteen [gw17] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_self_referential_two_future [gw16] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_five [gw59] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_self_referential_two_point_five [gw4] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_relationship_to_polymorphic_three [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_eight test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_from_alias test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_explicit_alias_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_relationship_to_polymorphic_two [gw1] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_nine [gw19] [ 51%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_baseclass_base_alias_filter [gw44] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_nonaliased_two_future [gw18] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_twelve test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_baseclass_lookup test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_ot_aliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_joinedload_on_subclass [gw2] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_explicit_alias_two [gw63] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_nine [gw1] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_seven [gw19] [ 51%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_baseclass_lookup [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_explicit_alias_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_nine test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_baseclass_sub_table_filter [gw59] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_from_alias test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_get_one [gw18] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_joinedload_on_subclass test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_lazyload_related_w_cache_check [gw2] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_nine [gw44] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_ot_aliased_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_one [gw63] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_six [gw1] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_seven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_ot_explicit_aliased_two_future [gw59] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_get_one [gw19] [ 51%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_baseclass_sub_table_filter test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_get_three [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_one test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_lazy_load [gw17] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_self_referential_two_point_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_self_referential_two_point_five_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_three [gw18] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_lazyload_related_w_cache_check [gw4] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_relationship_to_polymorphic_two [gw2] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_one [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_one [gw1] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_six [gw59] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_get_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_ten test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_self_referential_one [gw63] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_get_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_two [gw44] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_ot_explicit_aliased_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_three [gw1] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_ten [gw11] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_five [gw59] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_get_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_three [gw2] [ 51%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_joinedload [gw19] [ 52%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_lazy_load [gw63] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_two [gw50] [ 52%] SKIPPED test/aaa_profiling/test_orm.py::LoadManyToOneFromIdentityTest::test_many_to_one_load_identity test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_primary_table_only_for_requery [gw1] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_two [gw19] [ 52%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_primary_table_only_for_requery test/aaa_profiling/test_orm.py::LoadManyToOneFromIdentityTest::test_many_to_one_load_no_identity [gw1] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_two test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_standalone_orphans [gw17] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_self_referential_two_point_five_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_aliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_subclass_option_pathing [gw4] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_self_referential_one [gw63] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_five [gw19] [ 52%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_standalone_orphans test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_self_referential_two test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_subclass_base_alias_filter test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_four [gw44] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_four [gw2] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_joinedload [gw17] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_subclass_option_pathing test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_selectinload [gw63] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_subqueryload_on_subclass [gw1] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_aliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_one [gw19] [ 52%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_subclass_base_alias_filter test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_aliased_one_future [gw44] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_four [gw51] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_sixteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_one test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_get test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_ten [gw46] [ 52%] SKIPPED test/ext/test_horizontal_shard.py::MultipleDialectShardTest::test_get [gw63] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_multi_join test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_six [gw17] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_subqueryload_on_subclass test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_five_future_override_selectable [gw1] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_aliased_one_future [gw2] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_selectinload test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_explicit_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_subqueryload [gw63] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_six [gw44] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_three [gw4] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_self_referential_two [gw51] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_ten [gw63] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_three [gw17] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_five_future_override_selectable test/ext/test_mutable.py::MiscTest::test_pickle_parent_multi_attrs[False] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_self_referential_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_thirteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_four_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_two [gw1] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_explicit_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_explicit_aliased_three [gw44] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_six test/sql/test_metadata.py::UseExistingTest::test_extend_existing_coltype [gw63] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_polymorphic_explicit_aliased [gw50] [ 52%] SKIPPED test/aaa_profiling/test_orm.py::LoadManyToOneFromIdentityTest::test_many_to_one_load_no_identity [gw17] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_four_future [gw2] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_subqueryload test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_one_future [gw1] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_explicit_aliased_three [gw51] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_thirteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_explicit_aliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_three_reset_selectable [gw39] [ 52%] PASSED test/sql/test_metadata.py::UseExistingTest::test_extend_existing_coltype [gw44] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_two test/aaa_profiling/test_orm.py::MergeBackrefsTest::test_merge_pending_with_all_pks [gw17] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_one_future [gw63] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_polymorphic_explicit_aliased test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_polymorphic_nonaliased test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_seven_future test/engine/test_pool.py::PoolEventsTest::test_first_connect_on_subsequently_recreated [gw1] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_explicit_aliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_four [gw39] [ 52%] PASSED test/engine/test_pool.py::PoolEventsTest::test_first_connect_on_subsequently_recreated [gw44] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_two [gw51] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_three [gw17] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_seven_future [gw63] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_polymorphic_nonaliased test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_five test/engine/test_pool.py::PoolEventsTest::test_invalidate_event_exception test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_six_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_twelve [gw4] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_self_referential_two_future [gw17] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_six_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_eight [gw1] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_one [gw39] [ 52%] PASSED test/engine/test_pool.py::PoolEventsTest::test_invalidate_event_exception [gw2] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_three_reset_selectable [gw34] [ 52%] PASSED test/ext/test_mutable.py::MiscTest::test_pickle_parent_multi_attrs[False] test/engine/test_pool.py::PoolEventsTest::test_invalidate_event_no_exception test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_query_subclass_join_to_base_relationship [gw44] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_five [gw39] [ 52%] PASSED test/engine/test_pool.py::PoolEventsTest::test_invalidate_event_no_exception test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_four [gw63] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_eight [gw51] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_twelve test/engine/test_pool.py::PoolEventsTest::test_listen_targets_per_subclass test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_two_future_default_wp test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_joinedload_on_subclass [gw17] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_three_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_eleven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_two_future_adhoc_wp [gw1] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_one [gw39] [ 52%] PASSED test/engine/test_pool.py::PoolEventsTest::test_listen_targets_per_subclass [gw2] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_query_subclass_join_to_base_relationship test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_one_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_relationship_to_polymorphic_one [gw44] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_one test/engine/test_pool.py::PoolEventsTest::test_listen_targets_scope [gw17] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_two_future_adhoc_wp [gw39] [ 52%] PASSED test/engine/test_pool.py::PoolEventsTest::test_listen_targets_scope [gw63] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_eleven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_two_future_default_wp test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_fifteen test/engine/test_pool.py::PoolEventsTest::test_reset_event [gw51] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_joinedload_on_subclass test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_lazyload_related_w_cache_check [gw17] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_two_future_default_wp [gw39] [ 52%] PASSED test/engine/test_pool.py::PoolEventsTest::test_reset_event [gw1] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_one_future [gw44] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_one [gw2] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_relationship_to_polymorphic_one [gw51] [ 52%] SKIPPED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_lazyload_related_w_cache_check test/engine/test_pool.py::PoolEventsTest::test_soft_invalidate_event_exception test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_loads_at_once test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_relationship_to_polymorphic_three test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_three [gw39] [ 52%] PASSED test/engine/test_pool.py::PoolEventsTest::test_soft_invalidate_event_exception [gw50] [ 52%] SKIPPED test/aaa_profiling/test_orm.py::MergeBackrefsTest::test_merge_pending_with_all_pks [gw63] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_fifteen [gw44] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_six test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_correlation_one [gw1] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_three test/engine/test_pool.py::PoolEventsTest::test_soft_invalidate_event_no_exception test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_three [gw39] [ 52%] PASSED test/engine/test_pool.py::PoolEventsTest::test_soft_invalidate_event_no_exception test/engine/test_pool.py::PoolFirstConnectSyncTest::test_sync [gw44] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_three test/aaa_profiling/test_orm.py::MergeTest::test_merge_load test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_two test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_non_mutable [gw51] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_loads_at_once test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_eight [gw44] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_to_polymorphic_explicit_aliased [gw51] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_eight test/sql/test_operators.py::AnyAllTest::test_any_all_bindparam_coercion[any] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_eighteen [gw2] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_relationship_to_polymorphic_three [gw56] [ 52%] PASSED test/sql/test_operators.py::AnyAllTest::test_any_all_bindparam_coercion[any] test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_remove test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_relationship_to_polymorphic_two [gw51] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_eighteen [gw45] [ 52%] PASSED test/ext/test_mutable.py::MutableColumnCopyJSONTest::test_non_mutable test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_eleven test/engine/test_pool.py::QueuePoolTest::test_recycle [gw44] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_to_polymorphic_explicit_aliased test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_to_polymorphic_nonaliased [gw50] [ 52%] SKIPPED test/aaa_profiling/test_orm.py::MergeTest::test_merge_load [gw51] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_eleven [gw46] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_multi_join test/engine/test_pool.py::PoolTest::test_rec_unconnected [gw56] [ 52%] PASSED test/engine/test_pool.py::QueuePoolTest::test_recycle test/aaa_profiling/test_orm.py::MergeTest::test_merge_no_load test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_fifteen test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_in_place_mutation test/engine/test_pool.py::QueuePoolTest::test_recycle_on_invalidate test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_multi_join_future [gw45] [ 52%] PASSED test/engine/test_pool.py::PoolTest::test_rec_unconnected [gw44] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_to_polymorphic_nonaliased test/engine/test_pool.py::PoolTest::test_recreate_state[AssertionPool-pool_args5] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_eight [gw45] [ 52%] PASSED test/engine/test_pool.py::PoolTest::test_recreate_state[AssertionPool-pool_args5] test/engine/test_pool.py::PoolTest::test_recreate_state[NullPool-pool_args2] test/ext/test_mutable.py::MutableInheritedCompositesTest::test_in_place_mutation_subclass [gw2] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_relationship_to_polymorphic_two [gw7] [ 52%] PASSED test/ext/test_mutable.py::MutableListWithScalarPickleTest::test_remove [gw51] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_fifteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_self_referential_one [gw45] [ 52%] PASSED test/engine/test_pool.py::PoolTest::test_recreate_state[NullPool-pool_args2] test/engine/test_pool.py::PoolTest::test_recreate_state[QueuePool-pool_args0] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_five [gw45] [ 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] [gw44] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_eight [gw25] [ 52%] PASSED test/ext/test_mutable.py::MutableAssociationScalarPickleTest::test_in_place_mutation test/engine/test_processors.py::PyDateProcessorTest::test_date_no_string [gw50] [ 52%] SKIPPED test/aaa_profiling/test_orm.py::MergeTest::test_merge_no_load test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_eleven [gw45] [ 52%] PASSED test/engine/test_pool.py::PoolTest::test_recreate_state[QueuePool-pool_args1] [gw34] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_two_future_default_wp test/engine/test_pool.py::PoolTest::test_recreate_state[SingletonThreadPool-pool_args3] [gw7] [ 52%] PASSED test/engine/test_processors.py::PyDateProcessorTest::test_date_no_string test/ext/test_mutable.py::MutableWithScalarJSONTest::test_setdefault [gw45] [ 52%] PASSED test/engine/test_pool.py::PoolTest::test_recreate_state[SingletonThreadPool-pool_args3] test/engine/test_processors.py::PyDateProcessorTest::test_datetime_invalid_string test/engine/test_pool.py::PoolTest::test_recreate_state[StaticPool-pool_args4] [gw44] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_eleven test/orm/test_query.py::BooleanEvalTest::test_four [gw7] [ 52%] PASSED test/engine/test_processors.py::PyDateProcessorTest::test_datetime_invalid_string [gw51] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_fifteen test/engine/test_processors.py::PyDateProcessorTest::test_datetime_no_string test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_four [gw45] [ 52%] PASSED test/engine/test_pool.py::PoolTest::test_recreate_state[StaticPool-pool_args4] test/engine/test_pool.py::AssertionPoolTest::test_connect_error [gw25] [ 52%] PASSED test/orm/test_query.py::BooleanEvalTest::test_four [gw7] [ 52%] PASSED test/engine/test_processors.py::PyDateProcessorTest::test_datetime_no_string test/engine/test_processors.py::PyDateProcessorTest::test_time_invalid_string test/engine/test_pool.py::QueuePoolTest::test_connect_checkout_handler_always_gets_info [gw46] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_multi_join_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_nesting_queries test/aaa_profiling/test_orm.py::QueryTest::test_query_cols [gw2] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_self_referential_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_self_referential_two [gw7] [ 52%] PASSED test/engine/test_processors.py::PyDateProcessorTest::test_time_invalid_string test/orm/test_query.py::BooleanEvalTest::test_one [gw25] [ 52%] PASSED test/orm/test_query.py::BooleanEvalTest::test_one test/orm/test_query.py::BooleanEvalTest::test_three [gw31] [ 52%] PASSED test/ext/test_mutable.py::MutableInheritedCompositesTest::test_in_place_mutation_subclass [gw17] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_correlation_one [gw44] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_fifteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_fourteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_correlation_three test/engine/test_processors.py::PyDateProcessorTest::test_time_no_string [gw7] [ 52%] PASSED test/engine/test_processors.py::PyDateProcessorTest::test_time_no_string [gw25] [ 52%] PASSED test/orm/test_query.py::BooleanEvalTest::test_three test/orm/test_query.py::BooleanEvalTest::test_two test/engine/test_processors.py::PyDistillArgsTest::test_distill_dict_multi_empty_param [gw34] [ 52%] PASSED test/engine/test_pool.py::AssertionPoolTest::test_connect_error [gw38] [ 52%] PASSED test/ext/test_mutable.py::MutableWithScalarJSONTest::test_setdefault test/engine/test_pool.py::AssertionPoolTest::test_connect_multiple test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_39_4::test_union_ordered [gw25] [ 52%] PASSED test/orm/test_query.py::BooleanEvalTest::test_two [gw7] [ 52%] PASSED test/engine/test_processors.py::PyDistillArgsTest::test_distill_dict_multi_empty_param [gw50] [ 52%] SKIPPED test/aaa_profiling/test_orm.py::QueryTest::test_query_cols test/engine/test_processors.py::PyDistillArgsTest::test_distill_dict_multi_none_param test/orm/test_query.py::ColumnPropertyTest::test_anon_label_ad_hoc_labeling [gw51] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_four [gw46] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_nesting_queries [gw17] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_correlation_three [gw7] [ 52%] PASSED test/engine/test_processors.py::PyDistillArgsTest::test_distill_dict_multi_none_param test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_eight [gw34] [ 52%] PASSED test/engine/test_pool.py::AssertionPoolTest::test_connect_multiple test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_correlation_two [gw44] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_fourteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_manual_alias test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_fourteen test/engine/test_processors.py::PyDistillArgsTest::test_distill_multi_list_tuple [gw7] [ 52%] PASSED test/engine/test_processors.py::PyDistillArgsTest::test_distill_multi_list_tuple test/orm/test_query.py::DistinctTest::test_issue_5470_one [gw51] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_fourteen test/engine/test_processors.py::PyDistillArgsTest::test_distill_multi_string_tuple test/aaa_profiling/test_orm.py::SelectInEagerLoadTest::test_round_trip_results test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[] [gw17] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_correlation_two test/orm/test_of_type.py::PolymorphicUnionsTest::test_with_polymorphic_join_exec_contains_eager_two[0] [gw7] [ 52%] PASSED test/engine/test_processors.py::PyDistillArgsTest::test_distill_multi_string_tuple [gw31] [ 52%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_39_4::test_union_ordered test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_expire test/engine/test_processors.py::PyDistillArgsTest::test_distill_multi_strings test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_39_4::test_union_ordered_alias [gw7] [ 52%] PASSED test/engine/test_processors.py::PyDistillArgsTest::test_distill_multi_strings [gw44] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_manual_alias test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_nine test/engine/test_processors.py::PyDistillArgsTest::test_distill_no_multi_no_param [gw7] [ 52%] PASSED test/engine/test_processors.py::PyDistillArgsTest::test_distill_no_multi_no_param [gw46] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_eight [gw51] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[] test/engine/test_processors.py::PyDistillArgsTest::test_distill_none [gw31] [ 52%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_39_4::test_union_ordered_alias test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_explicit_alias_two [gw44] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[_join_to_poly_wp_one] [gw2] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_self_referential_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_self_referential_two_future [gw7] [ 52%] PASSED test/engine/test_processors.py::PyDistillArgsTest::test_distill_none test/engine/test_processors.py::PyDistillArgsTest::test_distill_single_dict test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_one [gw17] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_expire [gw33] [ 52%] PASSED test/orm/test_of_type.py::PolymorphicUnionsTest::test_with_polymorphic_join_exec_contains_eager_two[0] [gw7] [ 52%] PASSED test/engine/test_processors.py::PyDistillArgsTest::test_distill_single_dict test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_explicit_polymorphic_join_one test/engine/test_processors.py::PyDistillArgsTest::test_distill_single_list_dicts test/orm/test_query.py::CountTest::test_basic [gw7] [ 52%] PASSED test/engine/test_processors.py::PyDistillArgsTest::test_distill_single_list_dicts [gw44] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_seventeen test/engine/test_processors.py::PyDistillArgsTest::test_distill_single_list_strings test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_39_4::test_fk_threelevel_passive [gw7] [ 52%] PASSED test/engine/test_processors.py::PyDistillArgsTest::test_distill_single_list_strings test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_autoescape test/engine/test_processors.py::PyDistillArgsTest::test_distill_single_list_tuple [gw51] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[_join_to_poly_wp_one] [gw25] [ 52%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_anon_label_ad_hoc_labeling [gw7] [ 52%] PASSED test/engine/test_processors.py::PyDistillArgsTest::test_distill_single_list_tuple test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[_join_to_poly_wp_three] test/sql/test_operators.py::ConjunctionTest::test_single_bool_three [gw8] [ 52%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_startswith_autoescape test/engine/test_processors.py::PyDistillArgsTest::test_distill_single_list_tuples test/orm/test_query.py::ExpressionTest::test_legacy_order_by_cancelled_allows_assertions [gw44] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_seventeen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_six [gw36] [ 52%] PASSED test/sql/test_operators.py::ConjunctionTest::test_single_bool_three [gw17] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_explicit_polymorphic_join_one [gw42] [ 52%] SKIPPED test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_39_4::test_fk_threelevel_passive test/orm/test_query.py::ColumnPropertyTest::test_anon_label_function_auto [gw7] [ 52%] PASSED test/engine/test_processors.py::PyDistillArgsTest::test_distill_single_list_tuples test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_explicit_polymorphic_join_two [gw46] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_explicit_alias_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_nine test/orm/test_query.py::FilterTest::test_object_comparison_needs_object[1] test/orm/test_query.py::HasAnyTest::test_any_many_to_many_doesnt_overcorrelate test/engine/test_processors.py::PyDistillArgsTest::test_distill_single_string [gw7] [ 52%] PASSED test/engine/test_processors.py::PyDistillArgsTest::test_distill_single_string [gw17] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_explicit_polymorphic_join_two test/orm/test_query.py::FilterTest::test_any [gw51] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[_join_to_poly_wp_three] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_filter_on_baseclass test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[_join_to_poly_wp_two] [gw44] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_six test/orm/inheritance/test_productspec.py::InheritTest::test_five [gw46] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_nine [gw25] [ 52%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_anon_label_function_auto test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_one [gw51] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[_join_to_poly_wp_two] [gw2] [ 52%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_self_referential_two_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_nine test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_self_referential_two_point_five test/orm/test_query.py::ColumnPropertyTest::test_anon_label_function_manual test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_two [gw51] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_nine [gw46] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_nineteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_three [gw51] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_nineteen [gw30] [ 53%] PASSED test/orm/test_of_type.py::PolymorphicAliasedJoinsTest::test_any_two [gw25] [ 53%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_anon_label_function_manual test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_one test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_literal [gw46] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_polymorphic_any_three test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_labeled_prop_attr_aliased_four test/sql/test_operators.py::CustomUnaryOperatorTest::test_factorial_prefix test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_joinedload [gw36] [ 53%] PASSED test/orm/test_query.py::HasAnyTest::test_any_many_to_many_doesnt_overcorrelate [gw40] [ 53%] PASSED test/sql/test_operators.py::ComposedLikeOperatorsTest::test_contains_literal [gw17] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_filter_on_baseclass [gw53] [ 53%] PASSED test/sql/test_operators.py::CustomUnaryOperatorTest::test_factorial_prefix test/orm/test_query.py::HasAnyTest::test_any_one_to_many test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_five test/dialect/postgresql/test_query.py::InsertTest::test_noautoincrement_insert test/dialect/mssql/test_query.py::MatchTest::test_simple_inflectional_match test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_39_4::test_mixed_where [gw38] [ 53%] PASSED test/orm/test_query.py::DistinctTest::test_issue_5470_one [gw30] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::InsertTest::test_noautoincrement_insert test/dialect/postgresql/test_query.py::InsertTest::test_opt_sequence_insert [gw51] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_seven [gw53] [ 53%] SKIPPED test/dialect/mssql/test_query.py::MatchTest::test_simple_inflectional_match test/dialect/mssql/test_query.py::MatchTest::test_simple_match [gw53] [ 53%] SKIPPED test/dialect/mssql/test_query.py::MatchTest::test_simple_match test/dialect/mysql/test_query.py::MatchTest::test_simple_match test/orm/test_query.py::DistinctTest::test_issue_5470_three [gw17] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_five [gw36] [ 53%] PASSED test/orm/test_query.py::HasAnyTest::test_any_one_to_many [gw30] [ 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 [gw30] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::InsertTest::test_opt_sequence_returning_insert test/dialect/postgresql/test_query.py::InsertTest::test_sequence_insert [gw53] [ 53%] SKIPPED test/dialect/mysql/test_query.py::MatchTest::test_simple_match test/dialect/postgresql/test_query.py::MatchTest::test_simple_match [gw38] [ 53%] PASSED test/orm/test_query.py::DistinctTest::test_issue_5470_three test/orm/test_query.py::HasAnyTest::test_has_composite_secondary [gw30] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::InsertTest::test_sequence_insert test/dialect/postgresql/test_query.py::InsertTest::test_sequence_returning_insert [gw53] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::MatchTest::test_simple_match [gw51] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_seven test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_seventeen test/dialect/mssql/test_query.py::MatchTest::test_simple_match_with_apostrophe [gw53] [ 53%] SKIPPED test/dialect/mssql/test_query.py::MatchTest::test_simple_match_with_apostrophe test/dialect/mysql/test_query.py::MatchTest::test_simple_match_with_apostrophe [gw30] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::InsertTest::test_sequence_returning_insert test/orm/test_query.py::InvalidGenerationsTest::test_distinct [gw46] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_joinedload test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_selectinload [gw53] [ 53%] SKIPPED test/dialect/mysql/test_query.py::MatchTest::test_simple_match_with_apostrophe test/dialect/postgresql/test_query.py::MatchTest::test_simple_match_with_apostrophe [gw2] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_self_referential_two_point_five [gw36] [ 53%] PASSED test/orm/test_query.py::HasAnyTest::test_has_composite_secondary test/orm/test_query.py::HasAnyTest::test_has_doesnt_get_aliased_join_subq [gw51] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_seventeen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_six [gw53] [ 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 [gw53] [ 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] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_self_referential_two_point_five_future [gw25] [ 53%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_labeled_prop_attr_aliased_four test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_labeled_prop_attr_aliased_one test/orm/test_query.py::DistinctTest::test_issue_5470_two [gw38] [ 53%] PASSED test/orm/test_query.py::DistinctTest::test_issue_5470_two test/orm/test_query.py::DistinctTest::test_no_automatic_distinct_thing_w_future [gw7] [ 53%] PASSED test/orm/inheritance/test_productspec.py::InheritTest::test_five test/orm/inheritance/test_productspec.py::InheritTest::test_four [gw36] [ 53%] PASSED test/orm/test_query.py::HasAnyTest::test_has_doesnt_get_aliased_join_subq [gw38] [ 53%] PASSED test/orm/test_query.py::DistinctTest::test_no_automatic_distinct_thing_w_future test/orm/test_query.py::DistinctTest::test_standalone_w_subquery [gw38] [ 53%] PASSED test/orm/test_query.py::DistinctTest::test_standalone_w_subquery test/orm/test_query.py::HasAnyTest::test_has_doesnt_overcorrelate test/sql/test_operators.py::BetweenTest::test_between_1 [gw52] [ 53%] PASSED test/sql/test_operators.py::BetweenTest::test_between_1 test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'0-'-'] [gw51] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_six [gw33] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_legacy_order_by_cancelled_allows_assertions [gw36] [ 53%] PASSED test/orm/test_query.py::HasAnyTest::test_has_doesnt_overcorrelate test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_sixteen test/orm/test_query.py::ExpressionTest::test_named_subquery [gw33] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_named_subquery test/orm/test_query.py::HasAnyTest::test_has_many_to_one [gw40] [ 53%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_39_4::test_mixed_where test/orm/test_query.py::ExpressionTest::test_order_by_append [gw46] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_selectinload test/orm/test_query.py::ExecutionOptionsTest::test_get_options test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_subqueryload test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_39_4::test_outerjoin_where_x2_t1 [gw36] [ 53%] PASSED test/orm/test_query.py::HasAnyTest::test_has_many_to_one [gw33] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_order_by_append [gw25] [ 53%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_labeled_prop_attr_aliased_one [gw8] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_object_comparison_needs_object[1] test/orm/test_query.py::ExpressionTest::test_order_by_cancellation test/orm/test_query.py::FilterTest::test_object_comparison_needs_object[2] [gw51] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_sixteen test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_ten [gw8] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_object_comparison_needs_object[2] test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_labeled_prop_attr_aliased_three [gw33] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_order_by_cancellation test/orm/test_query.py::FilterTest::test_object_comparison_needs_object[3] [gw40] [ 53%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_39_4::test_outerjoin_where_x2_t1 test/orm/test_query.py::HasMapperEntitiesTest::test_cols [gw8] [ 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] test/orm/test_query.py::ExpressionTest::test_order_by_cancellation_false [gw51] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_ten [gw7] [ 53%] PASSED test/orm/inheritance/test_productspec.py::InheritTest::test_four test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_39_4::test_outerjoin_where_x2_t1t2 [gw33] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_order_by_cancellation_false [gw2] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_self_referential_two_point_five_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_thirteen [gw8] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_object_comparison_needs_object[4] test/orm/test_query.py::FilterTest::test_one_filter test/orm/test_query.py::ExpressionTest::test_order_by_cancelled_allows_assertions test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_subclass_option_pathing [gw42] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_any [gw51] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_thirteen test/orm/inheritance/test_productspec.py::InheritTest::test_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_three test/orm/test_query.py::FilterTest::test_any_doesnt_overcorrelate [gw8] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_one_filter [gw33] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_order_by_cancelled_allows_assertions [gw46] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_subqueryload test/orm/test_query.py::FilterTest::test_select_with_bindparam_offset_limit [gw40] [ 53%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_39_4::test_outerjoin_where_x2_t1t2 test/orm/test_query.py::ExpressionTest::test_order_by_plain [gw33] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_order_by_plain test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_three_reset_selectable [gw25] [ 53%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_labeled_prop_attr_aliased_three [gw42] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_any_doesnt_overcorrelate test/orm/test_query.py::FilterTest::test_basic test/orm/test_query.py::ExpressionTest::test_param_transfer test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_labeled_prop_attr_aliased_two [gw2] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_subclass_option_pathing [gw8] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_select_with_bindparam_offset_limit test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_subqueryload_on_subclass [gw33] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_param_transfer [gw42] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_basic test/orm/test_query.py::FilterTest::test_blank_filter_by test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_39_4::test_outerjoin_where_x2_t1t2t3 test/orm/test_query.py::FilterTest::test_select_with_bindparam_offset_limit_w_cast [gw53] [ 53%] 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] [gw40] [ 53%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_39_4::test_outerjoin_where_x2_t1t2t3 [gw8] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_select_with_bindparam_offset_limit_w_cast test/orm/test_query.py::ExpressionTest::test_reduced_subquery [gw51] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_three [gw42] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_blank_filter_by test/orm/test_query.py::FilterTest::test_clause_element_ok test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_39_4::test_outerjoin_where_x2_t1t3 test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_twelve test/orm/test_query.py::FilterTest::test_text_coerce [gw53] [ 53%] PASSED test/orm/test_query.py::MiscTest::test_no_query_in_execute[execute-session] [gw33] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_reduced_subquery [gw42] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_clause_element_ok test/orm/test_query.py::MiscTest::test_no_query_in_execute[scalar-connection] [gw8] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_text_coerce test/orm/test_query.py::FilterTest::test_unique_binds_join_cond test/orm/test_query.py::FilterTest::test_contains [gw53] [ 53%] PASSED test/orm/test_query.py::MiscTest::test_no_query_in_execute[scalar-connection] test/orm/test_query.py::MiscTest::test_no_query_in_execute[scalar-session] test/orm/test_query.py::ExpressionTest::test_scalar_subquery [gw33] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_scalar_subquery [gw7] [ 53%] PASSED test/orm/inheritance/test_productspec.py::InheritTest::test_one test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_any_five [gw2] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_subqueryload_on_subclass test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_five_future_override_selectable [gw46] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_three_reset_selectable test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_query_subclass_join_to_base_relationship test/orm/inheritance/test_productspec.py::InheritTest::test_three [gw51] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_twelve [gw25] [ 53%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_labeled_prop_attr_aliased_two [gw53] [ 53%] PASSED test/orm/test_query.py::MiscTest::test_no_query_in_execute[scalar-session] test/orm/test_query.py::MiscTest::test_no_query_in_execute[scalars-connection] [gw30] [ 53%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_distinct test/orm/test_query.py::InvalidGenerationsTest::test_entity_or_mapper_zero_from_context test/orm/test_query.py::ExpressionTest::test_scalar_subquery_compile_whereclause [gw30] [ 53%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_entity_or_mapper_zero_from_context [gw53] [ 53%] PASSED test/orm/test_query.py::MiscTest::test_no_query_in_execute[scalars-connection] test/orm/test_query.py::MiscTest::test_no_query_in_execute[scalars-session] [gw33] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_scalar_subquery_compile_whereclause test/orm/test_query.py::ExpressionTest::test_select [gw33] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_select test/orm/test_query.py::ExpressionTest::test_subquery_no_eagerloads [gw52] [ 53%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'0-'-'] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'0-'/'0] [gw52] [ 53%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'0-'/'0] test/orm/test_query.py::InvalidGenerationsTest::test_from_statement[0] [gw30] [ 53%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_from_statement[0] [gw53] [ 53%] 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] [gw8] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_unique_binds_join_cond [gw45] [ 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 [gw42] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_contains test/orm/test_query.py::FilterTest::test_contains_m2m test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'0-'/'1] [gw33] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_subquery_no_eagerloads [gw53] [ 53%] PASSED test/orm/test_query.py::MiscTest::test_rudimentary_statement_accessors[0] [gw40] [ 53%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_39_4::test_outerjoin_where_x2_t1t3 test/orm/test_query.py::GetTest::test_get test/orm/test_query.py::InvalidGenerationsTest::test_from_statement[1] test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_prop_aliased_string test/orm/test_query.py::MiscTest::test_rudimentary_statement_accessors[1] test/orm/test_query.py::ExpressionTest::test_truly_unlabeled_sql_expressions [gw2] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_five_future_override_selectable [gw30] [ 53%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_from_statement[1] test/orm/test_query.py::InvalidGenerationsTest::test_from_statement[2] [gw30] [ 53%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_from_statement[2] [gw53] [ 53%] PASSED test/orm/test_query.py::MiscTest::test_rudimentary_statement_accessors[1] [gw38] [ 53%] PASSED test/orm/test_query.py::ExecutionOptionsTest::test_get_options test/orm/test_query.py::ExecutionOptionsTest::test_option_building [gw38] [ 53%] PASSED test/orm/test_query.py::ExecutionOptionsTest::test_option_building [gw52] [ 53%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'0-'/'1] [gw25] [ 53%] 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 test/orm/test_query.py::InvalidGenerationsTest::test_from_statement[3] [gw30] [ 53%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_from_statement[3] test/orm/test_query.py::InvalidGenerationsTest::test_from_statement[4] [gw33] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_truly_unlabeled_sql_expressions test/orm/test_query.py::ExpressionTest::test_union test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_four_future [gw2] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_four_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_one_future test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'*'] [gw52] [ 53%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'*'] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'+'] [gw52] [ 53%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'+'] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'-'] [gw42] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_contains_m2m test/orm/test_query.py::FilterTest::test_empty_filters [gw42] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_empty_filters test/orm/test_query.py::FilterTest::test_exists [gw30] [ 53%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_from_statement[4] test/orm/test_query.py::InvalidGenerationsTest::test_from_statement_text[filter-] [gw30] [ 53%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_from_statement_text[filter-] test/orm/test_query.py::ExecutionOptionsTest::test_option_transfer_future [gw38] [ 53%] PASSED test/orm/test_query.py::ExecutionOptionsTest::test_option_transfer_future test/orm/test_query.py::ExecutionOptionsTest::test_options_in_connection [gw38] [ 53%] PASSED test/orm/test_query.py::ExecutionOptionsTest::test_options_in_connection [gw52] [ 53%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'-'] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'/'0] [gw52] [ 53%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'/'0] [gw36] [ 53%] PASSED test/orm/test_query.py::HasMapperEntitiesTest::test_cols test/orm/test_query.py::HasMapperEntitiesTest::test_cols_set_entities [gw36] [ 53%] PASSED test/orm/test_query.py::HasMapperEntitiesTest::test_cols_set_entities [gw42] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_exists test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_39_4::test_outerjoin_where_x2_t2 [gw40] [ 53%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_39_4::test_outerjoin_where_x2_t2 test/orm/test_query.py::InvalidGenerationsTest::test_from_statement_text[filter_by-] [gw30] [ 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-] test/orm/test_query.py::ExecutionOptionsTest::test_populate_existing [gw33] [ 53%] PASSED test/orm/test_query.py::ExpressionTest::test_union test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'/'1] [gw52] [ 53%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'1-'/'1] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'2-'*'] test/orm/test_query.py::FilterTest::test_filter_by [gw2] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_one_future [gw25] [ 53%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_prop_attr [gw30] [ 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-] [gw7] [ 53%] PASSED test/orm/inheritance/test_productspec.py::InheritTest::test_three test/orm/inheritance/test_productspec.py::InheritTest::test_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_seven_future test/orm/test_query.py::MiscTest::test_rudimentary_statement_accessors[2] [gw53] [ 53%] PASSED test/orm/test_query.py::MiscTest::test_rudimentary_statement_accessors[2] test/orm/test_query.py::MiscTest::test_rudimentary_statement_accessors[3] [gw53] [ 53%] PASSED test/orm/test_query.py::MiscTest::test_rudimentary_statement_accessors[3] test/orm/test_query.py::MiscTest::test_with_session test/orm/test_query.py::HasMapperEntitiesTest::test_entity [gw36] [ 53%] PASSED test/orm/test_query.py::HasMapperEntitiesTest::test_entity test/orm/test_query.py::HasMapperEntitiesTest::test_entity_set_entities [gw36] [ 53%] PASSED test/orm/test_query.py::HasMapperEntitiesTest::test_entity_set_entities test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_prop_attr_non_present [gw52] [ 53%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'2-'*'] [gw30] [ 53%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_from_statement_text[limit-] test/orm/test_query.py::InvalidGenerationsTest::test_from_statement_text[order_by-] [gw53] [ 53%] PASSED test/orm/test_query.py::MiscTest::test_with_session test/orm/test_query.py::OnlyReturnTuplesTest::test_multiple_entity_false [gw2] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_seven_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_six_future test/dialect/postgresql/test_query.py::ExtractTest::test_eight [gw33] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_eight test/dialect/postgresql/test_query.py::ExtractTest::test_eleven [gw33] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_eleven [gw42] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_filter_by test/orm/test_query.py::FilterTest::test_filter_by_against_binary test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_39_4::test_outerjoin_where_x2_t3 [gw40] [ 53%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_39_4::test_outerjoin_where_x2_t3 test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_39_4::test_outerjoin_x1 test/orm/test_query.py::HintsTest::test_hints [gw2] [ 53%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_six_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_three_future [gw30] [ 53%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_from_statement_text[order_by-] test/orm/test_query.py::InvalidGenerationsTest::test_illegal_coercions [gw30] [ 53%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_illegal_coercions test/orm/test_query.py::InvalidGenerationsTest::test_invalid_column [gw42] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_binary test/orm/test_query.py::FilterTest::test_filter_by_against_cast [gw40] [ 53%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_39_4::test_outerjoin_x1 test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_39_4::test_outerjoin_x2 [gw40] [ 53%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_39_4::test_outerjoin_x2 test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_39_4::test_select_distinct_limit test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'2-'+'] [gw52] [ 53%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'2-'+'] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'2-'-'] [gw52] [ 53%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'2-'-'] [gw42] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_cast [gw40] [ 53%] PASSED test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_39_4::test_select_distinct_limit test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_39_4::test_select_distinct_limit_offset [gw7] [ 53%] PASSED test/orm/inheritance/test_productspec.py::InheritTest::test_two [gw25] [ 53%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_prop_attr_non_present test/dialect/postgresql/test_query.py::ExtractTest::test_fifteen [gw33] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_fifteen test/dialect/postgresql/test_query.py::ExtractTest::test_five [gw33] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_five test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'2-'/'0] [gw52] [ 53%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'2-'/'0] [gw30] [ 53%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_invalid_column test/orm/test_query.py::InvalidGenerationsTest::test_invalid_column_tuple [gw30] [ 53%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_invalid_column_tuple test/orm/test_query.py::FilterTest::test_filter_by_against_function [gw42] [ 53%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_function [gw40] [ 53%] PASSED test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_39_4::test_select_distinct_limit_offset test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_39_4::test_select_distinct_offset test/dialect/postgresql/test_query.py::ExtractTest::test_four [gw33] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_four test/dialect/postgresql/test_query.py::ExtractTest::test_fourteen [gw33] [ 53%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_fourteen test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'2-'/'1] [gw52] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'2-'/'1] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s users.id'-'*'] [gw52] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s users.id'-'*'] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s users.id'-'+'] test/orm/test_query.py::InvalidGenerationsTest::test_invalid_from_statement [gw38] [ 54%] PASSED test/orm/test_query.py::ExecutionOptionsTest::test_populate_existing test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_prop_string test/orm/test_query.py::FilterTest::test_filter_by_against_joined_entity[none-False] [gw49] [ 54%] PASSED test/orm/test_of_type.py::PolymorphicPolymorphicTest::test_any_five test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s users.id'-'+'] [gw2] [ 54%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_three_future [gw30] [ 54%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_invalid_from_statement test/orm/test_query.py::InvalidGenerationsTest::test_invalid_select_from test/orm/test_query.py::ExecutionOptionsTest::test_populate_existing_future test/dialect/test_pyodbc.py::PyODBCTest::test_pyodbc_version [gw7] [ 54%] PASSED test/dialect/test_pyodbc.py::PyODBCTest::test_pyodbc_version [gw40] [ 54%] PASSED test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_39_4::test_select_distinct_offset test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_39_4::test_select_limit [gw30] [ 54%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_invalid_select_from test/orm/test_query.py::InvalidGenerationsTest::test_no_from [gw30] [ 54%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_no_from test/orm/test_query.py::InvalidGenerationsTest::test_no_limit_offset[0] [gw52] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s users.id'-'+'] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s users.id'-'-'] [gw52] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s users.id'-'-'] test/orm/test_query.py::AggregateTest::test_apply [gw42] [ 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] test/dialect/postgresql/test_query.py::ExtractTest::test_nine [gw33] [ 54%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_nine test/dialect/postgresql/test_query.py::ExtractTest::test_one [gw33] [ 54%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_one [gw30] [ 54%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_no_limit_offset[0] test/orm/test_query.py::InvalidGenerationsTest::test_no_limit_offset[1] [gw40] [ 54%] PASSED test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_39_4::test_select_limit test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_39_4::test_select_limit_offset test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s users.id'-'/'0] [gw52] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s users.id'-'/'0] test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s users.id'-'/'1] test/dialect/postgresql/test_query.py::ExtractTest::test_seven [gw33] [ 54%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_seven test/dialect/postgresql/test_query.py::ExtractTest::test_six [gw33] [ 54%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_six [gw38] [ 54%] PASSED test/orm/test_query.py::ExecutionOptionsTest::test_populate_existing_future [gw25] [ 54%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_prop_string test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_unlabeled_prop_attr_aliased_one [gw30] [ 54%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_no_limit_offset[1] test/orm/test_query.py::InvalidGenerationsTest::test_no_limit_offset[2] test/dialect/postgresql/test_query.py::ExtractTest::test_ten [gw33] [ 54%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_ten test/dialect/postgresql/test_query.py::ExtractTest::test_thirteen [gw33] [ 54%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_thirteen [gw52] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s users.id'-'/'1] test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :id_1'-'*'] [gw30] [ 54%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_no_limit_offset[2] [gw42] [ 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] [gw8] [ 54%] PASSED test/orm/test_query.py::GetTest::test_get test/orm/test_query.py::GetTest::test_get_against_col [gw52] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :id_1'-'*'] test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :id_1'-'+'] test/orm/test_query.py::InvalidGenerationsTest::test_order_by [gw40] [ 54%] PASSED test/sql/test_query.py::LimitTest_sqlite+pysqlite_3_39_4::test_select_limit_offset test/orm/test_query.py::ExistsTest::test_exists test/dialect/postgresql/test_query.py::ExtractTest::test_three [gw33] [ 54%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_three test/dialect/postgresql/test_query.py::ExtractTest::test_twelve [gw33] [ 54%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_twelve [gw52] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :id_1'-'+'] [gw30] [ 54%] PASSED test/orm/test_query.py::InvalidGenerationsTest::test_order_by test/dialect/mssql/test_query.py::MatchTest::test_and_match [gw40] [ 54%] SKIPPED test/dialect/mssql/test_query.py::MatchTest::test_and_match test/dialect/mysql/test_query.py::MatchTest::test_and_match [gw42] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_joined_entity[of_type-False] [gw8] [ 54%] PASSED test/orm/test_query.py::GetTest::test_get_against_col test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :id_1'-'-'] test/orm/test_query.py::FilterTest::test_filter_by_against_joined_entity[of_type-True] test/orm/test_query.py::GetTest::test_get_composite_pk_keyword_based_no_result [gw40] [ 54%] SKIPPED test/dialect/mysql/test_query.py::MatchTest::test_and_match test/dialect/postgresql/test_query.py::MatchTest::test_and_match [gw40] [ 54%] SKIPPED test/dialect/postgresql/test_query.py::MatchTest::test_and_match [gw52] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :id_1'-'-'] [gw53] [ 54%] PASSED test/orm/test_query.py::OnlyReturnTuplesTest::test_multiple_entity_false [gw25] [ 54%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_unlabeled_prop_attr_aliased_one test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :id_1'-'/'0] [gw8] [ 54%] PASSED test/orm/test_query.py::GetTest::test_get_composite_pk_keyword_based_no_result test/orm/test_query.py::OnlyReturnTuplesTest::test_multiple_entity_true test/orm/test_query.py::GetTest::test_get_composite_pk_keyword_based_result test/dialect/mssql/test_query.py::MatchTest::test_expression [gw40] [ 54%] SKIPPED test/dialect/mssql/test_query.py::MatchTest::test_expression test/dialect/postgresql/test_query.py::MatchTest::test_expression_positional test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_unlabeled_prop_attr_aliased_three [gw40] [ 54%] SKIPPED test/dialect/postgresql/test_query.py::MatchTest::test_expression_positional test/dialect/postgresql/test_query.py::MatchTest::test_expression_pyformat test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_39_4::test_join_x1 [gw53] [ 54%] PASSED test/orm/test_query.py::OnlyReturnTuplesTest::test_multiple_entity_true [gw8] [ 54%] PASSED test/orm/test_query.py::GetTest::test_get_composite_pk_keyword_based_result [gw52] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :id_1'-'/'0] test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :id_1'-'/'1] test/orm/test_query.py::OnlyReturnTuplesTest::test_single_entity_false [gw42] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_joined_entity[of_type-True] test/orm/test_query.py::GetTest::test_get_composite_pk_keyword_based_too_few_keys [gw52] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :id_1'-'/'1] test/orm/test_query.py::FilterTest::test_filter_by_against_joined_entity[two_arg-False] [gw40] [ 54%] SKIPPED test/dialect/postgresql/test_query.py::MatchTest::test_expression_pyformat test/dialect/mssql/test_query.py::MatchTest::test_match_across_joins [gw40] [ 54%] SKIPPED test/dialect/mssql/test_query.py::MatchTest::test_match_across_joins test/dialect/mysql/test_query.py::MatchTest::test_match_across_joins [gw40] [ 54%] SKIPPED test/dialect/mysql/test_query.py::MatchTest::test_match_across_joins test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :param_1'-'*'] [gw53] [ 54%] PASSED test/orm/test_query.py::OnlyReturnTuplesTest::test_single_entity_false test/orm/test_query.py::OnlyReturnTuplesTest::test_single_entity_true test/dialect/postgresql/test_query.py::MatchTest::test_match_across_joins [gw8] [ 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 [gw8] [ 54%] PASSED test/orm/test_query.py::GetTest::test_get_composite_pk_keyword_based_too_many_keys [gw40] [ 54%] SKIPPED test/dialect/postgresql/test_query.py::MatchTest::test_match_across_joins test/dialect/mysql/test_query.py::MatchTest::test_not_match [gw52] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :param_1'-'*'] test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :param_1'-'+'] test/orm/test_query.py::GetTest::test_get_composite_pk_keyword_based_wrong_keys [gw40] [ 54%] SKIPPED test/dialect/mysql/test_query.py::MatchTest::test_not_match test/dialect/postgresql/test_query.py::MatchTest::test_not_match [gw53] [ 54%] PASSED test/orm/test_query.py::OnlyReturnTuplesTest::test_single_entity_true [gw8] [ 54%] PASSED test/orm/test_query.py::GetTest::test_get_composite_pk_keyword_based_wrong_keys [gw40] [ 54%] SKIPPED test/dialect/postgresql/test_query.py::MatchTest::test_not_match test/dialect/mssql/test_query.py::MatchTest::test_or_match [gw30] [ 54%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_39_4::test_join_x1 test/orm/test_query.py::GetTest::test_get_composite_pk_no_result [gw52] [ 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'-'-'] [gw42] [ 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] test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_39_4::test_join_x2 [gw40] [ 54%] SKIPPED test/dialect/mssql/test_query.py::MatchTest::test_or_match [gw8] [ 54%] PASSED test/orm/test_query.py::GetTest::test_get_composite_pk_no_result test/dialect/mysql/test_query.py::MatchTest::test_or_match [gw40] [ 54%] SKIPPED test/dialect/mysql/test_query.py::MatchTest::test_or_match test/dialect/postgresql/test_query.py::MatchTest::test_or_match [gw40] [ 54%] SKIPPED test/dialect/postgresql/test_query.py::MatchTest::test_or_match [gw52] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :param_1'-'-'] [gw36] [ 54%] PASSED test/orm/test_query.py::HintsTest::test_hints [gw25] [ 54%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_unlabeled_prop_attr_aliased_three test/dialect/mysql/test_query.py::MatchTest::test_return_value [gw40] [ 54%] SKIPPED test/dialect/mysql/test_query.py::MatchTest::test_return_value test/orm/test_query.py::HintsTest::test_statement_hints test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :param_1'-'/'0] test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'*'] test/orm/test_query.py::GetTest::test_get_composite_pk_result [gw8] [ 54%] PASSED test/orm/test_query.py::GetTest::test_get_composite_pk_result [gw30] [ 54%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_39_4::test_join_x2 test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_unlabeled_prop_attr_aliased_two test/orm/test_query.py::GetTest::test_get_fully_null_composite_pk [gw36] [ 54%] PASSED test/orm/test_query.py::HintsTest::test_statement_hints [gw42] [ 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 [gw52] [ 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] [gw52] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s :param_1'-'/'1] [gw42] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_label test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_exotic_targets_six test/orm/test_query.py::FilterTest::test_filter_by_against_union_legacy [gw24] [ 54%] SKIPPED test/dialect/postgresql/test_on_conflict.py::OnConflictTest::test_on_conflict_do_update_exotic_targets_six test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'>'-'<'] test/dialect/mssql/test_query.py::IdentityInsertTest::test_compiled [gw8] [ 54%] PASSED test/orm/test_query.py::GetTest::test_get_fully_null_composite_pk [gw42] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_against_union_legacy [gw36] [ 54%] SKIPPED test/dialect/mssql/test_query.py::IdentityInsertTest::test_compiled test/orm/test_query.py::FilterTest::test_filter_by_against_union_newstyle [gw49] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s users.id'-'+'] test/dialect/mssql/test_query.py::IdentityInsertTest::test_execute test/orm/test_query.py::GetTest::test_get_fully_null_pk [gw36] [ 54%] SKIPPED test/dialect/mssql/test_query.py::IdentityInsertTest::test_execute test/dialect/mssql/test_query.py::IdentityInsertTest::test_executemany [gw25] [ 54%] PASSED test/orm/test_query.py::ColumnPropertyTest::test_order_by_column_unlabeled_prop_attr_aliased_two test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s users.id'-'-'] [gw36] [ 54%] SKIPPED test/dialect/mssql/test_query.py::IdentityInsertTest::test_executemany [gw8] [ 54%] PASSED test/orm/test_query.py::GetTest::test_get_fully_null_pk test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_plain_param [gw49] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s users.id'-'-'] [gw7] [ 54%] PASSED test/orm/test_query.py::AggregateTest::test_apply test/orm/test_query.py::GetTest::test_get_null_pk test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s users.id'-'/'0] [gw36] [ 54%] SKIPPED test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_plain_param test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_using_schema_translate [gw42] [ 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 test/orm/test_query.py::AggregateTest::test_having [gw36] [ 54%] SKIPPED test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_using_schema_translate test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_values_col_expression [gw49] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s users.id'-'/'0] [gw42] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_no_property [gw36] [ 54%] SKIPPED test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_values_col_expression test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s users.id'-'/'1] test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_values_col_plain test/orm/test_query.py::FilterTest::test_filter_by_non_entity [gw36] [ 54%] SKIPPED test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_values_col_plain test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_values_key_expression [gw49] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s users.id'-'/'1] [gw36] [ 54%] SKIPPED test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_values_key_expression [gw42] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_non_entity test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_values_key_plain [gw7] [ 54%] PASSED test/orm/test_query.py::AggregateTest::test_having test/orm/test_query.py::ComparatorTest::test_clause_element_query_resolve test/orm/test_query.py::OperatorTest::test_between test/orm/test_query.py::AggregateTest::test_sum [gw36] [ 54%] SKIPPED test/dialect/mssql/test_query.py::IdentityInsertTest::test_insert_values_key_plain [gw8] [ 54%] PASSED test/orm/test_query.py::GetTest::test_get_null_pk test/orm/test_query.py::FilterTest::test_filter_by_tables [gw49] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_between test/dialect/mysql/test_query.py::IdiosyncrasyTest::test_is_boolean_symbols_despite_no_native [gw36] [ 54%] SKIPPED test/dialect/mysql/test_query.py::IdiosyncrasyTest::test_is_boolean_symbols_despite_no_native test/orm/test_query.py::OperatorTest::test_clauses test/orm/test_query.py::ImmediateTest::test_getslice [gw7] [ 54%] PASSED test/orm/test_query.py::AggregateTest::test_sum test/orm/test_query.py::GetTest::test_get_too_few_params [gw42] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_filter_by_tables test/orm/test_query.py::FilterTest::test_has [gw8] [ 54%] PASSED test/orm/test_query.py::GetTest::test_get_too_few_params [gw49] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_clauses [gw38] [ 54%] PASSED test/orm/test_query.py::ExistsTest::test_exists test/orm/test_query.py::GetTest::test_get_too_few_params_tuple test/orm/test_query.py::OperatorTest::test_collate test/orm/test_query.py::ExistsTest::test_exists_arbitrary_col_expression [gw8] [ 54%] PASSED test/orm/test_query.py::GetTest::test_get_too_few_params_tuple [gw49] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_collate test/orm/test_query.py::GetTest::test_get_too_many_params test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'!='-'!='] [gw38] [ 54%] PASSED test/orm/test_query.py::ExistsTest::test_exists_arbitrary_col_expression [gw8] [ 54%] PASSED test/orm/test_query.py::GetTest::test_get_too_many_params test/orm/test_query.py::ExistsTest::test_exists_col_expression test/orm/test_query.py::GetTest::test_load [gw49] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'!='-'!='] test/dialect/mysql/test_query.py::AnyAllTest::test_all_w_comparator test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'<'-'>'] [gw38] [ 54%] PASSED test/orm/test_query.py::ExistsTest::test_exists_col_expression [gw7] [ 54%] SKIPPED test/dialect/mysql/test_query.py::AnyAllTest::test_all_w_comparator test/orm/test_query.py::ExistsTest::test_exists_col_warning test/dialect/mysql/test_query.py::AnyAllTest::test_any_literal [gw7] [ 54%] SKIPPED test/dialect/mysql/test_query.py::AnyAllTest::test_any_literal [gw49] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'<'-'>'] test/dialect/mysql/test_query.py::AnyAllTest::test_any_w_comparator test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'<='-'>='] [gw7] [ 54%] SKIPPED test/dialect/mysql/test_query.py::AnyAllTest::test_any_w_comparator [gw38] [ 54%] PASSED test/orm/test_query.py::ExistsTest::test_exists_col_warning [gw8] [ 54%] PASSED test/orm/test_query.py::GetTest::test_load [gw49] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'<='-'>='] test/orm/test_query.py::ExistsTest::test_exists_labeled_col_expression test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'='-'='] test/orm/test_query.py::GetTest::test_loader_options [gw42] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_has [gw38] [ 54%] PASSED test/orm/test_query.py::ExistsTest::test_exists_labeled_col_expression [gw49] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'='-'='] test/orm/test_query.py::ExistsTest::test_exists_w_select_from test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'>'-'<'] test/orm/test_query.py::FilterTest::test_limit_offset [gw53] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'*'] [gw8] [ 54%] PASSED test/orm/test_query.py::GetTest::test_loader_options test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'+'] [gw45] [ 54%] PASSED test/engine/test_pool.py::QueuePoolTest::test_connect_handler_not_called_for_recycled [gw38] [ 54%] PASSED test/orm/test_query.py::ExistsTest::test_exists_w_select_from test/orm/test_query.py::GetTest::test_unicode [gw49] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'>'-'<'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'>='-'<='] [gw42] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_limit_offset test/engine/test_pool.py::QueuePoolTest::test_connrec_invalidated_within_checkout_no_race [gw53] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'+'] [gw36] [ 54%] PASSED test/orm/test_query.py::ImmediateTest::test_getslice test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'-'] [gw49] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_000-'>='-'<='] test/orm/test_query.py::FilterTest::test_none_comparison test/orm/test_query.py::ImmediateTest::test_one [gw45] [ 54%] PASSED test/engine/test_pool.py::QueuePoolTest::test_connrec_invalidated_within_checkout_no_race test/engine/test_pool.py::QueuePoolTest::test_detach test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'!='-'!='] [gw53] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'-'] [gw24] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'>'-'<'] test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'/'0] test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'>='-'<='] [gw49] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'!='-'!='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'<'-'>'] test/orm/test_query.py::ExpressionTest::test_aliased_sql_construct [gw45] [ 54%] PASSED test/engine/test_pool.py::QueuePoolTest::test_detach test/engine/test_pool.py::QueuePoolTest::test_detach_via_invalidate [gw53] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'/'0] [gw24] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'>='-'<='] [gw8] [ 54%] PASSED test/orm/test_query.py::GetTest::test_unicode [gw49] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'<'-'>'] test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'/'1] test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'!='-'!='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'<='-'>='] test/orm/test_query.py::GetTest::test_unique_param_names [gw45] [ 54%] PASSED test/engine/test_pool.py::QueuePoolTest::test_detach_via_invalidate [gw53] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':id_1 %s users.id'-'/'1] [gw24] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'!='-'!='] test/engine/test_pool.py::QueuePoolTest::test_dispose_closes_pooled test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'0-'*'] [gw49] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'<='-'>='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'='-'='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'<'-'>'] [gw53] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'0-'*'] [gw24] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'<'-'>'] [gw49] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'='-'='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'<='-'>='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'>'-'<'] [gw8] [ 54%] PASSED test/orm/test_query.py::GetTest::test_unique_param_names [gw42] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_none_comparison [gw45] [ 54%] PASSED test/engine/test_pool.py::QueuePoolTest::test_dispose_closes_pooled [gw24] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'<='-'>='] test/orm/test_query.py::FilterTest::test_object_comparison [gw49] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'>'-'<'] test/engine/test_pool.py::QueuePoolTest::test_error_on_pooled_reconnect_cleanup_invalidate test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'='-'='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'>='-'<='] [gw24] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'='-'='] [gw49] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_001-'>='-'<='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'>'-'<'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'!='-'!='] [gw45] [ 54%] PASSED test/engine/test_pool.py::QueuePoolTest::test_error_on_pooled_reconnect_cleanup_invalidate [gw24] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'>'-'<'] [gw25] [ 54%] PASSED test/orm/test_query.py::ComparatorTest::test_clause_element_query_resolve test/orm/test_query.py::HasAnyTest::test_any_many_to_many test/engine/test_pool.py::QueuePoolTest::test_error_on_pooled_reconnect_cleanup_recycle test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'>='-'<='] [gw49] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'!='-'!='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'<'-'>'] [gw36] [ 54%] PASSED test/orm/test_query.py::ImmediateTest::test_one test/orm/test_query.py::ImmediateTest::test_one_or_none [gw24] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_004-'>='-'<='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'!='-'!='] [gw49] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'<'-'>'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'<='-'>='] [gw24] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'!='-'!='] [gw42] [ 54%] PASSED test/orm/test_query.py::FilterTest::test_object_comparison test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'<'-'>'] [gw49] [ 54%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'<='-'>='] test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_39_4::test_composite_alias test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'='-'='] [gw24] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'<'-'>'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'<='-'>='] [gw49] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'='-'='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'>'-'<'] [gw24] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'<='-'>='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'='-'='] [gw49] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'>'-'<'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'>='-'<='] [gw24] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'='-'='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'>'-'<'] [gw49] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_002-'>='-'<='] [gw25] [ 55%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_39_4::test_composite_alias test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'!='-'!='] test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_39_4::test_except_style1 [gw49] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'!='-'!='] [gw24] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'>'-'<'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'>='-'<='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'<'-'>'] [gw36] [ 55%] PASSED test/orm/test_query.py::ImmediateTest::test_one_or_none [gw24] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_005-'>='-'<='] [gw49] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'<'-'>'] [gw25] [ 55%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_39_4::test_except_style1 test/orm/test_query.py::ImmediateTest::test_scalar test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'<='-'>='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'!='-'!='] test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_39_4::test_except_style2 [gw24] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'!='-'!='] [gw49] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'<='-'>='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'<'-'>'] [gw24] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'<'-'>'] [gw8] [ 55%] PASSED test/orm/test_query.py::HasAnyTest::test_any_many_to_many test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'<='-'>='] [gw25] [ 55%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_39_4::test_except_style2 [gw24] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'<='-'>='] test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_39_4::test_except_style3 test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'='-'='] [gw38] [ 55%] 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 [gw24] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'='-'='] test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-"right"1] [gw25] [ 55%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_39_4::test_except_style3 test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'>'-'<'] [gw38] [ 55%] PASSED test/orm/test_query.py::ExpressionTest::test_aliased_sql_construct_raises_adapt_on_names test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_39_4::test_except_style4 [gw13] [ 55%] PASSED test/sql/test_operators.py::DefaultColumnComparatorTest::test_operate[is_not-"right"1] [gw36] [ 55%] PASSED test/orm/test_query.py::ImmediateTest::test_scalar test/orm/test_query.py::ExpressionTest::test_deferred_instances [gw24] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'>'-'<'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'>='-'<='] [gw43] [ 55%] PASSED test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_negative_child_expired test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'='-'='] [gw24] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_006-'>='-'<='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'!='-'!='] [gw38] [ 55%] PASSED test/orm/test_query.py::ExpressionTest::test_deferred_instances test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_positive [gw25] [ 55%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_39_4::test_except_style4 test/orm/test_query.py::ExpressionTest::test_exists_no_eagerloads [gw24] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'!='-'!='] test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_39_4::test_intersect test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'<'-'>'] test/dialect/postgresql/test_query.py::InsertTest::test_autoincrement_insert [gw38] [ 55%] PASSED test/orm/test_query.py::ExpressionTest::test_exists_no_eagerloads [gw36] [ 55%] SKIPPED test/dialect/postgresql/test_query.py::InsertTest::test_autoincrement_insert test/orm/test_query.py::ExpressionTest::test_function_element_column_labels test/dialect/postgresql/test_query.py::InsertTest::test_autoincrement_returning_insert [gw24] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'<'-'>'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'<='-'>='] [gw36] [ 55%] SKIPPED test/dialect/postgresql/test_query.py::InsertTest::test_autoincrement_returning_insert test/dialect/postgresql/test_query.py::InsertTest::test_foreignkey_missing_insert[False] [gw25] [ 55%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_39_4::test_intersect [gw36] [ 55%] SKIPPED test/dialect/postgresql/test_query.py::InsertTest::test_foreignkey_missing_insert[False] [gw24] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'<='-'>='] test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_39_4::test_intersect_unions [gw38] [ 55%] PASSED test/orm/test_query.py::ExpressionTest::test_function_element_column_labels test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'='-'='] test/orm/test_query.py::ExpressionTest::test_group_by_append [gw24] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'='-'='] [gw25] [ 55%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_39_4::test_intersect_unions test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'>'-'<'] [gw38] [ 55%] PASSED test/orm/test_query.py::ExpressionTest::test_group_by_append test/orm/test_query.py::ExpressionTest::test_group_by_cancellation test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_39_4::test_intersect_unions_2 [gw43] [ 55%] PASSED test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_positive [gw24] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'>'-'<'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'>='-'<='] test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_positive_gc [gw24] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_007-'>='-'<='] [gw38] [ 55%] PASSED test/orm/test_query.py::ExpressionTest::test_group_by_cancellation test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'!='-'!='] [gw25] [ 55%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_39_4::test_intersect_unions_2 test/orm/test_query.py::ExpressionTest::test_group_by_cancelled_still_present test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_39_4::test_intersect_unions_3 [gw38] [ 55%] PASSED test/orm/test_query.py::ExpressionTest::test_group_by_cancelled_still_present [gw24] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'!='-'!='] [gw50] [ 55%] SKIPPED test/aaa_profiling/test_orm.py::SelectInEagerLoadTest::test_round_trip_results test/orm/test_query.py::ExpressionTest::test_group_by_plain test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'<'-'>'] test/sql/test_operators.py::InTest::test_in_14 [gw24] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'<'-'>'] [gw25] [ 55%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_39_4::test_intersect_unions_3 [gw38] [ 55%] PASSED test/orm/test_query.py::ExpressionTest::test_group_by_plain [gw57] [ 55%] PASSED test/sql/test_operators.py::InTest::test_in_14 test/orm/test_query.py::ExpressionTest::test_in test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_39_4::test_union test/aaa_profiling/test_orm.py::SessionTest::test_expire_lots test/orm/test_query.py::OperatorTest::test_multilevel_any [gw38] [ 55%] PASSED test/orm/test_query.py::ExpressionTest::test_in test/orm/test_query.py::ExpressionTest::test_join [gw25] [ 55%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_39_4::test_union test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_39_4::test_union_all [gw25] [ 55%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_39_4::test_union_all [gw38] [ 55%] PASSED test/orm/test_query.py::ExpressionTest::test_join test/orm/test_query.py::ExpressionTest::test_label [gw38] [ 55%] PASSED test/orm/test_query.py::ExpressionTest::test_label [gw13] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'='-'='] test/sql/test_operators.py::InTest::test_type_inference_one test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'>'-'<'] [gw5] [ 55%] PASSED test/sql/test_operators.py::InTest::test_type_inference_one test/engine/test_pool.py::CreatorCompatibilityTest::test_creator_callable_outside_noarg [gw13] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'>'-'<'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'>='-'<='] test/orm/test_query.py::QueryClsTest::test_callable_expr [gw34] [ 55%] PASSED test/engine/test_pool.py::CreatorCompatibilityTest::test_creator_callable_outside_noarg test/sql/test_operators.py::LikeTest::test_like_2 [gw13] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'>='-'<='] test/engine/test_pool.py::CreatorCompatibilityTest::test_creator_callable_outside_witharg test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'!='-'!='] [gw41] [ 55%] PASSED test/sql/test_operators.py::LikeTest::test_like_2 [gw34] [ 55%] PASSED test/engine/test_pool.py::CreatorCompatibilityTest::test_creator_callable_outside_witharg [gw13] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'!='-'!='] test/engine/test_pool.py::CreatorCompatibilityTest::test_creator_patching_arg_to_noarg test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'<'-'>'] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_compiled_insert_execute [gw13] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'<'-'>'] [gw34] [ 55%] PASSED test/engine/test_pool.py::CreatorCompatibilityTest::test_creator_patching_arg_to_noarg [gw50] [ 55%] SKIPPED test/aaa_profiling/test_orm.py::SessionTest::test_expire_lots test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'<='-'>='] test/engine/test_pool.py::NullPoolTest::test_reconnect [gw13] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'<='-'>='] [gw41] [ 55%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_compiled_insert_execute test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'='-'='] test/engine/test_parseconnect.py::CreateEngineTest::test_bad_args test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_empty_in_filtering_static [gw34] [ 55%] PASSED test/engine/test_pool.py::NullPoolTest::test_reconnect [gw13] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'='-'='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'>'-'<'] test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_8 test/engine/test_pool.py::PoolDialectTest::test_assertion_pool [gw41] [ 55%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_empty_in_filtering_static [gw13] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'>'-'<'] [gw50] [ 55%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_bad_args [gw10] [ 55%] PASSED test/sql/test_operators.py::OperatorAssociativityTest::test_associativity_8 test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'>='-'<='] test/engine/test_parseconnect.py::CreateEngineTest::test_connect_query test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_expanding_in [gw34] [ 55%] PASSED test/engine/test_pool.py::PoolDialectTest::test_assertion_pool [gw13] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_009-'>='-'<='] test/sql/test_query.py::RequiredBindTest::test_text test/engine/test_pool.py::PoolDialectTest::test_null_pool test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'!='-'!='] [gw50] [ 55%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_connect_query test/engine/test_parseconnect.py::CreateEngineTest::test_custom [gw13] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'!='-'!='] [gw10] [ 55%] PASSED test/sql/test_query.py::RequiredBindTest::test_text [gw41] [ 55%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_expanding_in test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'<'-'>'] [gw34] [ 55%] PASSED test/engine/test_pool.py::PoolDialectTest::test_null_pool [gw57] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_multilevel_any test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_expanding_in_composite [gw50] [ 55%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_custom test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_match_column test/engine/test_pool.py::PoolDialectTest::test_queue_pool [gw13] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'<'-'>'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'<='-'>='] test/orm/test_query.py::OperatorTest::test_neg test/orm/test_query.py::RowLabelingTest::test_entity test/engine/test_parseconnect.py::CreateEngineTest::test_engine_from_config [gw50] [ 55%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_engine_from_config test/engine/test_parseconnect.py::CreateEngineTest::test_engine_from_config_custom [gw26] [ 55%] PASSED test/sql/test_operators.py::RegexpTestStrCompiler::test_regexp_match_column [gw34] [ 55%] PASSED test/engine/test_pool.py::PoolDialectTest::test_queue_pool [gw41] [ 55%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_expanding_in_composite [gw57] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_neg [gw13] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'<='-'>='] test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'='-'='] test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-orm-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/engine/test_pool.py::PoolDialectTest::test_singleton_pool test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_expanding_in_dont_alter_compiled test/orm/test_query.py::OperatorTest::test_o2m_any [gw50] [ 55%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_engine_from_config_custom [gw13] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'='-'='] [gw57] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_o2m_any test/engine/test_parseconnect.py::CreateEngineTest::test_engine_from_config_future [gw34] [ 55%] PASSED test/engine/test_pool.py::PoolDialectTest::test_singleton_pool test/orm/test_query.py::OperatorTest::test_o2m_any_aliased test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'>'-'<'] [gw50] [ 55%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_engine_from_config_future test/engine/test_pool.py::PoolDialectTest::test_static_pool test/engine/test_parseconnect.py::CreateEngineTest::test_engine_from_config_not_future [gw41] [ 55%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_expanding_in_dont_alter_compiled [gw13] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'>'-'<'] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_expanding_in_multiple [gw50] [ 55%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_engine_from_config_not_future test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'>='-'<='] test/engine/test_parseconnect.py::CreateEngineTest::test_kwargs [gw34] [ 55%] PASSED test/engine/test_pool.py::PoolDialectTest::test_static_pool [gw57] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_o2m_any_aliased test/orm/test_query.py::OperatorTest::test_o2m_compare_to_null [gw13] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_010-'>='-'<='] [gw41] [ 55%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_expanding_in_multiple test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'!='-'!='] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_expanding_in_repeated [gw50] [ 55%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_kwargs test/sql/test_operators.py::NewOperatorTest::test_binary_multi_propagate test/engine/test_pool.py::PoolEventsTest::test_checkin_event test/engine/test_parseconnect.py::CreateEngineTest::test_on_connect_url [gw57] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_o2m_compare_to_null [gw13] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'!='-'!='] test/orm/test_query.py::OperatorTest::test_o2m_compare_to_null_aliased [gw12] [ 55%] PASSED test/sql/test_operators.py::NewOperatorTest::test_binary_multi_propagate [gw34] [ 55%] PASSED test/engine/test_pool.py::PoolEventsTest::test_checkin_event test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'<'-'>'] [gw50] [ 55%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_on_connect_url test/engine/test_parseconnect.py::CreateEngineTest::test_password_object_str[False] [gw41] [ 55%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_expanding_in_repeated test/engine/test_pool.py::PoolEventsTest::test_checkin_event_gc[False-_exclusions1] test/orm/test_query.py::RowTupleTest::test_column_metadata[12] [gw57] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_o2m_compare_to_null_aliased [gw13] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'<'-'>'] test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'<='-'>='] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_expanding_in_special_chars [gw31] [ 55%] PASSED test/orm/test_query.py::CountTest::test_basic test/orm/test_query.py::OperatorTest::test_op [gw13] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'<='-'>='] [gw57] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_op [gw50] [ 55%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_password_object_str[False] test/orm/test_query.py::OperatorTest::test_relationship_unimplemented test/orm/test_query.py::CountTest::test_basic_future test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'='-'='] [gw41] [ 55%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_expanding_in_special_chars [gw57] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_relationship_unimplemented test/orm/test_query.py::OperatorTest::test_selfref_between [gw13] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'='-'='] [gw31] [ 55%] PASSED test/orm/test_query.py::CountTest::test_basic_future [gw5] [ 55%] PASSED test/orm/test_query.py::QueryClsTest::test_callable_expr test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_ilike test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'>'-'<'] test/orm/test_query.py::CountTest::test_cols [gw57] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_selfref_between [gw41] [ 55%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_ilike test/orm/test_query.py::QueryClsTest::test_callable_expr_undocumented_query_constructor [gw13] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'>'-'<'] test/orm/test_query.py::OperatorTest::test_selfref_relationship [gw5] [ 55%] PASSED test/orm/test_query.py::QueryClsTest::test_callable_expr_undocumented_query_constructor test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_in_filtering [gw41] [ 55%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_in_filtering test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_like_ops[-result0] test/orm/test_query.py::QueryClsTest::test_callable_get [gw5] [ 55%] PASSED test/orm/test_query.py::QueryClsTest::test_callable_get test/orm/test_query.py::QueryClsTest::test_callable_m2o_lazyload [gw41] [ 55%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_like_ops[-result0] [gw31] [ 55%] PASSED test/orm/test_query.py::CountTest::test_cols test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_like_ops[-result1] [gw5] [ 55%] PASSED test/orm/test_query.py::QueryClsTest::test_callable_m2o_lazyload test/orm/test_query.py::CountTest::test_cols_future test/orm/test_query.py::QueryClsTest::test_callable_o2m_lazyload test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'>='-'<='] [gw13] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_011-'>='-'<='] test/orm/test_query.py::OperatorTest::test_in [gw41] [ 55%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_like_ops[-result1] [gw6] [ 55%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_adapt_statement_replacement_traversal [gw12] [ 55%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[12] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_like_ops[-result2] test/aaa_profiling/test_memusage.py::CycleTest::test_cache_key [gw13] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_in test/orm/test_query.py::OperatorTest::test_in_on_relationship_not_supported [gw13] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_in_on_relationship_not_supported test/orm/test_query.py::RowTupleTest::test_column_metadata[1] [gw5] [ 55%] PASSED test/orm/test_query.py::QueryClsTest::test_callable_o2m_lazyload test/orm/test_query.py::QueryClsTest::test_fn_expr test/orm/test_query.py::OperatorTest::test_m2o_compare_instance [gw13] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_m2o_compare_instance test/orm/test_query.py::OperatorTest::test_m2o_compare_instance_aliased [gw41] [ 55%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_like_ops[-result2] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_like_ops[-result3] [gw13] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_m2o_compare_instance_aliased test/orm/test_query.py::OperatorTest::test_m2o_compare_instance_negated [gw13] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_m2o_compare_instance_negated [gw57] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_selfref_relationship [gw31] [ 55%] PASSED test/orm/test_query.py::CountTest::test_cols_future [gw5] [ 55%] PASSED test/orm/test_query.py::QueryClsTest::test_fn_expr test/orm/test_query.py::QueryClsTest::test_fn_expr_undocumented_query_constructor test/orm/test_query.py::OperatorTest::test_m2o_compare_instance_negated_warn_on_none test/orm/test_query.py::CountTest::test_count_char [gw5] [ 55%] PASSED test/orm/test_query.py::QueryClsTest::test_fn_expr_undocumented_query_constructor [gw10] [ 55%] PASSED test/orm/test_query.py::RowLabelingTest::test_entity [gw26] [ 55%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-orm-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-orm-symbol('LABEL_STYLE_NONE')-expected0] [gw26] [ 55%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-orm-symbol('LABEL_STYLE_NONE')-expected0] [gw41] [ 55%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_like_ops[-result3] [gw13] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_m2o_compare_instance_negated_warn_on_none test/orm/test_query.py::OperatorTest::test_m2o_compare_to_null test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_literal_in [gw12] [ 55%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[1] [gw31] [ 55%] PASSED test/orm/test_query.py::CountTest::test_count_char test/orm/test_query.py::CountTest::test_loader_options_ignored test/orm/test_query.py::RowLabelingTest::test_entity_anon_aliased test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/orm/test_query.py::QueryClsTest::test_fn_get [gw5] [ 55%] PASSED test/orm/test_query.py::QueryClsTest::test_fn_get test/orm/test_query.py::QueryClsTest::test_fn_m2o_lazyload test/sql/test_query.py::OperatorTest_sqlite+pysqlite_3_39_4::test_modulo [gw13] [ 55%] PASSED test/orm/test_query.py::OperatorTest::test_m2o_compare_to_null [gw10] [ 55%] PASSED test/orm/test_query.py::RowLabelingTest::test_entity_anon_aliased test/orm/test_query.py::RowLabelingTest::test_entity_name_aliased test/orm/test_query.py::RowTupleTest::test_column_metadata[2] [gw41] [ 55%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_literal_in [gw5] [ 55%] PASSED test/orm/test_query.py::QueryClsTest::test_fn_m2o_lazyload test/orm/test_query.py::QueryClsTest::test_fn_o2m_lazyload [gw31] [ 55%] PASSED test/orm/test_query.py::CountTest::test_loader_options_ignored test/orm/test_query.py::CountTest::test_multiple_entity test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_or_and_as_columns [gw26] [ 55%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-core-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] [gw57] [ 55%] PASSED test/sql/test_query.py::OperatorTest_sqlite+pysqlite_3_39_4::test_modulo [gw26] [ 55%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-core-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-core-symbol('LABEL_STYLE_NONE')-expected0] [gw26] [ 55%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-core-symbol('LABEL_STYLE_NONE')-expected0] [gw5] [ 55%] PASSED test/orm/test_query.py::QueryClsTest::test_fn_o2m_lazyload test/orm/test_query.py::QueryClsTest::test_plain_expr [gw12] [ 55%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[2] test/sql/test_query.py::OperatorTest_sqlite+pysqlite_3_39_4::test_over test/orm/test_query.py::RowTupleTest::test_column_metadata[3] [gw10] [ 55%] 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] test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw26] [ 55%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw10] [ 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] [gw31] [ 56%] PASSED test/orm/test_query.py::CountTest::test_multiple_entity test/orm/test_query.py::CountTest::test_multiple_entity_future [gw41] [ 56%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_or_and_as_columns [gw46] [ 56%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_query_subclass_join_to_base_relationship test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_relationship_to_polymorphic_one [gw5] [ 56%] PASSED test/orm/test_query.py::QueryClsTest::test_plain_expr test/orm/test_query.py::QueryClsTest::test_plain_expr_undocumented_query_constructor [gw5] [ 56%] PASSED test/orm/test_query.py::QueryClsTest::test_plain_expr_undocumented_query_constructor test/orm/test_query.py::QueryClsTest::test_plain_get [gw57] [ 56%] PASSED test/sql/test_query.py::OperatorTest_sqlite+pysqlite_3_39_4::test_over test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_order_by test/orm/test_query.py::ParentTest::test_from_entity_standalone_fn [gw10] [ 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] test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-orm-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] [gw26] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-orm-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-orm-symbol('LABEL_STYLE_NONE')-expected0] [gw5] [ 56%] PASSED test/orm/test_query.py::QueryClsTest::test_plain_get [gw12] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[3] [gw31] [ 56%] PASSED test/orm/test_query.py::CountTest::test_multiple_entity_future test/orm/test_query.py::QueryClsTest::test_subclass_expr test/orm/test_query.py::RowTupleTest::test_column_metadata[4] [gw10] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[core-core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw5] [ 56%] PASSED test/orm/test_query.py::QueryClsTest::test_subclass_expr [gw26] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-orm-symbol('LABEL_STYLE_NONE')-expected0] [gw46] [ 56%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_relationship_to_polymorphic_one test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[core-orm-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] [gw10] [ 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::CountTest::test_nested test/orm/test_query.py::QueryClsTest::test_subclass_expr_undocumented_query_constructor test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[core-orm-symbol('LABEL_STYLE_NONE')-expected0] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_relationship_to_polymorphic_three [gw5] [ 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::RowLabelingTest::test_explicit_ambiguous_cols_subq[core-orm-symbol('LABEL_STYLE_NONE')-expected0] [gw26] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[orm-orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/orm/test_query.py::RowLabelingTest::test_explicit_cols_legacy test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[core-orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw31] [ 56%] PASSED test/orm/test_query.py::CountTest::test_nested [gw5] [ 56%] PASSED test/orm/test_query.py::QueryClsTest::test_subclass_get [gw10] [ 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::CountTest::test_nested_future test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[orm-core-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/orm/test_query.py::QueryClsTest::test_subclass_m2o_lazyload [gw26] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols_legacy test/orm/test_query.py::RowLabelingTest::test_multi_entity_name_aliased[symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] [gw5] [ 56%] PASSED test/orm/test_query.py::QueryClsTest::test_subclass_m2o_lazyload [gw41] [ 56%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_order_by [gw12] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[4] test/orm/test_query.py::QueryClsTest::test_subclass_o2m_lazyload [gw10] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[orm-core-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] [gw31] [ 56%] PASSED test/orm/test_query.py::CountTest::test_nested_future test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_order_by_label test/orm/test_query.py::RowTupleTest::test_column_metadata[5] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[orm-core-symbol('LABEL_STYLE_NONE')-expected0] [gw5] [ 56%] PASSED test/orm/test_query.py::QueryClsTest::test_subclass_o2m_lazyload [gw26] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_multi_entity_name_aliased[symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/orm/test_query.py::RowLabelingTest::test_multi_entity_name_aliased[symbol('LABEL_STYLE_NONE')-expected0] [gw10] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[orm-core-symbol('LABEL_STYLE_NONE')-expected0] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[orm-core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/orm/test_query.py::DistinctTest::test_basic [gw26] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_multi_entity_name_aliased[symbol('LABEL_STYLE_NONE')-expected0] [gw46] [ 56%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_relationship_to_polymorphic_three [gw41] [ 56%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_order_by_label [gw10] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[orm-core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/orm/test_query.py::RowLabelingTest::test_multi_entity_name_aliased[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_relationship_to_polymorphic_two [gw12] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[5] test/dialect/mssql/test_query.py::QueryTest::test_compiler_symbol_conflict test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[orm-orm-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_order_by_label_compound test/orm/test_query.py::RowTupleTest::test_column_metadata[6] [gw5] [ 56%] SKIPPED test/dialect/mssql/test_query.py::QueryTest::test_compiler_symbol_conflict test/dialect/mssql/test_query.py::QueryTest::test_delete_schema [gw5] [ 56%] SKIPPED test/dialect/mssql/test_query.py::QueryTest::test_delete_schema [gw26] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_multi_entity_name_aliased[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw10] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[orm-orm-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/dialect/mssql/test_query.py::QueryTest::test_embedded_scope_identity [gw5] [ 56%] SKIPPED test/dialect/mssql/test_query.py::QueryTest::test_embedded_scope_identity test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[core-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected_core1-expected_orm1] test/engine/test_parseconnect.py::URLTest::test_only_str_constructor[True-username] test/dialect/mssql/test_query.py::QueryTest::test_enable_scope_identity [gw5] [ 56%] SKIPPED test/dialect/mssql/test_query.py::QueryTest::test_enable_scope_identity [gw41] [ 56%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_order_by_label_compound [gw21] [ 56%] PASSED test/engine/test_parseconnect.py::URLTest::test_only_str_constructor[True-username] test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_reverse_binary_propagate test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[orm-orm-symbol('LABEL_STYLE_NONE')-expected0] test/dialect/mssql/test_query.py::QueryTest::test_fetchid_trigger [gw5] [ 56%] SKIPPED test/dialect/mssql/test_query.py::QueryTest::test_fetchid_trigger test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_order_by_nulls [gw37] [ 56%] PASSED test/sql/test_operators.py::TypeDecoratorWVariantComparatorTest::test_reverse_binary_propagate test/dialect/mssql/test_query.py::QueryTest::test_insertid_reserved [gw5] [ 56%] SKIPPED test/dialect/mssql/test_query.py::QueryTest::test_insertid_reserved [gw10] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[orm-orm-symbol('LABEL_STYLE_NONE')-expected0] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[orm-orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw26] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[core-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected_core1-expected_orm1] test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[core-symbol('LABEL_STYLE_NONE')-expected_core0-expected_orm0] [gw12] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[6] test/dialect/mssql/test_query.py::QueryTest::test_insertid_schema [gw5] [ 56%] SKIPPED test/dialect/mssql/test_query.py::QueryTest::test_insertid_schema test/dialect/mssql/test_query.py::QueryTest::test_returning_no_autoinc [gw5] [ 56%] SKIPPED test/dialect/mssql/test_query.py::QueryTest::test_returning_no_autoinc test/orm/test_query.py::RowTupleTest::test_column_metadata[7] test/orm/test_query.py::RowTupleTest::test_modern_tuple[3] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_bind_in [gw46] [ 56%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_relationship_to_polymorphic_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_self_referential_one [gw10] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq[orm-orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw26] [ 56%] 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::SessionBindTest::test_single_col test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement[symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected_core2-expected_orm2] [gw10] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement[symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement[symbol('LABEL_STYLE_NONE')-expected0] [gw12] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[7] test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@127.0.0.1:1521] test/orm/test_query.py::RowTupleTest::test_column_metadata[8] [gw5] [ 56%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_bind_in [gw26] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected_core2-expected_orm2] [gw10] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement[symbol('LABEL_STYLE_NONE')-expected0] [gw27] [ 56%] PASSED test/engine/test_parseconnect.py::URLTest::test_rfc1738[dbtype://username:password@127.0.0.1:1521] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_bindparam_detection 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::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw41] [ 56%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_order_by_nulls [gw5] [ 56%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_bindparam_detection test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_39_4::test_start_slice_against_expression_offset [gw57] [ 56%] PASSED test/orm/test_query.py::ParentTest::test_from_entity_standalone_fn test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_percents_in_text [gw10] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement_legacy[symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] [gw26] [ 56%] 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::ParentTest::test_m2m [gw12] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[8] test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[orm-symbol('LABEL_STYLE_NONE')-expected_core0-expected_orm0] [gw46] [ 56%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_self_referential_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_self_referential_two [gw41] [ 56%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_percents_in_text test/orm/test_query.py::RowTupleTest::test_column_metadata[9] [gw10] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement_legacy[symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] [gw21] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple[3] [gw57] [ 56%] PASSED test/orm/test_query.py::ParentTest::test_m2m test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_repeated_bindparams test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[0] [gw26] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[orm-symbol('LABEL_STYLE_NONE')-expected_core0-expected_orm0] test/orm/test_query.py::ParentTest::test_noparent test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement_legacy[symbol('LABEL_STYLE_NONE')-expected0] test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected_core2-expected_orm2] [gw10] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement_legacy[symbol('LABEL_STYLE_NONE')-expected0] [gw41] [ 56%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_repeated_bindparams [gw12] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[9] [gw57] [ 56%] PASSED test/orm/test_query.py::ParentTest::test_noparent test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement_legacy[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw21] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[0] test/orm/test_query.py::RowTupleTest::test_custom_names[False-False-False] test/orm/test_query.py::ParentTest::test_o2m test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_select_from_bindparam [gw26] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_renamed_properties_columns[orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected_core2-expected_orm2] test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[1] test/orm/test_query.py::RowLabelingTest::test_renamed_properties_subq[core-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected_core1-expected_orm1] [gw10] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_subq_fromstatement_legacy[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw57] [ 56%] PASSED test/orm/test_query.py::ParentTest::test_o2m test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_w_entities[symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/orm/test_query.py::ParentTest::test_select_from [gw41] [ 56%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_select_from_bindparam [gw21] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[1] [gw12] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_custom_names[False-False-False] test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_select_tuple [gw26] [ 56%] 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::RowTupleTest::test_modern_tuple_future[2] [gw10] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_w_entities[symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] [gw57] [ 56%] PASSED test/orm/test_query.py::ParentTest::test_select_from test/orm/test_query.py::RowLabelingTest::test_renamed_properties_subq[core-symbol('LABEL_STYLE_NONE')-expected_core0-expected_orm0] test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_w_entities[symbol('LABEL_STYLE_NONE')-expected0] test/orm/test_query.py::ParentTest::test_select_from_alias [gw31] [ 56%] PASSED test/orm/test_query.py::DistinctTest::test_basic [gw41] [ 56%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_select_tuple test/orm/test_query.py::DistinctTest::test_basic_standalone test/orm/test_query.py::RowTupleTest::test_custom_names[False-False-True] [gw21] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[2] [gw57] [ 56%] PASSED test/orm/test_query.py::ParentTest::test_select_from_alias [gw12] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_custom_names[False-False-True] [gw31] [ 56%] PASSED test/orm/test_query.py::DistinctTest::test_basic_standalone test/orm/test_query.py::ParentTest::test_select_from_alias_from_entity [gw26] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_renamed_properties_subq[core-symbol('LABEL_STYLE_NONE')-expected_core0-expected_orm0] test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[3] test/orm/test_query.py::DistinctTest::test_columns_augmented_distinct_on test/dialect/mssql/test_query.py::QueryUnicodeTest::test_convert_unicode test/orm/test_query.py::RowLabelingTest::test_renamed_properties_subq[core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected_core2-expected_orm2] [gw41] [ 56%] SKIPPED test/dialect/mssql/test_query.py::QueryUnicodeTest::test_convert_unicode [gw46] [ 56%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_self_referential_two test/orm/test_query.py::RowTupleTest::test_custom_names[False-True-False] [gw10] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_w_entities[symbol('LABEL_STYLE_NONE')-expected0] test/sql/test_query.py::RequiredBindTest::test_insert test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_self_referential_two_future test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_w_entities[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw21] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[3] [gw57] [ 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 test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[4] [gw31] [ 56%] PASSED test/orm/test_query.py::DistinctTest::test_columns_augmented_distinct_on test/orm/test_query.py::DistinctTest::test_columns_augmented_roundtrip_one_aliased [gw26] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_renamed_properties_subq[core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected_core2-expected_orm2] [gw37] [ 56%] PASSED test/orm/test_query.py::SessionBindTest::test_single_col test/orm/test_query.py::SessionBindTest::test_single_col_from_subq [gw41] [ 56%] PASSED test/sql/test_query.py::RequiredBindTest::test_insert test/sql/test_query.py::RequiredBindTest::test_required_flag test/orm/test_query.py::RowLabelingTest::test_renamed_properties_subq[orm-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected_core1-expected_orm1] [gw10] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_cols_w_entities[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw57] [ 56%] PASSED test/orm/test_query.py::ParentTest::test_select_from_alias_of_type test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_orm_cols_legacy [gw31] [ 56%] 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 test/orm/test_query.py::ParentTest::test_unique_binds_or [gw37] [ 56%] PASSED test/orm/test_query.py::SessionBindTest::test_single_col_from_subq test/orm/test_query.py::SessionBindTest::test_single_entity_q [gw21] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[4] [gw12] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_custom_names[False-True-False] [gw41] [ 56%] PASSED test/sql/test_query.py::RequiredBindTest::test_required_flag test/sql/test_query.py::RequiredBindTest::test_select_columns test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[5] test/orm/test_query.py::RowTupleTest::test_custom_names[False-True-True] [gw10] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_ambiguous_orm_cols_legacy [gw41] [ 56%] PASSED test/sql/test_query.py::RequiredBindTest::test_select_columns [gw26] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_renamed_properties_subq[orm-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected_core1-expected_orm1] [gw57] [ 56%] PASSED test/orm/test_query.py::ParentTest::test_unique_binds_or test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-core-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] [gw10] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-core-symbol('LABEL_STYLE_DISAMBIGUATE_ONLY')-expected1] test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-core-symbol('LABEL_STYLE_NONE')-expected0] test/orm/test_query.py::RowLabelingTest::test_renamed_properties_subq[orm-symbol('LABEL_STYLE_NONE')-expected_core0-expected_orm0] [gw12] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_custom_names[False-True-True] [gw31] [ 56%] 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::ParentTest::test_unique_binds_union [gw57] [ 56%] PASSED test/orm/test_query.py::ParentTest::test_unique_binds_union test/orm/test_query.py::ParentTest::test_with_pending_autoflush [gw21] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple_future[5] test/orm/test_query.py::RowTupleTest::test_unhashable_type_future [gw27] [ 56%] PASSED test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_39_4::test_start_slice_against_expression_offset [gw10] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-core-symbol('LABEL_STYLE_NONE')-expected0] [gw31] [ 56%] PASSED test/orm/test_query.py::DistinctTest::test_columns_augmented_roundtrip_three_aliased test/orm/test_query.py::DistinctTest::test_columns_augmented_roundtrip_three_from_self [gw26] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_renamed_properties_subq[orm-symbol('LABEL_STYLE_NONE')-expected_core0-expected_orm0] test/orm/test_query.py::RowLabelingTest::test_renamed_properties_subq[orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected_core2-expected_orm2] test/orm/test_query.py::RowTupleTest::test_custom_names[True-False-False] [gw37] [ 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 [gw37] [ 56%] PASSED test/orm/test_query.py::SessionBindTest::test_sql_expr_bundle_cte_from_entity [gw12] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_custom_names[True-False-False] test/orm/test_query.py::SessionBindTest::test_sql_expr_cte_from_entity [gw37] [ 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 [gw57] [ 56%] PASSED test/orm/test_query.py::ParentTest::test_with_pending_autoflush [gw46] [ 56%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_self_referential_two_future test/orm/test_query.py::RowTupleTest::test_custom_names[True-False-True] test/orm/test_query.py::SynonymTest::test_froms_aliased_col test/orm/test_query.py::ParentTest::test_with_pending_no_autoflush [gw37] [ 56%] PASSED test/orm/test_query.py::SessionBindTest::test_sql_expr_entity_q [gw26] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_renamed_properties_subq[orm-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected_core2-expected_orm2] [gw31] [ 56%] PASSED test/orm/test_query.py::DistinctTest::test_columns_augmented_roundtrip_three_from_self test/orm/test_query.py::DistinctTest::test_columns_augmented_roundtrip_two test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_self_referential_two_point_five test/orm/test_query.py::RowLabelingTest::test_with_only_columns [gw21] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_unhashable_type_future test/orm/test_query.py::RowTupleTest::test_unhashable_type_legacy test/orm/test_pickled.py::PickleTest::test_instance_lazy_relation_loaders [gw57] [ 56%] PASSED test/orm/test_query.py::ParentTest::test_with_pending_no_autoflush test/orm/test_query.py::ParentTest::test_with_transient test/orm/test_query.py::SessionBindTest::test_sql_expr_exists_from_entity [gw26] [ 56%] PASSED test/orm/test_query.py::RowLabelingTest::test_with_only_columns [gw12] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_custom_names[True-False-True] [gw37] [ 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 [gw57] [ 56%] PASSED test/orm/test_query.py::ParentTest::test_with_transient [gw37] [ 56%] PASSED test/orm/test_query.py::SessionBindTest::test_sql_expr_subquery_from_entity test/orm/test_query.py::RowTupleTest::test_custom_names[True-True-False] [gw31] [ 56%] PASSED test/orm/test_query.py::DistinctTest::test_columns_augmented_roundtrip_two test/orm/test_query.py::SessionBindTest::test_type_coerce test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_four [gw37] [ 56%] PASSED test/orm/test_query.py::SessionBindTest::test_type_coerce [gw21] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_unhashable_type_legacy [gw31] [ 56%] PASSED test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_four test/orm/test_query.py::RowTupleTest::test_column_metadata[0] test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_illegal_label_reference test/orm/test_query.py::RowTupleTest::test_unknown_type_assume_hashable_future test/orm/test_query.py::PrefixSuffixWithTest::test_chained_prefixes [gw12] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_custom_names[True-True-False] [gw31] [ 56%] PASSED test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_illegal_label_reference test/orm/test_query.py::RowTupleTest::test_custom_names[True-True-True] test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_one [gw56] [ 56%] PASSED test/engine/test_pool.py::QueuePoolTest::test_recycle_on_invalidate test/engine/test_pool.py::QueuePoolTest::test_recycle_on_soft_invalidate test/orm/test_query.py::SetOpsTest::test_eager_load [gw22] [ 56%] PASSED test/orm/test_pickled.py::PickleTest::test_instance_lazy_relation_loaders [gw31] [ 56%] PASSED test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_one test/orm/test_options.py::OfTypePathingTest::test_oftype_only_rel_attr_unbound test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_three [gw12] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_custom_names[True-True-True] [gw21] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_unknown_type_assume_hashable_future [gw31] [ 56%] PASSED test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_three 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::DistinctTest::test_columns_augmented_sql_three_using_label_reference [gw46] [ 56%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_self_referential_two_point_five test/orm/test_query.py::RowTupleTest::test_unknown_type_assume_not_hashable_legacy test/orm/test_query.py::TextTest::test_columns_mismatched test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_self_referential_two_point_five_future [gw31] [ 56%] PASSED test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_three_using_label_reference test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_two test/orm/test_options.py::OptionsTest::test_with_current_aliased_single [gw3] [ 56%] PASSED test/orm/test_options.py::OfTypePathingTest::test_oftype_only_rel_attr_unbound [gw23] [ 56%] PASSED test/orm/test_options.py::OptionsTest::test_with_current_aliased_single [gw12] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_dupe_cols[-users.id AS users_id, NULL AS anon_1, NULL AS anon__1, NULL AS anon__2-expected_row2] [gw31] [ 56%] PASSED test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_two test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_union_one 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] [gw21] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_unknown_type_assume_not_hashable_legacy test/orm/test_query.py::RowTupleTest::test_unknown_type_truly_not_hashable_future test/orm/test_query.py::TextTest::test_via_textasfrom_use_mapped_columns [gw31] [ 56%] PASSED test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_union_one test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_union_two [gw27] [ 56%] PASSED test/orm/test_query.py::SynonymTest::test_froms_aliased_col test/orm/test_query.py::SynonymTest::test_joins [gw26] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[0] [gw12] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_dupe_cols[-users.id AS users_id, users.name AS users_name, users.id AS users_id__1, users.name AS users_name__1, NULL AS anon_1-expected_row1] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iter-1] test/orm/test_query.py::RowTupleTest::test_column_metadata[10] [gw31] [ 56%] PASSED test/orm/test_query.py::DistinctTest::test_columns_augmented_sql_union_two 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::DistinctTest::test_issue_5470_five [gw31] [ 56%] PASSED test/orm/test_query.py::DistinctTest::test_issue_5470_five [gw26] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[10] [gw12] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_dupe_cols[-users.id AS users_id, users.name AS users_name, users.name AS users_name__1-expected_row0] [gw21] [ 56%] PASSED test/orm/test_query.py::RowTupleTest::test_unknown_type_truly_not_hashable_future test/orm/test_query.py::RowTupleTest::test_entity_mapping_access [gw46] [ 56%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_self_referential_two_point_five_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_subclass_option_pathing [gw27] [ 56%] PASSED test/orm/test_query.py::SynonymTest::test_joins test/orm/test_query.py::SessionBindTest::test_aggregate_fn test/orm/test_query.py::SynonymTest::test_options test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[load_only-id-True-defaultload] [gw23] [ 57%] 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] [gw46] [ 57%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_subclass_option_pathing test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_subclass_getitem [gw57] [ 57%] PASSED test/orm/test_query.py::PrefixSuffixWithTest::test_chained_prefixes 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::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_subqueryload_on_subclass test/engine/test_parseconnect.py::CreateEngineTest::test_password_object_str[True] test/orm/test_query.py::PrefixSuffixWithTest::test_many_prefixes [gw12] [ 57%] PASSED test/orm/test_query.py::RowTupleTest::test_entity_mapping_access [gw23] [ 57%] 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] [gw27] [ 57%] PASSED test/orm/test_query.py::SynonymTest::test_options test/orm/test_query.py::SynonymTest::test_options_syn_of_syn [gw54] [ 57%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_none_False_noredefine_lazy::test_primary_table_only_for_requery test/orm/test_query.py::RowTupleTest::test_legacy_tuple_old_select[0] [gw57] [ 57%] PASSED test/orm/test_query.py::PrefixSuffixWithTest::test_many_prefixes test/orm/test_query.py::PrefixSuffixWithTest::test_one_prefix [gw23] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iter-5] [gw50] [ 57%] PASSED test/engine/test_parseconnect.py::CreateEngineTest::test_password_object_str[True] [gw19] [ 57%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_auto_False_noredefine_lazy::test_subclass_getitem [gw57] [ 57%] PASSED test/orm/test_query.py::PrefixSuffixWithTest::test_one_prefix [gw35] [ 57%] PASSED test/orm/inheritance/test_poly_loading.py::IgnoreOptionsOnSubclassAttrLoad::test_subclass_loadattr[load_only-id-True-defaultload] test/sql/test_quote.py::QuoteTest::test_simple_order_by_label [gw27] [ 57%] PASSED test/orm/test_query.py::SynonymTest::test_options_syn_of_syn test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iternosavequery-0] [gw12] [ 57%] PASSED test/orm/test_query.py::RowTupleTest::test_legacy_tuple_old_select[0] [gw43] [ 57%] PASSED test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_positive_gc [gw37] [ 57%] PASSED test/orm/test_query.py::SetOpsTest::test_eager_load test/sql/test_quote.py::PreparerTest::test_unformat test/orm/test_query.py::SynonymTest::test_with_parent test/orm/test_query.py::RowTupleTest::test_legacy_tuple_old_select[1] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iternosavequery-1] [gw22] [ 57%] PASSED test/orm/test_query.py::TextTest::test_columns_mismatched test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_subclass_base_alias_filter [gw54] [ 57%] PASSED test/sql/test_quote.py::PreparerTest::test_unformat test/sql/test_quote.py::PreparerTest::test_unformat_custom test/orm/test_query.py::SetOpsTest::test_intersect [gw46] [ 57%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_subqueryload_on_subclass test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_subqueryload_on_subclass_uses_path_correctly [gw54] [ 57%] PASSED test/sql/test_quote.py::PreparerTest::test_unformat_custom [gw50] [ 57%] PASSED test/sql/test_quote.py::QuoteTest::test_simple_order_by_label test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_positive_pk_change test/orm/test_query.py::TextTest::test_columns_mismatched_future [gw23] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iternosavequery-0] test/sql/test_quote.py::QuoteTest::test_subquery_four [gw50] [ 57%] PASSED test/sql/test_quote.py::QuoteTest::test_subquery_four test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iterquery-1] test/sql/test_quote.py::QuoteExecTest_sqlite+pysqlite_3_39_4::test_basic test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iternosavequery-1] [gw23] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iternosavequery-1] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iternosavequery-20] [gw23] [ 57%] 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] [gw23] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iternosavequery-5] [gw12] [ 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] [gw22] [ 57%] PASSED test/orm/test_query.py::TextTest::test_columns_mismatched_future test/orm/test_query.py::TextTest::test_columns_multi_table_uselabels test/sql/test_quote.py::QuoteTest::test_subquery_one [gw50] [ 57%] PASSED test/sql/test_quote.py::QuoteTest::test_subquery_one test/sql/test_quote.py::QuoteTest::test_subquery_three [gw50] [ 57%] PASSED test/sql/test_quote.py::QuoteTest::test_subquery_three [gw27] [ 57%] PASSED test/orm/test_query.py::SynonymTest::test_with_parent [gw58] [ 57%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_joins_False_noredefine_lazy::test_subclass_base_alias_filter [gw37] [ 57%] PASSED test/orm/test_query.py::SetOpsTest::test_intersect test/sql/test_quote.py::QuoteTest::test_subquery_two test/engine/test_reconnect.py::FutureReconnectRecipeTest::test_restart_on_execute_txn [gw12] [ 57%] PASSED test/orm/test_query.py::RowTupleTest::test_legacy_tuple_old_select[2] test/orm/test_query.py::SetOpsTest::test_order_by_anonymous_col [gw54] [ 57%] PASSED test/sql/test_quote.py::QuoteExecTest_sqlite+pysqlite_3_39_4::test_basic test/sql/test_quote.py::QuoteExecTest_sqlite+pysqlite_3_39_4::test_has_table_case_sensitive [gw58] [ 57%] SKIPPED test/engine/test_reconnect.py::FutureReconnectRecipeTest::test_restart_on_execute_txn [gw22] [ 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 [gw50] [ 57%] PASSED test/sql/test_quote.py::QuoteTest::test_subquery_two test/orm/test_query.py::RowTupleTest::test_modern_tuple[0] test/sql/test_quote.py::QuoteTest::test_upper_case_names [gw46] [ 57%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_subqueryload_on_subclass_uses_path_correctly test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_five_future_override_selectable test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iterquery-0] test/engine/test_reconnect.py::InvalidateDuringResultTest_sqlite+pysqlite_3_39_4::test_invalidate_on_results test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_aggregate_scalar_over_table_valued [gw27] [ 57%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_aggregate_scalar_over_table_valued [gw23] [ 57%] 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] [gw23] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iterquery-1] [gw58] [ 57%] PASSED test/engine/test_reconnect.py::InvalidateDuringResultTest_sqlite+pysqlite_3_39_4::test_invalidate_on_results [gw35] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iternosavequery-1] [gw37] [ 57%] PASSED test/orm/test_query.py::SetOpsTest::test_order_by_anonymous_col [gw3] [ 57%] PASSED test/orm/test_query.py::TextTest::test_via_textasfrom_use_mapped_columns test/orm/test_query.py::TextTest::test_whereclause test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_function_against_row_constructor [gw27] [ 57%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_function_against_row_constructor test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_function_against_subq_record [gw27] [ 57%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_function_against_subq_record [gw12] [ 57%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple[0] test/orm/test_query.py::RowTupleTest::test_modern_tuple[1] [gw54] [ 57%] PASSED test/sql/test_quote.py::QuoteExecTest_sqlite+pysqlite_3_39_4::test_has_table_case_sensitive test/sql/test_quote.py::QuoteExecTest_sqlite+pysqlite_3_39_4::test_reflect test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iternosavequery-20] [gw35] [ 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] [gw35] [ 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] [gw50] [ 57%] PASSED test/sql/test_quote.py::QuoteTest::test_upper_case_names test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_function_against_table_record [gw27] [ 57%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_function_against_table_record test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_generate_series_scalar [gw27] [ 57%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_generate_series_scalar test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_plain_old_unnest [gw22] [ 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 [gw22] [ 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 [gw46] [ 57%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_five_future_override_selectable test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_four_future [gw54] [ 57%] PASSED test/sql/test_quote.py::QuoteExecTest_sqlite+pysqlite_3_39_4::test_reflect test/sql/test_quote.py::QuotedIdentTest::test_apply_map_plain [gw50] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_apply_map_plain test/sql/test_quote.py::QuotedIdentTest::test_apply_map_quoted [gw3] [ 57%] PASSED test/orm/test_query.py::TextTest::test_whereclause test/orm/test_query.py::TextTest::test_whereclause_future [gw12] [ 57%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple[1] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iterquery-20] [gw23] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iterquery-20] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iterquery-5] [gw19] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iterquery-1] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iterquery-20] [gw19] [ 57%] 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] [gw19] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iterquery-5] [gw22] [ 57%] PASSED test/orm/test_query.py::TextTest::test_columns_multi_table_uselabels_contains_eager test/orm/test_query.py::TextTest::test_columns_multi_table_uselabels_contains_eager_future [gw50] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_apply_map_quoted test/sql/test_quote.py::QuotedIdentTest::test_coerce_none [gw50] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_coerce_none test/sql/test_quote.py::QuoteExecTest_sqlite+pysqlite_3_39_4::test_use_labels [gw54] [ 57%] PASSED test/sql/test_quote.py::QuoteExecTest_sqlite+pysqlite_3_39_4::test_use_labels [gw27] [ 57%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_plain_old_unnest test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_render_derived_quoting [gw27] [ 57%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_render_derived_quoting test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_scalar_table_valued [gw27] [ 57%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_scalar_table_valued test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_table_valued [gw27] [ 57%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_table_valued test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_unnest_with_ordinality [gw27] [ 57%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_unnest_with_ordinality test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_unnest_with_ordinality_named [gw27] [ 57%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_unnest_with_ordinality_named test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_with_ordinality_named [gw27] [ 57%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_with_ordinality_named test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_with_ordinality_star [gw27] [ 57%] SKIPPED test/dialect/postgresql/test_query.py::TableValuedRoundTripTest::test_with_ordinality_star test/dialect/mssql/test_query.py::TableValuedTest::test_scalar_strings test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_39_4::test_basic test/sql/test_quote.py::QuotedIdentTest::test_coerce_quoted_none [gw50] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_coerce_quoted_none test/sql/test_quote.py::QuotedIdentTest::test_coerce_quoted_retain [gw35] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iterquery-0] [gw22] [ 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 [gw22] [ 57%] PASSED test/orm/test_query.py::TextTest::test_columns_multi_table_uselabels_future test/sql/test_quote.py::QuoteTest::test_apply_labels_should_quote [gw54] [ 57%] PASSED test/sql/test_quote.py::QuoteTest::test_apply_labels_should_quote [gw46] [ 57%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_four_future [gw3] [ 57%] PASSED test/orm/test_query.py::TextTest::test_whereclause_future [gw27] [ 57%] SKIPPED test/dialect/mssql/test_query.py::TableValuedTest::test_scalar_strings test/dialect/mssql/test_query.py::TableValuedTest::test_scalar_strings_control [gw27] [ 57%] SKIPPED test/dialect/mssql/test_query.py::TableValuedTest::test_scalar_strings_control test/dialect/mssql/test_query.py::TableValuedTest::test_scalar_strings_named_control test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iterquery-1] [gw35] [ 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] [gw35] [ 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] [gw35] [ 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] [gw35] [ 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] [gw35] [ 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] test/orm/test_query.py::SetOpsTest::test_statement_labels test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_one_future [gw46] [ 57%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_one_future test/sql/test_quote.py::QuoteTest::test_apply_labels_shouldnt_quote [gw54] [ 57%] PASSED test/sql/test_quote.py::QuoteTest::test_apply_labels_shouldnt_quote test/sql/test_quote.py::QuoteTest::test_collate [gw54] [ 57%] PASSED test/sql/test_quote.py::QuoteTest::test_collate [gw27] [ 57%] SKIPPED test/dialect/mssql/test_query.py::TableValuedTest::test_scalar_strings_named_control test/dialect/mssql/test_query.py::TableValuedTest::test_two_strings [gw27] [ 57%] SKIPPED test/dialect/mssql/test_query.py::TableValuedTest::test_two_strings test/dialect/mssql/test_query.py::TableValuedTest::test_two_strings_control [gw27] [ 57%] SKIPPED test/dialect/mssql/test_query.py::TableValuedTest::test_two_strings_control test/orm/test_query.py::TextErrorTest::test_filter [gw21] [ 57%] PASSED test/orm/test_query.py::SessionBindTest::test_aggregate_fn test/orm/test_query.py::SessionBindTest::test_aliased_entity_q [gw35] [ 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] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_seven_future [gw46] [ 57%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_seven_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_six_future test/dialect/postgresql/test_query.py::TupleTest::test_tuple_containment [gw3] [ 57%] SKIPPED test/dialect/postgresql/test_query.py::TupleTest::test_tuple_containment test/orm/test_query.py::WithTransientOnNone::test_filter_with_detached_non_pk_col_has_value test/sql/test_quote.py::QuoteTest::test_illegal_initial_char [gw54] [ 57%] PASSED test/sql/test_quote.py::QuoteTest::test_illegal_initial_char test/sql/test_quote.py::QuoteTest::test_join [gw21] [ 57%] PASSED test/orm/test_query.py::SessionBindTest::test_aliased_entity_q test/orm/test_query.py::SessionBindTest::test_binary_op [gw21] [ 57%] PASSED test/orm/test_query.py::SessionBindTest::test_binary_op test/orm/test_query.py::TextTest::test_columns_via_textasfrom_from_statement [gw22] [ 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 [gw22] [ 57%] PASSED test/orm/test_query.py::TextTest::test_group_by_accepts_text test/orm/test_query.py::TextTest::test_needs_text [gw22] [ 57%] PASSED test/orm/test_query.py::TextTest::test_needs_text [gw35] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-all-5] [gw46] [ 57%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_six_future test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_three_future [gw23] [ 57%] 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] [gw23] [ 57%] 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] [gw23] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-all-1] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-all-20] [gw23] [ 57%] 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] [gw23] [ 57%] 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] [gw23] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-allquery-0] test/orm/test_query.py::TextTest::test_order_by_w_eager_five [gw22] [ 57%] PASSED test/orm/test_query.py::TextTest::test_order_by_w_eager_five test/orm/test_query.py::TextTest::test_order_by_w_eager_four [gw50] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_coerce_quoted_retain test/sql/test_quote.py::QuotedIdentTest::test_coerce_quoted_switch [gw50] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_coerce_quoted_switch test/sql/test_quote.py::QuotedIdentTest::test_concat_anon [gw50] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_concat_anon test/sql/test_quote.py::QuotedIdentTest::test_concat_quotefalse [gw50] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_concat_quotefalse [gw54] [ 57%] PASSED test/sql/test_quote.py::QuoteTest::test_join test/sql/test_quote.py::QuoteTest::test_label_and_alias [gw54] [ 57%] PASSED test/sql/test_quote.py::QuoteTest::test_label_and_alias [gw46] [ 57%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_three_future test/sql/test_quote.py::QuotedIdentTest::test_concat_quotenone [gw50] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_concat_quotenone test/sql/test_quote.py::QuotedIdentTest::test_concat_quotetrue [gw50] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_concat_quotetrue test/sql/test_quote.py::QuotedIdentTest::test_pickle_anon_label [gw50] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_pickle_anon_label test/sql/test_quote.py::QuotedIdentTest::test_pickle_quote [gw50] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_pickle_quote test/sql/test_quote.py::QuotedIdentTest::test_rconcat_anon [gw50] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_rconcat_anon test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-allquery-1] [gw23] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-allquery-1] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-allquery-20] test/sql/test_quote.py::QuoteTest::test_labels [gw54] [ 57%] PASSED test/sql/test_quote.py::QuoteTest::test_labels test/sql/test_quote.py::QuoteTest::test_literal_column_already_with_quotes test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-allquery-0] [gw35] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-allquery-0] [gw19] [ 57%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_39_4::test_basic test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_39_4::test_cursor_is_closed_on_exhausted[fetchall] test/sql/test_quote.py::QuotedIdentTest::test_rconcat_quotefalse [gw50] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_rconcat_quotefalse test/sql/test_quote.py::QuotedIdentTest::test_rconcat_quotenone [gw50] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_rconcat_quotenone [gw23] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-allquery-20] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-allquery-5] [gw23] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-allquery-5] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-fetchone-0] [gw23] [ 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] [gw23] [ 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] [gw54] [ 57%] 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 test/orm/test_query.py::SessionBindTest::test_boolean_op [gw21] [ 57%] PASSED test/orm/test_query.py::SessionBindTest::test_boolean_op test/orm/test_query.py::SessionBindTest::test_bulk_delete_fetch_sync [gw21] [ 57%] PASSED test/orm/test_query.py::SessionBindTest::test_bulk_delete_fetch_sync test/orm/test_query.py::SessionBindTest::test_bulk_delete_no_sync [gw21] [ 57%] PASSED test/orm/test_query.py::SessionBindTest::test_bulk_delete_no_sync test/sql/test_quote.py::QuotedIdentTest::test_rconcat_quotetrue [gw50] [ 57%] PASSED test/sql/test_quote.py::QuotedIdentTest::test_rconcat_quotetrue test/engine/test_reconnect.py::CursorErrTest::test_cursor_explode [gw22] [ 57%] PASSED test/orm/test_query.py::TextTest::test_order_by_w_eager_four test/orm/test_query.py::TextTest::test_order_by_w_eager_one [gw54] [ 57%] 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 [gw54] [ 57%] PASSED test/sql/test_quote.py::QuoteTest::test_literal_column_label_alias_diffname_explicit_quote test/orm/test_query.py::SessionBindTest::test_bulk_update_fetch_sync [gw21] [ 57%] PASSED test/orm/test_query.py::SessionBindTest::test_bulk_update_fetch_sync test/orm/test_query.py::SessionBindTest::test_bulk_update_no_sync [gw21] [ 57%] PASSED test/orm/test_query.py::SessionBindTest::test_bulk_update_no_sync [gw56] [ 57%] PASSED test/engine/test_pool.py::QueuePoolTest::test_recycle_on_soft_invalidate test/engine/test_pool.py::QueuePoolTest::test_recycle_pool_no_race [gw22] [ 57%] PASSED test/orm/test_query.py::TextTest::test_order_by_w_eager_one test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-allquery-1] [gw35] [ 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] test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_baseclass_base_alias_filter [gw37] [ 57%] PASSED test/orm/test_query.py::SetOpsTest::test_statement_labels test/orm/test_query.py::SetOpsTest::test_union [gw37] [ 57%] PASSED test/orm/test_query.py::SetOpsTest::test_union test/orm/test_query.py::SetOpsTest::test_union_labeled_anonymous_columns test/sql/test_quote.py::QuoteTest::test_literal_column_label_alias_samename [gw54] [ 57%] 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 [gw50] [ 57%] PASSED test/engine/test_reconnect.py::CursorErrTest::test_cursor_explode test/engine/test_reconnect.py::CursorErrTest::test_cursor_shutdown_in_initialize [gw50] [ 57%] PASSED test/engine/test_reconnect.py::CursorErrTest::test_cursor_shutdown_in_initialize [gw23] [ 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] [gw23] [ 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] [gw23] [ 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] [gw23] [ 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] [gw23] [ 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] [gw23] [ 57%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iter-5] [gw37] [ 57%] PASSED test/orm/test_query.py::SetOpsTest::test_union_labeled_anonymous_columns test/orm/test_query.py::SetOpsTest::test_union_literal_expressions_compile [gw37] [ 57%] PASSED test/orm/test_query.py::SetOpsTest::test_union_literal_expressions_compile test/orm/test_query.py::SetOpsTest::test_union_literal_expressions_results [gw37] [ 57%] PASSED test/orm/test_query.py::SetOpsTest::test_union_literal_expressions_results [gw34] [ 57%] PASSED test/engine/test_pool.py::PoolEventsTest::test_checkin_event_gc[False-_exclusions1] test/engine/test_pool.py::PoolEventsTest::test_checkin_event_gc[True-_exclusions0] test/engine/test_reconnect.py::FutureReconnectRecipeTest::test_autocommits_txn [gw50] [ 57%] SKIPPED test/engine/test_reconnect.py::FutureReconnectRecipeTest::test_autocommits_txn test/engine/test_reconnect.py::FutureReconnectRecipeTest::test_fail_on_executemany_txn [gw50] [ 57%] SKIPPED test/engine/test_reconnect.py::FutureReconnectRecipeTest::test_fail_on_executemany_txn [gw19] [ 58%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_39_4::test_cursor_is_closed_on_exhausted[fetchall] test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_39_4::test_cursor_is_closed_on_exhausted[fetchmany] test/orm/test_query.py::SetOpsTest::test_union_mapped_colnames_preserved_across_subquery [gw37] [ 58%] PASSED test/orm/test_query.py::SetOpsTest::test_union_mapped_colnames_preserved_across_subquery [gw3] [ 58%] PASSED test/orm/test_query.py::WithTransientOnNone::test_filter_with_detached_non_pk_col_has_value [gw54] [ 58%] 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 [gw54] [ 58%] PASSED test/sql/test_quote.py::QuoteTest::test_literal_column_wo_label_currently_maintained test/sql/test_quote.py::QuoteTest::test_lower_case_names [gw54] [ 58%] PASSED test/sql/test_quote.py::QuoteTest::test_lower_case_names test/sql/test_quote.py::QuoteTest::test_mixed_case_names test/orm/test_query.py::TextTest::test_order_by_w_eager_three [gw22] [ 58%] PASSED test/orm/test_query.py::TextTest::test_order_by_w_eager_three test/orm/test_query.py::TextTest::test_order_by_w_eager_two test/orm/test_query.py::SessionBindTest::test_case [gw21] [ 58%] PASSED test/orm/test_query.py::SessionBindTest::test_case test/orm/test_query.py::SessionBindTest::test_cast test/orm/test_query.py::SetOpsWDeferredTest::test_flat_twolevel_union_deferred test/engine/test_reconnect.py::MockReconnectTest::test_check_disconnect_no_cursor [gw58] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_check_disconnect_no_cursor test/engine/test_reconnect.py::MockReconnectTest::test_commit_fails_contextmanager test/orm/test_query.py::WithTransientOnNone::test_filter_with_detached_non_pk_col_is_default_null [gw54] [ 58%] PASSED test/sql/test_quote.py::QuoteTest::test_mixed_case_names test/sql/test_quote.py::QuoteTest::test_numeric_initial_char [gw54] [ 58%] PASSED test/sql/test_quote.py::QuoteTest::test_numeric_initial_char test/sql/test_quote.py::QuoteTest::test_quote_flag_propagate_anon_label [gw22] [ 58%] PASSED test/orm/test_query.py::TextTest::test_order_by_w_eager_two [gw27] [ 58%] PASSED test/orm/test_query.py::TextErrorTest::test_filter test/orm/test_query.py::TextErrorTest::test_from_statement [gw35] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-allquery-20] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-allquery-5] [gw35] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-allquery-5] [gw54] [ 58%] PASSED test/sql/test_quote.py::QuoteTest::test_quote_flag_propagate_anon_label [gw21] [ 58%] PASSED test/orm/test_query.py::SessionBindTest::test_cast test/orm/test_query.py::SessionBindTest::test_column_property [gw21] [ 58%] PASSED test/orm/test_query.py::SessionBindTest::test_column_property [gw58] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_commit_fails_contextmanager test/engine/test_reconnect.py::MockReconnectTest::test_commit_fails_trans [gw27] [ 58%] PASSED test/orm/test_query.py::TextErrorTest::test_from_statement test/orm/test_query.py::TextErrorTest::test_having test/orm/test_query.py::TextTest::test_orm_columns_accepts_text [gw22] [ 58%] PASSED test/orm/test_query.py::TextTest::test_orm_columns_accepts_text test/sql/test_quote.py::QuoteTest::test_quote_flag_propagate_check_constraint [gw54] [ 58%] PASSED test/sql/test_quote.py::QuoteTest::test_quote_flag_propagate_check_constraint [gw37] [ 58%] PASSED test/orm/test_query.py::SetOpsWDeferredTest::test_flat_twolevel_union_deferred test/orm/test_query.py::SetOpsWDeferredTest::test_flat_twolevel_union_undeferred [gw27] [ 58%] PASSED test/orm/test_query.py::TextErrorTest::test_having test/orm/test_query.py::SessionBindTest::test_column_property_select [gw21] [ 58%] SKIPPED test/orm/test_query.py::SessionBindTest::test_column_property_select test/orm/test_query.py::SessionBindTest::test_count test/sql/test_quote.py::QuoteTest::test_quote_flag_propagate_index test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-fetchone-0] [gw35] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-fetchone-0] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-fetchone-1] [gw35] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-fetchone-1] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-fetchone-20] [gw35] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-fetchone-20] [gw19] [ 58%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_39_4::test_cursor_is_closed_on_exhausted[fetchmany] [gw21] [ 58%] PASSED test/orm/test_query.py::SessionBindTest::test_count test/orm/test_query.py::SessionBindTest::test_plain_table [gw21] [ 58%] PASSED test/orm/test_query.py::SessionBindTest::test_plain_table test/orm/test_query.py::SessionBindTest::test_plain_table_count [gw58] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_commit_fails_trans test/engine/test_reconnect.py::MockReconnectTest::test_conn_reusable [gw58] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_conn_reusable [gw54] [ 58%] PASSED test/sql/test_quote.py::QuoteTest::test_quote_flag_propagate_index test/sql/test_quote.py::QuoteTest::test_repr_unicode [gw54] [ 58%] PASSED test/sql/test_quote.py::QuoteTest::test_repr_unicode test/orm/test_query.py::TextTest::test_plain_textual_column [gw22] [ 58%] PASSED test/orm/test_query.py::TextTest::test_plain_textual_column test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-fetchone-5] [gw35] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-fetchone-5] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iter-0] [gw21] [ 58%] PASSED test/orm/test_query.py::SessionBindTest::test_plain_table_count test/engine/test_reconnect.py::MockReconnectTest::test_dialect_initialize_once [gw58] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_dialect_initialize_once test/engine/test_reconnect.py::MockReconnectTest::test_dialect_initialize_retry_if_exception test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_39_4::test_cursor_is_closed_on_exhausted[fetchone] test/orm/test_query.py::TextTest::test_related_eagerload_against_text[False-selectinload] [gw22] [ 58%] PASSED test/orm/test_query.py::TextTest::test_related_eagerload_against_text[False-selectinload] test/orm/test_query.py::TextTest::test_related_eagerload_against_text[False-subqueryload] [gw58] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_dialect_initialize_retry_if_exception test/engine/test_reconnect.py::MockReconnectTest::test_invalidate_conn_interrupt_nodisconnect_workaround [gw35] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iter-0] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iter-1] [gw58] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_invalidate_conn_interrupt_nodisconnect_workaround test/engine/test_reconnect.py::MockReconnectTest::test_invalidate_conn_w_contextmanager_disconnect [gw58] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_invalidate_conn_w_contextmanager_disconnect [gw37] [ 58%] PASSED test/orm/test_query.py::SetOpsWDeferredTest::test_flat_twolevel_union_undeferred test/orm/test_query.py::SetOpsWDeferredTest::test_nested_union_deferred [gw35] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iter-1] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iter-20] [gw35] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iter-20] test/engine/test_reconnect.py::MockReconnectTest::test_invalidate_conn_w_contextmanager_interrupt [gw58] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_invalidate_conn_w_contextmanager_interrupt [gw22] [ 58%] PASSED test/orm/test_query.py::TextTest::test_related_eagerload_against_text[False-subqueryload] [gw48] [ 58%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_noredefine_lazy::test_baseclass_base_alias_filter test/orm/test_query.py::TextTest::test_related_eagerload_against_text[True-selectinload] test/engine/test_reconnect.py::MockReconnectTest::test_invalidate_dont_call_finalizer [gw58] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_invalidate_dont_call_finalizer test/engine/test_reconnect.py::MockReconnectTest::test_invalidate_on_commit_trans [gw58] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_invalidate_on_commit_trans test/engine/test_reconnect.py::MockReconnectTest::test_invalidate_on_execute_trans test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iter-5] [gw35] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iter-5] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iternosavequery-0] test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_subclass_getitem [gw35] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iternosavequery-0] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iternosavequery-1] [gw35] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iternosavequery-1] [gw58] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_invalidate_on_execute_trans test/engine/test_reconnect.py::MockReconnectTest::test_invalidated_close test/engine/test_reconnect.py::PrePingRealTest_sqlite+pysqlite_3_39_4::test_pre_ping_db_is_restarted [gw3] [ 58%] PASSED test/orm/test_query.py::WithTransientOnNone::test_filter_with_detached_non_pk_col_is_default_null [gw22] [ 58%] PASSED test/orm/test_query.py::TextTest::test_related_eagerload_against_text[True-selectinload] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iternosavequery-20] [gw35] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iternosavequery-20] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iternosavequery-5] [gw58] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_invalidated_close [gw29] [ 58%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_True_redefine_nonlazy::test_subclass_getitem [gw35] [ 58%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iternosavequery-5] test/orm/test_query.py::TextTest::test_related_eagerload_against_text[True-subqueryload] test/engine/test_reconnect.py::MockReconnectTest::test_noreconnect_execute_plus_closewresult test/orm/test_query.py::WithTransientOnNone::test_filter_with_persistent_non_pk_col_is_default_null [gw48] [ 58%] PASSED test/engine/test_reconnect.py::PrePingRealTest_sqlite+pysqlite_3_39_4::test_pre_ping_db_is_restarted [gw19] [ 58%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_39_4::test_cursor_is_closed_on_exhausted[fetchone] test/engine/test_reconnect.py::PrePingRealTest_sqlite+pysqlite_3_39_4::test_pre_ping_db_stays_shutdown test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_39_4::test_eagerload_opt_disable test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_baseclass_sub_table_filter test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_39_4::test_listen_metadata_obj [gw58] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_noreconnect_execute_plus_closewresult [gw37] [ 58%] PASSED test/orm/test_query.py::SetOpsWDeferredTest::test_nested_union_deferred [gw48] [ 58%] PASSED test/engine/test_reconnect.py::PrePingRealTest_sqlite+pysqlite_3_39_4::test_pre_ping_db_stays_shutdown [gw22] [ 58%] PASSED test/orm/test_query.py::TextTest::test_related_eagerload_against_text[True-subqueryload] test/orm/test_query.py::TextTest::test_select_star test/orm/test_query.py::SetOpsWDeferredTest::test_nested_union_undeferred test/engine/test_reconnect.py::MockReconnectTest::test_noreconnect_rollback_plus_closewresult test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_39_4::test_branch_invalidate_state [gw22] [ 58%] PASSED test/orm/test_query.py::TextTest::test_select_star [gw48] [ 58%] PASSED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_39_4::test_branch_invalidate_state test/orm/test_query.py::TextTest::test_select_star_future [gw55] [ 58%] PASSED test/orm/inheritance/test_poly_persistence.py::RoundTripTest_unions_False_noredefine_lazy::test_baseclass_sub_table_filter test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_39_4::test_branched_invalidate_branch_to_parent test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_aliased_one_future [gw22] [ 58%] PASSED test/orm/test_query.py::TextTest::test_select_star_future test/orm/test_query.py::TextTest::test_textual_select_orm_columns test/ext/declarative/test_reflection.py::DeferredReflectionTest::test_cls_not_strong_ref [gw22] [ 58%] PASSED test/orm/test_query.py::TextTest::test_textual_select_orm_columns [gw58] [ 58%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_noreconnect_rollback_plus_closewresult test/orm/test_query.py::TextTest::test_via_select test/engine/test_reconnect.py::MockReconnectTest::test_reconnect [gw48] [ 58%] PASSED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_39_4::test_branched_invalidate_branch_to_parent [gw19] [ 58%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_39_4::test_eagerload_opt_disable test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_39_4::test_branched_invalidate_parent_to_branch [gw29] [ 58%] PASSED test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_39_4::test_listen_metadata_obj [gw37] [ 58%] PASSED test/orm/test_query.py::SetOpsWDeferredTest::test_nested_union_undeferred [gw22] [ 58%] PASSED test/orm/test_query.py::TextTest::test_via_select test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_39_4::test_joinedload_m2o_ok [gw47] [ 58%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_aliased_one_future test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_39_4::test_override_index test/orm/test_query.py::TextTest::test_via_textasfrom_aliased [gw3] [ 58%] PASSED test/orm/test_query.py::WithTransientOnNone::test_filter_with_persistent_non_pk_col_is_default_null [gw48] [ 58%] PASSED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_39_4::test_branched_invalidate_parent_to_branch test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_39_4::test_close test/orm/test_query.py::WithTransientOnNone::test_filter_with_transient_dont_assume_pk [gw22] [ 58%] PASSED test/orm/test_query.py::TextTest::test_via_textasfrom_aliased [gw29] [ 58%] PASSED test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_39_4::test_override_index [gw48] [ 58%] PASSED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_39_4::test_close test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_39_4::test_first test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_39_4::test_ensure_is_disconnect_gets_connection test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_39_4::test_override_info test/dialect/mssql/test_reflection.py::IdentityReflectionTest::test_reflect_identity [gw47] [ 58%] SKIPPED test/dialect/mssql/test_reflection.py::IdentityReflectionTest::test_reflect_identity test/dialect/oracle/test_reflection.py::IdentityReflectionTest::test_reflect_identity [gw47] [ 58%] SKIPPED test/dialect/oracle/test_reflection.py::IdentityReflectionTest::test_reflect_identity test/dialect/postgresql/test_reflection.py::IdentityReflectionTest::test_reflect_identity[MiXeDCaSe!] [gw29] [ 58%] PASSED test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_39_4::test_override_info [gw47] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::IdentityReflectionTest::test_reflect_identity[MiXeDCaSe!] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_thirteen test/dialect/postgresql/test_reflection.py::IdentityReflectionTest::test_reflect_identity[T2] [gw48] [ 58%] PASSED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_39_4::test_ensure_is_disconnect_gets_connection [gw47] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::IdentityReflectionTest::test_reflect_identity[T2] test/dialect/postgresql/test_reflection.py::IdentityReflectionTest::test_reflect_identity[t1] test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_39_4::test_explode_in_initializer test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_39_4::test_override_key [gw47] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::IdentityReflectionTest::test_reflect_identity[t1] test/dialect/mssql/test_reflection.py::IdentityReflectionTest::test_reflect_views [gw32] [ 58%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_thirteen [gw19] [ 58%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_39_4::test_joinedload_m2o_ok [gw47] [ 58%] SKIPPED test/dialect/mssql/test_reflection.py::IdentityReflectionTest::test_reflect_views [gw48] [ 58%] PASSED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_39_4::test_explode_in_initializer test/engine/test_reflection.py::IncludeColsFksTest::test_include_columns [gw29] [ 58%] PASSED test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_39_4::test_override_key test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_39_4::test_explode_in_initializer_disconnect test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_39_4::test_m2o_joinedload_not_others test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_39_4::test_override_key_fk [gw48] [ 58%] PASSED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_39_4::test_explode_in_initializer_disconnect test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_seventeen test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_39_4::test_invalidate_twice [gw3] [ 58%] PASSED test/orm/test_query.py::WithTransientOnNone::test_filter_with_transient_dont_assume_pk test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names[inspect_fixture1] [gw47] [ 58%] PASSED test/engine/test_reflection.py::IncludeColsFksTest::test_include_columns [gw48] [ 58%] PASSED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_39_4::test_invalidate_twice [gw29] [ 58%] PASSED test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_39_4::test_override_key_fk [gw20] [ 58%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_seventeen [gw32] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names[inspect_fixture1] test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_39_4::test_multiple_invalidate test/engine/test_reflection.py::IncludeColsFksTest::test_table_works_minus_fks test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_39_4::test_override_server_default_default_clause test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names[inspect_fixture2] [gw32] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names[inspect_fixture2] test/orm/test_query.py::WithTransientOnNone::test_filter_with_transient_given_pk test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names[inspect_fixture3] [gw48] [ 58%] SKIPPED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_39_4::test_multiple_invalidate [gw32] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names[inspect_fixture3] test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_39_4::test_null_pool test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names_empty [gw32] [ 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 [gw32] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names_materialized test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_eight test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names_plain [gw48] [ 58%] PASSED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_39_4::test_null_pool test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[foo-None-foo-use foo] [gw32] [ 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 test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_39_4::test_reconnect [gw29] [ 58%] PASSED test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_39_4::test_override_server_default_default_clause [gw32] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names_plain_string test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names_reflection_cache_ok test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_39_4::test_override_server_default_fetchedvalue [gw20] [ 58%] PASSED test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[foo-None-foo-use foo] [gw32] [ 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 [gw48] [ 58%] PASSED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_39_4::test_reconnect test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[foo.bar-foo-bar-use foo] [gw32] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_mview_is_reflected [gw19] [ 58%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_39_4::test_m2o_joinedload_not_others test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_39_4::test_rollback_on_invalid_plain test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_mview_select [gw47] [ 58%] PASSED test/engine/test_reflection.py::IncludeColsFksTest::test_table_works_minus_fks [gw32] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_mview_select [gw29] [ 58%] PASSED test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_39_4::test_override_server_default_fetchedvalue [gw28] [ 58%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_eight test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_create_same_names_explicit_schema [gw32] [ 58%] SKIPPED test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_create_same_names_explicit_schema [gw48] [ 58%] PASSED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_39_4::test_rollback_on_invalid_plain test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_39_4::test_rollback_on_invalid_savepoint test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_39_4::test_override_server_default_plain_text test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_39_4::test_no_joinedload_opt test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_create_same_names_implicit_schema [gw32] [ 58%] SKIPPED test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_create_same_names_implicit_schema test/dialect/mssql/test_reflection.py::InfoCoerceUnicodeTest::test_info_unicode_cast test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_reflect_alt_owner_explicit [gw20] [ 58%] PASSED test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[foo.bar-foo-bar-use foo] [gw48] [ 58%] SKIPPED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_39_4::test_rollback_on_invalid_savepoint [gw32] [ 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 test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[something; select [foo].bar-something; select foo-bar-use [something; select foo]] [gw20] [ 58%] 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 test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_39_4::test_rollback_on_invalid_twophase [gw47] [ 58%] PASSED test/dialect/mssql/test_reflection.py::InfoCoerceUnicodeTest::test_info_unicode_cast test/dialect/mssql/test_reflection.py::InfoCoerceUnicodeTest::test_info_unicode_cast_no_2000 [gw32] [ 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 [gw32] [ 58%] SKIPPED test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_reflect_alt_owner_synonyms [gw29] [ 58%] PASSED test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_39_4::test_override_server_default_plain_text [gw48] [ 58%] SKIPPED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_39_4::test_rollback_on_invalid_twophase test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_39_4::test_with_transaction test/dialect/mssql/test_reflection.py::ReflectionTest::test_cross_schema_fk_pk_name_overlaps [gw20] [ 58%] PASSED test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs_dont_use_for_same_db test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs_switch_for_different_db test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_39_4::test_override_server_default_textclause [gw28] [ 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 test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_reflect_alt_synonym_owner_local_table [gw32] [ 58%] SKIPPED test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_reflect_alt_synonym_owner_local_table test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_reflect_alt_table_owner_local_synonym [gw32] [ 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 [gw3] [ 58%] PASSED test/orm/test_query.py::WithTransientOnNone::test_filter_with_transient_given_pk [gw20] [ 58%] PASSED test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs_switch_for_different_db [gw28] [ 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 [gw32] [ 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 [gw28] [ 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 [gw48] [ 58%] PASSED test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_39_4::test_with_transaction test/orm/test_query.py::WithTransientOnNone::test_filter_with_transient_given_pk_but_only_later test/dialect/postgresql/test_reflection.py::PartitionedReflectionTest::test_get_tablenames [gw47] [ 58%] 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 [gw47] [ 58%] PASSED test/dialect/mssql/test_reflection.py::InfoCoerceUnicodeTest::test_info_unicode_coercion [gw28] [ 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 [gw28] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_cross_schema_reflection_one [gw32] [ 58%] SKIPPED test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_reflect_remote_synonyms test/dialect/oracle/test_reflection.py::MultiSchemaTest::test_reflect_table_comment [gw32] [ 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/engine/test_reconnect.py::ReconnectRecipeTest::test_autocommits_txn [gw20] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::PartitionedReflectionTest::test_get_tablenames test/dialect/postgresql/test_reflection.py::PartitionedReflectionTest::test_reflect_cols test/dialect/postgresql/test_reflection.py::ReflectionTest::test_cross_schema_reflection_seven [gw28] [ 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 [gw48] [ 58%] SKIPPED test/engine/test_reconnect.py::ReconnectRecipeTest::test_autocommits_txn test/engine/test_reconnect.py::ReconnectRecipeTest::test_fail_on_executemany_txn [gw48] [ 58%] SKIPPED test/engine/test_reconnect.py::ReconnectRecipeTest::test_fail_on_executemany_txn [gw20] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::PartitionedReflectionTest::test_reflect_cols test/dialect/postgresql/test_reflection.py::PartitionedReflectionTest::test_reflect_cols_from_partition [gw20] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::PartitionedReflectionTest::test_reflect_cols_from_partition [gw29] [ 58%] PASSED test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_39_4::test_override_server_default_textclause test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_39_4::test_override_type [gw28] [ 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 [gw28] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_cross_schema_reflection_three [gw32] [ 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]] [gw37] [ 58%] PASSED test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_39_4::test_first test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_39_4::test_first_against_expression_offset test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_precision [gw47] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_precision test/dialect/postgresql/test_reflection.py::ReflectionTest::test_cross_schema_reflection_two [gw28] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_cross_schema_reflection_two test/dialect/mssql/test_reflection.py::ReflectionTest::test_db_qualified_items [gw32] [ 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]] test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[DAY TO HOUR] [gw47] [ 58%] 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] [gw47] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[DAY TO MINUTE] test/engine/test_reconnect.py::ReconnectRecipeTest::test_restart_on_execute_no_txn [gw48] [ 58%] SKIPPED test/engine/test_reconnect.py::ReconnectRecipeTest::test_restart_on_execute_no_txn test/engine/test_reconnect.py::ReconnectRecipeTest::test_restart_on_execute_txn [gw48] [ 58%] SKIPPED test/engine/test_reconnect.py::ReconnectRecipeTest::test_restart_on_execute_txn test/dialect/postgresql/test_reflection.py::PartitionedReflectionTest::test_reflect_index [gw20] [ 58%] SKIPPED test/dialect/postgresql/test_reflection.py::PartitionedReflectionTest::test_reflect_index test/dialect/postgresql/test_reflection.py::PartitionedReflectionTest::test_reflect_index_from_partition [gw29] [ 58%] PASSED test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_39_4::test_override_type [gw37] [ 59%] PASSED test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_39_4::test_first_against_expression_offset test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[DAY TO SECOND] [gw47] [ 59%] 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] test/engine/test_reconnect.py::RecycleTest_sqlite+pysqlite_3_39_4::test_basic [gw20] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::PartitionedReflectionTest::test_reflect_index_from_partition test/dialect/mysql/test_reflection.py::RawReflectionTest_sqlite+pysqlite_3_39_4::test_fk_reflection test/engine/test_reflection.py::ComputedColumnTest_sqlite+pysqlite_3_39_4::test_table_reflection [gw28] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_db_qualified_items test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_39_4::test_full_slice_against_expression_offset test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[DOUBLE-default10--25.03] [gw28] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[DOUBLE-default10--25.03] test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[DOUBLE-default11--0.001] [gw28] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[DOUBLE-default11--0.001] test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[Integer-default8-1] [gw28] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[Integer-default8-1] [gw32] [ 59%] 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]] [gw32] [ 59%] PASSED test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[[Foo.Bar].[bat]-Foo.Bar-bat-use [Foo.Bar]] test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[[abc].[def].[efg].[hij]-[abc].[def].[efg]-hij-use [abc].[def].[efg]] [gw47] [ 59%] 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] [gw47] [ 59%] 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] [gw47] [ 59%] 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] [gw37] [ 59%] PASSED test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_39_4::test_full_slice_against_expression_offset test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_39_4::test_full_slice_against_integer_offset test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[Integer-default9--1] [gw28] [ 59%] 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] [gw28] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[TIMESTAMP-None-None] [gw47] [ 59%] 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] [gw47] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[MINUTE TO SECOND] test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[MINUTE] test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[TIMESTAMP-default3-'2009-04-05 12:00:00'] [gw28] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[TIMESTAMP-default3-'2009-04-05 12:00:00'] test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[TIMESTAMP-default5-CURRENT_TIMESTAMP(\\(\\))? ON UPDATE CURRENT_TIMESTAMP(\\(\\))?] [gw28] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[TIMESTAMP-default5-CURRENT_TIMESTAMP(\\(\\))? ON UPDATE CURRENT_TIMESTAMP(\\(\\))?] [gw47] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[MINUTE] test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[MONTH] [gw47] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[MONTH] test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[datatype0-default0-''] test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[SECOND] [gw47] [ 59%] 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] [gw28] [ 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'] [gw47] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[YEAR TO MONTH] test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[YEAR] [gw47] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::IntervalReflectionTest::test_interval_types[YEAR] [gw28] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[datatype1-default1-'abc'] test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_definition [gw47] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_definition test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[datatype2-default2-'0'] [gw28] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[datatype2-default2-'0'] test/dialect/mysql/test_reflection.py::ReflectionTest::test_default_reflection[datatype6-default6-0] [gw28] [ 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] [gw28] [ 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 [gw28] [ 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 [gw28] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_foreign_key_option_inspection test/dialect/mysql/test_reflection.py::ReflectionTest::test_get_foreign_key_name_w_foreign_key_in_name [gw28] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_get_foreign_key_name_w_foreign_key_in_name [gw32] [ 59%] PASSED test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[[abc].[def].[efg].[hij]-[abc].[def].[efg]-hij-use [abc].[def].[efg]] [gw3] [ 59%] PASSED test/orm/test_query.py::WithTransientOnNone::test_filter_with_transient_given_pk_but_only_later test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[[foo].]do something; select [foo-foo-do something; select foo-use foo] test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_two [gw20] [ 59%] PASSED test/dialect/mysql/test_reflection.py::RawReflectionTest_sqlite+pysqlite_3_39_4::test_fk_reflection test/dialect/mysql/test_reflection.py::RawReflectionTest_sqlite+pysqlite_3_39_4::test_key_reflection [gw37] [ 59%] PASSED test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_39_4::test_full_slice_against_integer_offset [gw32] [ 59%] PASSED test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[[foo].]do something; select [foo-foo-do something; select foo-use foo] [gw62] [ 59%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_two test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_39_4::test_limit_offset_applies test/orm/test_query.py::WithTransientOnNone::test_filter_with_transient_warn_for_none_against_non_pk [gw20] [ 59%] PASSED test/dialect/mysql/test_reflection.py::RawReflectionTest_sqlite+pysqlite_3_39_4::test_key_reflection test/dialect/mysql/test_reflection.py::RawReflectionTest_sqlite+pysqlite_3_39_4::test_key_reflection_columns [gw20] [ 59%] PASSED test/dialect/mysql/test_reflection.py::RawReflectionTest_sqlite+pysqlite_3_39_4::test_key_reflection_columns test/dialect/mssql/test_reflection.py::ReflectHugeViewTest::test_inspect_view_definition [gw20] [ 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 [gw37] [ 59%] PASSED test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_39_4::test_limit_offset_applies [gw20] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_altered_type_autoincrement_pk_reflection test/dialect/postgresql/test_reflection.py::ReflectionTest::test_get_table_oid[inspect_fixture1] test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[FLOAT-FLOAT(53)] [gw20] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[FLOAT-FLOAT(53)] [gw62] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_get_table_oid[inspect_fixture1] test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[IMAGE-IMAGE] test/dialect/postgresql/test_reflection.py::ReflectionTest::test_get_table_oid[inspect_fixture2] [gw20] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[IMAGE-IMAGE] [gw62] [ 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] test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[MONEY-MONEY] [gw20] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[MONEY-MONEY] [gw62] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_get_table_oid[inspect_fixture3] test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[REAL-REAL] test/dialect/mssql/test_reflection.py::ReflectionTest::test_global_temp_different_collation [gw20] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[REAL-REAL] [gw62] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_global_temp_different_collation test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[XML-XML] test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_temp_not_present_but_another_session [gw20] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[XML-XML] [gw62] [ 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_assorted_types[type_obj3-NUMERIC(10, 2)] test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_temp_temp_present_both_sessions [gw20] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[type_obj3-NUMERIC(10, 2)] [gw62] [ 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_assorted_types[type_obj6-REAL] test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_temporary[global_temp] [gw20] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_assorted_types[type_obj6-REAL] [gw62] [ 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] test/dialect/mysql/test_reflection.py::ReflectionTest::test_autoincrement [gw20] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_autoincrement [gw62] [ 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] [gw3] [ 59%] PASSED test/orm/test_query.py::WithTransientOnNone::test_filter_with_transient_warn_for_none_against_non_pk test/dialect/mssql/test_reflection.py::ReflectionTest::test_basic_reflection [gw20] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_basic_reflection [gw62] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_has_table_temporary[nonexistent] test/dialect/mysql/test_reflection.py::ReflectionTest::test_case_sensitive_column_constraint_reflection test/dialect/postgresql/test_reflection.py::ReflectionTest::test_has_temporary_table [gw20] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_case_sensitive_column_constraint_reflection [gw62] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_has_temporary_table test/dialect/mysql/test_reflection.py::ReflectionTest::test_case_sensitive_reflection_dual_case_references test/orm/test_query.py::WithTransientOnNone::test_negated_contains_or_equals_complex_rel test/dialect/mssql/test_reflection.py::ReflectionTest::test_identity [gw20] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_case_sensitive_reflection_dual_case_references [gw62] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_identity test/dialect/postgresql/test_reflection.py::ReflectionTest::test_index_reflection [gw62] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_index_reflection test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_one_future test/dialect/postgresql/test_reflection.py::ReflectionTest::test_index_reflection_modified [gw62] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_index_reflection_modified test/dialect/postgresql/test_reflection.py::ReflectionTest::test_index_reflection_partial [gw62] [ 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 [gw62] [ 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 [gw61] [ 59%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_one_future [gw62] [ 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 [gw62] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_index_reflection_with_sorting test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_six test/dialect/postgresql/test_reflection.py::ReflectionTest::test_index_reflection_with_storage_options [gw62] [ 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 [gw62] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_indexes_cols test/dialect/mssql/test_reflection.py::ReflectionTest::test_indexes_cols_with_commas test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[_join_to_poly_wp_two] [gw62] [ 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 test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enums[inspect_fixture2] [gw60] [ 59%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_nonaliased_six [gw62] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_indexes_cols_with_spaces test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_one [gw43] [ 59%] PASSED test/orm/test_hasparent.py::ParentRemovalTest::test_stale_state_positive_pk_change test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_self_referential_two_point_five test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_four test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_and_thru_polymorphic_aliased_one test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_loads_at_once [gw14] [ 59%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_mixed_entities_join_to_poly[_join_to_poly_wp_two] test/dialect/mssql/test_reflection.py::ReflectionTest::test_indexes_with_filtered [gw62] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_indexes_with_filtered test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_joinedload [gw3] [ 59%] PASSED test/orm/test_query.py::WithTransientOnNone::test_negated_contains_or_equals_complex_rel [gw61] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enums[inspect_fixture2] test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enum_empty test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_baked_mix [gw15] [ 59%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_columns_or_subclass_one test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enums[inspect_fixture3] [gw61] [ 59%] 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 [gw61] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enums_case_sensitive [gw62] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enum_empty test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enum_empty_from_table [gw62] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enum_empty_from_table test/orm/test_query.py::WithTransientOnNone::test_negated_contains_or_equals_plain_m2o test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enums_case_sensitive_from_table [gw61] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enums_case_sensitive_from_table [gw16] [ 59%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_through_polymorphic_aliased_four test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enums_schema test/dialect/mysql/test_reflection.py::ReflectionTest::test_skip_not_describable [gw60] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_skip_not_describable test/dialect/mssql/test_reflection.py::ReflectionTest::test_skip_types [gw60] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_skip_types [gw59] [ 59%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_join_and_thru_polymorphic_aliased_one test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enums[inspect_fixture0] [gw62] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enums[inspect_fixture0] test/dialect/mysql/test_reflection.py::ReflectionTest::test_system_views [gw60] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_system_views test/dialect/mssql/test_reflection.py::ReflectionTest::test_table_name_that_is_greater_than_16_chars test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_fk_options [gw29] [ 59%] PASSED test/engine/test_reflection.py::ComputedColumnTest_sqlite+pysqlite_3_39_4::test_table_reflection [gw61] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enums_schema test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enums_star [gw61] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enums_star test/dialect/mssql/test_reflection.py::ReflectionTest::test_max_ident_in_varchar_not_present [gw61] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_max_ident_in_varchar_not_present test/dialect/oracle/test_reflection.py::RoundTripIndexTest::test_include_indexes_resembling_pk[True] test/dialect/mysql/test_reflection.py::ReflectionTest::test_non_column_index [gw14] [ 59%] SKIPPED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_fk_options [gw60] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_table_name_that_is_greater_than_16_chars test/dialect/mssql/test_reflection.py::ReflectionTest::test_temporary_table[global_temp] [gw60] [ 59%] 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] [gw11] [ 59%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_primary_eager_aliasing_joinedload [gw61] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_non_column_index test/dialect/mysql/test_reflection.py::ReflectionTest::test_nullable_reflection [gw60] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_temporary_table[local_temp] test/dialect/mssql/test_reflection.py::ReflectionTest::test_temporary_table[nonexistent] [gw61] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_nullable_reflection test/dialect/postgresql/test_reflection.py::ReflectionTest::test_pg_weirdchar_reflection test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_o2m_composite_selfref [gw18] [ 59%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicTest_sqlite+pysqlite_3_39_4::test_loads_at_once [gw61] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_pg_weirdchar_reflection test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_include_columns_indexes [gw60] [ 59%] SKIPPED test/dialect/mssql/test_reflection.py::ReflectionTest::test_temporary_table[nonexistent] test/dialect/postgresql/test_reflection.py::ReflectionTest::test_uppercase_lowercase_sequence test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m_overlap_func_warning [gw15] [ 59%] SKIPPED test/dialect/oracle/test_reflection.py::RoundTripIndexTest::test_include_indexes_resembling_pk[True] test/dialect/oracle/test_reflection.py::RoundTripIndexTest::test_no_pk [gw15] [ 59%] SKIPPED test/dialect/oracle/test_reflection.py::RoundTripIndexTest::test_no_pk test/dialect/oracle/test_reflection.py::RoundTripIndexTest::test_reflect_fn_index test/dialect/oracle/test_reflection.py::ConstraintTest::test_oracle_has_no_on_update_cascade [gw60] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_uppercase_lowercase_sequence test/dialect/postgresql/test_reflection.py::ReflectionTest::test_uppercase_lowercase_table [gw60] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_uppercase_lowercase_table [gw15] [ 59%] SKIPPED test/dialect/oracle/test_reflection.py::RoundTripIndexTest::test_reflect_fn_index test/engine/test_reflection.py::SchemaManipulationTest_sqlite+pysqlite_3_39_4::test_append_constraint_unique test/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflect_check_constraint [gw61] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflect_check_constraint test/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflect_check_warning [gw61] [ 59%] 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 [gw61] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflect_default_over_128_chars [gw29] [ 59%] 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 [gw29] [ 59%] SKIPPED test/dialect/oracle/test_reflection.py::ConstraintTest::test_reflect_check_include_all test/orm/inheritance/test_relationship.py::SelfReferentialJ2JTest::test_filter_aliasing[True] test/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflect_extra_newlines [gw61] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflect_extra_newlines test/engine/test_reflection.py::CreateDropTest_sqlite+pysqlite_3_39_4::test_checkfirst [gw15] [ 59%] PASSED test/engine/test_reflection.py::SchemaManipulationTest_sqlite+pysqlite_3_39_4::test_append_constraint_unique test/orm/inheritance/test_relationship.py::JoinAcrossJoinedInhMultiPath::test_joinedload test/dialect/mysql/test_reflection.py::ReflectionTest::test_view_reflection [gw60] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_view_reflection test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_autoincrement_col test/dialect/mysql/test_reflection.py::ReflectionTest::test_reflect_fulltext [gw61] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_reflect_fulltext test/dialect/mysql/test_reflection.py::ReflectionTest::test_reflect_fulltext_comment [gw61] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_reflect_fulltext_comment test/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflect_unique_index [gw4] [ 59%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_self_referential_two_point_five [gw3] [ 59%] PASSED test/orm/test_query.py::WithTransientOnNone::test_negated_contains_or_equals_plain_m2o [gw61] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflect_unique_index [gw59] [ 59%] PASSED test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_o2m_composite_selfref test/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflect_with_not_valid_check_constraint [gw61] [ 59%] 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 [gw61] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflected_primary_key_order test/orm/test_query.py::WithTransientOnNone::test_with_parent_with_transient_assume_pk test/dialect/mysql/test_reflection.py::ReflectionTest::test_reflection_on_include_columns [gw61] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_reflection_on_include_columns test/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflection_with_exclude_constraint [gw61] [ 59%] 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 [gw61] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_reflection_with_table_options [gw60] [ 59%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_autoincrement_col test/dialect/mysql/test_reflection.py::ReflectionTest::test_reflection_with_unique_constraint [gw34] [ 59%] PASSED test/engine/test_pool.py::PoolEventsTest::test_checkin_event_gc[True-_exclusions0] [gw61] [ 59%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_reflection_with_unique_constraint test/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflection_with_unique_constraint test/engine/test_pool.py::PoolEventsTest::test_checkin_event_on_subsequently_recreated [gw61] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_reflection_with_unique_constraint test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_autoload_replace_arg test/dialect/postgresql/test_reflection.py::ReflectionTest::test_renamed_pk_reflection [gw61] [ 59%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_renamed_pk_reflection [gw60] [ 59%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_autoload_replace_arg test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_autoload_replace_foreign_key_ispresent [gw34] [ 59%] PASSED test/engine/test_pool.py::PoolEventsTest::test_checkin_event_on_subsequently_recreated test/engine/test_pool.py::PoolEventsTest::test_checkout_event [gw34] [ 59%] PASSED test/engine/test_pool.py::PoolEventsTest::test_checkout_event test/engine/test_pool.py::PoolEventsTest::test_checkout_event_fires_subsequent [gw60] [ 59%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_autoload_replace_foreign_key_ispresent [gw34] [ 59%] PASSED test/engine/test_pool.py::PoolEventsTest::test_checkout_event_fires_subsequent test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_autoload_replace_foreign_key_nonpresent test/engine/test_pool.py::PoolEventsTest::test_checkout_event_on_subsequently_recreated [gw3] [ 59%] PASSED test/orm/test_query.py::WithTransientOnNone::test_with_parent_with_transient_assume_pk [gw34] [ 59%] PASSED test/engine/test_pool.py::PoolEventsTest::test_checkout_event_on_subsequently_recreated test/orm/test_query.py::WithTransientOnNone::test_with_parent_with_transient_warn_for_none_against_non_pk test/engine/test_pool.py::PoolEventsTest::test_close [gw60] [ 59%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_autoload_replace_foreign_key_nonpresent [gw34] [ 59%] PASSED test/engine/test_pool.py::PoolEventsTest::test_close test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_autoload_replace_foreign_key_removed test/engine/test_pool.py::PoolEventsTest::test_connect_event [gw14] [ 59%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_include_columns_indexes test/engine/test_reflection.py::UnicodeReflectionTest_sqlite+pysqlite_3_39_4::test_get_names [gw34] [ 59%] PASSED test/engine/test_pool.py::PoolEventsTest::test_connect_event test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_o2m_selfref test/engine/test_pool.py::PoolEventsTest::test_connect_event_fails_invalidates test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_39_4::test_blank_schema_arg test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_index_reflection [gw16] [ 59%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m_overlap_func_warning [gw29] [ 59%] PASSED test/engine/test_reflection.py::CreateDropTest_sqlite+pysqlite_3_39_4::test_checkfirst [gw59] [ 59%] PASSED test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_o2m_selfref [gw60] [ 59%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_autoload_replace_foreign_key_removed [gw15] [ 59%] SKIPPED test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_39_4::test_blank_schema_arg test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_w_fks_ambig_m2m test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_39_4::test_explicit_default_schema test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_autoload_replace_primary_key test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2o_joined_sub_to_base [gw34] [ 59%] PASSED test/engine/test_pool.py::PoolEventsTest::test_connect_event_fails_invalidates test/engine/test_pool.py::PoolEventsTest::test_connect_event_fires_subsequent [gw59] [ 59%] PASSED test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_w_fks_ambig_m2m [gw16] [ 59%] 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 test/engine/test_reflection.py::CreateDropTest_sqlite+pysqlite_3_39_4::test_createdrop [gw4] [ 59%] PASSED test/engine/test_reflection.py::UnicodeReflectionTest_sqlite+pysqlite_3_39_4::test_get_names [gw14] [ 59%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_index_reflection test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_compound_2 [gw60] [ 59%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_autoload_replace_primary_key [gw34] [ 59%] PASSED test/engine/test_pool.py::PoolEventsTest::test_connect_event_fires_subsequent [gw16] [ 59%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_purely_single_col_o2m test/engine/test_pool.py::PoolEventsTest::test_connect_insert_event test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_compound_1 test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_autoload_with_imply_autoload test/engine/test_reflection.py::UnicodeReflectionTest_sqlite+pysqlite_3_39_4::test_has_table test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_index_reflection_cols_busted [gw29] [ 59%] PASSED test/engine/test_reflection.py::CreateDropTest_sqlite+pysqlite_3_39_4::test_createdrop [gw16] [ 59%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_compound_1 [gw4] [ 59%] PASSED test/engine/test_reflection.py::UnicodeReflectionTest_sqlite+pysqlite_3_39_4::test_has_table [gw3] [ 59%] PASSED test/orm/test_query.py::WithTransientOnNone::test_with_parent_with_transient_warn_for_none_against_non_pk [gw34] [ 59%] PASSED test/engine/test_pool.py::PoolEventsTest::test_connect_insert_event [gw15] [ 59%] PASSED test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_39_4::test_explicit_default_schema test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_39_4::test_explicit_default_schema_metadata [gw60] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_autoload_with_imply_autoload [gw14] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_index_reflection_cols_busted test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_nonexistent [gw18] [ 60%] PASSED test/orm/inheritance/test_relationship.py::JoinAcrossJoinedInhMultiPath::test_joinedload test/orm/test_rel_fn.py::AdaptedJoinTest::test_join_targets_m2o_composite_selfref test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_compound_2 [gw16] [ 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 [gw59] [ 60%] PASSED test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_compound_2 test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_m2o [gw59] [ 60%] PASSED test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_m2o test/engine/test_pool.py::PoolEventsTest::test_connect_on_previously_recreated [gw14] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_nonexistent test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_nonreflected_fk_raises test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_basic_override [gw34] [ 60%] PASSED test/engine/test_pool.py::PoolEventsTest::test_connect_on_previously_recreated test/engine/test_pool.py::PoolEventsTest::test_connect_on_subsequently_recreated [gw16] [ 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 [gw16] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_m2o test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_m2o_composite_selfref [gw15] [ 60%] PASSED test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_39_4::test_explicit_default_schema_metadata test/engine/test_reflection.py::CreateDropTest_sqlite+pysqlite_3_39_4::test_sorter [gw29] [ 60%] PASSED test/engine/test_reflection.py::CreateDropTest_sqlite+pysqlite_3_39_4::test_sorter test/engine/test_reflection.py::CreateDropTest_sqlite+pysqlite_3_39_4::test_tablenames [gw16] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_m2o_composite_selfref test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_39_4::test_has_schema [gw11] [ 60%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialJ2JTest::test_filter_aliasing[True] test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_m2o_selfref [gw15] [ 60%] SKIPPED test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_39_4::test_has_schema [gw16] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_m2o_selfref test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_39_4::test_metadata_reflect_schema test/orm/inheritance/test_relationship.py::SelfReferentialJ2JTest::test_has test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_o2m [gw14] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_nonreflected_fk_raises [gw16] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_o2m test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_o2m_joined_sub_to_sub test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_override_composite_fk [gw16] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_o2m_joined_sub_to_sub test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_o2m_selfref [gw16] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_remote_columns_o2m_selfref test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_synchronize_pairs_m2m [gw11] [ 60%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialJ2JTest::test_has [gw16] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_synchronize_pairs_m2m [gw14] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_override_composite_fk test/orm/inheritance/test_relationship.py::SelfReferentialJ2JTest::test_join test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_synchronize_pairs_o2m_to_annotated_func test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_override_existing_fk [gw16] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_synchronize_pairs_o2m_to_annotated_func test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_synchronize_pairs_o2m_to_oldstyle_func [gw16] [ 60%] 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 [gw11] [ 60%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialJ2JTest::test_join [gw16] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determinelocal_remote_m2o_joined_sub_to_sub_on_base test/orm/inheritance/test_relationship.py::SelfReferentialJ2JTest::test_relationship_compare[False] test/orm/test_rel_fn.py::ColumnCollectionsTest::test_err_local_remote_compound_1 [gw16] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_err_local_remote_compound_1 [gw14] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_override_existing_fk test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_override_keys [gw29] [ 60%] PASSED test/engine/test_reflection.py::CreateDropTest_sqlite+pysqlite_3_39_4::test_tablenames [gw11] [ 60%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialJ2JTest::test_relationship_compare[False] test/orm/test_rel_fn.py::DeannotateCorrectlyTest::test_pj_deannotates test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-all-0] test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_m2o_composite_selfref [gw34] [ 60%] PASSED test/engine/test_pool.py::PoolEventsTest::test_connect_on_subsequently_recreated test/engine/test_pool.py::PoolEventsTest::test_detach [gw60] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_basic_override test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_basic_reflection test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_from_base test/orm/inheritance/test_relationship.py::SelfReferentialJ2JTest::test_relationship_compare[True] [gw14] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_override_keys [gw59] [ 60%] PASSED test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_m2o_composite_selfref [gw34] [ 60%] PASSED test/engine/test_pool.py::PoolEventsTest::test_detach [gw4] [ 60%] PASSED test/orm/test_rel_fn.py::AdaptedJoinTest::test_join_targets_m2o_composite_selfref test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_m2o_selfref test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_override_nonexistent_fk test/engine/test_pool.py::PoolEventsTest::test_detach_close test/orm/test_rel_fn.py::AdaptedJoinTest::test_join_targets_o2m_composite_selfref test/dialect/postgresql/test_reflection.py::CustomTypeReflectionTest::test_clslevel [gw16] [ 60%] PASSED test/orm/test_rel_fn.py::DeannotateCorrectlyTest::test_pj_deannotates [gw59] [ 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 [gw29] [ 60%] PASSED test/dialect/postgresql/test_reflection.py::CustomTypeReflectionTest::test_clslevel [gw34] [ 60%] PASSED test/engine/test_pool.py::PoolEventsTest::test_detach_close [gw59] [ 60%] PASSED test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_o2m test/engine/test_pool.py::PoolEventsTest::test_first_connect_event test/dialect/postgresql/test_reflection.py::CustomTypeReflectionTest::test_instancelevel test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_o2m_composite_selfref [gw4] [ 60%] PASSED test/orm/test_rel_fn.py::AdaptedJoinTest::test_join_targets_o2m_composite_selfref test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_ambiguous_fks_m2m test/orm/test_rel_fn.py::AdaptedJoinTest::test_join_targets_o2m_left_aliased [gw29] [ 60%] PASSED test/dialect/postgresql/test_reflection.py::CustomTypeReflectionTest::test_instancelevel [gw59] [ 60%] PASSED test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_o2m_composite_selfref [gw34] [ 60%] PASSED test/engine/test_pool.py::PoolEventsTest::test_first_connect_event test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_o2m_selfref test/engine/test_pool.py::PoolEventsTest::test_first_connect_event_fires_once [gw11] [ 60%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialJ2JTest::test_relationship_compare[True] test/dialect/oracle/test_reflection.py::DBLinkReflectionTest::test_reflection [gw4] [ 60%] PASSED test/orm/test_rel_fn.py::AdaptedJoinTest::test_join_targets_o2m_left_aliased [gw29] [ 60%] SKIPPED test/dialect/oracle/test_reflection.py::DBLinkReflectionTest::test_reflection [gw60] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_basic_reflection [gw59] [ 60%] PASSED test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_o2m_selfref [gw15] [ 60%] PASSED test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_39_4::test_metadata_reflect_schema test/orm/test_rel_fn.py::AdaptedJoinTest::test_join_targets_o2m_plain test/ext/declarative/test_reflection.py::DeferredJoinedInhReflectionTest::test_add_fk_pk_column [gw34] [ 60%] PASSED test/engine/test_pool.py::PoolEventsTest::test_first_connect_event_fires_once test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_purely_single_m2o test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_check_constraint_reflection [gw59] [ 60%] PASSED test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_purely_single_m2o [gw4] [ 60%] PASSED test/orm/test_rel_fn.py::AdaptedJoinTest::test_join_targets_o2m_plain test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_purely_single_o2m test/orm/inheritance/test_relationship.py::SelfReferentialM2MTest::test_eager_join test/orm/test_rel_fn.py::AdaptedJoinTest::test_join_targets_o2m_right_aliased [gw14] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_override_nonexistent_fk [gw16] [ 60%] PASSED test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_ambiguous_fks_m2m [gw55] [ 60%] PASSED test/ext/declarative/test_reflection.py::DeferredReflectionTest::test_cls_not_strong_ref test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_ambiguous_fks_o2m test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_override_pkfk [gw59] [ 60%] PASSED test/orm/test_rel_fn.py::DirectionTest::test_determine_direction_purely_single_o2m [gw60] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_check_constraint_reflection test/ext/declarative/test_reflection.py::DeferredReflectionTest::test_exception_prepare_not_called test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_39_4::test_reflect_all_schemas_default_overlap test/orm/test_rel_fn.py::LazyClauseTest::test_lazy_clause_o2m [gw16] [ 60%] PASSED test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_ambiguous_fks_o2m [gw4] [ 60%] PASSED test/orm/test_rel_fn.py::AdaptedJoinTest::test_join_targets_o2m_right_aliased test/orm/test_rel_fn.py::AdaptedJoinTest::test_join_targets_o2m_selfref test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_comment_reflection [gw15] [ 60%] SKIPPED test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_39_4::test_reflect_all_schemas_default_overlap test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_m2o [gw3] [ 60%] 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] [gw43] [ 60%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_baked_mix [gw60] [ 60%] SKIPPED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_comment_reflection [gw18] [ 60%] PASSED test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_from_base [gw16] [ 60%] PASSED test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_m2o test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_m2o_composite_selfref test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_composite_fk [gw3] [ 60%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-all-1] [gw4] [ 60%] PASSED test/orm/test_rel_fn.py::AdaptedJoinTest::test_join_targets_o2m_selfref test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_39_4::test_schema_translation test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_from_sub test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-all-20] [gw55] [ 60%] PASSED test/ext/declarative/test_reflection.py::DeferredReflectionTest::test_exception_prepare_not_called [gw16] [ 60%] PASSED test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_m2o_composite_selfref test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_columns_m2m_backref test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_m2o_selfref test/ext/declarative/test_reflection.py::DeferredReflectionTest::test_mapper_args_deferred test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_delete_future_synchronize_evaluate [gw14] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_override_pkfk [gw59] [ 60%] PASSED test/orm/test_rel_fn.py::LazyClauseTest::test_lazy_clause_o2m [gw3] [ 60%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-all-20] [gw15] [ 60%] PASSED test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_39_4::test_schema_translation test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-all-5] test/orm/test_rel_fn.py::LazyClauseTest::test_lazy_clause_o2m_o_side_none [gw16] [ 60%] PASSED test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_m2o_selfref test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_override_upgrade_pk_flag test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_no_fks_m2m [gw3] [ 60%] 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] [gw59] [ 60%] PASSED test/orm/test_rel_fn.py::LazyClauseTest::test_lazy_clause_o2m_o_side_none [gw16] [ 60%] PASSED test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_no_fks_m2m test/dialect/oracle/test_reflection.py::SystemTableTablenamesTest::test_table_names_no_system [gw60] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_composite_fk test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_fourteen test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_no_fks_o2m test/orm/test_rel_fn.py::LazyClauseTest::test_lazy_clause_o2m_o_side_none_reverse [gw14] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_override_upgrade_pk_flag [gw15] [ 60%] SKIPPED test/dialect/oracle/test_reflection.py::SystemTableTablenamesTest::test_table_names_no_system test/dialect/oracle/test_reflection.py::SystemTableTablenamesTest::test_table_names_w_system [gw29] [ 60%] PASSED test/ext/declarative/test_reflection.py::DeferredJoinedInhReflectionTest::test_add_fk_pk_column test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_composite_pks [gw16] [ 60%] PASSED test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_no_fks_o2m [gw15] [ 60%] SKIPPED test/dialect/oracle/test_reflection.py::SystemTableTablenamesTest::test_table_names_w_system [gw4] [ 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 [gw3] [ 60%] 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] [gw59] [ 60%] PASSED test/orm/test_rel_fn.py::LazyClauseTest::test_lazy_clause_o2m_o_side_none_reverse test/orm/test_rel_fn.py::LazyClauseTest::test_lazy_clause_o2m_reverse test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_pks_not_uniques [gw4] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_base_to_joined_sub [gw55] [ 60%] PASSED test/ext/declarative/test_reflection.py::DeferredReflectionTest::test_mapper_args_deferred test/dialect/oracle/test_reflection.py::SystemTableTablenamesTest::test_temp_table_names_no_system [gw15] [ 60%] SKIPPED test/dialect/oracle/test_reflection.py::SystemTableTablenamesTest::test_temp_table_names_no_system test/dialect/oracle/test_reflection.py::TableReflectionTest::test_reflect_basic_compression [gw60] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_composite_pks [gw3] [ 60%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-allquery-1] test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_cols_three_tab_viewonly test/ext/declarative/test_reflection.py::DeferredReflectionTest::test_redefine_fk_double [gw14] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_pks_not_uniques test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_extend_existing [gw15] [ 60%] SKIPPED test/dialect/oracle/test_reflection.py::TableReflectionTest::test_reflect_basic_compression test/dialect/oracle/test_reflection.py::TableReflectionTest::test_reflect_oltp_compression [gw15] [ 60%] SKIPPED test/dialect/oracle/test_reflection.py::TableReflectionTest::test_reflect_oltp_compression test/dialect/mysql/test_reflection.py::TypeReflectionTest::test_binary_types test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-allquery-20] [gw3] [ 60%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-allquery-20] [gw4] [ 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 [gw59] [ 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 [gw59] [ 60%] PASSED test/orm/test_rel_fn.py::LazyClauseTest::test_lazy_clause_remote_local_multiple_ref [gw15] [ 60%] SKIPPED test/dialect/mysql/test_reflection.py::TypeReflectionTest::test_binary_types test/dialect/oracle/test_reflection.py::TypeReflectionTest::test_float_types [gw63] [ 60%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_fourteen [gw11] [ 60%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialM2MTest::test_eager_join test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_reflect_all [gw4] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_compound_1 [gw15] [ 60%] SKIPPED test/dialect/oracle/test_reflection.py::TypeReflectionTest::test_float_types test/dialect/mysql/test_reflection.py::TypeReflectionTest::test_integer_types test/orm/inheritance/test_relationship.py::BetweenSubclassJoinWExtraJoinedLoad::test_query_auto[False] test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-allquery-5] [gw3] [ 60%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-allquery-5] [gw15] [ 60%] SKIPPED test/dialect/mysql/test_reflection.py::TypeReflectionTest::test_integer_types test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_compound_2 [gw4] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_compound_2 test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_caching_and_binds_lambda test/orm/inheritance/test_relationship.py::SelfReferentialM2MTest::test_query_crit test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-fetchone-0] test/ext/declarative/test_reflection.py::DeferredJoinedInhReflectionTest::test_add_pk_column [gw18] [ 60%] PASSED test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_from_sub test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_compound_3 [gw60] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_extend_existing test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_local_wpoly test/dialect/oracle/test_reflection.py::TypeReflectionTest::test_integer_types [gw3] [ 60%] 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] [gw4] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_compound_3 test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_m2o_sub_to_joined_sub [gw15] [ 60%] SKIPPED test/dialect/oracle/test_reflection.py::TypeReflectionTest::test_integer_types test/dialect/mysql/test_reflection.py::TypeReflectionTest::test_legacy_enum_types [gw15] [ 60%] SKIPPED test/dialect/mysql/test_reflection.py::TypeReflectionTest::test_legacy_enum_types test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_extend_existing_reflect_all_dont_dupe_index test/dialect/oracle/test_reflection.py::TypeReflectionTest::test_number_types [gw15] [ 60%] SKIPPED test/dialect/oracle/test_reflection.py::TypeReflectionTest::test_number_types test/dialect/mysql/test_reflection.py::TypeReflectionTest::test_string_types [gw15] [ 60%] SKIPPED test/dialect/mysql/test_reflection.py::TypeReflectionTest::test_string_types [gw3] [ 60%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-fetchone-1] [gw4] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_m2o_sub_to_joined_sub test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_o2m_joined_sub_to_base test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-fetchone-20] test/dialect/mysql/test_reflection.py::TypeReflectionTest::test_time_types [gw15] [ 60%] SKIPPED test/dialect/mysql/test_reflection.py::TypeReflectionTest::test_time_types test/dialect/mysql/test_reflection.py::TypeReflectionTest::test_year_types [gw15] [ 60%] SKIPPED test/dialect/mysql/test_reflection.py::TypeReflectionTest::test_year_types [gw29] [ 60%] PASSED test/ext/declarative/test_reflection.py::DeferredJoinedInhReflectionTest::test_add_pk_column [gw4] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_o2m_joined_sub_to_base [gw60] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_extend_existing_reflect_all_dont_dupe_index [gw3] [ 60%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-fetchone-20] test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_overlapping_composite_fks test/ext/declarative/test_reflection.py::DeferredJoinedInhReflectionTest::test_add_subclass_column test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-fetchone-5] [gw4] [ 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 [gw3] [ 60%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-fetchone-5] [gw55] [ 60%] PASSED test/ext/declarative/test_reflection.py::DeferredReflectionTest::test_redefine_fk_double test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_two [gw4] [ 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 test/ext/declarative/test_reflection.py::DeferredSecondaryReflectionTest::test_string_resolution [gw59] [ 60%] PASSED test/orm/inheritance/test_relationship.py::BetweenSubclassJoinWExtraJoinedLoad::test_query_auto[False] [gw18] [ 60%] PASSED test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_local_wpoly [gw4] [ 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 test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_four test/orm/inheritance/test_relationship.py::BetweenSubclassJoinWExtraJoinedLoad::test_query_auto[True] [gw4] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_m2m_backref test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_local_wpoly_innerjoins [gw1] [ 60%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_from_polymorphic_nonaliased_two test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m [gw17] [ 60%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_filter_on_subclass_four [gw14] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_reflect_all [gw4] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m [gw63] [ 60%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_caching_and_binds_lambda test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m_backref [gw59] [ 60%] PASSED test/orm/inheritance/test_relationship.py::BetweenSubclassJoinWExtraJoinedLoad::test_query_auto[True] test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_reflect_all_unreflectable_table [gw29] [ 60%] PASSED test/ext/declarative/test_reflection.py::DeferredJoinedInhReflectionTest::test_add_subclass_column [gw4] [ 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 test/ext/declarative/test_reflection.py::DeferredJoinedInhReflectionTest::test_basic test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_caching_and_binds_lambda_more_mixins test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_loader_criteria_subquery_w_same_entity[selectinload-True] [gw4] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m_composite_selfref test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_expr_with_criteria[-users.id] [gw43] [ 60%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_delete_future_synchronize_evaluate test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m_composite_selfref_func_annotated test/orm/inheritance/test_relationship.py::ContainsEagerMultipleOfType::test_contains_eager_multi_alias [gw4] [ 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/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_delete_future_synchronize_fetch [gw4] [ 60%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m_composite_selfref_func_rs [gw14] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_reflect_all_unreflectable_table test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_reflect_all_with_views [gw18] [ 60%] PASSED test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_local_wpoly_innerjoins test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_two_future_adhoc_wp [gw55] [ 60%] PASSED test/ext/declarative/test_reflection.py::DeferredSecondaryReflectionTest::test_string_resolution test/ext/declarative/test_reflection.py::DeferredSecondaryReflectionTest::test_table_resolution test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_local_wpoly_innerjoins_roundtrip [gw11] [ 60%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialM2MTest::test_query_crit [gw2] [ 60%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_two_future_adhoc_wp test/orm/inheritance/test_relationship.py::SelfReferentialM2MTest::test_query_crit_core_workaround test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_six_point_five [gw29] [ 60%] PASSED test/ext/declarative/test_reflection.py::DeferredJoinedInhReflectionTest::test_basic [gw63] [ 60%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_caching_and_binds_lambda_more_mixins [gw59] [ 60%] PASSED test/orm/inheritance/test_relationship.py::ContainsEagerMultipleOfType::test_contains_eager_multi_alias test/ext/declarative/test_reflection.py::DeferredReflectPKFKTest::test_pk_fk test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_post_replace [gw44] [ 60%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_join_to_subclass_six_point_five test/orm/inheritance/test_relationship.py::EagerToSubclassTest::test_contains_eager test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_ambiguous_fks_o2m [gw1] [ 60%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_expr_with_criteria[-users.id] [gw19] [ 60%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_39_4::test_no_joinedload_opt [gw14] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_reflect_all_with_views test/orm/test_relationships.py::DirectSelfRefFKTest::test_descendants_lazyload_clause test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_expr_with_criteria[-users.name || :name_1 AS anon_1] [gw55] [ 60%] PASSED test/ext/declarative/test_reflection.py::DeferredSecondaryReflectionTest::test_table_resolution test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_39_4::test_no_subqueryload_mapping test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_reserved [gw11] [ 60%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialM2MTest::test_query_crit_core_workaround test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_two [gw29] [ 60%] PASSED test/ext/declarative/test_reflection.py::DeferredReflectPKFKTest::test_pk_fk [gw63] [ 60%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_post_replace [gw18] [ 60%] PASSED test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_local_wpoly_innerjoins_roundtrip [gw2] [ 60%] PASSED test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_ambiguous_fks_o2m test/orm/inheritance/test_relationship.py::SelfReferentialM2MTest::test_subquery_load test/ext/declarative/test_reflection.py::DeferredSingleInhReflectionTest::test_add_pk_column test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_post_replace_legacy test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_to_base_to_base [gw44] [ 60%] PASSED test/orm/test_relationships.py::DirectSelfRefFKTest::test_descendants_lazyload_clause test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_no_fks_m2m test/ext/declarative/test_reflection.py::DeferredReflectionTest::test_abstract_base test/orm/test_relationships.py::DirectSelfRefFKTest::test_descendants_subqueryload [gw51] [ 60%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_mixed_entities_two [gw14] [ 60%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_reserved [gw17] [ 60%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_loader_criteria_subquery_w_same_entity[selectinload-True] [gw1] [ 60%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_expr_with_criteria[-users.name || :name_1 AS anon_1] test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_resolve_fks_false_extend_existing [gw2] [ 60%] PASSED test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_no_fks_m2m [gw19] [ 60%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_39_4::test_no_subqueryload_mapping test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_expr_with_criteria[-users.name || :name_1 AS foo] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_backref_detached_legacy_inactive_history_style_raiseload] test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_loader_criteria_subquery_w_same_entity[subqueryload-False] test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_with_annotated_pj_o2m test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_39_4::test_no_subqueryload_opt [gw63] [ 61%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_criteria_post_replace_legacy [gw59] [ 61%] PASSED test/orm/inheritance/test_relationship.py::EagerToSubclassTest::test_contains_eager test/orm/inheritance/test_relationship.py::EagerToSubclassTest::test_joinedload [gw44] [ 61%] PASSED test/orm/test_relationships.py::DirectSelfRefFKTest::test_descendants_subqueryload test/orm/test_query.py::BooleanEvalTest::test_five [gw55] [ 61%] PASSED test/ext/declarative/test_reflection.py::DeferredSingleInhReflectionTest::test_add_pk_column test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_declared_attr_no_warning [gw14] [ 61%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_resolve_fks_false_extend_existing test/ext/declarative/test_reflection.py::DeferredSingleInhReflectionTest::test_add_subclass_column test/orm/test_relationships.py::DirectSelfRefFKTest::test_plain_join_descendants test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_resolve_fks_false_metadata [gw7] [ 61%] PASSED test/orm/test_query.py::BooleanEvalTest::test_five [gw2] [ 61%] PASSED test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_with_annotated_pj_o2m [gw18] [ 61%] PASSED test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_to_base_to_base [gw11] [ 61%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialM2MTest::test_subquery_load test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_with_fks_m2m [gw43] [ 61%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_delete_future_synchronize_fetch test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_legacy_inactive_history_style_raiseload] [gw59] [ 61%] PASSED test/orm/inheritance/test_relationship.py::EagerToSubclassTest::test_joinedload test/orm/inheritance/test_relationship.py::EagerToSubclassTest::test_subq_through_related test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_to_sub_to_base [gw1] [ 61%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_expr_with_criteria[-users.name || :name_1 AS foo] [gw14] [ 61%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_resolve_fks_false_metadata test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_from_aliased_inclaliased_criteria test/orm/inheritance/test_relationship.py::SelfReferentialTestJoinedToBase::test_has [gw44] [ 61%] PASSED test/orm/test_relationships.py::DirectSelfRefFKTest::test_plain_join_descendants [gw19] [ 61%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_39_4::test_no_subqueryload_opt test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_resolve_fks_false_table [gw29] [ 61%] PASSED test/ext/declarative/test_reflection.py::DeferredReflectionTest::test_abstract_base [gw63] [ 61%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_declared_attr_no_warning test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_escalation_1 test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_delete_synchronize_evaluate [gw2] [ 61%] PASSED test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_with_fks_m2m test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_39_4::test_no_unique_w_yield_per test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_with_fks_o2m test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_joinedload_global_criteria [gw14] [ 61%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_resolve_fks_false_table [gw59] [ 61%] PASSED test/orm/inheritance/test_relationship.py::EagerToSubclassTest::test_subq_through_related [gw55] [ 61%] PASSED test/ext/declarative/test_reflection.py::DeferredSingleInhReflectionTest::test_add_subclass_column test/orm/inheritance/test_relationship.py::EagerToSubclassTest::test_subq_through_related_aliased test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_two_foreign_keys test/ext/declarative/test_reflection.py::DeferredSingleInhReflectionTest::test_basic [gw51] [ 61%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_backref_detached_legacy_inactive_history_style_raiseload] [gw44] [ 61%] PASSED test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_escalation_1 [gw2] [ 61%] PASSED test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_with_fks_o2m [gw1] [ 61%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_from_aliased_inclaliased_criteria test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_two_future_adhoc_wp [gw17] [ 61%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_loader_criteria_subquery_w_same_entity[subqueryload-False] test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_escalation_2 [gw18] [ 61%] PASSED test/orm/inheritance/test_relationship.py::JoinedloadOverWPolyAliased::test_to_sub_to_base test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_backref_legacy_inactive_history_style] test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_with_pj_o2m test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_from_mapper_mapper_criteria test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_query_join_local_criteria [gw14] [ 61%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_two_foreign_keys [gw19] [ 61%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_39_4::test_no_unique_w_yield_per test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'0-'+'] [gw59] [ 61%] PASSED test/orm/inheritance/test_relationship.py::EagerToSubclassTest::test_subq_through_related_aliased test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_unknown_types test/orm/inheritance/test_relationship.py::JoinedloadSinglePolysubSingle::test_query [gw46] [ 61%] PASSED test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_with_polymorphic_two_future_adhoc_wp [gw63] [ 61%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_joinedload_global_criteria test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_39_4::test_we_can_close_cursor [gw44] [ 61%] PASSED test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_escalation_2 [gw53] [ 61%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic[':param_1 %s :param_2'0-'+'] [gw14] [ 61%] SKIPPED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_unknown_types [gw11] [ 61%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialTestJoinedToBase::test_has test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_views [gw2] [ 61%] PASSED test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_with_pj_o2m [gw55] [ 61%] PASSED test/ext/declarative/test_reflection.py::DeferredSingleInhReflectionTest::test_basic test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_manytoone_func_referent test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_loader_strategy_on_refresh[immediate] test/orm/inheritance/test_relationship.py::SelfReferentialTestJoinedToBase::test_join test/orm/inheritance/test_relationship.py::JoinAcrossJoinedInhMultiPath::test_join [gw1] [ 61%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_from_mapper_mapper_criteria test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_bad_primaryjoin test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_array_domain_is_reflected test/orm/test_relationships.py::AmbiguousJoinInterpretedAsSelfRef::test_mapping test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_39_4::test_union_all_lightweight test/orm/test_relationships.py::M2ODontOverwriteFKTest::test_scalar_relationship_overrides_fk [gw55] [ 61%] SKIPPED test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_array_domain_is_reflected [gw11] [ 61%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialTestJoinedToBase::test_join [gw9] [ 61%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_weak_sequence test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_crosschema_domain_is_reflected [gw17] [ 61%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_query_join_local_criteria test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_implicit_join_mapper_mapper_criteria [gw55] [ 61%] SKIPPED test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_crosschema_domain_is_reflected test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_domain_is_reflected [gw55] [ 61%] SKIPPED test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_domain_is_reflected [gw7] [ 61%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_legacy_inactive_history_style_raiseload] [gw14] [ 61%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_views test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_select_join_local_criteria test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_enum_domain_is_reflected [gw55] [ 61%] SKIPPED test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_enum_domain_is_reflected [gw25] [ 61%] PASSED test/sql/test_query.py::CompoundTest_sqlite+pysqlite_3_39_4::test_union_all_lightweight test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_nullable_from_domain test/orm/inheritance/test_relationship.py::SelfReferentialTestJoinedToBase::test_oftype_aliases_in_exists test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_raiseload] [gw55] [ 61%] SKIPPED test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_nullable_from_domain [gw19] [ 61%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_39_4::test_we_can_close_cursor test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_quoted_remote_schema_domain_is_reflected [gw55] [ 61%] SKIPPED test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_quoted_remote_schema_domain_is_reflected test/engine/test_reflection.py::ReverseCasingReflectTest_sqlite+pysqlite_3_39_4::test_direct_quoting [gw51] [ 61%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_backref_legacy_inactive_history_style] test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_schema_domain_is_reflected [gw44] [ 61%] PASSED test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_manytoone_func_referent [gw14] [ 61%] SKIPPED test/engine/test_reflection.py::ReverseCasingReflectTest_sqlite+pysqlite_3_39_4::test_direct_quoting test/orm/test_relationships.py::RaiseLoadTest::test_o2m_raiseload_lazyload_option [gw11] [ 61%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialTestJoinedToBase::test_oftype_aliases_in_exists test/aaa_profiling/test_memusage.py::MemUsageTest::test_DecimalResultProcessor_init test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_39_4::test_yield_per_and_execution_options [gw55] [ 61%] SKIPPED test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_schema_domain_is_reflected test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_table_is_reflected [gw55] [ 61%] 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 test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_manytoone_funcfk test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_backref_legacy_inactive_history_style_raiseload] test/dialect/oracle/test_reflection.py::RoundTripIndexTest::test_basic [gw53] [ 61%] PASSED test/orm/test_relationships.py::M2ODontOverwriteFKTest::test_scalar_relationship_overrides_fk [gw55] [ 61%] SKIPPED test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_table_is_reflected_test_schema test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_unknown_types [gw55] [ 61%] SKIPPED test/dialect/postgresql/test_reflection.py::DomainReflectionTest::test_unknown_types [gw14] [ 61%] SKIPPED test/dialect/oracle/test_reflection.py::RoundTripIndexTest::test_basic [gw18] [ 61%] PASSED test/orm/inheritance/test_relationship.py::JoinedloadSinglePolysubSingle::test_query [gw1] [ 61%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_implicit_join_mapper_mapper_criteria test/dialect/oracle/test_reflection.py::DontReflectIOTTest::test_reflect_all [gw55] [ 61%] SKIPPED test/dialect/oracle/test_reflection.py::DontReflectIOTTest::test_reflect_all [gw9] [ 61%] SKIPPED test/aaa_profiling/test_memusage.py::MemUsageTest::test_DecimalResultProcessor_init test/aaa_profiling/test_memusage.py::MemUsageTest::test_DecimalResultProcessor_process test/orm/inheritance/test_relationship.py::JoinedloadWPolyOfTypeContinued::test_joined_load_lastlink_baseclass test/dialect/postgresql/test_reflection.py::ForeignTableReflectionTest::test_foreign_table_is_reflected [gw55] [ 61%] SKIPPED test/dialect/postgresql/test_reflection.py::ForeignTableReflectionTest::test_foreign_table_is_reflected test/orm/inheritance/test_relationship.py::SubClassEagerToSubClassTest::test_contains_eager test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_join_aliased_inclaliased_criteria [gw9] [ 61%] SKIPPED test/aaa_profiling/test_memusage.py::MemUsageTest::test_DecimalResultProcessor_process test/aaa_profiling/test_memusage.py::MemUsageTest::test_UnicodeResultProcessor_init [gw2] [ 61%] PASSED test/orm/test_relationships.py::AmbiguousJoinInterpretedAsSelfRef::test_mapping [gw17] [ 61%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_select_join_local_criteria test/orm/test_relationships.py::ManualBackrefTest::test_back_propagates_not_relationship test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_select_joinm2m_aliased_local_criteria test/dialect/postgresql/test_reflection.py::ForeignTableReflectionTest::test_get_foreign_table_names[inspect_fixture0] [gw55] [ 61%] 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] [gw55] [ 61%] SKIPPED test/dialect/postgresql/test_reflection.py::ForeignTableReflectionTest::test_get_foreign_table_names[inspect_fixture1] [gw9] [ 61%] SKIPPED test/aaa_profiling/test_memusage.py::MemUsageTest::test_UnicodeResultProcessor_init test/aaa_profiling/test_memusage.py::MemUsageTest::test_ad_hoc_types test/dialect/postgresql/test_reflection.py::ForeignTableReflectionTest::test_get_foreign_table_names[inspect_fixture2] [gw59] [ 61%] PASSED test/orm/inheritance/test_relationship.py::JoinAcrossJoinedInhMultiPath::test_join [gw55] [ 61%] SKIPPED test/dialect/postgresql/test_reflection.py::ForeignTableReflectionTest::test_get_foreign_table_names[inspect_fixture2] test/dialect/postgresql/test_reflection.py::ForeignTableReflectionTest::test_get_foreign_table_names[inspect_fixture3] [gw46] [ 61%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_bad_primaryjoin test/orm/test_relationships.py::BackrefPropagatesForwardsArgs::test_backref [gw55] [ 61%] SKIPPED test/dialect/postgresql/test_reflection.py::ForeignTableReflectionTest::test_get_foreign_table_names[inspect_fixture3] [gw19] [ 61%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_39_4::test_yield_per_and_execution_options test/dialect/postgresql/test_reflection.py::ForeignTableReflectionTest::test_get_table_names_no_foreign [gw55] [ 61%] SKIPPED test/dialect/postgresql/test_reflection.py::ForeignTableReflectionTest::test_get_table_names_no_foreign test/dialect/postgresql/test_query.py::ExtractTest::test_two test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_bad_secondaryjoin [gw51] [ 61%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_backref_legacy_inactive_history_style_raiseload] [gw33] [ 61%] SKIPPED test/dialect/postgresql/test_query.py::ExtractTest::test_two test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_39_4::test_yield_per_and_execution_options_legacy test/orm/test_relationships.py::TypeMatchTest::test_o2m_nopoly_onflush [gw44] [ 61%] PASSED test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_manytoone_funcfk [gw43] [ 61%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_delete_synchronize_evaluate test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_delete] test/orm/test_query.py::HasAnyTest::test_any_many_to_many_doesnt_get_aliased_join_subq test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_onetomany_func_referent [gw1] [ 61%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_join_aliased_inclaliased_criteria test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_delete_synchronize_fetch [gw53] [ 61%] PASSED test/orm/test_relationships.py::ManualBackrefTest::test_back_propagates_not_relationship test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_join_mapper_mapper_criteria [gw46] [ 61%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_bad_secondaryjoin [gw7] [ 61%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_raiseload] [gw17] [ 61%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_select_joinm2m_aliased_local_criteria [gw63] [ 61%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_loader_strategy_on_refresh[immediate] [gw25] [ 61%] PASSED test/orm/test_relationships.py::RaiseLoadTest::test_o2m_raiseload_lazyload_option test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_local_col_setup [gw8] [ 61%] PASSED test/orm/test_query.py::HasAnyTest::test_any_many_to_many_doesnt_get_aliased_join_subq test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_39_4::test_mixed test/orm/test_relationships.py::RaiseLoadTest::test_o2m_raiseload_mapper test/orm/test_relationships.py::ManualBackrefTest::test_invalid_key test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[detached] test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_select_joinm2m_local_criteria [gw39] [ 61%] PASSED test/engine/test_pool.py::PoolFirstConnectSyncTest::test_sync test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_loader_strategy_on_refresh[joined] [gw46] [ 61%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_local_col_setup [gw51] [ 61%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_delete] [gw44] [ 61%] PASSED test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_onetomany_func_referent [gw2] [ 61%] PASSED test/orm/test_relationships.py::BackrefPropagatesForwardsArgs::test_backref [gw19] [ 61%] PASSED test/orm/test_query.py::YieldTest_sqlite+pysqlite_3_39_4::test_yield_per_and_execution_options_legacy [gw11] [ 61%] PASSED test/orm/inheritance/test_relationship.py::SubClassEagerToSubClassTest::test_contains_eager [gw53] [ 61%] PASSED test/orm/test_relationships.py::ManualBackrefTest::test_invalid_key [gw33] [ 61%] PASSED test/orm/test_relationships.py::TypeMatchTest::test_o2m_nopoly_onflush [gw25] [ 61%] PASSED test/orm/test_relationships.py::RaiseLoadTest::test_o2m_raiseload_mapper test/orm/test_relationships.py::RaiseLoadTest::test_o2m_raiseload_option test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-None-False-None] test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_onetomany_funcfk_annotated test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_no_equated_secondaryjoin test/orm/test_relationships.py::TypeMatchTest::test_o2m_oncascade test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_delete_detached] test/orm/inheritance/test_relationship.py::SubClassEagerToSubClassTest::test_joinedload [gw17] [ 61%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_select_joinm2m_local_criteria test/orm/test_relationships.py::ManualBackrefTest::test_invalid_target [gw1] [ 61%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_join_mapper_mapper_criteria test/orm/test_relationships.py::CompositeJoinPartialFK::test_joins_fully [gw30] [ 61%] PASSED test/sql/test_query.py::JoinTest_sqlite+pysqlite_3_39_4::test_mixed test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-True-False-None] test/engine/test_pool.py::PoolTest::test_connection_setter [gw39] [ 61%] PASSED test/engine/test_pool.py::PoolTest::test_connection_setter test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_joinedload_mapper_mapper_criteria test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_selectinload_local_criteria test/engine/test_pool.py::PoolTest::test_cursor_iterable [gw39] [ 61%] PASSED test/engine/test_pool.py::PoolTest::test_cursor_iterable test/engine/test_pool.py::PoolTest::test_info [gw11] [ 61%] PASSED test/orm/inheritance/test_relationship.py::SubClassEagerToSubClassTest::test_joinedload test/sql/test_quote.py::NameNormalizeTest::test_name_denormalize[NA ME-NA ME-False] test/orm/inheritance/test_relationship.py::SubClassEagerToSubClassTest::test_subqueryload [gw19] [ 61%] PASSED test/sql/test_quote.py::NameNormalizeTest::test_name_denormalize[NA ME-NA ME-False] [gw39] [ 61%] PASSED test/engine/test_pool.py::PoolTest::test_info test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect[AssertionPool-None] [gw33] [ 61%] PASSED test/orm/test_relationships.py::TypeMatchTest::test_o2m_oncascade test/sql/test_quote.py::NameNormalizeTest::test_name_denormalize[NaMe-NaMe-False] [gw46] [ 61%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_no_equated_secondaryjoin [gw25] [ 61%] PASSED test/orm/test_relationships.py::RaiseLoadTest::test_o2m_raiseload_option [gw53] [ 61%] PASSED test/orm/test_relationships.py::ManualBackrefTest::test_invalid_target [gw39] [ 61%] PASSED test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect[AssertionPool-None] [gw19] [ 61%] PASSED test/sql/test_quote.py::NameNormalizeTest::test_name_denormalize[NaMe-NaMe-False] [gw51] [ 61%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_delete_detached] test/orm/test_relationships.py::TypeMatchTest::test_o2m_onflush [gw18] [ 61%] PASSED test/orm/inheritance/test_relationship.py::JoinedloadWPolyOfTypeContinued::test_joined_load_lastlink_baseclass test/sql/test_quote.py::NameNormalizeTest::test_name_denormalize[\u59d3\u540d-\u59d3\u540d-False] [gw44] [ 61%] PASSED test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_onetomany_funcfk_annotated test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect[AsyncAdaptedQueuePool-True] test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_no_fks test/orm/test_relationships.py::ManualBackrefTest::test_o2m test/orm/inheritance/test_relationship.py::JoinedloadWPolyOfTypeContinued::test_joined_load_lastlink_subclass test/orm/test_relationships.py::RaiseLoadTest::test_raiseload_wildcard_all_classes_option [gw8] [ 61%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-None-False-None] test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_onetomany_funcfk_oldstyle [gw19] [ 61%] 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] [gw19] [ 61%] 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] [gw39] [ 61%] PASSED test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect[AsyncAdaptedQueuePool-True] [gw2] [ 61%] PASSED test/orm/test_relationships.py::CompositeJoinPartialFK::test_joins_fully test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-None-False-True] [gw30] [ 61%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-True-False-None] [gw19] [ 61%] 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] [gw7] [ 61%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[detached] test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect[FallbackAsyncAdaptedQueuePool-True] [gw39] [ 61%] PASSED test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect[FallbackAsyncAdaptedQueuePool-True] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_delete_detached_raiseload] [gw1] [ 61%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_joinedload_mapper_mapper_criteria [gw19] [ 61%] 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] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[detached_legacy_inactive_history_style] test/orm/test_query.py::FilterTest::test_object_comparison_needs_object[0] [gw42] [ 61%] PASSED test/orm/test_query.py::FilterTest::test_object_comparison_needs_object[0] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-True-False-True] [gw11] [ 61%] PASSED test/orm/inheritance/test_relationship.py::SubClassEagerToSubClassTest::test_subqueryload test/orm/test_relationships.py::CompositeSelfRefFKTest::test_annotated [gw19] [ 61%] 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] [gw19] [ 61%] PASSED test/sql/test_quote.py::NameNormalizeTest::test_name_normalize[NaMe-NaMe-False] [gw63] [ 61%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_loader_strategy_on_refresh[joined] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_loader_strategy_on_refresh[select] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_joinm2m_aliased_inclaliased_criteria [gw30] [ 61%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-True-False-True] [gw25] [ 61%] PASSED test/orm/test_relationships.py::RaiseLoadTest::test_raiseload_wildcard_all_classes_option test/sql/test_quote.py::NameNormalizeTest::test_name_normalize[\u59d3\u540d-\u59d3\u540d-False] test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect[NullPool-None] [gw39] [ 61%] 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] [gw33] [ 61%] PASSED test/orm/test_relationships.py::TypeMatchTest::test_o2m_onflush [gw19] [ 61%] PASSED test/sql/test_quote.py::NameNormalizeTest::test_name_normalize[\u59d3\u540d-\u59d3\u540d-False] test/sql/test_quote.py::NameNormalizeTest::test_name_normalize[name-name-True] test/orm/test_relationships.py::RaiseLoadTest::test_raiseload_wildcard_specific_class_option [gw44] [ 61%] PASSED test/orm/test_relationships.py::ExplicitLocalRemoteTest::test_onetomany_funcfk_oldstyle [gw8] [ 61%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-None-False-True] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-True-True-False] [gw53] [ 61%] PASSED test/orm/test_relationships.py::ManualBackrefTest::test_o2m [gw51] [ 61%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_delete_detached_raiseload] [gw19] [ 61%] PASSED test/sql/test_quote.py::NameNormalizeTest::test_name_normalize[name-name-True] test/orm/inheritance/test_relationship.py::SubClassToSubClassFromParentTest::test_2617 [gw18] [ 61%] PASSED test/orm/inheritance/test_relationship.py::JoinedloadWPolyOfTypeContinued::test_joined_load_lastlink_subclass [gw39] [ 61%] 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] [gw39] [ 61%] PASSED test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect[SingletonThreadPool-False] test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_scalar_one[2] [gw42] [ 61%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_scalar_one[2] [gw46] [ 61%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_no_fks test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-None-True-False] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_delete_raiseload] test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect[StaticPool-None] [gw39] [ 61%] PASSED test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect[StaticPool-None] test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect_cls[AssertionPool-False] test/orm/test_relationships.py::FKEquatedToConstantTest::test_basic test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_scalars0 [gw42] [ 61%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_scalars0 test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_scalars_all [gw30] [ 61%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-True-True-False] [gw39] [ 61%] 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] test/orm/inheritance/test_relationship.py::M2MFilterTest::test_any test/orm/test_relationships.py::TypedAssociationTable::test_m2m [gw39] [ 61%] 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] [gw39] [ 61%] PASSED test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect_cls[FallbackAsyncAdaptedQueuePool-True] test/orm/test_query.py::ExpressionTest::test_labeled_subquery [gw17] [ 61%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_selectinload_local_criteria test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_no_join [gw1] [ 61%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_joinm2m_aliased_inclaliased_criteria [gw42] [ 61%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_scalars_all test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_scalars_fetchmany [gw42] [ 61%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_scalars_fetchmany test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_scalars_iterate [gw42] [ 61%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_scalars_iterate [gw38] [ 61%] PASSED test/orm/test_query.py::ExpressionTest::test_labeled_subquery test/base/test_result.py::ResultTest::test_freeze test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_selectinload_local_criteria_subquery test/orm/test_relationships.py::NoLoadBackPopulates::test_m2o test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-True-True-None] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_joinm2m_mapper_mapper_criteria test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_tuples_all [gw42] [ 61%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_tuples_all [gw8] [ 61%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-None-True-False] [gw46] [ 61%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_no_join test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-None-True-None] [gw51] [ 61%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_delete_raiseload] test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_tuples_iterate [gw38] [ 61%] PASSED test/base/test_result.py::ResultTest::test_freeze test/base/test_result.py::ResultTest::test_index_extra test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect_cls[NullPool-False] [gw39] [ 61%] PASSED test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect_cls[NullPool-False] [gw25] [ 61%] PASSED test/orm/test_relationships.py::RaiseLoadTest::test_raiseload_wildcard_specific_class_option [gw30] [ 61%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-True-True-None] test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_no_secondaryjoin [gw7] [ 61%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[detached_legacy_inactive_history_style] [gw38] [ 62%] PASSED test/base/test_result.py::ResultTest::test_index_extra test/base/test_result.py::ResultTest::test_many_then_all [gw38] [ 62%] PASSED test/base/test_result.py::ResultTest::test_many_then_all test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-True-True-True] [gw42] [ 62%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_tuples_iterate test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_detached_legacy_inactive_history_style] test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect_cls[QueuePool-False] [gw39] [ 62%] PASSED test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect_cls[QueuePool-False] test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect_cls[SingletonThreadPool-False] test/base/test_result.py::ResultTest::test_mapping_plus_base [gw38] [ 62%] PASSED test/base/test_result.py::ResultTest::test_mapping_plus_base test/base/test_result.py::ResultTest::test_mappings [gw30] [ 62%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-True-True-True] test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_unique_scalars_all [gw42] [ 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 [gw39] [ 62%] 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] [gw39] [ 62%] PASSED test/engine/test_pool.py::PoolTest::test_is_asyncio_from_dialect_cls[StaticPool-False] test/orm/test_relationships.py::RelationDeprecationTest::test_relationship [gw33] [ 62%] PASSED test/orm/test_relationships.py::TypedAssociationTable::test_m2m test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[detached_legacy_inactive_history_style_raiseload] [gw42] [ 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 [gw42] [ 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] [gw42] [ 62%] PASSED test/base/test_result.py::OnlyScalarsTest::test_unique_scalar_accessors[0] test/base/test_result.py::OnlyScalarsTest::test_unique_scalar_accessors[1] [gw42] [ 62%] PASSED test/base/test_result.py::OnlyScalarsTest::test_unique_scalar_accessors[1] test/base/test_result.py::OnlyScalarsTest::test_unique_scalar_accessors[2] [gw44] [ 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] [gw38] [ 62%] PASSED test/base/test_result.py::ResultTest::test_mappings test/base/test_result.py::ResultTest::test_mappings_with_columns [gw38] [ 62%] PASSED test/base/test_result.py::ResultTest::test_mappings_with_columns test/base/test_result.py::ResultTest::test_one [gw38] [ 62%] PASSED test/base/test_result.py::ResultTest::test_one test/base/test_result.py::ResultTest::test_one_mapping [gw38] [ 62%] PASSED test/base/test_result.py::ResultTest::test_one_mapping [gw43] [ 62%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_delete_synchronize_fetch test/orm/test_relationships.py::UniqueColReferenceSwitchTest::test_switch_parent [gw58] [ 62%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_reconnect test/engine/test_reconnect.py::MockReconnectTest::test_reconnect_on_reentrant [gw46] [ 62%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTestM2M::test_no_secondaryjoin [gw1] [ 62%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_joinm2m_mapper_mapper_criteria [gw51] [ 62%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_detached_legacy_inactive_history_style] [gw8] [ 62%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-None-True-None] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-None-True-True] [gw8] [ 62%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-None-True-True] [gw53] [ 62%] PASSED test/orm/test_relationships.py::NoLoadBackPopulates::test_m2o test/engine/test_pool.py::PoolTest::test_no_connect_on_recreate [gw63] [ 62%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_loader_strategy_on_refresh[select] [gw42] [ 62%] PASSED test/base/test_result.py::OnlyScalarsTest::test_unique_scalar_accessors[2] test/base/test_result.py::ResultTest::test_all [gw42] [ 62%] PASSED test/base/test_result.py::ResultTest::test_all test/base/test_result.py::ResultTest::test_alt_row_fetch test/orm/test_relationships.py::InvalidRemoteSideTest::test_m2o_backref test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_lazyload_mapper_mapper_criteria [gw11] [ 62%] PASSED test/orm/inheritance/test_relationship.py::SubClassToSubClassFromParentTest::test_2617 test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_update_future_synchronize_evaluate test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-True-False-False] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_loader_strategy_on_refresh[selectin] test/orm/test_relationships.py::ViewOnlyUniqueNames::test_three_table_view [gw25] [ 62%] PASSED test/orm/test_relationships.py::RelationDeprecationTest::test_relationship [gw2] [ 62%] PASSED test/orm/test_relationships.py::CompositeSelfRefFKTest::test_annotated test/orm/test_relationships.py::CompositeSelfRefFKTest::test_annotated_no_overwriting [gw58] [ 62%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_reconnect_on_reentrant test/engine/test_reconnect.py::MockReconnectTest::test_reconnect_on_reentrant_plus_closewresult test/base/test_result.py::ResultTest::test_one_none [gw38] [ 62%] PASSED test/base/test_result.py::ResultTest::test_one_none test/base/test_result.py::ResultTest::test_one_or_none test/orm/test_relationships.py::NoLoadBackPopulates::test_o2m [gw18] [ 62%] PASSED test/orm/inheritance/test_relationship.py::M2MFilterTest::test_any [gw42] [ 62%] PASSED test/base/test_result.py::ResultTest::test_alt_row_fetch test/base/test_result.py::ResultTest::test_alt_row_transform [gw42] [ 62%] PASSED test/base/test_result.py::ResultTest::test_alt_row_transform test/base/test_result.py::ResultTest::test_class_presented [gw42] [ 62%] PASSED test/base/test_result.py::ResultTest::test_class_presented test/base/test_result.py::ResultTest::test_columns [gw42] [ 62%] PASSED test/base/test_result.py::ResultTest::test_columns [gw39] [ 62%] PASSED test/engine/test_pool.py::PoolTest::test_no_connect_on_recreate test/engine/test_pool.py::PoolTest::test_rec_close_reopen [gw39] [ 62%] PASSED test/engine/test_pool.py::PoolTest::test_rec_close_reopen [gw44] [ 62%] PASSED test/orm/test_relationships.py::FKsAsPksTest::test_delete_cascade_AtoB[save-update, delete, delete-orphan] test/orm/test_relationships.py::FKsAsPksTest::test_delete_cascade_AtoB[save-update, delete] test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s users.id'-'*'] [gw52] [ 62%] PASSED test/orm/test_query.py::OperatorTest::test_arithmetic['users.id %s users.id'-'*'] test/orm/test_relationships.py::RelationshipToSelectableTest::test_basic [gw38] [ 62%] PASSED test/base/test_result.py::ResultTest::test_one_or_none test/base/test_result.py::ResultTest::test_one_or_none_none [gw38] [ 62%] PASSED test/base/test_result.py::ResultTest::test_one_or_none_none test/base/test_result.py::ResultTest::test_one_or_none_raise_multiple [gw58] [ 62%] PASSED test/engine/test_reconnect.py::MockReconnectTest::test_reconnect_on_reentrant_plus_closewresult test/engine/test_reconnect.py::PrePingMockTest::test_connect_across_restart test/engine/test_pool.py::PoolTest::test_rec_fairy_adapted_dialect [gw39] [ 62%] PASSED test/engine/test_pool.py::PoolTest::test_rec_fairy_adapted_dialect test/engine/test_pool.py::PoolTest::test_rec_fairy_default_dialect [gw39] [ 62%] PASSED test/engine/test_pool.py::PoolTest::test_rec_fairy_default_dialect test/orm/inheritance/test_relationship.py::M2MFilterTest::test_not_contains [gw18] [ 62%] PASSED test/orm/inheritance/test_relationship.py::M2MFilterTest::test_not_contains test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_five [gw38] [ 62%] PASSED test/base/test_result.py::ResultTest::test_one_or_none_raise_multiple test/base/test_result.py::ResultTest::test_one_raise_mutiple [gw38] [ 62%] PASSED test/base/test_result.py::ResultTest::test_one_raise_mutiple test/base/test_result.py::ResultTest::test_columns_again [gw42] [ 62%] PASSED test/base/test_result.py::ResultTest::test_columns_again test/base/test_result.py::ResultTest::test_columns_freeze [gw53] [ 62%] PASSED test/orm/test_relationships.py::NoLoadBackPopulates::test_o2m test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_detached_legacy_inactive_history_style_raiseload] [gw51] [ 62%] 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] [gw8] [ 62%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-True-False-False] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-True-False-None] [gw30] [ 62%] PASSED test/orm/test_relationships.py::ViewOnlyUniqueNames::test_three_table_view test/base/test_result.py::ResultTest::test_one_unique [gw38] [ 62%] PASSED test/base/test_result.py::ResultTest::test_one_unique test/base/test_result.py::ResultTest::test_one_unique_mapping [gw38] [ 62%] PASSED test/base/test_result.py::ResultTest::test_one_unique_mapping test/base/test_result.py::ResultTest::test_one_unique_tricky_one [gw38] [ 62%] PASSED test/base/test_result.py::ResultTest::test_one_unique_tricky_one test/base/test_result.py::ResultTest::test_partition [gw33] [ 62%] PASSED test/orm/test_relationships.py::UniqueColReferenceSwitchTest::test_switch_parent [gw42] [ 62%] PASSED test/base/test_result.py::ResultTest::test_columns_freeze test/base/test_result.py::ResultTest::test_columns_ints [gw42] [ 62%] PASSED test/base/test_result.py::ResultTest::test_columns_ints test/base/test_result.py::ResultTest::test_columns_unique_freeze [gw46] [ 62%] PASSED test/orm/test_relationships.py::InvalidRemoteSideTest::test_m2o_backref test/orm/test_relationships.py::InvalidRemoteSideTest::test_m2o_explicit [gw17] [ 62%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_selectinload_local_criteria_subquery test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_selectinload_nested_criteria[False] test/base/test_result.py::ResultTest::test_scalar_none_many [gw52] [ 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 [gw52] [ 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 [gw44] [ 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] test/orm/test_relationships.py::ViewOnlyComplexJoin::test_basic [gw7] [ 62%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[detached_legacy_inactive_history_style_raiseload] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[detached_raiseload] test/orm/test_relationships.py::OverlappingFksSiblingTest::test_double_rel_aliased_mapper_works [gw58] [ 62%] PASSED test/engine/test_reconnect.py::PrePingMockTest::test_connect_across_restart test/engine/test_reconnect.py::PrePingMockTest::test_ping_not_on_first_connect [gw58] [ 62%] PASSED test/engine/test_reconnect.py::PrePingMockTest::test_ping_not_on_first_connect [gw38] [ 62%] PASSED test/base/test_result.py::ResultTest::test_partition test/base/test_result.py::ResultTest::test_partition_unique_yield_per [gw38] [ 62%] PASSED test/base/test_result.py::ResultTest::test_partition_unique_yield_per test/base/test_result.py::ResultTest::test_partition_yield_per [gw38] [ 62%] PASSED test/base/test_result.py::ResultTest::test_partition_yield_per test/base/test_result.py::ResultTest::test_scalar [gw38] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalar test/base/test_result.py::ResultTest::test_scalar_none_all [gw38] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalar_none_all test/base/test_result.py::ResultTest::test_scalar_none_all_unique [gw38] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalar_none_all_unique [gw1] [ 62%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_lazyload_mapper_mapper_criteria test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_mapper_columns_mapper_criteria test/orm/inheritance/test_relationship.py::M2ODontLoadSiblingTest::test_load_m2o_emit_query [gw8] [ 62%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-True-False-None] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-True-False-True] [gw52] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalar_none_one_w_unique test/base/test_result.py::ResultTest::test_scalar_one [gw52] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalar_one [gw42] [ 62%] PASSED test/base/test_result.py::ResultTest::test_columns_unique_freeze test/base/test_result.py::ResultTest::test_columns_with_mappings [gw42] [ 62%] PASSED test/base/test_result.py::ResultTest::test_columns_with_mappings test/base/test_result.py::ResultTest::test_scalar_one_or_none [gw52] [ 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 [gw52] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalar_one_or_none_none test/base/test_result.py::ResultTest::test_scalar_one_w_unique [gw52] [ 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 [gw25] [ 62%] PASSED test/orm/test_relationships.py::RelationshipToSelectableTest::test_basic test/base/test_result.py::MergeResultTest::test_columns [gw30] [ 62%] PASSED test/base/test_result.py::MergeResultTest::test_columns [gw63] [ 62%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_loader_strategy_on_refresh[selectin] [gw1] [ 62%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_mapper_columns_mapper_criteria [gw2] [ 62%] PASSED test/orm/test_relationships.py::CompositeSelfRefFKTest::test_annotated_no_overwriting test/orm/test_relationships.py::CompositeSelfRefFKTest::test_explicit test/base/test_result.py::ResultTest::test_scalar_none_first [gw38] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalar_none_first [gw52] [ 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 [gw52] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalar_plus_base test/base/test_result.py::ResultTest::test_scalars [gw51] [ 62%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_legacy_inactive_history_style] [gw7] [ 62%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[detached_raiseload] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[legacy_inactive_history_style] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_mapper_mapper_criteria test/engine/test_reconnect.py::PrePingMockTest::test_ping_not_on_reconnect [gw58] [ 62%] 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/test_relationship_criteria.py::LoaderCriteriaTest::test_loader_strategy_on_refresh[subquery] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_legacy_inactive_history_style_raiseload] [gw52] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalars test/base/test_result.py::ResultTest::test_scalars_freeze [gw52] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalars_freeze test/base/test_result.py::ResultTest::test_scalars_mappings [gw8] [ 62%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-True-False-True] [gw52] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalars_mappings test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-True-True-False] test/dialect/postgresql/test_query.py::InsertTest::test_foreignkey_missing_insert[True] test/base/test_result.py::ResultTest::test_scalars_no_fetchone [gw36] [ 62%] SKIPPED test/dialect/postgresql/test_query.py::InsertTest::test_foreignkey_missing_insert[True] test/base/test_result.py::ResultTest::test_unique_scalars_all [gw52] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalars_no_fetchone test/base/test_result.py::ResultTest::test_scalars_one_w_unique [gw33] [ 62%] PASSED test/orm/test_relationships.py::ViewOnlyComplexJoin::test_basic [gw36] [ 62%] PASSED test/base/test_result.py::ResultTest::test_unique_scalars_all [gw52] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalars_one_w_unique test/base/test_result.py::ResultTest::test_unique_scalars_iterate test/base/test_result.py::ResultTest::test_scalars_plus_one [gw36] [ 62%] PASSED test/base/test_result.py::ResultTest::test_unique_scalars_iterate [gw52] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalars_plus_one test/orm/test_relationships.py::ViewOnlyComplexJoin::test_remote_side_escalation test/base/test_result.py::ResultTest::test_unique_scalars_many test/base/test_result.py::ResultTest::test_scalars_plus_one_none [gw36] [ 62%] PASSED test/base/test_result.py::ResultTest::test_unique_scalars_many [gw52] [ 62%] PASSED test/base/test_result.py::ResultTest::test_scalars_plus_one_none [gw1] [ 62%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_mapper_mapper_criteria test/base/test_result.py::ResultTest::test_unique_scalars_many_none test/base/test_result.py::ResultTest::test_unique_default_filters [gw51] [ 62%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_legacy_inactive_history_style_raiseload] [gw36] [ 62%] PASSED test/base/test_result.py::ResultTest::test_unique_scalars_many_none test/dialect/postgresql/test_query.py::MatchTest::test_simple_derivative_match [gw8] [ 62%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-True-True-False] [gw52] [ 62%] PASSED test/base/test_result.py::ResultTest::test_unique_default_filters test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref] [gw40] [ 62%] SKIPPED test/dialect/postgresql/test_query.py::MatchTest::test_simple_derivative_match test/sql/test_resultset.py::AlternateCursorResultTest::test_basic_plain test/base/test_result.py::ResultTest::test_unique_default_filters_rearrange_order [gw52] [ 62%] PASSED test/base/test_result.py::ResultTest::test_unique_default_filters_rearrange_order test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-True-True-None] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_selectinload_mapper_mapper_criteria test/base/test_result.py::ResultTest::test_unique_default_filters_rearrange_scalar [gw52] [ 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 [gw52] [ 62%] PASSED test/base/test_result.py::ResultTest::test_unique_default_filters_rearrange_twice test/base/test_result.py::ResultTest::test_unique_filtered_all [gw7] [ 62%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[legacy_inactive_history_style] [gw33] [ 62%] PASSED test/orm/test_relationships.py::ViewOnlyComplexJoin::test_remote_side_escalation [gw52] [ 62%] PASSED test/base/test_result.py::ResultTest::test_unique_filtered_all test/base/test_result.py::ResultTest::test_unique_filtered_iterate [gw40] [ 62%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_basic_plain [gw52] [ 62%] PASSED test/base/test_result.py::ResultTest::test_unique_filtered_iterate test/base/test_result.py::ResultTest::test_unique_filtered_many test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[legacy_inactive_history_style_raiseload] test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetch_auto_soft_close[fetchall-False] [gw2] [ 62%] PASSED test/orm/test_relationships.py::CompositeSelfRefFKTest::test_explicit test/orm/test_relationships.py::RemoteForeignBetweenColsTest::test_col_query [gw46] [ 62%] PASSED test/orm/test_relationships.py::InvalidRemoteSideTest::test_m2o_explicit [gw52] [ 62%] PASSED test/base/test_result.py::ResultTest::test_unique_filtered_many test/orm/test_relationships.py::ViewOnlyHistoryTest::test_m2o_viewonly_oneside [gw44] [ 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] [gw8] [ 62%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-True-True-None] test/base/test_result.py::ResultTupleTest::test_attribute_access [gw36] [ 62%] PASSED test/base/test_result.py::ResultTupleTest::test_attribute_access test/base/test_result.py::ResultTupleTest::test_contains test/orm/test_relationships.py::CompositeSelfRefFKTest::test_implicit test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-True-True-True] test/orm/test_relationships.py::InvalidRemoteSideTest::test_o2m_backref [gw40] [ 62%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetch_auto_soft_close[fetchall-False] test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetch_auto_soft_close[fetchall-True] [gw1] [ 62%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_selectinload_mapper_mapper_criteria test/base/test_result.py::MergeResultTest::test_fetchall [gw30] [ 62%] PASSED test/base/test_result.py::MergeResultTest::test_fetchall [gw36] [ 62%] PASSED test/base/test_result.py::ResultTupleTest::test_contains test/base/test_result.py::ResultTupleTest::test_contains_mapping [gw36] [ 62%] PASSED test/base/test_result.py::ResultTupleTest::test_contains_mapping test/base/test_result.py::ResultTupleTest::test_creation [gw46] [ 62%] PASSED test/orm/test_relationships.py::InvalidRemoteSideTest::test_o2m_backref test/base/test_result.py::MergeResultTest::test_first [gw30] [ 62%] PASSED test/base/test_result.py::MergeResultTest::test_first test/base/test_result.py::MergeResultTest::test_merge_preserve_unique [gw36] [ 62%] PASSED test/base/test_result.py::ResultTupleTest::test_creation test/base/test_result.py::ResultTupleTest::test_duplicate_labels [gw63] [ 62%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_loader_strategy_on_refresh[subquery] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_unnamed_param_dont_fail [gw30] [ 62%] PASSED test/base/test_result.py::MergeResultTest::test_merge_preserve_unique test/base/test_result.py::MergeResultTest::test_merge_results [gw30] [ 62%] PASSED test/base/test_result.py::MergeResultTest::test_merge_results [gw8] [ 62%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-True-True-True] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-False-False-False] [gw53] [ 62%] 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 [gw44] [ 62%] PASSED test/orm/test_relationships.py::FKsAsPksTest::test_delete_cascade_BtoA[save-update, delete] test/orm/test_relationships.py::FKsAsPksTest::test_delete_manual_AtoB test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_never_for_refresh [gw51] [ 62%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_detached] test/base/test_result.py::MergeResultTest::test_merge_scalars [gw30] [ 62%] PASSED test/base/test_result.py::MergeResultTest::test_merge_scalars test/base/test_result.py::MergeResultTest::test_merge_unique [gw30] [ 62%] PASSED test/base/test_result.py::MergeResultTest::test_merge_unique test/orm/test_relationships.py::InvalidRemoteSideTest::test_o2m_explicit [gw46] [ 62%] PASSED test/orm/test_relationships.py::InvalidRemoteSideTest::test_o2m_explicit [gw11] [ 62%] PASSED test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_five [gw33] [ 62%] PASSED test/orm/test_relationships.py::ViewOnlyHistoryTest::test_m2o_viewonly_oneside test/orm/test_relationships.py::ViewOnlyHistoryTest::test_m2o_viewonly_only [gw17] [ 62%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_selectinload_nested_criteria[False] [gw40] [ 62%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetch_auto_soft_close[fetchall-True] test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetch_auto_soft_close[fetchmany-False] [gw40] [ 62%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetch_auto_soft_close[fetchmany-False] test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_but_accessed_nonscalar_result [gw30] [ 62%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_but_accessed_nonscalar_result test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_columns0_mapping [gw30] [ 62%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_columns0_mapping test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_columns0_plain [gw30] [ 62%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_columns0_plain test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_first[0] [gw36] [ 62%] PASSED test/base/test_result.py::ResultTupleTest::test_duplicate_labels test/base/test_result.py::ResultTupleTest::test_empty [gw36] [ 62%] PASSED test/base/test_result.py::ResultTupleTest::test_empty [gw8] [ 62%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-False-False-False] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-False-False-None] [gw7] [ 62%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[legacy_inactive_history_style_raiseload] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[raiseload] test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetch_auto_soft_close[fetchmany-True] [gw40] [ 62%] 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] [gw18] [ 62%] 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 [gw18] [ 62%] PASSED test/orm/inheritance/test_relationship.py::M2ODontLoadSiblingTest::test_load_m2o_use_get test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_four [gw1] [ 62%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_unnamed_param_dont_fail [gw43] [ 62%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_update_future_synchronize_evaluate test/base/test_result.py::ResultTupleTest::test_getter [gw36] [ 62%] PASSED test/base/test_result.py::ResultTupleTest::test_getter test/base/test_result.py::ResultTupleTest::test_immutable [gw36] [ 62%] PASSED test/base/test_result.py::ResultTupleTest::test_immutable test/base/test_result.py::ResultTupleTest::test_index_access [gw36] [ 62%] PASSED test/base/test_result.py::ResultTupleTest::test_index_access test/base/test_result.py::ResultTupleTest::test_integers_arent_in_mappings [gw36] [ 62%] PASSED test/base/test_result.py::ResultTupleTest::test_integers_arent_in_mappings test/base/test_result.py::ResultTupleTest::test_negative_index_access [gw36] [ 63%] PASSED test/base/test_result.py::ResultTupleTest::test_negative_index_access [gw44] [ 63%] PASSED test/orm/test_relationships.py::FKsAsPksTest::test_delete_manual_AtoB test/orm/test_relationships.py::FKsAsPksTest::test_delete_manual_BtoA test/orm/test_relationships.py::JoinConditionErrorTest::test_clauseelement_pj [gw46] [ 63%] PASSED test/orm/test_relationships.py::JoinConditionErrorTest::test_clauseelement_pj test/orm/test_relationships.py::JoinConditionErrorTest::test_clauseelement_pj_false test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_selectinload_nested_criteria[True] [gw63] [ 63%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_never_for_refresh test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_never_for_undefer [gw33] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlyHistoryTest::test_m2o_viewonly_only test/orm/test_relationships.py::ViewOnlyHistoryTest::test_o2m_viewonly_oneside test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_with_loader_criteria_recursion_check_from_subq test/orm/inheritance/test_relationship.py::MultipleAdaptUsesEntityOverTableTest::test_two_joins_adaption [gw25] [ 63%] PASSED test/orm/test_relationships.py::RemoteForeignBetweenColsTest::test_col_query test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_update_future_synchronize_fetch [gw2] [ 63%] PASSED test/orm/test_relationships.py::CompositeSelfRefFKTest::test_implicit test/orm/test_relationships.py::CompositeSelfRefFKTest::test_overlapping_warning test/base/test_result.py::ResultTupleTest::test_none_label [gw36] [ 63%] PASSED test/base/test_result.py::ResultTupleTest::test_none_label test/base/test_result.py::ResultTupleTest::test_serialize [gw36] [ 63%] PASSED test/base/test_result.py::ResultTupleTest::test_serialize test/base/test_result.py::ResultTupleTest::test_slice_access [gw36] [ 63%] PASSED test/base/test_result.py::ResultTupleTest::test_slice_access test/base/test_result.py::ResultTupleTest::test_slices_arent_in_mappings [gw36] [ 63%] PASSED test/base/test_result.py::ResultTupleTest::test_slices_arent_in_mappings test/base/test_result.py::ResultTupleTest::test_tuple_getter [gw53] [ 63%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_double_rel_same_mapper_overlaps_works [gw30] [ 63%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_first[0] test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_first[1] [gw30] [ 63%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_first[1] test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_first[2] [gw30] [ 63%] 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 [gw8] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-False-False-None] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-False-False-True] [gw63] [ 63%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_never_for_undefer [gw44] [ 63%] PASSED test/orm/test_relationships.py::FKsAsPksTest::test_delete_manual_BtoA test/orm/test_relationships.py::FKsAsPksTest::test_no_delete_PK_AtoB test/orm/test_relationships.py::OverlappingFksSiblingTest::test_double_rel_same_mapper_warns [gw53] [ 63%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_double_rel_same_mapper_warns [gw51] [ 63%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_detached] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_detached_legacy_inactive_history_style] [gw30] [ 63%] 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 [gw30] [ 63%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_mfiltered_unique_rows_all [gw46] [ 63%] PASSED test/orm/test_relationships.py::JoinConditionErrorTest::test_clauseelement_pj_false test/orm/test_relationships.py::JoinConditionErrorTest::test_fk_error_not_raised_unrelated [gw40] [ 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] [gw36] [ 63%] PASSED test/base/test_result.py::ResultTupleTest::test_tuple_getter test/base/test_result.py::ResultTupleTest::test_values_none_labels [gw36] [ 63%] PASSED test/base/test_result.py::ResultTupleTest::test_values_none_labels test/sql/test_resultset.py::AlternateCursorResultTest::test_basic_buffered_column_result_proxy test/orm/test_relationships.py::OverlappingFksSiblingTest::test_fixture_five[False] [gw40] [ 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 [gw11] [ 63%] PASSED test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_four [gw46] [ 63%] PASSED test/orm/test_relationships.py::JoinConditionErrorTest::test_fk_error_not_raised_unrelated test/orm/test_relationships.py::JoinConditionErrorTest::test_invalid_string_args[foreign_keys-arg2] test/orm/test_relationships.py::RemoteForeignBetweenColsTest::test_lazyload [gw25] [ 63%] PASSED test/orm/test_relationships.py::RemoteForeignBetweenColsTest::test_lazyload test/orm/test_relationships.py::SecondaryArgTest::test_informative_message_on_cls_as_secondary[False] test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_mfiltered_unique_scalars_all [gw30] [ 63%] 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] [gw1] [ 63%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_with_loader_criteria_recursion_check_from_subq test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_with_loader_criteria_recursion_check_scalar_subq [gw33] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlyHistoryTest::test_o2m_viewonly_oneside test/orm/test_relationships.py::ViewOnlyHistoryTest::test_o2m_viewonly_only [gw2] [ 63%] PASSED test/orm/test_relationships.py::CompositeSelfRefFKTest::test_overlapping_warning test/orm/test_relationships.py::CompositeSelfRefFKTest::test_very_explicit [gw25] [ 63%] PASSED test/orm/test_relationships.py::SecondaryArgTest::test_informative_message_on_cls_as_secondary[False] test/orm/test_relationships.py::SecondaryArgTest::test_informative_message_on_cls_as_secondary[True] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_never_for_unexpire [gw30] [ 63%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_scalar_one[0] [gw7] [ 63%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[raiseload] [gw44] [ 63%] PASSED test/orm/test_relationships.py::FKsAsPksTest::test_no_delete_PK_AtoB test/orm/test_relationships.py::FKsAsPksTest::test_no_delete_PK_BtoA [gw46] [ 63%] PASSED test/orm/test_relationships.py::JoinConditionErrorTest::test_invalid_string_args[foreign_keys-arg2] test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_one [gw8] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-False-False-True] [gw36] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_basic_buffered_column_result_proxy [gw18] [ 63%] PASSED test/orm/inheritance/test_relationship.py::MultipleAdaptUsesEntityOverTableTest::test_two_joins_adaption test/orm/inheritance/test_relationship.py::MultipleAdaptUsesEntityOverTableTest::test_two_joins_sql [gw25] [ 63%] PASSED test/orm/test_relationships.py::SecondaryArgTest::test_informative_message_on_cls_as_secondary[True] test/orm/test_relationships.py::SecondaryIncludesLocalColsTest::test_eager_join test/orm/test_relationships.py::JoinConditionErrorTest::test_invalid_string_args[foreign_keys-arg3] test/sql/test_resultset.py::AlternateCursorResultTest::test_basic_buffered_row_result_proxy [gw36] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_basic_buffered_row_result_proxy [gw33] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlyHistoryTest::test_o2m_viewonly_only [gw53] [ 63%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_fixture_five[False] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-False-True-False] test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_ambiguous_fks test/orm/test_relationships.py::OverlappingFksSiblingTest::test_fixture_five[True] [gw63] [ 63%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_never_for_unexpire [gw46] [ 63%] PASSED test/orm/test_relationships.py::JoinConditionErrorTest::test_invalid_string_args[foreign_keys-arg3] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_query_count_after_the_fact_global_criteria [gw40] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetchmany_fixed test/orm/test_relationships.py::ViewOnlyLocalRemoteM2M::test_local_remote [gw8] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-False-True-False] test/orm/test_relationships.py::JoinConditionErrorTest::test_invalid_string_args[order_by-arg4] [gw44] [ 63%] PASSED test/orm/test_relationships.py::FKsAsPksTest::test_no_delete_PK_BtoA test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-False-True-None] test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetchmany_yield_per [gw1] [ 63%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_with_loader_criteria_recursion_check_scalar_subq [gw51] [ 63%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_detached_legacy_inactive_history_style] test/orm/test_relationships.py::FKsAsPksTest::test_nullPKsOK_BtoA test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_detached_legacy_inactive_history_style_raiseload] [gw46] [ 63%] PASSED test/orm/test_relationships.py::JoinConditionErrorTest::test_invalid_string_args[order_by-arg4] [gw18] [ 63%] PASSED test/orm/inheritance/test_relationship.py::MultipleAdaptUsesEntityOverTableTest::test_two_joins_sql [gw33] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlyLocalRemoteM2M::test_local_remote test/orm/test_relationships.py::JoinConditionErrorTest::test_invalid_string_args[remote_side-arg0] [gw25] [ 63%] PASSED test/orm/test_relationships.py::SecondaryIncludesLocalColsTest::test_eager_join test/orm/inheritance/test_relationship.py::SameNameOnJoined::test_persist [gw7] [ 63%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_ambiguous_fks test/orm/test_relationships.py::ViewOnlyM2MBackrefTest::test_viewonly [gw53] [ 63%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_fixture_five[True] test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_joinedload_local_criteria test/orm/test_relationships.py::SecondaryIncludesLocalColsTest::test_eager_selectin [gw46] [ 63%] PASSED test/orm/test_relationships.py::JoinConditionErrorTest::test_invalid_string_args[remote_side-arg0] test/orm/test_relationships.py::OverlappingFksSiblingTest::test_fixture_four test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_ambiguous_remoteside_m2o [gw44] [ 63%] PASSED test/orm/test_relationships.py::FKsAsPksTest::test_nullPKsOK_BtoA [gw8] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-False-True-None] test/orm/test_relationships.py::JoinConditionErrorTest::test_invalid_string_args[remote_side-arg1] [gw11] [ 63%] PASSED test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_one [gw2] [ 63%] PASSED test/orm/test_relationships.py::CompositeSelfRefFKTest::test_very_explicit [gw17] [ 63%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_selectinload_nested_criteria[True] [gw63] [ 63%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_query_count_after_the_fact_global_criteria test/orm/test_relationships.py::FKsAsPksTest::test_onetoone_switch test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-False-True-True] test/orm/test_relationships.py::CompositeSelfRefFKTest::test_very_implicit test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_seven test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_subqueryload_local_criteria [gw8] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-False-True-True] test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_query_count_global_criteria [gw53] [ 63%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_fixture_four [gw40] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetchmany_yield_per [gw46] [ 63%] PASSED test/orm/test_relationships.py::JoinConditionErrorTest::test_invalid_string_args[remote_side-arg1] [gw7] [ 63%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_ambiguous_remoteside_m2o test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-None-False-False] test/orm/test_relationships.py::OverlappingFksSiblingTest::test_simple_backrefs_works test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetchmany_yield_per_all test/orm/test_relationships.py::JoinConditionErrorTest::test_join_error_raised test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_ambiguous_remoteside_o2m test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'='-'='] [gw51] [ 63%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_detached_legacy_inactive_history_style_raiseload] [gw46] [ 63%] PASSED test/orm/test_relationships.py::JoinConditionErrorTest::test_join_error_raised [gw49] [ 63%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_003-'='-'='] [gw25] [ 63%] PASSED test/orm/test_relationships.py::SecondaryIncludesLocalColsTest::test_eager_selectin test/orm/test_relationships.py::JoinConditionErrorTest::test_only_column_elements [gw40] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_fetchmany_yield_per_all test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_detached_raiseload] [gw44] [ 63%] PASSED test/orm/test_relationships.py::FKsAsPksTest::test_onetoone_switch [gw53] [ 63%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_simple_backrefs_works test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_row_close_error_during_fetchone [gw33] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlyM2MBackrefTest::test_viewonly [gw7] [ 63%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_ambiguous_remoteside_o2m test/orm/test_relationships.py::SecondaryIncludesLocalColsTest::test_exists test/orm/test_relationships.py::OverlappingFksSiblingTest::test_simple_overlaps_works [gw8] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-None-False-False] [gw40] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_row_close_error_during_fetchone [gw43] [ 63%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_update_future_synchronize_fetch [gw46] [ 63%] PASSED test/orm/test_relationships.py::JoinConditionErrorTest::test_only_column_elements test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_equated [gw63] [ 63%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_query_count_global_criteria test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-None-False-None] test/orm/test_relationships.py::FunctionAsPrimaryJoinTest::test_joinedload test/orm/test_relationships.py::ViewOnlyNonEquijoin::test_viewonly_join test/sql/test_resultset.py::AlternateCursorResultTest::test_resultprocessor_buffered_row_cached test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_row_growth[gt 1000] test/orm/test_relationships.py::M2ODontOverwriteFKTest::test_collection_relationship_overrides_fk [gw18] [ 63%] PASSED test/orm/inheritance/test_relationship.py::SameNameOnJoined::test_persist test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_query_outerjoin_global_criteria test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_update_synchronize_evaluate [gw53] [ 63%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_simple_overlaps_works [gw49] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_resultprocessor_buffered_row_cached test/orm/inheritance/test_relationship.py::SameNamedPropTwoPolymorphicSubClassesTest::test_free_w_poly_joined test/orm/test_relationships.py::OverlappingFksSiblingTest::test_simple_warn test/sql/test_resultset.py::AlternateCursorResultTest::test_resultprocessor_fully_buffered [gw25] [ 63%] PASSED test/orm/test_relationships.py::SecondaryIncludesLocalColsTest::test_exists [gw17] [ 63%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_subqueryload_local_criteria [gw8] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-None-False-None] test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'<='-'>='] test/orm/test_relationships.py::SecondaryIncludesLocalColsTest::test_query_join [gw49] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_resultprocessor_fully_buffered [gw1] [ 63%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_joinedload_local_criteria test/sql/test_resultset.py::AlternateCursorResultTest::test_resultprocessor_fully_buffered_cached [gw44] [ 63%] PASSED test/orm/test_relationships.py::FunctionAsPrimaryJoinTest::test_joinedload test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-None-False-True] [gw24] [ 63%] PASSED test/orm/test_query.py::OperatorTest::test_comparison[fixture_008-'<='-'>='] [gw7] [ 63%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_equated [gw46] [ 63%] PASSED test/orm/test_relationships.py::M2ODontOverwriteFKTest::test_collection_relationship_overrides_fk test/orm/test_relationships.py::FunctionAsPrimaryJoinTest::test_lazyload [gw2] [ 63%] PASSED test/orm/test_relationships.py::CompositeSelfRefFKTest::test_very_implicit [gw49] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_resultprocessor_fully_buffered_cached test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_joinedload_scalar[0] [gw51] [ 63%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_detached_raiseload] test/orm/test_relationships.py::M2ODontOverwriteFKTest::test_init_doesnt_produce_collection_event [gw53] [ 63%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_simple_warn test/sql/test_resultset.py::AlternateCursorResultTest::test_resultprocessor_plain [gw33] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlyNonEquijoin::test_viewonly_join [gw11] [ 63%] PASSED test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_seven [gw63] [ 63%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_query_outerjoin_global_criteria test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_equated_self_ref test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[None-False] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_legacy_inactive_history_style] test/orm/test_relationships.py::OverlappingFksSiblingTest::test_warn_four test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_seven_legacy [gw49] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_resultprocessor_plain test/sql/test_resultset.py::AlternateCursorResultTest::test_resultprocessor_plain_cached test/orm/test_relationships.py::CustomOperatorTest::test_join_on_custom_bool_op [gw44] [ 63%] PASSED test/orm/test_relationships.py::FunctionAsPrimaryJoinTest::test_lazyload [gw8] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-None-False-True] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_len test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_aliased_aliased_criteria test/orm/test_relationships.py::ViewOnlyOverlappingNames::test_three_table_view test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-None-True-False] [gw49] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_resultprocessor_plain_cached [gw7] [ 63%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_equated_self_ref test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[] [gw25] [ 63%] PASSED test/orm/test_relationships.py::SecondaryIncludesLocalColsTest::test_query_join test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_equated_self_ref_wrong_fks [gw46] [ 63%] PASSED test/orm/test_relationships.py::M2ODontOverwriteFKTest::test_init_doesnt_produce_collection_event test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_ambiguous_column [gw24] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_len test/orm/test_relationships.py::M2ODontOverwriteFKTest::test_init_doesnt_produce_scalar_event test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_loose_matching_one test/orm/test_relationships.py::SecondaryNestedJoinTest::test_join [gw2] [ 63%] PASSED test/orm/test_relationships.py::CustomOperatorTest::test_join_on_custom_bool_op [gw40] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_row_growth[gt 1000] [gw1] [ 63%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_joinedload_scalar[0] test/orm/test_relationships.py::CustomOperatorTest::test_join_on_custom_op_legacy_is_comparison [gw7] [ 63%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_equated_self_ref_wrong_fks [gw63] [ 63%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_aliased_aliased_criteria [gw24] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_loose_matching_one test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_row_growth[gt 1500] test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_joinedload_scalar[1] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_loose_matching_two [gw8] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-None-True-False] test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated [gw49] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_ambiguous_column test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-None-True-None] [gw53] [ 63%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_warn_four test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_aliased_columns_aliased_criteria test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_ambiguous_column_by_col [gw24] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_loose_matching_two [gw18] [ 63%] PASSED test/orm/inheritance/test_relationship.py::SameNamedPropTwoPolymorphicSubClassesTest::test_free_w_poly_joined [gw46] [ 63%] PASSED test/orm/test_relationships.py::M2ODontOverwriteFKTest::test_init_doesnt_produce_scalar_event test/orm/inheritance/test_relationship.py::SameNamedPropTwoPolymorphicSubClassesTest::test_free_w_poly_subquery test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_mapping_tuple_readonly_errors test/orm/test_relationships.py::OverlappingFksSiblingTest::test_warn_one [gw49] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_ambiguous_column_by_col [gw2] [ 63%] PASSED test/orm/test_relationships.py::CustomOperatorTest::test_join_on_custom_op_legacy_is_comparison [gw24] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_mapping_tuple_readonly_errors test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_ambiguous_column_by_col_plus_label test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_mappings [gw7] [ 63%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated [gw51] [ 63%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_legacy_inactive_history_style] test/orm/test_relationships.py::DependencyTwoParentTest::test_DeleteMiddleTable [gw49] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_ambiguous_column_by_col_plus_label [gw17] [ 63%] PASSED test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[None-False] [gw24] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_mappings test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_legacy_inactive_history_style_raiseload] test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated_fks [gw33] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlyOverlappingNames::test_three_table_view test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_ambiguous_column_contains test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[None-True] [gw8] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-None-True-None] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_named_tuple_access [gw1] [ 63%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_joinedload_scalar[1] [gw49] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_ambiguous_column_contains [gw24] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_named_tuple_access test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-None-True-True] [gw11] [ 63%] PASSED test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_seven_legacy [gw63] [ 63%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_aliased_columns_aliased_criteria test/orm/test_relationships.py::ViewOnlyRepeatedLocalColumn::test_relationship_on_or test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_anonymous_rows test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_joinedload_scalar[2] [gw8] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-None-True-True] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_named_tuple_missing_attr [gw24] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_named_tuple_missing_attr [gw18] [ 63%] PASSED test/orm/inheritance/test_relationship.py::SameNamedPropTwoPolymorphicSubClassesTest::test_free_w_poly_subquery test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_six [gw49] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_anonymous_rows [gw7] [ 63%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated_fks test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_aliased_columns_inclaliased_criteria test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_accessor_basic_compiled_mapping test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_named_tuple_no_assign_missing [gw24] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_named_tuple_no_assign_missing test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated_self_ref_no_equality [gw44] [ 63%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_named_tuple_no_assign_present test/orm/inheritance/test_relationship.py::SelfReferentialJ2JSelfTest::test_has [gw17] [ 63%] PASSED test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[None-True] [gw49] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_accessor_basic_compiled_mapping [gw24] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_named_tuple_no_assign_present [gw53] [ 63%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_warn_one test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_accessor_basic_compiled_traditional test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_named_tuple_no_delete_missing test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[joinedload-False] [gw25] [ 63%] PASSED test/orm/test_relationships.py::SecondaryNestedJoinTest::test_join test/orm/test_relationships.py::SecondaryNestedJoinTest::test_joinedload test/orm/test_relationships.py::OverlappingFksSiblingTest::test_warn_three [gw40] [ 63%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_row_growth[gt 1500] [gw49] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_accessor_basic_compiled_traditional test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_accessor_basic_text [gw24] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_named_tuple_no_delete_missing test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_named_tuple_no_delete_present [gw63] [ 63%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_aliased_columns_inclaliased_criteria test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_row_growth[lt 1000] [gw7] [ 63%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated_self_ref_no_equality [gw1] [ 63%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_joinedload_scalar[2] [gw49] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_accessor_basic_text [gw51] [ 63%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_legacy_inactive_history_style_raiseload] [gw24] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_named_tuple_no_delete_present test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_accessor_dotted_union test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated_self_ref_no_fks test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_aliased_inclaliased_criteria test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_lazyload_local_criteria test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_named_tuple_no_self_assign_missing test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_raiseload] [gw43] [ 63%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_update_synchronize_evaluate [gw24] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_named_tuple_no_self_assign_missing [gw25] [ 63%] PASSED test/orm/test_relationships.py::SecondaryNestedJoinTest::test_joinedload [gw49] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_accessor_dotted_union test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_new_row_no_dict_behaviors test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_accessor_err [gw33] [ 63%] PASSED test/orm/test_relationships.py::ViewOnlyRepeatedLocalColumn::test_relationship_on_or [gw2] [ 63%] PASSED test/orm/test_relationships.py::DependencyTwoParentTest::test_DeleteMiddleTable [gw49] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_accessor_err test/orm/test_relationships.py::SecondaryNestedJoinTest::test_lazyload test/orm/test_relationships.py::DependencyTwoParentTest::test_DeleteRootTable test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_update_synchronize_fetch [gw24] [ 63%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_new_row_no_dict_behaviors test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_accessor_labels_w_dots test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_no_rowcount_on_selects_inserts [gw17] [ 63%] PASSED test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[joinedload-False] test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[joinedload-True] test/orm/test_query.py::OperatorTest::test_m2o_compare_to_null_aliased [gw7] [ 63%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated_self_ref_no_fks test/orm/test_relationships.py::ViewOnlyRepeatedRemoteColumn::test_relationship_on_or [gw49] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_accessor_labels_w_dots test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_accessor_shadow [gw25] [ 64%] PASSED test/orm/test_relationships.py::SecondaryNestedJoinTest::test_lazyload test/orm/test_relationships.py::SecondaryNestedJoinTest::test_render_join [gw18] [ 64%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialJ2JSelfTest::test_has [gw13] [ 64%] PASSED test/orm/test_query.py::OperatorTest::test_m2o_compare_to_null_aliased test/orm/inheritance/test_relationship.py::SelfReferentialJ2JSelfTest::test_join_aliased_one [gw24] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_no_rowcount_on_selects_inserts [gw2] [ 64%] PASSED test/orm/test_relationships.py::DependencyTwoParentTest::test_DeleteRootTable test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated_self_ref_viewonly [gw63] [ 64%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_aliased_inclaliased_criteria [gw11] [ 64%] PASSED test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_six [gw25] [ 64%] PASSED test/orm/test_relationships.py::SecondaryNestedJoinTest::test_render_join [gw53] [ 64%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_warn_three test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_nontuple_row test/orm/test_relationships.py::SecondaryNestedJoinTest::test_render_joinedload [gw49] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_accessor_shadow [gw24] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_nontuple_row test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_six_legacy test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_accessor_sqlite_raw test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_count_subquery_global_criteria test/orm/test_relationships.py::OverlappingFksSiblingTest::test_warn_two test/orm/test_relationships.py::DirectSelfRefFKTest::test_ancestors_lazyload_clause test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_pickled_rows [gw18] [ 64%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialJ2JSelfTest::test_join_aliased_one [gw49] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_accessor_sqlite_raw [gw25] [ 64%] PASSED test/orm/test_relationships.py::SecondaryNestedJoinTest::test_render_joinedload test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_case_sensitive_unoptimized [gw17] [ 64%] PASSED test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[joinedload-True] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_accessor_sqlite_translated test/orm/test_relationships.py::SecondaryNestedJoinTest::test_render_lazyload test/orm/inheritance/test_relationship.py::SelfReferentialJ2JSelfTest::test_join_aliased_two [gw24] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_pickled_rows test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[lazyload-False] [gw51] [ 64%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[backref_raiseload] [gw49] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_accessor_sqlite_translated test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_raise_errors test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_accessor_text_colexplicit [gw24] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_raise_errors test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete] [gw7] [ 64%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated_self_ref_viewonly [gw25] [ 64%] PASSED test/orm/test_relationships.py::SecondaryNestedJoinTest::test_render_lazyload test/engine/test_pool.py::PoolEventsTest::test_first_connect_on_previously_recreated [gw13] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_case_sensitive_unoptimized [gw33] [ 64%] PASSED test/orm/test_relationships.py::ViewOnlyRepeatedRemoteColumn::test_relationship_on_or [gw2] [ 64%] PASSED test/orm/test_relationships.py::DirectSelfRefFKTest::test_ancestors_lazyload_clause [gw1] [ 64%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_lazyload_local_criteria [gw40] [ 64%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_row_growth[lt 1000] [gw49] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_accessor_text_colexplicit test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_accessor_textual_select test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_row_growth[no option] [gw18] [ 64%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialJ2JSelfTest::test_join_aliased_two test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated_self_ref_viewonly_fks test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_loader_criteria_subquery_w_same_entity[joinedload-False] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_comparison test/orm/test_relationships.py::DirectSelfRefFKTest::test_anscestors_joinedload test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_result_as_args test/orm/inheritance/test_relationship.py::SelfReferentialJ2JSelfTest::test_join_explicit_alias test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-False-False-False] [gw63] [ 64%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_count_subquery_global_criteria [gw49] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_accessor_textual_select test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_accessor_unary test/orm/test_relationships.py::SynonymsAsFKsTest::test_synonym_fk [gw7] [ 64%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated_self_ref_viewonly_fks [gw34] [ 64%] PASSED test/engine/test_pool.py::PoolEventsTest::test_first_connect_on_previously_recreated test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_39_4::test_columns_plus_getter [gw13] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_comparison [gw53] [ 64%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_warn_two [gw24] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_result_as_args test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_ro_mapping_py2k [gw17] [ 64%] PASSED test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[lazyload-False] test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[lazyload-True] [gw49] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_accessor_unary test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_error_printing [gw24] [ 64%] SKIPPED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_ro_mapping_py2k test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_ro_mapping_py3k [gw24] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_ro_mapping_py3k test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_as_args test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated_viewonly [gw34] [ 64%] PASSED test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_39_4::test_columns_plus_getter test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_39_4::test_columns_twice [gw18] [ 64%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialJ2JSelfTest::test_join_explicit_alias [gw2] [ 64%] PASSED test/orm/test_relationships.py::DirectSelfRefFKTest::test_anscestors_joinedload [gw49] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_error_printing 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_39_4::test_row_dict_behaviors_warn_mode[LegacyRow] test/orm/inheritance/test_relationship.py::SelfReferentialJ2JSelfTest::test_relationship_compare test/orm/test_relationships.py::OverlappingFksSiblingTest::test_works_one [gw34] [ 64%] PASSED test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_39_4::test_columns_twice test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_39_4::test_fetchall [gw24] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_as_args test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_c_sequence_check [gw24] [ 64%] SKIPPED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_c_sequence_check [gw25] [ 64%] PASSED test/orm/test_relationships.py::SynonymsAsFKsTest::test_synonym_fk [gw11] [ 64%] PASSED test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_six_legacy test/orm/test_relationships.py::DirectSelfRefFKTest::test_anscestors_lazyload [gw34] [ 64%] PASSED test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_39_4::test_fetchall [gw13] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_dict_behaviors_warn_mode[LegacyRow] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_dict_behaviors_warn_mode[Row] [gw33] [ 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] [gw13] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_dict_behaviors_warn_mode[Row] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_getitem_indexes_compiled [gw13] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_getitem_indexes_compiled [gw51] [ 64%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_detached] test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_three test/orm/test_relationships.py::TypeMatchTest::test_m2o_nopoly_onflush test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_39_4::test_partitions [gw17] [ 64%] PASSED test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[lazyload-True] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_getitem_indexes_raw [gw13] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_getitem_indexes_raw test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_getitem_string test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[selectinload-False] [gw7] [ 64%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated_viewonly [gw63] [ 64%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_expr_with_criteria[-count(users.id) AS count_1] [gw1] [ 64%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_loader_criteria_subquery_w_same_entity[joinedload-False] [gw13] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_getitem_string [gw2] [ 64%] PASSED test/orm/test_relationships.py::DirectSelfRefFKTest::test_anscestors_lazyload test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated_wo_fks_works_on_relaxed 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_39_4::test_row_is_hashable test/orm/test_relationships.py::DirectSelfRefFKTest::test_descendants_joinedload [gw18] [ 64%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialJ2JSelfTest::test_relationship_compare [gw13] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_is_hashable [gw34] [ 64%] PASSED test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_39_4::test_partitions [gw33] [ 64%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-False-False-None] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_is_sequence test/orm/test_query.py::PrefixSuffixWithTest::test_one_suffix [gw13] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_is_sequence test/sql/test_query.py::RequiredBindTest::test_select_where test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-False-False-True] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_iteration [gw40] [ 64%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_buffered_row_growth[no option] test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_adapt_result_columns[_adapt_result_columns_fixture_five] [gw57] [ 64%] PASSED test/orm/test_query.py::PrefixSuffixWithTest::test_one_suffix test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchall-BufferedRowCursorFetchStrategy] [gw13] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_iteration [gw41] [ 64%] PASSED test/sql/test_query.py::RequiredBindTest::test_select_where [gw17] [ 64%] PASSED test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[selectinload-False] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_keys_legacy_dont_warn test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_39_4::test_more_cols_than_sql_nonpositional test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[selectinload-True] [gw7] [ 64%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_equated_wo_fks_works_on_relaxed [gw43] [ 64%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_bulk_update_synchronize_fetch [gw13] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_keys_legacy_dont_warn [gw63] [ 64%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_expr_with_criteria[-count(users.id) AS foo] [gw25] [ 64%] PASSED test/orm/test_relationships.py::TypeMatchTest::test_m2o_nopoly_onflush test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_join [gw2] [ 64%] PASSED test/orm/test_relationships.py::DirectSelfRefFKTest::test_descendants_joinedload test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_keyed_accessor_column_is_repeated_multiple_times test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_mapping_keys [gw40] [ 64%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchall-BufferedRowCursorFetchStrategy] [gw13] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_mapping_keys [gw33] [ 64%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-False-False-True] [gw41] [ 64%] PASSED test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_39_4::test_more_cols_than_sql_nonpositional [gw51] [ 64%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_detached] test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_39_4::test_more_cols_than_sql_nonpositional_labeled_cols [gw53] [ 64%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_works_one test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_filter_baked_query_shard_id test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_namedtuple_legacy_ok test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-False-True-False] test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchall-CursorFetchStrategy] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_detached_legacy_inactive_history_style] [gw13] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_namedtuple_legacy_ok [gw40] [ 64%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchall-CursorFetchStrategy] [gw41] [ 64%] PASSED test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_39_4::test_more_cols_than_sql_nonpositional_labeled_cols [gw11] [ 64%] PASSED test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_three test/orm/test_relationships.py::OverlappingFksSiblingTest::test_works_two [gw7] [ 64%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_join [gw34] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_adapt_result_columns[_adapt_result_columns_fixture_five] test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_adapt_result_columns[_adapt_result_columns_fixture_four] test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_39_4::test_more_cols_than_sql_positional test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchmany-BufferedRowCursorFetchStrategy] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_next [gw13] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_next [gw41] [ 64%] PASSED test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_39_4::test_more_cols_than_sql_positional [gw17] [ 64%] PASSED test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[selectinload-True] [gw40] [ 64%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchmany-BufferedRowCursorFetchStrategy] test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_39_4::test_via_column test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchmany-CursorFetchStrategy] test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[subqueryload-False] [gw34] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_adapt_result_columns[_adapt_result_columns_fixture_four] test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_adapt_result_columns[_adapt_result_columns_fixture_one] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_special_names[LegacyRow] [gw13] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_special_names[LegacyRow] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_special_names[Row] [gw41] [ 64%] PASSED test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_39_4::test_via_column [gw40] [ 64%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchmany-CursorFetchStrategy] [gw33] [ 64%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-False-True-False] [gw57] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_keyed_accessor_column_is_repeated_multiple_times [gw13] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_special_names[Row] test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_39_4::test_contains_doesnt_compile test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_keyed_accessor_composite_conflict_2 test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-False-True-None] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_tuple_interpretation test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchmany_w_num-BufferedRowCursorFetchStrategy] [gw34] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_adapt_result_columns[_adapt_result_columns_fixture_one] test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_adapt_result_columns[_adapt_result_columns_fixture_seven] [gw40] [ 64%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchmany_w_num-BufferedRowCursorFetchStrategy] [gw57] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_keyed_accessor_composite_conflict_2 test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_compiled_execute test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchmany_w_num-CursorFetchStrategy] test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_keyed_accessor_composite_conflict_2_fix_w_uselabels [gw13] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_tuple_interpretation [gw40] [ 64%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchmany_w_num-CursorFetchStrategy] [gw34] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_adapt_result_columns[_adapt_result_columns_fixture_seven] test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_adapt_result_columns[_adapt_result_columns_fixture_six] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_sorting_in_python [gw57] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_keyed_accessor_composite_conflict_2_fix_w_uselabels [gw5] [ 64%] PASSED test/sql/test_query.py::QueryTest_sqlite+pysqlite_3_39_4::test_compiled_execute test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_keyed_accessor_composite_keys_precedent test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchone-BufferedRowCursorFetchStrategy] [gw34] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_adapt_result_columns[_adapt_result_columns_fixture_six] [gw13] [ 64%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_sorting_in_python [gw40] [ 64%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchone-BufferedRowCursorFetchStrategy] test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_adapt_result_columns[_adapt_result_columns_fixture_three] [gw57] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_keyed_accessor_composite_keys_precedent test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchone-CursorFetchStrategy] [gw51] [ 64%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_detached_legacy_inactive_history_style] test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_keyed_accessor_composite_labeled [gw53] [ 64%] PASSED test/orm/test_relationships.py::OverlappingFksSiblingTest::test_works_two test/sql/test_returning.py::ReturnCombinationTests::test_return_combinations[insert] [gw33] [ 64%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-False-True-None] [gw34] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_adapt_result_columns[_adapt_result_columns_fixture_three] [gw40] [ 64%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_handle_error_in_fetch[fetchone-CursorFetchStrategy] test/aaa_profiling/test_resultset.py::ExecutionTest_sqlite+pysqlite_3_39_4::test_minimal_connection_execute test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_adapt_result_columns[_adapt_result_columns_fixture_two] test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-False-True-True] [gw17] [ 64%] PASSED test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[subqueryload-False] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_detached_legacy_inactive_history_style_raiseload] [gw57] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_keyed_accessor_composite_labeled test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_keyed_accessor_composite_names_precedent [gw5] [ 64%] PASSED test/sql/test_returning.py::ReturnCombinationTests::test_return_combinations[insert] test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[subqueryload-True] [gw13] [ 64%] SKIPPED test/aaa_profiling/test_resultset.py::ExecutionTest_sqlite+pysqlite_3_39_4::test_minimal_connection_execute [gw33] [ 64%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-False-True-True] test/orm/test_relationships.py::RaiseLoadTest::test_m2o_non_use_get_raise_on_sql_option test/sql/test_returning.py::ReturnCombinationTests::test_return_combinations[update] [gw34] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_adapt_result_columns[_adapt_result_columns_fixture_two] test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_adapt_result_columns_from_cache[_adapt_result_columns_fixture_five] [gw57] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_keyed_accessor_composite_names_precedent test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_keyed_accessor_single test/aaa_profiling/test_resultset.py::ExecutionTest_sqlite+pysqlite_3_39_4::test_minimal_engine_execute [gw13] [ 64%] SKIPPED test/aaa_profiling/test_resultset.py::ExecutionTest_sqlite+pysqlite_3_39_4::test_minimal_engine_execute [gw57] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_keyed_accessor_single [gw34] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_adapt_result_columns_from_cache[_adapt_result_columns_fixture_five] test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_adapt_result_columns_from_cache[_adapt_result_columns_fixture_four] test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_keyed_accessor_single_labeled [gw5] [ 64%] PASSED test/sql/test_returning.py::ReturnCombinationTests::test_return_combinations[update] test/sql/test_returning.py::ReturnCombinationTests::test_return_defaults_no_returning test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_39_4::test_columns[columns0-expected0] [gw5] [ 64%] PASSED test/sql/test_returning.py::ReturnCombinationTests::test_return_defaults_no_returning [gw57] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_keyed_accessor_single_labeled [gw34] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_adapt_result_columns_from_cache[_adapt_result_columns_fixture_four] test/sql/test_returning.py::ReturnCombinationTests::test_return_no_return_defaults test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_adapt_result_columns_from_cache[_adapt_result_columns_fixture_one] test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_keyed_accessor_wschema [gw5] [ 64%] PASSED test/sql/test_returning.py::ReturnCombinationTests::test_return_no_return_defaults [gw57] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_keyed_accessor_wschema [gw34] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_adapt_result_columns_from_cache[_adapt_result_columns_fixture_one] test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_keyed_targeting_no_label_at_all_one test/sql/test_returning.py::ReturnDefaultsTest::test_arg_insert_pk test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_adapt_result_columns_from_cache[_adapt_result_columns_fixture_seven] [gw58] [ 64%] PASSED test/engine/test_reconnect.py::PrePingMockTest::test_pre_ping_weakref_finalizer [gw13] [ 64%] PASSED test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_39_4::test_columns[columns0-expected0] test/engine/test_reconnect.py::PrePingMockTest::test_raise_db_is_stopped [gw5] [ 64%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_arg_insert_pk test/sql/test_returning.py::ReturnDefaultsTest::test_arg_update_pk test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_39_4::test_columns[columns1-expected1] [gw57] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_keyed_targeting_no_label_at_all_one [gw34] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_adapt_result_columns_from_cache[_adapt_result_columns_fixture_seven] test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_keyed_targeting_no_label_at_all_text [gw5] [ 64%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_arg_update_pk test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_adapt_result_columns_from_cache[_adapt_result_columns_fixture_six] test/sql/test_returning.py::ReturnDefaultsTest::test_chained_insert_pk [gw13] [ 64%] PASSED test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_39_4::test_columns[columns1-expected1] [gw5] [ 64%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_chained_insert_pk test/sql/test_returning.py::ReturnDefaultsTest::test_chained_update_pk [gw34] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_adapt_result_columns_from_cache[_adapt_result_columns_fixture_six] [gw57] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_keyed_targeting_no_label_at_all_text test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_keyed_targeting_no_label_at_all_two [gw17] [ 64%] PASSED test/orm/test_relationship_criteria.py::TemporalFixtureTest::test_same_relatinship_load_different_range[subqueryload-True] [gw51] [ 64%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_detached_legacy_inactive_history_style_raiseload] [gw5] [ 64%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_chained_update_pk test/sql/test_returning.py::ReturnDefaultsTest::test_insert_all test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_adapt_result_columns_from_cache[_adapt_result_columns_fixture_three] [gw58] [ 64%] PASSED test/engine/test_reconnect.py::PrePingMockTest::test_raise_db_is_stopped test/engine/test_reconnect.py::PrePingMockTest::test_waits_til_exec_wo_ping_db_is_restarted test/orm/test_query.py::DistinctTest::test_issue_5470_four [gw5] [ 64%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_insert_all test/sql/test_returning.py::ReturnDefaultsTest::test_insert_executemany_insdefault_passed [gw5] [ 64%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_insert_executemany_insdefault_passed [gw57] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_keyed_targeting_no_label_at_all_two [gw31] [ 64%] PASSED test/orm/test_query.py::DistinctTest::test_issue_5470_four test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_detached_raiseload] [gw34] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_adapt_result_columns_from_cache[_adapt_result_columns_fixture_three] test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_adapt_result_columns_from_cache[_adapt_result_columns_fixture_two] test/sql/test_returning.py::ReturnDefaultsTest::test_insert_executemany_no_defaults_passed [gw5] [ 64%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_insert_executemany_no_defaults_passed test/sql/test_returning.py::ReturnDefaultsTest::test_insert_executemany_only_pk_passed [gw58] [ 64%] PASSED test/engine/test_reconnect.py::PrePingMockTest::test_waits_til_exec_wo_ping_db_is_restarted test/orm/test_relationships.py::ActiveHistoryFlagTest::test_column_property_flag [gw34] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_adapt_result_columns_from_cache[_adapt_result_columns_fixture_two] [gw5] [ 64%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_insert_executemany_only_pk_passed test/sql/test_returning.py::ReturnDefaultsTest::test_insert_non_default test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_columnclause_schema_column_five [gw5] [ 64%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_insert_non_default test/sql/test_returning.py::ReturnDefaultsTest::test_insert_non_default_plus_default [gw34] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_columnclause_schema_column_five [gw5] [ 64%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_insert_non_default_plus_default test/sql/test_returning.py::ReturnDefaultsTest::test_insert_sql_expr test/sql/test_resultset.py::MergeCursorResultTest_sqlite+pysqlite_3_39_4::test_close test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_columnclause_schema_column_four test/orm/test_query.py::RowTupleTest::test_column_metadata[11] [gw53] [ 64%] PASSED test/orm/test_relationships.py::RaiseLoadTest::test_m2o_non_use_get_raise_on_sql_option test/sql/test_returning.py::ReturningTest::test_insert_returning [gw5] [ 64%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_insert_sql_expr test/sql/test_returning.py::ReturnDefaultsTest::test_update_all [gw5] [ 64%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_update_all test/orm/test_relationships.py::RaiseLoadTest::test_m2o_raise_on_sql_option [gw34] [ 64%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_columnclause_schema_column_four [gw31] [ 64%] SKIPPED test/sql/test_returning.py::ReturningTest::test_insert_returning test/sql/test_returning.py::ReturningTest::test_insert_returning_w_expression_one test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_columnclause_schema_column_one test/sql/test_returning.py::ReturnDefaultsTest::test_update_non_default [gw5] [ 64%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_update_non_default [gw31] [ 64%] SKIPPED test/sql/test_returning.py::ReturningTest::test_insert_returning_w_expression_one test/sql/test_returning.py::ReturningTest::test_insert_returning_w_type_coerce_expression test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] test/sql/test_returning.py::ReturnDefaultsTest::test_update_non_default_plus_default [gw5] [ 64%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_update_non_default_plus_default [gw43] [ 64%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_filter_baked_query_shard_id [gw10] [ 65%] PASSED test/orm/test_query.py::RowLabelingTest::test_explicit_cols[core-core-symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected2] [gw34] [ 65%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_columnclause_schema_column_one test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_columnclause_schema_column_three test/sql/test_returning.py::ReturnDefaultsTest::test_update_sql_expr [gw5] [ 65%] SKIPPED test/sql/test_returning.py::ReturnDefaultsTest::test_update_sql_expr [gw31] [ 65%] SKIPPED test/sql/test_returning.py::ReturningTest::test_insert_returning_w_type_coerce_expression test/sql/test_returning.py::ReturningTest::test_anon_expressions test/sql/test_returning.py::ReturningTest::test_labeling [gw31] [ 65%] SKIPPED test/sql/test_returning.py::ReturningTest::test_labeling test/sql/test_returning.py::ReturningTest::test_literal_returning test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_get [gw57] [ 65%] PASSED test/sql/test_resultset.py::MergeCursorResultTest_sqlite+pysqlite_3_39_4::test_close test/sql/test_resultset.py::MergeCursorResultTest_sqlite+pysqlite_3_39_4::test_columns [gw31] [ 65%] SKIPPED test/sql/test_returning.py::ReturningTest::test_literal_returning test/sql/test_returning.py::ReturningTest::test_multirow_returning [gw34] [ 65%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_columnclause_schema_column_three [gw26] [ 65%] PASSED test/orm/test_query.py::RowTupleTest::test_column_metadata[11] [gw31] [ 65%] SKIPPED test/sql/test_returning.py::ReturningTest::test_multirow_returning test/sql/test_returning.py::ReturningTest::test_no_ipk_on_returning [gw5] [ 65%] SKIPPED test/sql/test_returning.py::ReturningTest::test_anon_expressions [gw31] [ 65%] SKIPPED test/sql/test_returning.py::ReturningTest::test_no_ipk_on_returning test/sql/test_returning.py::ReturningTest::test_column_targeting [gw5] [ 65%] SKIPPED test/sql/test_returning.py::ReturningTest::test_column_targeting test/sql/test_returning.py::ReturningTest::test_delete_full_returning test/sql/test_returning.py::ReturningTest::test_update_full_returning [gw57] [ 65%] PASSED test/sql/test_resultset.py::MergeCursorResultTest_sqlite+pysqlite_3_39_4::test_columns [gw5] [ 65%] SKIPPED test/sql/test_returning.py::ReturningTest::test_delete_full_returning [gw31] [ 65%] SKIPPED test/sql/test_returning.py::ReturningTest::test_update_full_returning test/sql/test_returning.py::ReturningTest::test_update_returning test/sql/test_resultset.py::MergeCursorResultTest_sqlite+pysqlite_3_39_4::test_fetchall [gw51] [ 65%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_detached_raiseload] [gw53] [ 65%] PASSED test/orm/test_relationships.py::RaiseLoadTest::test_m2o_raise_on_sql_option [gw31] [ 65%] SKIPPED test/sql/test_returning.py::ReturningTest::test_update_returning test/orm/test_scoping.py::ScopedSessionTest::test_call_with_kwargs [gw17] [ 65%] PASSED test/orm/test_relationships.py::ActiveHistoryFlagTest::test_column_property_flag test/sql/test_returning.py::ReturningTest::test_update_returning_w_expression_one [gw31] [ 65%] SKIPPED test/sql/test_returning.py::ReturningTest::test_update_returning_w_expression_one test/sql/test_roles.py::RoleTest::test_raise_on_regular_python_obj_for_expr test/sql/test_returning.py::ReturningTest::test_update_returning_w_type_coerce_expression test/orm/test_relationships.py::ActiveHistoryFlagTest::test_composite_property_flag [gw57] [ 65%] PASSED test/sql/test_resultset.py::MergeCursorResultTest_sqlite+pysqlite_3_39_4::test_fetchall [gw31] [ 65%] SKIPPED test/sql/test_returning.py::ReturningTest::test_update_returning_w_type_coerce_expression test/sql/test_returning.py::SequenceReturningTest::test_insert test/sql/test_resultset.py::MergeCursorResultTest_sqlite+pysqlite_3_39_4::test_first [gw31] [ 65%] SKIPPED test/sql/test_returning.py::SequenceReturningTest::test_insert [gw26] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_raise_on_regular_python_obj_for_expr test/sql/test_roles.py::RoleTest::test_anonymized_from_clause_role [gw10] [ 65%] PASSED test/orm/test_scoping.py::ScopedSessionTest::test_call_with_kwargs test/sql/test_roles.py::RoleTest::test_scalar_select_no_coercion [gw31] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_anonymized_from_clause_role test/orm/test_scoping.py::ScopedSessionTest::test_config_errors [gw57] [ 65%] PASSED test/sql/test_resultset.py::MergeCursorResultTest_sqlite+pysqlite_3_39_4::test_first test/sql/test_roles.py::RoleTest::test_by_of_role_neg [gw26] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_scalar_select_no_coercion test/sql/test_roles.py::RoleTest::test_select_is_coerced_into_fromclause_w_deprecation test/sql/test_resultset.py::MergeCursorResultTest_sqlite+pysqlite_3_39_4::test_merge_results [gw10] [ 65%] PASSED test/orm/test_scoping.py::ScopedSessionTest::test_config_errors [gw31] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_by_of_role_neg [gw26] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_select_is_coerced_into_fromclause_w_deprecation test/sql/test_roles.py::RoleTest::test_columns_clause_role [gw17] [ 65%] PASSED test/orm/test_relationships.py::ActiveHistoryFlagTest::test_composite_property_flag test/sql/test_roles.py::RoleTest::test_select_statement_no_text_coercion [gw57] [ 65%] PASSED test/sql/test_resultset.py::MergeCursorResultTest_sqlite+pysqlite_3_39_4::test_merge_results [gw31] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_columns_clause_role test/sql/test_roles.py::RoleTest::test_columns_clause_role_neg test/orm/test_scoping.py::ScopedSessionTest::test_get_bind_custom_session_subclass[style1-_exclusions0] [gw26] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_select_statement_no_text_coercion test/sql/test_roles.py::RoleTest::test_statement_coercion_ddl [gw10] [ 65%] PASSED test/orm/test_scoping.py::ScopedSessionTest::test_get_bind_custom_session_subclass[style1-_exclusions0] [gw31] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_columns_clause_role_neg [gw26] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_statement_coercion_ddl test/sql/test_roles.py::RoleTest::test_const_expr_role test/orm/test_scoping.py::ScopedSessionTest::test_get_bind_custom_session_subclass[style2-_exclusions1] test/sql/test_roles.py::RoleTest::test_statement_coercion_select [gw26] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_statement_coercion_select [gw10] [ 65%] PASSED test/orm/test_scoping.py::ScopedSessionTest::test_get_bind_custom_session_subclass[style2-_exclusions1] [gw31] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_const_expr_role test/sql/test_roles.py::RoleTest::test_const_expr_role_neg test/orm/test_relationships.py::ActiveHistoryFlagTest::test_relationship_property_flag test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_39_4::test_anon_aliased_name_conflict test/sql/test_roles.py::RoleTest::test_statement_coercion_sequence test/orm/test_scoping.py::ScopedSessionTest::test_get_bind_custom_session_subclass[style3-_exclusions2] [gw26] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_statement_coercion_sequence test/sql/test_roles.py::RoleTest::test_statement_text_coercion [gw31] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_const_expr_role_neg test/sql/test_roles.py::RoleTest::test_from_clause_is_not_a_select [gw57] [ 65%] PASSED test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_39_4::test_anon_aliased_name_conflict [gw10] [ 65%] PASSED test/orm/test_scoping.py::ScopedSessionTest::test_get_bind_custom_session_subclass[style3-_exclusions2] test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_39_4::test_anon_aliased_overlapping [gw26] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_statement_text_coercion test/sql/test_roles.py::RoleTest::test_strict_from_clause_role [gw31] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_from_clause_is_not_a_select test/orm/test_scoping.py::ScopedSessionTest::test_get_bind_custom_session_subclass[style4-_exclusions3] test/sql/test_roles.py::RoleTest::test_labeled_column_expr_role [gw26] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_strict_from_clause_role [gw57] [ 65%] PASSED test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_39_4::test_anon_aliased_overlapping test/sql/test_roles.py::RoleTest::test_strict_from_clause_role_disallow_select [gw10] [ 65%] PASSED test/orm/test_scoping.py::ScopedSessionTest::test_get_bind_custom_session_subclass[style4-_exclusions3] test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_39_4::test_anon_aliased_unique [gw31] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_labeled_column_expr_role test/sql/test_roles.py::RoleTest::test_no_clauseelement_in_bind [gw26] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_strict_from_clause_role_disallow_select test/orm/test_scoping.py::ScopedSessionTest::test_methods_etc test/sql/test_roles.py::RoleTest::test_table_valued_advice [gw31] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_no_clauseelement_in_bind [gw57] [ 65%] PASSED test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_39_4::test_anon_aliased_unique test/sql/test_roles.py::RoleTest::test_offset_or_limit_role_clauseelement test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_39_4::test_dupe_col_obj test/orm/test_query.py::RowTupleTest::test_modern_tuple[2] [gw26] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_table_valued_advice test/sql/test_roles.py::RoleTest::test_text_as_from_select_statement [gw31] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_offset_or_limit_role_clauseelement [gw10] [ 65%] PASSED test/orm/test_scoping.py::ScopedSessionTest::test_methods_etc [gw57] [ 65%] PASSED test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_39_4::test_dupe_col_obj [gw26] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_text_as_from_select_statement test/sql/test_roles.py::RoleTest::test_truncated_label_role test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_39_4::test_fewer_cols_than_sql_non_positional [gw26] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_truncated_label_role [gw17] [ 65%] PASSED test/orm/test_relationships.py::ActiveHistoryFlagTest::test_relationship_property_flag [gw57] [ 65%] PASSED test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_39_4::test_fewer_cols_than_sql_non_positional [gw12] [ 65%] PASSED test/orm/test_query.py::RowTupleTest::test_modern_tuple[2] test/sql/test_roles.py::RoleTest::test_truncated_label_role_neg test/ext/asyncio/test_scoping_py3k.py::AsyncScopedSessionTest::test_attributes [gw10] [ 65%] SKIPPED test/ext/asyncio/test_scoping_py3k.py::AsyncScopedSessionTest::test_attributes test/ext/asyncio/test_scoping_py3k.py::AsyncScopedSessionTest::test_basic [gw26] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_truncated_label_role_neg [gw10] [ 65%] SKIPPED test/ext/asyncio/test_scoping_py3k.py::AsyncScopedSessionTest::test_basic test/sql/test_roles.py::RoleTest::test_untyped_scalar_subquery test/sql/test_select.py::FutureSelectTest::test_filter_by_from_binary [gw26] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_untyped_scalar_subquery test/sql/test_roles.py::RoleTest::test_where_having_role_neg [gw41] [ 65%] SKIPPED test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_39_4::test_contains_doesnt_compile [gw10] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_filter_by_from_binary test/sql/test_select.py::FutureSelectTest::test_filter_by_from_cast [gw26] [ 65%] PASSED test/sql/test_roles.py::RoleTest::test_where_having_role_neg test/sql/test_select.py::FutureSelectTest::test_join_implicit_left_side_wo_cols_twolevel [gw43] [ 65%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_get [gw10] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_filter_by_from_cast test/sql/test_roles.py::SubqueryCoercionsTest::test_column_roles test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_39_4::test_fetch_by_key_legacy test/sql/test_select.py::FutureSelectTest::test_filter_by_from_col [gw12] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_join_implicit_left_side_wo_cols_twolevel [gw10] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_filter_by_from_col test/sql/test_select.py::FutureSelectTest::test_join_implicit_left_side_wo_cols_twolevel_union test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_get_baked_query [gw26] [ 65%] PASSED test/sql/test_roles.py::SubqueryCoercionsTest::test_column_roles test/sql/test_select.py::FutureSelectTest::test_filter_by_from_func test/sql/test_roles.py::SubqueryCoercionsTest::test_correlated_update_three [gw10] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_filter_by_from_func [gw12] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_join_implicit_left_side_wo_cols_twolevel_union test/sql/test_select.py::FutureSelectTest::test_filter_by_from_func_not_the_first_arg test/sql/test_select.py::FutureSelectTest::test_join_nofrom_explicit_left_side_explicit_onclause [gw26] [ 65%] PASSED test/sql/test_roles.py::SubqueryCoercionsTest::test_correlated_update_three [gw10] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_filter_by_from_func_not_the_first_arg test/sql/test_roles.py::SubqueryCoercionsTest::test_correlated_update_two [gw12] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_join_nofrom_explicit_left_side_explicit_onclause test/sql/test_select.py::FutureSelectTest::test_filter_by_from_label test/sql/test_select.py::FutureSelectTest::test_join_nofrom_explicit_left_side_implicit_onclause [gw10] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_filter_by_from_label [gw26] [ 65%] PASSED test/sql/test_roles.py::SubqueryCoercionsTest::test_correlated_update_two [gw12] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_join_nofrom_explicit_left_side_implicit_onclause test/sql/test_roles.py::SubqueryCoercionsTest::test_labeled_role test/sql/test_select.py::FutureSelectTest::test_join_nofrom_implicit_left_side_explicit_onclause test/sql/test_select.py::FutureSelectTest::test_filter_by_no_property_from_col [gw10] [ 65%] 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 [gw12] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_join_nofrom_implicit_left_side_explicit_onclause [gw26] [ 65%] PASSED test/sql/test_roles.py::SubqueryCoercionsTest::test_labeled_role test/sql/test_select.py::FutureSelectTest::test_join_nofrom_implicit_left_side_explicit_onclause_3level test/sql/test_roles.py::SubqueryCoercionsTest::test_scalar_select [gw10] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_filter_by_no_property_from_table test/sql/test_select.py::FutureSelectTest::test_join_froms_explicit_left_side_explicit_onclause [gw12] [ 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 test/orm/test_query.py::SessionBindTest::test_plain_table_select_from [gw10] [ 65%] 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 [gw26] [ 65%] PASSED test/sql/test_roles.py::SubqueryCoercionsTest::test_scalar_select [gw12] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_join_nofrom_implicit_left_side_implicit_onclause test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_39_4::test_negative_indexes_raise [gw10] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_join_froms_explicit_left_side_implicit_onclause test/sql/test_select.py::FutureSelectTest::test_join_nofrom_implicit_left_side_implicit_onclause_3level [gw21] [ 65%] PASSED test/orm/test_query.py::SessionBindTest::test_plain_table_select_from test/orm/test_scoping.py::ScopedSessionTest::test_attributes [gw37] [ 65%] PASSED test/orm/test_query.py::SliceTest_sqlite+pysqlite_3_39_4::test_negative_indexes_raise test/sql/test_select.py::FutureSelectTest::test_join_froms_implicit_left_side_explicit_onclause [gw12] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_join_nofrom_implicit_left_side_implicit_onclause_3level [gw10] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_join_froms_implicit_left_side_explicit_onclause test/sql/test_select.py::FutureSelectTest::test_joins_w_filter_by test/sql/test_select.py::FutureSelectTest::test_join_froms_implicit_left_side_implicit_onclause [gw10] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_join_froms_implicit_left_side_implicit_onclause [gw26] [ 65%] PASSED test/orm/test_scoping.py::ScopedSessionTest::test_attributes [gw12] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_joins_w_filter_by test/sql/test_select.py::FutureSelectTest::test_join_implicit_left_side_wo_cols_onelevel test/sql/test_select.py::FutureSelectTest::test_new_calling_style test/sql/test_selectable.py::AliasTest::test_correspondence_multiple_nesting [gw10] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_join_implicit_left_side_wo_cols_onelevel [gw12] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_new_calling_style test/sql/test_selectable.py::AnnotationsTest::test_hashing [gw21] [ 65%] PASSED test/sql/test_selectable.py::AliasTest::test_correspondence_multiple_nesting test/sql/test_select.py::FutureSelectTest::test_new_calling_style_clauseelement_thing_that_has_iter [gw37] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_hashing test/sql/test_selectable.py::AliasTest::test_direct_element_hierarchy [gw12] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_new_calling_style_clauseelement_thing_that_has_iter [gw21] [ 65%] PASSED test/sql/test_selectable.py::AliasTest::test_direct_element_hierarchy test/sql/test_selectable.py::AnnotationsTest::test_label_accessors test/sql/test_selectable.py::AliasTest::test_get_children_preserves_multiple_nesting [gw21] [ 65%] PASSED test/sql/test_selectable.py::AliasTest::test_get_children_preserves_multiple_nesting test/sql/test_selectable.py::AnnotationsTest::test_annotate_aliased [gw37] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_label_accessors test/sql/test_selectable.py::AnnotationsTest::test_late_name_add [gw37] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_late_name_add test/sql/test_select.py::FutureSelectTest::test_new_calling_style_inspectable_ce_thing_that_has_iter [gw12] [ 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_selectable.py::AnnotationsTest::test_late_table_add [gw37] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_late_table_add [gw21] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_annotate_aliased [gw12] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_outerjoin_nofrom_explicit_left_side_explicit_onclause test/sql/test_select.py::FutureSelectTest::test_right_nested_inner_join test/sql/test_selectable.py::AnnotationsTest::test_proxy_set_iteration_includes_annotated [gw37] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_proxy_set_iteration_includes_annotated test/sql/test_selectable.py::AnnotationsTest::test_annotate_expressions test/sql/test_selectable.py::AnnotationsTest::test_proxy_set_iteration_includes_annotated_two [gw12] [ 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] [gw37] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_proxy_set_iteration_includes_annotated_two [gw21] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_annotate_expressions test/sql/test_selectable.py::AnnotationsTest::test_replacement_traverse_preserve test/sql/test_selectable.py::AnnotationsTest::test_annotate_fromlist_preservation [gw12] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_select_multiple_compound_elements[except_-EXCEPT] [gw37] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_replacement_traverse_preserve test/sql/test_select.py::FutureSelectTest::test_select_multiple_compound_elements[except_all-EXCEPT ALL] test/sql/test_selectable.py::AnonLabelTest::test_anon_labels_func [gw12] [ 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] [gw37] [ 65%] PASSED test/sql/test_selectable.py::AnonLabelTest::test_anon_labels_func test/sql/test_selectable.py::AnonLabelTest::test_anon_labels_literal_column [gw12] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_select_multiple_compound_elements[intersect-INTERSECT] [gw43] [ 65%] PASSED test/ext/test_horizontal_shard.py::AttachedFileShardTest::test_get_baked_query test/sql/test_select.py::FutureSelectTest::test_select_multiple_compound_elements[intersect_all-INTERSECT ALL] [gw37] [ 65%] PASSED test/sql/test_selectable.py::AnonLabelTest::test_anon_labels_literal_column test/sql/test_selectable.py::AnonLabelTest::test_anon_labels_named_column [gw21] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_annotate_fromlist_preservation test/sql/test_selectable.py::AnnotationsTest::test_annotate_unique_traversal [gw12] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_select_multiple_compound_elements[intersect_all-INTERSECT ALL] [gw37] [ 65%] PASSED test/sql/test_selectable.py::AnonLabelTest::test_anon_labels_named_column test/sql/test_select.py::FutureSelectTest::test_select_multiple_compound_elements[union-UNION] test/sql/test_selectable.py::AnonLabelTest::test_named_labels_literal_column [gw37] [ 65%] PASSED test/sql/test_selectable.py::AnonLabelTest::test_named_labels_literal_column test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iternosavequery-0] test/orm/test_options.py::OptionsTest::test_with_current_aliased_single_nonmatching_entity test/sql/test_selectable.py::AnonLabelTest::test_named_labels_named_column [gw12] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_select_multiple_compound_elements[union-UNION] [gw21] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_annotate_unique_traversal test/sql/test_select.py::FutureSelectTest::test_select_multiple_compound_elements[union_all-UNION ALL] [gw37] [ 65%] PASSED test/sql/test_selectable.py::AnonLabelTest::test_named_labels_named_column test/sql/test_selectable.py::AnnotationsTest::test_annotate_varied_annot_same_col [gw23] [ 65%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[10-iternosavequery-0] test/orm/test_query.py::TextTest::test_binds_coerce [gw21] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_annotate_varied_annot_same_col [gw12] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_select_multiple_compound_elements[union_all-UNION ALL] test/sql/test_selectable.py::DerivedTest::test_alias test/sql/test_selectable.py::AnnotationsTest::test_annotated_corresponding_column test/sql/test_select.py::FutureSelectTest::test_select_tuple_outer [gw21] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_annotated_corresponding_column [gw37] [ 65%] PASSED test/sql/test_selectable.py::DerivedTest::test_alias test/sql/test_selectable.py::AnnotationsTest::test_annotated_visit [gw12] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_select_tuple_outer test/sql/test_selectable.py::DerivedTest::test_join test/sql/test_select.py::FutureSelectTest::test_select_tuple_subquery [gw21] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_annotated_visit test/sql/test_selectable.py::AnnotationsTest::test_basic_attrs test/engine/test_reconnect.py::FutureReconnectRecipeTest::test_restart_on_execute_no_txn [gw37] [ 65%] PASSED test/sql/test_selectable.py::DerivedTest::test_join test/sql/test_selectable.py::JoinAnonymizingTest::test_join_alias_flat test/sql/test_selectable.py::DerivedTest::test_select [gw12] [ 65%] PASSED test/sql/test_select.py::FutureSelectTest::test_select_tuple_subquery [gw21] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_basic_attrs [gw50] [ 65%] SKIPPED test/engine/test_reconnect.py::FutureReconnectRecipeTest::test_restart_on_execute_no_txn test/sql/test_selectable.py::AnnotationsTest::test_bind_unique_test [gw37] [ 65%] PASSED test/sql/test_selectable.py::DerivedTest::test_select [gw23] [ 65%] PASSED test/sql/test_selectable.py::JoinAnonymizingTest::test_join_alias_flat test/sql/test_selectable.py::ResultMapTest::test_column_subquery_exists test/sql/test_selectable.py::DerivedTest::test_table [gw21] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_bind_unique_test test/sql/test_selectable.py::JoinAnonymizingTest::test_join_standalone_alias test/sql/test_selectable.py::AnnotationsTest::test_clone_annotations_dont_hash [gw37] [ 65%] PASSED test/sql/test_selectable.py::DerivedTest::test_table [gw50] [ 65%] PASSED test/sql/test_selectable.py::ResultMapTest::test_column_subquery_exists [gw21] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_clone_annotations_dont_hash [gw23] [ 65%] PASSED test/sql/test_selectable.py::JoinAnonymizingTest::test_join_standalone_alias test/sql/test_selectable.py::JoinAnonymizingTest::test_join_standalone_alias_flat test/sql/test_selectable.py::AnnotationsTest::test_comparator_cleanout_integration test/sql/test_selectable.py::ForUpdateTest::test_adapt test/sql/test_selectable.py::ResultMapTest::test_column_subquery_plain [gw21] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_comparator_cleanout_integration [gw50] [ 65%] PASSED test/sql/test_selectable.py::ResultMapTest::test_column_subquery_plain test/sql/test_selectable.py::AnnotationsTest::test_comparators_cleaned_out_construction [gw23] [ 65%] PASSED test/sql/test_selectable.py::JoinAnonymizingTest::test_join_standalone_alias_flat test/sql/test_selectable.py::ResultMapTest::test_plain_exists [gw37] [ 65%] PASSED test/sql/test_selectable.py::ForUpdateTest::test_adapt [gw21] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_comparators_cleaned_out_construction test/sql/test_selectable.py::AnnotationsTest::test_comparators_cleaned_out_reannotate test/sql/test_selectable.py::JoinConditionTest::test_join_cond_no_such_related_column test/sql/test_selectable.py::ForUpdateTest::test_basic_clone [gw50] [ 65%] PASSED test/sql/test_selectable.py::ResultMapTest::test_plain_exists [gw21] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_comparators_cleaned_out_reannotate test/sql/test_selectable.py::ResultMapTest::test_plain_exists_double_negate [gw37] [ 65%] PASSED test/sql/test_selectable.py::ForUpdateTest::test_basic_clone [gw23] [ 65%] PASSED test/sql/test_selectable.py::JoinConditionTest::test_join_cond_no_such_related_column test/sql/test_selectable.py::AnnotationsTest::test_custom_construction_correct_anno_expr [gw50] [ 65%] PASSED test/sql/test_selectable.py::ResultMapTest::test_plain_exists_double_negate test/sql/test_selectable.py::ResultMapTest::test_plain_exists_negate [gw21] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_custom_construction_correct_anno_expr test/sql/test_selectable.py::JoinAnonymizingTest::test_composed_join_alias test/sql/test_selectable.py::AnnotationsTest::test_custom_construction_correct_anno_subclass test/sql/test_selectable.py::JoinConditionTest::test_join_cond_no_such_related_table [gw50] [ 65%] PASSED test/sql/test_selectable.py::ResultMapTest::test_plain_exists_negate [gw21] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_custom_construction_correct_anno_subclass test/sql/test_selectable.py::ResultMapTest::test_select_alias_column [gw23] [ 65%] PASSED test/sql/test_selectable.py::JoinConditionTest::test_join_cond_no_such_related_table test/sql/test_selectable.py::AnnotationsTest::test_custom_constructions test/sql/test_selectable.py::JoinConditionTest::test_join_cond_no_such_unrelated_column [gw37] [ 65%] PASSED test/sql/test_selectable.py::JoinAnonymizingTest::test_composed_join_alias [gw50] [ 65%] PASSED test/sql/test_selectable.py::ResultMapTest::test_select_alias_column test/sql/test_selectable.py::JoinAnonymizingTest::test_composed_join_alias_flat [gw21] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_custom_constructions test/sql/test_selectable.py::ResultMapTest::test_select_alias_column_apply_labels [gw23] [ 65%] PASSED test/sql/test_selectable.py::JoinConditionTest::test_join_cond_no_such_unrelated_column [gw41] [ 65%] SKIPPED test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_39_4::test_fetch_by_key_legacy test/sql/test_selectable.py::AnnotationsTest::test_deannotate_2 test/sql/test_selectable.py::JoinConditionTest::test_join_cond_no_such_unrelated_column_dont_compare_names [gw50] [ 65%] PASSED test/sql/test_selectable.py::ResultMapTest::test_select_alias_column_apply_labels test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_39_4::test_fetch_by_key_mappings test/sql/test_selectable.py::ResultMapTest::test_select_alias_label_alt_name [gw21] [ 65%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_deannotate_2 test/sql/test_selectable.py::AnnotationsTest::test_deannotate_3 [gw37] [ 66%] PASSED test/sql/test_selectable.py::JoinAnonymizingTest::test_composed_join_alias_flat test/sql/test_selectable.py::JoinAnonymizingTest::test_flat_ok_on_non_join [gw23] [ 66%] PASSED test/sql/test_selectable.py::JoinConditionTest::test_join_cond_no_such_unrelated_column_dont_compare_names [gw50] [ 66%] PASSED test/sql/test_selectable.py::ResultMapTest::test_select_alias_label_alt_name [gw21] [ 66%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_deannotate_3 test/sql/test_selectable.py::JoinConditionTest::test_join_cond_no_such_unrelated_table test/sql/test_selectable.py::AnnotationsTest::test_deannotate_clone test/sql/test_selectable.py::ResultMapTest::test_select_label_alt_name [gw37] [ 66%] PASSED test/sql/test_selectable.py::JoinAnonymizingTest::test_flat_ok_on_non_join [gw50] [ 66%] PASSED test/sql/test_selectable.py::ResultMapTest::test_select_label_alt_name [gw23] [ 66%] PASSED test/sql/test_selectable.py::JoinConditionTest::test_join_cond_no_such_unrelated_table [gw21] [ 66%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_deannotate_clone test/sql/test_selectable.py::JoinConditionTest::test_join_cond_no_such_unrelated_table_dont_compare_names test/sql/test_selectable.py::ResultMapTest::test_select_label_alt_name_table_alias_column [gw50] [ 66%] PASSED test/sql/test_selectable.py::ResultMapTest::test_select_label_alt_name_table_alias_column test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iterquery-0] test/sql/test_selectable.py::ResultMapTest::test_select_table_alias_column test/sql/test_quote.py::QuoteTest::test_reserved_words [gw23] [ 66%] PASSED test/sql/test_selectable.py::JoinConditionTest::test_join_cond_no_such_unrelated_table_dont_compare_names test/sql/test_selectable.py::JoinConditionTest::test_join_condition_five [gw50] [ 66%] PASSED test/sql/test_selectable.py::ResultMapTest::test_select_table_alias_column [gw35] [ 66%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[30-iterquery-0] test/sql/test_selectable.py::ResultMapTest::test_unary_boolean [gw54] [ 66%] PASSED test/sql/test_quote.py::QuoteTest::test_reserved_words [gw50] [ 66%] PASSED test/sql/test_selectable.py::ResultMapTest::test_unary_boolean [gw23] [ 66%] PASSED test/sql/test_selectable.py::JoinConditionTest::test_join_condition_five test/orm/test_query.py::TextTest::test_via_textasfrom_from_statement test/sql/test_selectable.py::JoinConditionTest::test_join_condition_four test/orm/test_selectable.py::SelectableNoFromsTest::test_basic test/sql/test_selectable.py::SelectableTest::test_distance_on_aliases [gw22] [ 66%] PASSED test/orm/test_query.py::TextTest::test_via_textasfrom_from_statement [gw54] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_distance_on_aliases [gw23] [ 66%] PASSED test/sql/test_selectable.py::JoinConditionTest::test_join_condition_four test/sql/test_selectable.py::JoinConditionTest::test_join_condition_one test/sql/test_selectable.py::SelectableTest::test_append_column_after_visitor_replace test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity0-cols0-expected_entity0-expected_returning0-delete] [gw27] [ 66%] PASSED test/orm/test_query.py::TextTest::test_binds_coerce [gw54] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity0-cols0-expected_entity0-expected_returning0-delete] [gw43] [ 66%] PASSED test/orm/test_options.py::OptionsTest::test_with_current_aliased_single_nonmatching_entity test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity0-cols0-expected_entity0-expected_returning0-insert] [gw23] [ 66%] PASSED test/sql/test_selectable.py::JoinConditionTest::test_join_condition_one test/orm/test_options.py::OptionsTest::test_with_current_aliased_single_nonmatching_option test/sql/test_selectable.py::JoinConditionTest::test_join_condition_three [gw35] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_append_column_after_visitor_replace [gw54] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity0-cols0-expected_entity0-expected_returning0-insert] test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity0-cols0-expected_entity0-expected_returning0-update] test/sql/test_selectable.py::SelectableTest::test_broken_select_same_named_explicit_cols[False] [gw43] [ 66%] PASSED test/orm/test_options.py::OptionsTest::test_with_current_aliased_single_nonmatching_option [gw54] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity0-cols0-expected_entity0-expected_returning0-update] test/orm/test_options.py::OptionsTest::test_with_current_match_aliased_classes test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity1-cols1-expected_entity1-expected_returning1-delete] test/sql/test_selectable.py::SelectableTest::test_join_against_join [gw35] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_broken_select_same_named_explicit_cols[False] [gw23] [ 66%] PASSED test/sql/test_selectable.py::JoinConditionTest::test_join_condition_three test/sql/test_selectable.py::SelectableTest::test_broken_select_same_named_explicit_cols[True] [gw54] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity1-cols1-expected_entity1-expected_returning1-delete] [gw50] [ 66%] PASSED test/orm/test_selectable.py::SelectableNoFromsTest::test_basic [gw43] [ 66%] PASSED test/orm/test_options.py::OptionsTest::test_with_current_match_aliased_classes test/sql/test_selectable.py::ReduceTest::test_reduce_aliased_union test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity1-cols1-expected_entity1-expected_returning1-insert] test/sql/test_selectable.py::JoinConditionTest::test_join_condition_two test/orm/test_options.py::OptionsTest::test_with_current_matching_attribute [gw22] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_join_against_join test/orm/test_selectable.py::SelectableNoFromsTest::test_no_selects [gw35] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_broken_select_same_named_explicit_cols[True] test/sql/test_selectable.py::SelectableTest::test_clone_append_column [gw27] [ 66%] PASSED test/sql/test_selectable.py::ReduceTest::test_reduce_aliased_union test/sql/test_selectable.py::SelectableTest::test_join_against_self [gw22] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_join_against_self [gw43] [ 66%] PASSED test/orm/test_options.py::OptionsTest::test_with_current_matching_attribute test/orm/test_options.py::OptionsTest::test_with_current_nonmatching_attribute [gw23] [ 66%] PASSED test/sql/test_selectable.py::JoinConditionTest::test_join_condition_two [gw35] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_clone_append_column test/sql/test_selectable.py::SelectableTest::test_join_doesnt_derive_from_onclause test/sql/test_selectable.py::JoinConditionTest::test_join_multiple_equiv_fks [gw43] [ 66%] PASSED test/orm/test_options.py::OptionsTest::test_with_current_nonmatching_attribute [gw54] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity1-cols1-expected_entity1-expected_returning1-insert] [gw50] [ 66%] PASSED test/orm/test_selectable.py::SelectableNoFromsTest::test_no_selects test/sql/test_selectable.py::ReduceTest::test_reduce_aliased_union_2 [gw23] [ 66%] PASSED test/sql/test_selectable.py::JoinConditionTest::test_join_multiple_equiv_fks test/sql/test_selectable.py::SelectableTest::test_clone_c_proxy_key_lower [gw35] [ 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 [gw27] [ 66%] PASSED test/sql/test_selectable.py::ReduceTest::test_reduce_aliased_union_2 test/sql/test_selectable.py::ReduceTest::test_reduce_generation [gw22] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_join_doesnt_derive_from_onclause test/sql/test_selectable.py::SelectableTest::test_keyed_c_collection_lower test/orm/test_options.py::OptionsTest::test_with_current_nonmatching_entity test/orm/test_selectable.py::SelectableNoFromsTest::test_no_table_needs_pl [gw6] [ 66%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_cache_key test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity1-cols1-expected_entity1-expected_returning1-update] [gw54] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity1-cols1-expected_entity1-expected_returning1-update] test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity2-None-expected_entity2-expected_returning2-delete] [gw54] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity2-None-expected_entity2-expected_returning2-delete] [gw22] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_keyed_c_collection_lower test/sql/test_selectable.py::SelectableTest::test_keyed_c_collection_upper test/aaa_profiling/test_memusage.py::CycleTest::test_column_adapter_lookup [gw43] [ 66%] PASSED test/orm/test_options.py::OptionsTest::test_with_current_nonmatching_entity test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity2-None-expected_entity2-expected_returning2-insert] [gw54] [ 66%] 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] [gw54] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_dml_descriptions[entity2-None-expected_entity2-expected_returning2-update] test/sql/test_selectable.py::SelectableTest::test_from_list_against_existing_one [gw27] [ 66%] PASSED test/sql/test_selectable.py::ReduceTest::test_reduce_generation test/sql/test_selectable.py::ReduceTest::test_reduce_only_synonym_fk [gw27] [ 66%] PASSED test/sql/test_selectable.py::ReduceTest::test_reduce_only_synonym_fk test/sql/test_selectable.py::ReduceTest::test_reduce_only_synonym_lineage [gw50] [ 66%] PASSED test/orm/test_selectable.py::SelectableNoFromsTest::test_no_table_needs_pl test/orm/test_selectable.py::SelectableNoFromsTest::test_no_tables test/sql/test_selectable.py::PrimaryKeyTest::test_init_doesnt_blowitaway [gw23] [ 66%] PASSED test/sql/test_selectable.py::PrimaryKeyTest::test_init_doesnt_blowitaway test/sql/test_selectable.py::PrimaryKeyTest::test_join_pk_collapse_explicit [gw54] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_from_list_against_existing_one test/sql/test_selectable.py::SelectableTest::test_from_list_against_existing_two [gw22] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_keyed_c_collection_upper [gw23] [ 66%] PASSED test/sql/test_selectable.py::PrimaryKeyTest::test_join_pk_collapse_explicit test/sql/test_selectable.py::PrimaryKeyTest::test_join_pk_collapse_implicit test/sql/test_selectable.py::SelectableTest::test_keyed_gen [gw22] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_keyed_gen test/sql/test_selectable.py::SelectableTest::test_keyed_label_gen [gw27] [ 66%] PASSED test/sql/test_selectable.py::ReduceTest::test_reduce_only_synonym_lineage test/sql/test_selectable.py::ReduceTest::test_reduce_selectable [gw27] [ 66%] PASSED test/sql/test_selectable.py::ReduceTest::test_reduce_selectable test/orm/test_options.py::PickleTest::test_legacy_opt_setstate [gw35] [ 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 [gw35] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_clone_col_list_changes_then_proxy test/sql/test_selectable.py::SelectableTest::test_clone_col_list_changes_then_schema_proxy [gw35] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_clone_col_list_changes_then_schema_proxy test/sql/test_selectable.py::SelectableTest::test_cloned_difference [gw22] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_keyed_label_gen test/sql/test_selectable.py::SelectableTest::test_label_gen_resets_on_table [gw22] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_label_gen_resets_on_table test/sql/test_selectable.py::SelectableTest::test_labeled_select_corresponding [gw50] [ 66%] PASSED test/orm/test_selectable.py::SelectableNoFromsTest::test_no_tables test/sql/test_selectable.py::RefreshForNewColTest::test_alias_alias_samename_init [gw27] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_alias_alias_samename_init [gw23] [ 66%] PASSED test/sql/test_selectable.py::PrimaryKeyTest::test_join_pk_collapse_implicit test/sql/test_selectable.py::PrimaryKeyTest::test_non_column_clause [gw54] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_from_list_against_existing_two [gw22] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_labeled_select_corresponding test/sql/test_selectable.py::SelectableTest::test_labeled_select_twice test/sql/test_selectable.py::SelectableTest::test_from_list_deferred_cloning [gw54] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_from_list_deferred_cloning test/sql/test_selectable.py::RefreshForNewColTest::test_aliased_select_irrelevant [gw35] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_cloned_difference test/sql/test_selectable.py::SelectableTest::test_cloned_intersection [gw35] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_cloned_intersection [gw23] [ 66%] PASSED test/sql/test_selectable.py::PrimaryKeyTest::test_non_column_clause test/sql/test_selectable.py::PrimaryKeyTest::test_onclause_direction [gw23] [ 66%] PASSED test/sql/test_selectable.py::PrimaryKeyTest::test_onclause_direction test/sql/test_selectable.py::SelectableTest::test_against_cloned_non_table [gw27] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_aliased_select_irrelevant test/sql/test_selectable.py::RefreshForNewColTest::test_aliased_select_no_cols_clause [gw22] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_labeled_select_twice test/sql/test_selectable.py::SelectableTest::test_labeled_subquery_corresponding [gw22] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_labeled_subquery_corresponding [gw50] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_against_cloned_non_table test/sql/test_selectable.py::SelectableTest::test_alias_handles_column_context [gw27] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_aliased_select_no_cols_clause test/sql/test_selectable.py::RefreshForNewColTest::test_aliased_select_samename_init test/sql/test_selectable.py::SelectableTest::test_column_labels [gw35] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_column_labels test/sql/test_selectable.py::SelectableTest::test_const_object_correspondence[c0] test/sql/test_selectable.py::SelectableTest::test_from_list_deferred_constructor [gw54] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_from_list_deferred_constructor test/sql/test_selectable.py::SelectableTest::test_from_list_deferred_fromlist [gw54] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_from_list_deferred_fromlist test/sql/test_selectable.py::ReduceTest::test_reduce [gw23] [ 66%] PASSED test/sql/test_selectable.py::ReduceTest::test_reduce [gw50] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_alias_handles_column_context test/sql/test_selectable.py::SelectableTest::test_alias_union test/sql/test_selectable.py::SelectableTest::test_labeled_subquery_twice [gw22] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_labeled_subquery_twice test/sql/test_selectable.py::SelectableTest::test_labels_anon_generate_binds_subquery [gw35] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_const_object_correspondence[c0] test/sql/test_selectable.py::SelectableTest::test_const_object_correspondence[c1] [gw35] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_const_object_correspondence[c1] [gw27] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_aliased_select_samename_init test/sql/test_selectable.py::RefreshForNewColTest::test_aliased_select_samename_uninit [gw50] [ 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] test/sql/test_selectable.py::SelectableTest::test_from_list_deferred_whereclause [gw54] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_from_list_deferred_whereclause test/sql/test_selectable.py::SelectableTest::test_from_list_with_columns [gw27] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_aliased_select_samename_uninit test/sql/test_selectable.py::RefreshForNewColTest::test_fk_join [gw27] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_fk_join [gw22] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_labels_anon_generate_binds_subquery [gw54] [ 66%] 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] test/sql/test_selectable.py::RefreshForNewColTest::test_fk_table test/sql/test_selectable.py::SelectableTest::test_const_object_correspondence[c2] [gw35] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_const_object_correspondence[c2] test/sql/test_selectable.py::SelectableTest::test_const_object_correspondence[c3] [gw50] [ 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] [gw54] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_froms_accessors[cols_expr0-select_from0-exp_final_froms0-exp_cc_froms0] test/sql/test_selectable.py::SelectableTest::test_labels_anon_w_separate_key [gw35] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_const_object_correspondence[c3] test/sql/test_selectable.py::SelectableTest::test_const_object_correspondence[c4] [gw35] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_const_object_correspondence[c4] [gw27] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_fk_table [gw50] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_append_column_after_legacy_subq[_internal_subquery] [gw22] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_labels_anon_w_separate_key test/sql/test_selectable.py::SelectableTest::test_labels_anon_w_separate_key_subquery [gw22] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_labels_anon_w_separate_key_subquery test/sql/test_selectable.py::SelectableTest::test_labels_name_w_separate_key test/sql/test_selectable.py::RefreshForNewColTest::test_join_init [gw27] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_join_init test/sql/test_selectable.py::RefreshForNewColTest::test_join_samename_init test/sql/test_selectable.py::SelectableTest::test_const_object_correspondence[c5] [gw35] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_const_object_correspondence[c5] test/sql/test_selectable.py::SelectableTest::test_core_column_descriptions[cols0-expected0] [gw35] [ 66%] 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] [gw35] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_core_column_descriptions[cols1-expected1] [gw22] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_labels_name_w_separate_key test/sql/test_selectable.py::SelectableTest::test_multi_label_chain_naming_col [gw27] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_join_samename_init test/sql/test_selectable.py::RefreshForNewColTest::test_join_uninit [gw27] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_join_uninit 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_core_column_descriptions[cols2-expected2] [gw35] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_core_column_descriptions[cols2-expected2] [gw54] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_froms_accessors[cols_expr1-select_from1-exp_final_froms1-exp_cc_froms1] test/sql/test_selectable.py::SelectableTest::test_froms_accessors[cols_expr2-select_from2-exp_final_froms2-exp_cc_froms2] test/sql/test_selectable.py::RefreshForNewColTest::test_nested_join_init [gw22] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_multi_label_chain_naming_col test/sql/test_selectable.py::SelectableTest::test_no_alias_construct [gw54] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_froms_accessors[cols_expr2-select_from2-exp_final_froms2-exp_cc_froms2] test/sql/test_selectable.py::SelectableTest::test_indirect_correspondence_on_labels [gw27] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_nested_join_init test/sql/test_selectable.py::SelectableTest::test_core_column_descriptions[cols3-expected3] [gw35] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_core_column_descriptions[cols3-expected3] [gw22] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_no_alias_construct test/sql/test_selectable.py::RefreshForNewColTest::test_nested_join_uninit [gw54] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_indirect_correspondence_on_labels test/sql/test_selectable.py::SelectableTest::test_no_error_on_unsupported_expr_key [gw27] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_nested_join_uninit test/sql/test_selectable.py::RefreshForNewColTest::test_select_samename_init [gw22] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_no_error_on_unsupported_expr_key [gw27] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_select_samename_init test/sql/test_selectable.py::SelectableTest::test_proxy_set_pollution test/sql/test_selectable.py::RefreshForNewColTest::test_union_init [gw41] [ 66%] SKIPPED test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_39_4::test_fetch_by_key_mappings [gw22] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_proxy_set_pollution [gw27] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_union_init test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_39_4::test_one_or_none[False-0] test/sql/test_selectable.py::SelectableTest::test_scalar_cloned_comparator test/sql/test_selectable.py::RefreshForNewColTest::test_union_uninit [gw27] [ 66%] PASSED test/sql/test_selectable.py::RefreshForNewColTest::test_union_uninit [gw22] [ 66%] PASSED test/sql/test_selectable.py::SelectableTest::test_scalar_cloned_comparator test/engine/test_reconnect.py::PrePingMockTest::test_waits_til_exec_wo_ping_db_is_stopped [gw58] [ 66%] PASSED test/engine/test_reconnect.py::PrePingMockTest::test_waits_til_exec_wo_ping_db_is_stopped [gw0] [ 66%] PASSED test/ext/test_automap.py::ConcurrentAutomapTest::test_concurrent_automaps_w_configure [gw43] [ 66%] PASSED test/orm/test_options.py::PickleTest::test_legacy_opt_setstate test/sql/test_quote.py::PreparerTest::test_alembic_quote test/orm/test_options.py::PickleTest::test_modern_opt_getstate [gw43] [ 66%] PASSED test/orm/test_options.py::PickleTest::test_modern_opt_getstate [gw19] [ 66%] PASSED test/sql/test_quote.py::PreparerTest::test_alembic_quote test/orm/test_options.py::PickleTest::test_modern_opt_setstate test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[abc.def.efg.hij-abc.def.efg-hij-use [abc.def.efg]] [gw43] [ 66%] PASSED test/orm/test_options.py::PickleTest::test_modern_opt_setstate test/sql/test_selectable.py::WithLabelsTest::test_columns_repeated_identity_disambiguate test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names[inspect_fixture0] [gw47] [ 66%] SKIPPED test/dialect/postgresql/test_reflection.py::MaterializedViewReflectionTest::test_get_view_names[inspect_fixture0] [gw32] [ 66%] PASSED test/dialect/mssql/test_reflection.py::OwnerPlusDBTest::test_owner_database_pairs[abc.def.efg.hij-abc.def.efg-hij-use [abc.def.efg]] [gw19] [ 66%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_columns_repeated_identity_disambiguate test/orm/test_selectin_relations.py::EagerTest::test_m2o_uselist_none_value_present test/ext/declarative/test_reflection.py::DeferredReflectionTest::test_basic_deferred test/ext/test_baked.py::ResultPostCriteriaTest::test_spoiled test/sql/test_selectable.py::WithLabelsTest::test_columns_repeated_identity_subquery_disambiguate test/orm/test_selectin_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_select_with_polymorphic_flat_alias test/orm/test_options.py::SubOptionsTest::test_five test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iter-0] [gw19] [ 66%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_columns_repeated_identity_subquery_disambiguate test/dialect/postgresql/test_reflection.py::ReflectionTest::test_get_table_oid[inspect_fixture0] [gw3] [ 66%] PASSED test/orm/test_query.py::YieldIterationTest::test_iter_combinations[1-iter-0] test/sql/test_selectable.py::WithLabelsTest::test_element_repeated_disambiguate [gw28] [ 66%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_get_table_oid[inspect_fixture0] test/sql/test_sequences.py::FutureSequenceExecTest::test_func_embedded_select [gw28] [ 66%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_func_embedded_select [gw19] [ 66%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_element_repeated_disambiguate test/dialect/mysql/test_reflection.py::ReflectionTest::test_correct_for_mysql_bugs_88718_96365 test/sql/test_sequences.py::FutureSequenceExecTest::test_func_embedded_valuesbase test/sql/test_selectable.py::WithLabelsTest::test_element_repeated_labels [gw20] [ 66%] SKIPPED test/dialect/mysql/test_reflection.py::ReflectionTest::test_correct_for_mysql_bugs_88718_96365 [gw28] [ 66%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_func_embedded_valuesbase test/sql/test_sequences.py::FutureSequenceTest::test_shared_sequence test/sql/test_sequences.py::FutureSequenceExecTest::test_func_embedded_whereclause [gw28] [ 66%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_func_embedded_whereclause [gw20] [ 66%] SKIPPED test/sql/test_sequences.py::FutureSequenceTest::test_shared_sequence [gw19] [ 66%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_element_repeated_labels test/sql/test_sequences.py::FutureSequenceExecTest::test_inserted_pk_implicit_returning test/sql/test_selectable.py::WithLabelsTest::test_element_repeated_nolabels test/sql/test_sequences.py::FutureSequenceTest::test_start_increment[seq0] [gw20] [ 66%] SKIPPED test/sql/test_sequences.py::FutureSequenceTest::test_start_increment[seq0] [gw28] [ 66%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_inserted_pk_implicit_returning test/orm/test_selectin_relations.py::SelfReferentialTest::test_lazy_fallback_doesnt_affect_eager test/sql/test_sequences.py::FutureSequenceExecTest::test_inserted_pk_no_returning test/sql/test_sequences.py::FutureSequenceTest::test_start_increment[seq1] [gw20] [ 66%] SKIPPED test/sql/test_sequences.py::FutureSequenceTest::test_start_increment[seq1] [gw19] [ 66%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_element_repeated_nolabels [gw28] [ 66%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_inserted_pk_no_returning test/sql/test_sequences.py::FutureSequenceTest::test_start_increment[seq2] test/sql/test_selectable.py::WithLabelsTest::test_keylabels_overlap_labels_dont_label [gw20] [ 66%] SKIPPED test/sql/test_sequences.py::FutureSequenceTest::test_start_increment[seq2] test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_executemany[explicit_returning-_exclusions2] [gw28] [ 66%] 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] test/sql/test_sequences.py::FutureSequenceTest::test_table_overrides_metadata_create [gw20] [ 66%] SKIPPED test/sql/test_sequences.py::FutureSequenceTest::test_table_overrides_metadata_create test/sql/test_sequences.py::SequenceAsServerDefaultTest::test_default_core_server_only [gw19] [ 66%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_keylabels_overlap_labels_dont_label [gw28] [ 66%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_executemany[implicit_returning-_exclusions0] test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_executemany[no_implicit_returning-_exclusions1] test/sql/test_selectable.py::WithLabelsTest::test_keylabels_overlap_labels_dont_nolabel [gw20] [ 66%] SKIPPED test/sql/test_sequences.py::SequenceAsServerDefaultTest::test_default_core_server_only [gw28] [ 66%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_executemany[no_implicit_returning-_exclusions1] test/sql/test_sequences.py::SequenceAsServerDefaultTest::test_default_core_w_default test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_executemany[return_defaults_implicit_returning-_exclusions4] [gw20] [ 66%] SKIPPED test/sql/test_sequences.py::SequenceAsServerDefaultTest::test_default_core_w_default [gw19] [ 66%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_keylabels_overlap_labels_dont_nolabel [gw29] [ 66%] PASSED test/ext/declarative/test_reflection.py::DeferredReflectionTest::test_basic_deferred [gw28] [ 66%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_executemany[return_defaults_implicit_returning-_exclusions4] test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_executemany[return_defaults_no_implicit_returning-_exclusions3] test/sql/test_selectable.py::WithLabelsTest::test_keylabels_overlap_labels_overlap_label test/sql/test_sequences.py::SequenceAsServerDefaultTest::test_default_textual_server_only [gw20] [ 66%] SKIPPED test/sql/test_sequences.py::SequenceAsServerDefaultTest::test_default_textual_server_only [gw28] [ 66%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_executemany[return_defaults_no_implicit_returning-_exclusions3] test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_inline[explicit_returning-_exclusions2] test/sql/test_sequences.py::SequenceAsServerDefaultTest::test_default_textual_w_default [gw20] [ 66%] SKIPPED test/sql/test_sequences.py::SequenceAsServerDefaultTest::test_default_textual_w_default [gw28] [ 66%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_inline[explicit_returning-_exclusions2] [gw19] [ 66%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_keylabels_overlap_labels_overlap_label test/sql/test_sequences.py::SequenceAsServerDefaultTest::test_drop_ordering test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_inline[implicit_returning-_exclusions0] test/sql/test_selectable.py::WithLabelsTest::test_keylabels_overlap_labels_overlap_nolabel [gw20] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceAsServerDefaultTest::test_drop_ordering [gw28] [ 67%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_inline[implicit_returning-_exclusions0] test/sql/test_sequences.py::SequenceAsServerDefaultTest::test_drop_ordering_single_table test/orm/test_selectin_relations.py::LoadOnExistingTest::test_load_two_levels_collection_to_scalar test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_inline[no_implicit_returning-_exclusions1] [gw0] [ 67%] PASSED test/ext/test_baked.py::ResultPostCriteriaTest::test_spoiled [gw20] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceAsServerDefaultTest::test_drop_ordering_single_table [gw28] [ 67%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_inline[no_implicit_returning-_exclusions1] [gw19] [ 67%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_keylabels_overlap_labels_overlap_nolabel test/sql/test_sequences.py::SequenceDDLTest_sqlite+pysqlite_3_39_4::test_create_drop_ddl test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_inline[return_defaults_implicit_returning-_exclusions4] test/sql/test_selectable.py::WithLabelsTest::test_keys_overlap_names_dont_label [gw28] [ 67%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_inline[return_defaults_implicit_returning-_exclusions4] [gw47] [ 67%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_m2o_uselist_none_value_present test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_inline[return_defaults_no_implicit_returning-_exclusions3] test/orm/test_selectin_relations.py::EagerTest::test_many_to_many_plain [gw28] [ 67%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_seq_multivalues_inline[return_defaults_no_implicit_returning-_exclusions3] test/sql/test_sequences.py::FutureSequenceTest::test_checkfirst_metadata [gw3] [ 67%] PASSED test/orm/test_selectin_relations.py::SelfReferentialTest::test_lazy_fallback_doesnt_affect_eager [gw19] [ 67%] 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 [gw20] [ 67%] PASSED test/sql/test_sequences.py::SequenceDDLTest_sqlite+pysqlite_3_39_4::test_create_drop_ddl [gw32] [ 67%] PASSED test/orm/test_selectin_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_select_with_polymorphic_flat_alias test/orm/test_selectin_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_select_with_polymorphic_no_alias [gw28] [ 67%] SKIPPED test/sql/test_sequences.py::FutureSequenceTest::test_checkfirst_metadata test/sql/test_sequences.py::FutureSequenceTest::test_checkfirst_sequence test/orm/test_selectin_relations.py::SelfReferentialTest::test_no_depth [gw19] [ 67%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_keys_overlap_names_dont_nolabel test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_optimized_get_blank_intermediary test/sql/test_sequences.py::SequenceExecTest::test_execute test/sql/test_selectable.py::WithLabelsTest::test_labels_overlap_keylabels_dont_label [gw28] [ 67%] SKIPPED test/sql/test_sequences.py::FutureSequenceTest::test_checkfirst_sequence test/sql/test_sequences.py::FutureSequenceTest::test_checkfirst_table [gw28] [ 67%] SKIPPED test/sql/test_sequences.py::FutureSequenceTest::test_checkfirst_table [gw20] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_execute test/sql/test_sequences.py::SequenceExecTest::test_execute_next_value test/sql/test_sequences.py::FutureSequenceTest::test_freestanding_sequence_via_autoinc [gw20] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_execute_next_value [gw19] [ 67%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_labels_overlap_keylabels_dont_label test/sql/test_sequences.py::SequenceExecTest::test_execute_optional [gw28] [ 67%] SKIPPED test/sql/test_sequences.py::FutureSequenceTest::test_freestanding_sequence_via_autoinc test/sql/test_selectable.py::WithLabelsTest::test_labels_overlap_keylabels_dont_nolabel test/sql/test_sequences.py::FutureSequenceTest::test_next_value_type [gw20] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_execute_optional test/sql/test_sequences.py::SequenceExecTest::test_execute_optional_next_value [gw28] [ 67%] SKIPPED test/sql/test_sequences.py::FutureSequenceTest::test_next_value_type [gw20] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_execute_optional_next_value [gw19] [ 67%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_labels_overlap_keylabels_dont_nolabel [gw32] [ 67%] PASSED test/orm/test_selectin_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_select_with_polymorphic_no_alias test/sql/test_sequences.py::SequenceExecTest::test_func_embedded_select test/sql/test_selectable.py::WithLabelsTest::test_labels_overlap_label [gw20] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_func_embedded_select test/sql/test_sequences.py::SequenceExecTest::test_func_embedded_valuesbase [gw20] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_func_embedded_valuesbase test/sql/test_sequences.py::SequenceExecTest::test_func_embedded_whereclause [gw19] [ 67%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_labels_overlap_label test/sql/test_selectable.py::WithLabelsTest::test_labels_overlap_nolabel test/orm/test_selectin_relations.py::ChunkingTest::test_dont_emit_for_redundant_m2o [gw20] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_func_embedded_whereclause test/sql/test_sequences.py::SequenceExecTest::test_inserted_pk_implicit_returning [gw47] [ 67%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_many_to_many_plain [gw20] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_inserted_pk_implicit_returning [gw19] [ 67%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_labels_overlap_nolabel [gw43] [ 67%] PASSED test/orm/test_options.py::SubOptionsTest::test_five test/orm/test_selectin_relations.py::EagerTest::test_many_to_many_with_join test/sql/test_selectable.py::WithLabelsTest::test_names_overlap_keys_dont_label [gw3] [ 67%] PASSED test/orm/test_selectin_relations.py::SelfReferentialTest::test_no_depth test/orm/test_options.py::SubOptionsTest::test_four [gw19] [ 67%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_names_overlap_keys_dont_label test/sql/test_selectable.py::WithLabelsTest::test_names_overlap_keys_dont_nolabel test/orm/test_selectin_relations.py::SelfReferentialTest::test_options test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enums[inspect_fixture1] [gw19] [ 67%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_names_overlap_keys_dont_nolabel test/sql/test_selectable.py::WithLabelsTest::test_names_overlap_label [gw62] [ 67%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_inspect_enums[inspect_fixture1] test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_executemany[explicit_returning-_exclusions2] [gw41] [ 67%] SKIPPED test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_39_4::test_one_or_none[False-0] [gw62] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_executemany[explicit_returning-_exclusions2] [gw19] [ 67%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_names_overlap_label [gw43] [ 67%] PASSED test/orm/test_options.py::SubOptionsTest::test_four test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_executemany[implicit_returning-_exclusions0] test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_39_4::test_one_or_none[False-1] test/orm/test_options.py::SubOptionsTest::test_invalid_one [gw62] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_executemany[implicit_returning-_exclusions0] test/sql/test_selectable.py::WithLabelsTest::test_names_overlap_nolabel test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_executemany[no_implicit_returning-_exclusions1] [gw62] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_executemany[no_implicit_returning-_exclusions1] [gw19] [ 67%] PASSED test/sql/test_selectable.py::WithLabelsTest::test_names_overlap_nolabel test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_executemany[return_defaults_implicit_returning-_exclusions4] [gw43] [ 67%] PASSED test/orm/test_options.py::SubOptionsTest::test_invalid_one [gw62] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_executemany[return_defaults_implicit_returning-_exclusions4] test/orm/test_options.py::SubOptionsTest::test_not_implemented_fromload test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_executemany[return_defaults_no_implicit_returning-_exclusions3] [gw0] [ 67%] PASSED test/orm/inheritance/test_basic.py::OptimizedLoadTest::test_optimized_get_blank_intermediary test/orm/test_selectin_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_select_existingfrom [gw47] [ 67%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_many_to_many_with_join [gw62] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_executemany[return_defaults_no_implicit_returning-_exclusions3] [gw43] [ 67%] PASSED test/orm/test_options.py::SubOptionsTest::test_not_implemented_fromload test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_inline[explicit_returning-_exclusions2] test/orm/test_options.py::SubOptionsTest::test_not_implemented_toload test/orm/test_selectin_relations.py::EagerTest::test_many_to_many_with_join_alias [gw62] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_inline[explicit_returning-_exclusions2] [gw29] [ 67%] PASSED test/orm/test_selectin_relations.py::LoadOnExistingTest::test_load_two_levels_collection_to_scalar test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_inline[implicit_returning-_exclusions0] [gw62] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_inline[implicit_returning-_exclusions0] [gw43] [ 67%] PASSED test/orm/test_options.py::SubOptionsTest::test_not_implemented_toload test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_inline[no_implicit_returning-_exclusions1] test/orm/test_options.py::SubOptionsTest::test_one [gw3] [ 67%] PASSED test/orm/test_selectin_relations.py::SelfReferentialTest::test_options [gw62] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_inline[no_implicit_returning-_exclusions1] test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_inline[return_defaults_implicit_returning-_exclusions4] test/orm/test_selectin_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_collection [gw62] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_inline[return_defaults_implicit_returning-_exclusions4] test/orm/test_selectin_relations.py::SelfReferentialTest::test_with_deferred test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_inline[return_defaults_no_implicit_returning-_exclusions3] [gw43] [ 67%] PASSED test/orm/test_options.py::SubOptionsTest::test_one test/orm/test_bind.py::BindIntegrationTest::test_bind_arg [gw62] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_seq_multivalues_inline[return_defaults_no_implicit_returning-_exclusions3] test/orm/test_options.py::SubOptionsTest::test_three test/sql/test_sequences.py::SequenceTest::test_checkfirst_metadata [gw62] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceTest::test_checkfirst_metadata [gw43] [ 67%] PASSED test/orm/test_options.py::SubOptionsTest::test_three test/sql/test_sequences.py::SequenceTest::test_checkfirst_sequence [gw62] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceTest::test_checkfirst_sequence test/orm/test_options.py::SubOptionsTest::test_two test/sql/test_sequences.py::SequenceTest::test_checkfirst_table test/dialect/postgresql/test_reflection.py::ReflectionTest::test_renamed_sequence_reflection [gw62] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceTest::test_checkfirst_table [gw61] [ 67%] SKIPPED test/dialect/postgresql/test_reflection.py::ReflectionTest::test_renamed_sequence_reflection test/sql/test_sequences.py::SequenceTest::test_freestanding_sequence_via_autoinc [gw43] [ 67%] PASSED test/orm/test_options.py::SubOptionsTest::test_two test/sql/test_sequences.py::TableBoundSequenceTest::test_insert_via_seq [gw62] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceTest::test_freestanding_sequence_via_autoinc [gw61] [ 67%] SKIPPED test/sql/test_sequences.py::TableBoundSequenceTest::test_insert_via_seq test/sql/test_sequences.py::SequenceTest::test_next_value_type [gw62] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceTest::test_next_value_type test/sql/test_sequences.py::TableBoundSequenceTest::test_seq_nonpk test/sql/test_sequences.py::SequenceTest::test_nextval_unsupported [gw61] [ 67%] SKIPPED test/sql/test_sequences.py::TableBoundSequenceTest::test_seq_nonpk [gw47] [ 67%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_many_to_many_with_join_alias test/ext/test_serializer.py::ColumnPropertyWParamTest::test_deserailize_colprop [gw45] [ 67%] PASSED test/engine/test_pool.py::QueuePoolTest::test_error_on_pooled_reconnect_cleanup_recycle [gw62] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceTest::test_nextval_unsupported test/sql/test_sequences.py::SequenceTest::test_shared_sequence test/engine/test_pool.py::QueuePoolTest::test_error_on_pooled_reconnect_cleanup_wcheckout_event test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_fk_error test/orm/test_selectin_relations.py::EagerTest::test_many_to_one [gw62] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceTest::test_shared_sequence test/orm/test_options.py::WithEntitiesTest::test_options_entities_replaced_with_equivs_one test/sql/test_sequences.py::SequenceTest::test_start_increment[seq0] [gw62] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceTest::test_start_increment[seq0] test/sql/test_sequences.py::SequenceTest::test_start_increment[seq1] [gw60] [ 67%] PASSED test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_fk_error [gw62] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceTest::test_start_increment[seq1] [gw0] [ 67%] PASSED test/orm/test_bind.py::BindIntegrationTest::test_bind_arg test/sql/test_sequences.py::SequenceTest::test_start_increment[seq2] [gw45] [ 67%] PASSED test/engine/test_pool.py::QueuePoolTest::test_error_on_pooled_reconnect_cleanup_wcheckout_event [gw62] [ 67%] SKIPPED test/sql/test_sequences.py::SequenceTest::test_start_increment[seq2] test/engine/test_pool.py::QueuePoolTest::test_fifo [gw29] [ 67%] PASSED test/orm/test_selectin_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_collection test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_transient_but_manually_set [gw61] [ 67%] PASSED test/ext/test_serializer.py::ColumnPropertyWParamTest::test_deserailize_colprop test/orm/test_selectin_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_scalar [gw45] [ 67%] PASSED test/engine/test_pool.py::QueuePoolTest::test_fifo [gw47] [ 67%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_many_to_one test/ext/test_serializer.py::SerializeTest::test_aliases test/aaa_profiling/test_pool.py::QueuePoolTest::test_first_connect [gw19] [ 67%] PASSED test/orm/test_selectin_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_select_existingfrom test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_save_updated_include_unchanged test/orm/test_selectin_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_select_nofrom test/orm/test_selectin_relations.py::EagerTest::test_map_to_cte_subq[cte] [gw3] [ 67%] PASSED test/orm/test_selectin_relations.py::SelfReferentialTest::test_with_deferred [gw45] [ 67%] SKIPPED test/aaa_profiling/test_pool.py::QueuePoolTest::test_first_connect test/engine/test_pool.py::QueuePoolTest::test_hanging_connect_within_overflow test/orm/test_selectin_relations.py::SingleInhSubclassTest::test_load [gw19] [ 67%] PASSED test/orm/test_selectin_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_select_nofrom test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_o2m test/engine/test_reflection.py::UnicodeReflectionTest_sqlite+pysqlite_3_39_4::test_basic [gw16] [ 67%] PASSED test/orm/test_rel_fn.py::DetermineJoinTest::test_determine_join_o2m test/dialect/oracle/test_reflection.py::RoundTripIndexTest::test_include_indexes_resembling_pk[False] [gw14] [ 67%] SKIPPED test/dialect/oracle/test_reflection.py::RoundTripIndexTest::test_include_indexes_resembling_pk[False] test/orm/test_session.py::IsModifiedTest::test_is_modified test/orm/test_session.py::SessionStateTest::test_autoflush_exception_addition [gw29] [ 67%] PASSED test/orm/test_selectin_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_scalar test/orm/inheritance/test_relationship.py::JoinAcrossJoinedInhMultiPath::test_join_flat [gw60] [ 67%] PASSED test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_transient_but_manually_set test/orm/test_selectin_relations.py::LoadOnExistingTest::test_no_query_on_deferred [gw47] [ 67%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_map_to_cte_subq[cte] test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_unflushed test/orm/test_selectin_relations.py::EagerTest::test_map_to_cte_subq[plain] [gw59] [ 67%] PASSED test/orm/inheritance/test_relationship.py::JoinAcrossJoinedInhMultiPath::test_join_flat test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m_composite_selfref_func_warning [gw15] [ 67%] PASSED test/engine/test_reflection.py::UnicodeReflectionTest_sqlite+pysqlite_3_39_4::test_basic [gw61] [ 67%] PASSED test/ext/test_serializer.py::SerializeTest::test_aliases [gw0] [ 67%] PASSED test/orm/test_bulk.py::BulkInsertUpdateTest::test_bulk_save_updated_include_unchanged test/ext/test_serializer.py::SerializeTest::test_annotated_one [gw4] [ 67%] PASSED test/orm/test_rel_fn.py::ColumnCollectionsTest::test_determine_local_remote_pairs_o2m_composite_selfref_func_warning [gw3] [ 67%] PASSED test/orm/test_selectin_relations.py::SingleInhSubclassTest::test_load test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_dirty_persistent_to_detached_via_close test/orm/test_session.py::SessionUtilTest::test_get_execution_option [gw29] [ 67%] PASSED test/orm/test_selectin_relations.py::LoadOnExistingTest::test_no_query_on_deferred test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-True-False-False] [gw61] [ 67%] PASSED test/ext/test_serializer.py::SerializeTest::test_annotated_one test/orm/test_selectin_relations.py::LoadOnExistingTest::test_populate_existing_propagate test/ext/test_serializer.py::SerializeTest::test_any test/orm/test_cache_key.py::PolyCacheKeyTest::test_wp_objects test/orm/test_selectin_relations.py::SubRelationFromJoinedSubclassMultiLevelTest::test_chained_selectin_subclass [gw61] [ 67%] PASSED test/ext/test_serializer.py::SerializeTest::test_any test/ext/test_serializer.py::SerializeTest::test_attribute [gw60] [ 67%] PASSED test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_unflushed [gw61] [ 67%] PASSED test/ext/test_serializer.py::SerializeTest::test_attribute [gw47] [ 67%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_map_to_cte_subq[plain] [gw16] [ 67%] PASSED test/orm/test_session.py::IsModifiedTest::test_is_modified test/ext/test_serializer.py::SerializeTest::test_columns [gw61] [ 67%] PASSED test/ext/test_serializer.py::SerializeTest::test_columns test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_unflushed_obj_became_detached_expired test/orm/test_selectin_relations.py::EagerTest::test_map_to_cte_subq[subquery] test/ext/test_serializer.py::SerializeTest::test_expression [gw14] [ 67%] PASSED test/orm/test_session.py::SessionStateTest::test_autoflush_exception_addition test/orm/test_session.py::IsModifiedTest::test_is_modified_passive_off [gw29] [ 67%] PASSED test/orm/test_selectin_relations.py::LoadOnExistingTest::test_populate_existing_propagate [gw61] [ 67%] PASSED test/ext/test_serializer.py::SerializeTest::test_expression test/orm/test_session.py::SessionStateTest::test_autoflush_unbound [gw15] [ 67%] PASSED test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_dirty_persistent_to_detached_via_close [gw43] [ 67%] PASSED test/orm/test_options.py::WithEntitiesTest::test_options_entities_replaced_with_equivs_one test/orm/test_selectin_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[immediate] test/ext/test_serializer.py::SerializeTest::test_mapper [gw59] [ 67%] PASSED test/orm/test_session.py::SessionUtilTest::test_get_execution_option test/orm/test_options.py::WithEntitiesTest::test_options_entities_replaced_with_equivs_three [gw14] [ 67%] SKIPPED test/orm/test_session.py::SessionStateTest::test_autoflush_unbound [gw61] [ 67%] PASSED test/ext/test_serializer.py::SerializeTest::test_mapper test/ext/test_serializer.py::SerializeTest::test_orm_join test/orm/test_session.py::SessionStateTest::test_deleted_adds_to_imap_unconditionally [gw41] [ 67%] SKIPPED test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_39_4::test_one_or_none[False-1] test/orm/test_session.py::SessionUtilTest::test_make_transient [gw61] [ 67%] PASSED test/ext/test_serializer.py::SerializeTest::test_orm_join test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_dirty_persistent_to_detached_via_expunge test/ext/test_serializer.py::SerializeTest::test_query_one [gw43] [ 67%] PASSED test/orm/test_options.py::WithEntitiesTest::test_options_entities_replaced_with_equivs_three [gw4] [ 67%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-True-False-False] test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_39_4::test_one_or_none[False-2] test/orm/test_options.py::WithEntitiesTest::test_options_entities_replaced_with_equivs_two test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_two [gw32] [ 67%] PASSED test/orm/test_selectin_relations.py::ChunkingTest::test_dont_emit_for_redundant_m2o [gw16] [ 67%] PASSED test/orm/test_session.py::IsModifiedTest::test_is_modified_passive_off [gw60] [ 67%] PASSED test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_unflushed_obj_became_detached_expired [gw47] [ 67%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_map_to_cte_subq[subquery] test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-True-False-True] [gw43] [ 67%] PASSED test/orm/test_options.py::WithEntitiesTest::test_options_entities_replaced_with_equivs_two [gw15] [ 67%] PASSED test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_dirty_persistent_to_detached_via_expunge test/orm/test_session.py::IsModifiedTest::test_is_modified_syn test/orm/test_selectin_relations.py::EagerTest::test_mapper_pathing test/orm/test_selectin_relations.py::ChunkingTest::test_odd_number_chunks test/orm/test_options.py::WithEntitiesTest::test_options_legacy_with_entities_onelevel [gw14] [ 67%] PASSED test/orm/test_session.py::SessionStateTest::test_deleted_adds_to_imap_unconditionally test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_unflushed_obj_became_detached_unexpired [gw43] [ 67%] PASSED test/orm/test_options.py::WithEntitiesTest::test_options_legacy_with_entities_onelevel test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_move_gc_session_persistent_dirty [gw59] [ 67%] PASSED test/orm/test_session.py::SessionUtilTest::test_make_transient test/orm/test_options.py::WithEntitiesTest::test_options_with_only_cols_onelevel test/orm/test_session.py::SessionStateTest::test_deleted_auto_expunged test/orm/test_session.py::SessionUtilTest::test_make_transient_plus_rollback [gw0] [ 67%] PASSED test/orm/test_cache_key.py::PolyCacheKeyTest::test_wp_objects [gw43] [ 67%] PASSED test/orm/test_options.py::WithEntitiesTest::test_options_with_only_cols_onelevel [gw61] [ 67%] PASSED test/ext/test_serializer.py::SerializeTest::test_query_one [gw29] [ 67%] PASSED test/orm/test_selectin_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[immediate] [gw4] [ 67%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-True-False-True] test/ext/test_serializer.py::SerializeTest::test_query_three test/orm/test_selectin_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[raise] [gw16] [ 67%] PASSED test/orm/test_session.py::IsModifiedTest::test_is_modified_syn test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-True-True-False] [gw14] [ 67%] PASSED test/orm/test_session.py::SessionStateTest::test_deleted_auto_expunged test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_double_assignment test/ext/test_orderinglist.py::OrderingListTest::test_append_no_reorder test/orm/test_session.py::SessionStateTest::test_deleted_flag [gw59] [ 67%] PASSED test/orm/test_session.py::SessionUtilTest::test_make_transient_plus_rollback [gw60] [ 67%] PASSED test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_unflushed_obj_became_detached_unexpired test/orm/test_session.py::NewStyleExecutionTest::test_dml_execute[core-delete] test/orm/inheritance/test_relationship.py::SelfReferentialJ2JTest::test_filter_aliasing[False] test/orm/test_session.py::SessionUtilTest::test_make_transient_to_detached [gw4] [ 67%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-True-True-False] test/engine/test_reflection.py::IdentityColumnTest::test_table_reflection [gw61] [ 67%] PASSED test/ext/test_serializer.py::SerializeTest::test_query_three [gw55] [ 67%] SKIPPED test/engine/test_reflection.py::IdentityColumnTest::test_table_reflection test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-True-True-True] test/ext/asyncio/test_session_py3k.py::AsyncSessionTest::test_init test/ext/test_serializer.py::SerializeTest::test_query_two [gw55] [ 67%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTest::test_init test/ext/asyncio/test_session_py3k.py::AsyncSessionTest::test_requires_async_engine [gw29] [ 67%] PASSED test/orm/test_selectin_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[raise] [gw3] [ 67%] PASSED test/orm/test_selectin_relations.py::SubRelationFromJoinedSubclassMultiLevelTest::test_chained_selectin_subclass test/orm/test_session.py::DisposedStates::test_clear [gw59] [ 67%] PASSED test/orm/test_session.py::SessionUtilTest::test_make_transient_to_detached [gw55] [ 67%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTest::test_requires_async_engine [gw11] [ 67%] PASSED test/orm/inheritance/test_relationship.py::SubClassToSubClassMultiTest::test_two [gw14] [ 67%] PASSED test/orm/test_session.py::SessionStateTest::test_deleted_flag test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_commit_as_you_go test/orm/test_selectin_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[raise_on_sql] [gw55] [ 67%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_commit_as_you_go test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_delete [gw61] [ 67%] PASSED test/ext/test_serializer.py::SerializeTest::test_query_two test/orm/test_session.py::SessionUtilTest::test_make_transient_to_detached_no_key_allowed test/orm/test_session.py::SessionStateTest::test_duplicate_update [gw55] [ 67%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_delete test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_flush test/orm/test_session.py::TransScopingTest::test_autobegin_execute test/ext/test_serializer.py::SerializeTest::test_tables [gw4] [ 67%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-True-True-True] [gw55] [ 67%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_flush test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture0] test/orm/test_selectin_relations.py::TestBakedCancelsCorrectly::test_option_accepted_each_time [gw61] [ 67%] PASSED test/ext/test_serializer.py::SerializeTest::test_tables test/ext/test_serializer.py::SerializeTest::test_unicode [gw55] [ 67%] 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] test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-False-False-False] [gw55] [ 67%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture1] test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture2] [gw59] [ 67%] PASSED test/orm/test_session.py::SessionUtilTest::test_make_transient_to_detached_no_key_allowed [gw61] [ 67%] PASSED test/ext/test_serializer.py::SerializeTest::test_unicode [gw55] [ 67%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture2] [gw60] [ 67%] PASSED test/orm/test_session.py::DisposedStates::test_clear test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture3] test/orm/test_session.py::DisposedStates::test_close [gw55] [ 67%] 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] test/orm/test_relationships.py::DirectSelfRefFKTest::test_descendants_lazyload [gw14] [ 67%] PASSED test/orm/test_session.py::SessionStateTest::test_duplicate_update test/orm/test_session.py::SessionUtilTest::test_make_transient_to_detached_no_session_allowed [gw55] [ 67%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture4] test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture5] [gw60] [ 67%] PASSED test/orm/test_session.py::DisposedStates::test_close test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expr_unflushed_obj_became_detached_expired_by_key [gw55] [ 67%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture5] test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture6] test/orm/test_session.py::DisposedStates::test_expire_all test/orm/test_session.py::SessionStateTest::test_explicit_expunge_deleted [gw0] [ 67%] PASSED test/orm/test_cascade.py::M2OCascadeDeleteOrphanTestOne_new_style::test_double_assignment [gw29] [ 67%] PASSED test/orm/test_selectin_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[raise_on_sql] [gw55] [ 67%] 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] [gw43] [ 67%] PASSED test/ext/test_orderinglist.py::OrderingListTest::test_append_no_reorder [gw4] [ 67%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-False-False-False] [gw60] [ 67%] PASSED test/orm/test_session.py::DisposedStates::test_expire_all [gw59] [ 68%] PASSED test/orm/test_session.py::SessionUtilTest::test_make_transient_to_detached_no_session_allowed [gw55] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_interrupt_ctxmanager_connection[async_trans_ctx_manager_fixture7] test/orm/test_session.py::DisposedStates::test_expunge_all test/orm/test_selectin_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[select] [gw11] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_execute test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_invalidate [gw55] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_invalidate test/ext/test_orderinglist.py::OrderingListTest::test_append_reorder test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_join_to_external_transaction test/orm/test_session.py::SessionUtilTest::test_object_session_raises[object_session0] [gw60] [ 68%] PASSED test/orm/test_session.py::DisposedStates::test_expunge_all [gw55] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_join_to_external_transaction test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_join_to_external_transaction_with_savepoints test/orm/test_cascade.py::O2MConflictTest::test_o2m_backref_delorphan_delete_old test/orm/test_session.py::TransScopingTest::test_autobegin_flush test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-False-False-True] [gw59] [ 68%] PASSED test/orm/test_session.py::SessionUtilTest::test_object_session_raises[object_session0] [gw55] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_join_to_external_transaction_with_savepoints test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_merge [gw14] [ 68%] PASSED test/orm/test_session.py::SessionStateTest::test_explicit_expunge_deleted test/orm/test_session.py::DisposedStates::test_flush [gw55] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_merge test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_merge_loader_options test/orm/test_session.py::SessionUtilTest::test_object_session_raises[object_session1] test/orm/test_session.py::SessionStateTest::test_explicit_expunge_pending test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_backref_detached_legacy_inactive_history_style] [gw55] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_merge_loader_options test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_refresh [gw60] [ 68%] PASSED test/orm/test_session.py::DisposedStates::test_flush [gw59] [ 68%] PASSED test/orm/test_session.py::SessionUtilTest::test_object_session_raises[object_session1] [gw4] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-False-False-True] [gw2] [ 68%] PASSED test/orm/test_relationships.py::DirectSelfRefFKTest::test_descendants_lazyload [gw55] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_refresh test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_loader_criteria_subquery_w_same_entity[lazyload-True] test/orm/test_session.py::DisposedStates::test_invalidate [gw18] [ 68%] PASSED test/orm/inheritance/test_relationship.py::SelfReferentialJ2JTest::test_filter_aliasing[False] [gw11] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_flush test/orm/test_session.py::SessionUtilTest::test_session_close_all_deprecated test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-False-True-False] [gw14] [ 68%] PASSED test/orm/test_session.py::SessionStateTest::test_explicit_expunge_pending [gw29] [ 68%] PASSED test/orm/test_selectin_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[select] test/orm/test_session.py::TransScopingTest::test_autobegin_within_flush test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_sessionmaker_block_two [gw60] [ 68%] PASSED test/orm/test_session.py::DisposedStates::test_invalidate test/orm/test_session.py::SessionStateTest::test_extra_dirty_state_post_flush_state test/orm/test_session.py::DisposedStates::test_rollback test/orm/test_selectin_relations.py::LoadOnExistingTest::test_runs_query_on_refresh [gw2] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_sessionmaker_block_two test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_gc [gw18] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_gc [gw59] [ 68%] PASSED test/orm/test_session.py::SessionUtilTest::test_session_close_all_deprecated test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_trans [gw2] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_trans test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_get_connection_connection_bound [gw18] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_get_connection_connection_bound test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_trans_noctx [gw2] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_trans_noctx test/ext/asyncio/test_session_py3k.py::OverrideSyncSession::test_default [gw60] [ 68%] PASSED test/orm/test_session.py::DisposedStates::test_rollback [gw4] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-False-True-False] [gw2] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::OverrideSyncSession::test_default test/ext/asyncio/test_session_py3k.py::OverrideSyncSession::test_init_class test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_get_connection_engine_bound [gw18] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_get_connection_engine_bound test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_get_connection_kws [gw61] [ 68%] PASSED test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expr_unflushed_obj_became_detached_expired_by_key [gw0] [ 68%] PASSED test/orm/test_cascade.py::O2MConflictTest::test_o2m_backref_delorphan_delete_old [gw44] [ 68%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[active_history_backref_detached_legacy_inactive_history_style] [gw16] [ 68%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_dml_execute[core-delete] test/orm/test_session.py::NewStyleExecutionTest::test_dml_execute[core-insert] [gw3] [ 68%] PASSED test/orm/test_selectin_relations.py::TestBakedCancelsCorrectly::test_option_accepted_each_time [gw43] [ 68%] PASSED test/ext/test_orderinglist.py::OrderingListTest::test_append_reorder [gw18] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_get_connection_kws test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-False-True-True] test/orm/test_session.py::ExecutionTest_sqlite+pysqlite_3_39_4::test_parameter_execute [gw14] [ 68%] PASSED test/orm/test_session.py::SessionStateTest::test_extra_dirty_state_post_flush_state test/ext/test_orderinglist.py::OrderingListTest::test_funky_ordering test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_get_transaction [gw18] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_get_transaction test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_inspect_session [gw11] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_within_flush [gw16] [ 68%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_dml_execute[core-insert] test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_expired_obj_became_detached_expired [gw2] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::OverrideSyncSession::test_init_class test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-False-False-False] [gw18] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_inspect_session test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_inspect_session_no_asyncio_imported [gw18] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_inspect_session_no_asyncio_imported test/orm/test_session.py::NewStyleExecutionTest::test_dml_execute[core-update] test/orm/test_session.py::SessionStateTest::test_extra_dirty_state_post_flush_warning test/orm/test_collection.py::CollectionsTest::test_list_emulates test/orm/test_selectin_relations.py::TestCompositePlusNonComposite::test_load_composite_then_non_composite test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_inspect_session_no_asyncio_used [gw18] [ 68%] 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] [gw29] [ 68%] PASSED test/orm/test_selectin_relations.py::LoadOnExistingTest::test_runs_query_on_refresh test/orm/test_session.py::TransScopingTest::test_close [gw16] [ 68%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_dml_execute[core-update] test/orm/test_session.py::NewStyleExecutionTest::test_dml_execute[orm-delete] [gw43] [ 68%] PASSED test/ext/test_orderinglist.py::OrderingListTest::test_funky_ordering test/ext/test_orderinglist.py::OrderingListTest::test_insert test/ext/asyncio/test_session_py3k.py::OverrideSyncSession::test_init_sessionmaker [gw2] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::OverrideSyncSession::test_init_sessionmaker test/ext/asyncio/test_session_py3k.py::OverrideSyncSession::test_subclass [gw0] [ 68%] PASSED test/orm/test_collection.py::CollectionsTest::test_list_emulates [gw18] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_execute[kw0] test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_execute[kw1] [gw18] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_execute[kw1] test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_get [gw16] [ 68%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_dml_execute[orm-delete] [gw4] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-False-True-True] [gw2] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::OverrideSyncSession::test_subclass test/ext/asyncio/test_session_py3k.py::OverrideSyncSession::test_subclass_override [gw2] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::OverrideSyncSession::test_subclass_override test/orm/inheritance/test_single.py::ColExprTest::test_discrim_on_column_prop test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_correlated_column_select [gw18] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_get [gw11] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_close test/orm/test_session.py::NewStyleExecutionTest::test_dml_execute[orm-insert] test/sql/test_compare.py::ExecutableFlagsTest::test_is_select[case0] [gw0] [ 68%] PASSED test/sql/test_compare.py::ExecutableFlagsTest::test_is_select[case0] [gw14] [ 68%] PASSED test/orm/test_session.py::SessionStateTest::test_extra_dirty_state_post_flush_warning test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_get_loader_options [gw18] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_get_loader_options [gw41] [ 68%] SKIPPED test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_39_4::test_one_or_none[False-2] test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_39_4::test_one_or_none[True-1] test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-True-False-False] [gw16] [ 68%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_dml_execute[orm-insert] test/orm/test_session.py::NewStyleExecutionTest::test_dml_execute[orm-update] [gw2] [ 68%] PASSED test/orm/inheritance/test_single.py::ColExprTest::test_discrim_on_column_prop [gw60] [ 68%] PASSED test/orm/test_session.py::ExecutionTest_sqlite+pysqlite_3_39_4::test_parameter_execute test/sql/test_compiler.py::BindParameterTest::test_render_literal_execute_sent_parameter_literal_binds test/orm/test_session.py::SessionStateTest::test_identity_conflict test/orm/test_selectin_relations.py::M2OWDegradeTest::test_omit_join_warn_on_true test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_no_ss_cursor_w_execute[execute] [gw18] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_no_ss_cursor_w_execute[execute] test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_no_ss_cursor_w_execute[statement] [gw18] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_no_ss_cursor_w_execute[statement] test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_scalar [gw18] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_scalar [gw61] [ 68%] PASSED test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_expired_obj_became_detached_expired [gw0] [ 68%] PASSED test/sql/test_compiler.py::BindParameterTest::test_render_literal_execute_sent_parameter_literal_binds test/orm/test_session.py::TransScopingTest::test_no_close_on_flush test/orm/test_session.py::ExecutionTest_sqlite+pysqlite_3_39_4::test_sequence_execute[False] [gw16] [ 68%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_dml_execute[orm-update] test/orm/test_session.py::NewStyleExecutionTest::test_prebuffered_result_session_is_closed[close] test/dialect/oracle/test_compiler.py::CompileTest::test_column_computed[persisted_false] test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_favors_immediate [gw4] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-True-False-False] [gw60] [ 68%] SKIPPED test/orm/test_session.py::ExecutionTest_sqlite+pysqlite_3_39_4::test_sequence_execute[False] [gw43] [ 68%] PASSED test/ext/test_orderinglist.py::OrderingListTest::test_insert test/orm/inheritance/test_single.py::EagerDefaultEvalTest::test_persist_bar [gw11] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_no_close_on_flush test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_scalars[scalars] [gw18] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_scalars[scalars] [gw1] [ 68%] PASSED test/orm/test_relationship_criteria.py::RelationshipCriteriaTest::test_loader_criteria_subquery_w_same_entity[lazyload-True] [gw32] [ 68%] PASSED test/orm/test_selectin_relations.py::ChunkingTest::test_odd_number_chunks [gw14] [ 68%] PASSED test/orm/test_session.py::SessionStateTest::test_identity_conflict [gw16] [ 68%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_prebuffered_result_session_is_closed[close] test/orm/test_session.py::NewStyleExecutionTest::test_prebuffered_result_session_is_closed[expunge_all] test/ext/test_orderinglist.py::OrderingListTest::test_picklability test/orm/test_session.py::ExecutionTest_sqlite+pysqlite_3_39_4::test_sequence_execute[True] test/orm/test_session.py::TransScopingTest::test_transaction [gw43] [ 68%] PASSED test/ext/test_orderinglist.py::OrderingListTest::test_picklability [gw16] [ 68%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_prebuffered_result_session_is_closed[expunge_all] [gw11] [ 68%] SKIPPED test/orm/test_session.py::TransScopingTest::test_transaction test/orm/test_session.py::SessionStateTest::test_identity_map_mutate [gw59] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-False-False-False] test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_scalars[stream_scalars] [gw18] [ 68%] 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] [gw18] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_stream_partitions[kw0] test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_stream_partitions[kw1] [gw18] [ 68%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionQueryTest::test_stream_partitions[kw1] test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-True-False-True] [gw0] [ 68%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_column_computed[persisted_false] test/dialect/oracle/test_compiler.py::CompileTest::test_create_table_compress [gw0] [ 68%] PASSED test/dialect/oracle/test_compiler.py::CompileTest::test_create_table_compress test/orm/test_session.py::NewStyleExecutionTest::test_unbuffered_result_before_session_is_closed[close-False] [gw16] [ 68%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_unbuffered_result_before_session_is_closed[close-False] test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-False-False-True] [gw44] [ 68%] PASSED test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_correlated_column_select [gw2] [ 68%] PASSED test/orm/inheritance/test_single.py::EagerDefaultEvalTest::test_persist_bar test/orm/inheritance/test_single.py::EagerDefaultEvalTest::test_persist_foo [gw60] [ 68%] SKIPPED test/orm/test_session.py::ExecutionTest_sqlite+pysqlite_3_39_4::test_sequence_execute[True] test/ext/test_orderinglist.py::OrderingListTest::test_replace test/orm/test_session.py::NewStyleExecutionTest::test_unbuffered_result_before_session_is_closed[close-True] test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_join_explicit_onclause_no_discriminator test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[5-None-fetch_kw5-TOP __[POSTCOMPILE_param_1] PERCENT WITH TIES-params5] [gw16] [ 68%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_unbuffered_result_before_session_is_closed[close-True] test/orm/test_session.py::NewStyleExecutionTest::test_unbuffered_result_before_session_is_closed[expunge_all-False] [gw4] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-True-False-True] test/orm/inheritance/test_single.py::SingleInheritanceTest::test_count [gw29] [ 68%] PASSED test/orm/test_selectin_relations.py::M2OWDegradeTest::test_omit_join_warn_on_true test/orm/test_session.py::WeakIdentityMapTest::test_auto_detach_on_gc_session test/orm/test_session.py::FlushWarningsTest::test_m2o_cascade_add [gw0] [ 68%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_fetch_old_version[5-None-fetch_kw5-TOP __[POSTCOMPILE_param_1] PERCENT WITH TIES-params5] [gw2] [ 68%] PASSED test/orm/inheritance/test_single.py::EagerDefaultEvalTest::test_persist_foo [gw16] [ 68%] 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] test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-True-True-False] test/orm/test_selectin_relations.py::ChunkingTest::test_yield_per [gw59] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-False-False-True] [gw61] [ 68%] PASSED test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_favors_immediate test/orm/test_selectin_relations.py::M2OWDegradeTest::test_use_join test/dialect/mssql/test_compiler.py::CompileTest::test_limit_using_top_literal_binds [gw0] [ 68%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_limit_using_top_literal_binds [gw16] [ 68%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_unbuffered_result_before_session_is_closed[expunge_all-True] test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-False-True-False] test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_obj_was_gced test/dialect/mssql/test_compiler.py::CompileTest::test_select_with_nolock_schema test/orm/inheritance/test_single.py::EagerDefaultEvalTestPolymorphic::test_persist_bar test/orm/test_session.py::NewStyleExecutionTest::test_unbuffered_result_session_is_closed[close-_exclusions0] [gw44] [ 68%] PASSED test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_join_explicit_onclause_no_discriminator [gw3] [ 68%] PASSED test/orm/test_selectin_relations.py::TestCompositePlusNonComposite::test_load_composite_then_non_composite [gw0] [ 68%] PASSED test/dialect/mssql/test_compiler.py::CompileTest::test_select_with_nolock_schema [gw16] [ 68%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_unbuffered_result_session_is_closed[close-_exclusions0] test/orm/test_session.py::NewStyleExecutionTest::test_unbuffered_result_session_is_closed[expunge_all-_exclusions1] [gw43] [ 68%] PASSED test/ext/test_orderinglist.py::OrderingListTest::test_replace test/sql/test_compiler.py::CorrelateTest::test_correlate_except_semiauto_where_singlefrom [gw4] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-True-True-False] [gw29] [ 68%] PASSED test/orm/test_selectin_relations.py::M2OWDegradeTest::test_use_join test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_no_aliasing_from_overlap [gw16] [ 68%] PASSED test/orm/test_session.py::NewStyleExecutionTest::test_unbuffered_result_session_is_closed[expunge_all-_exclusions1] test/orm/test_selectin_relations.py::M2OWDegradeTest::test_use_join_omit_join_false test/ext/test_orderinglist.py::OrderingListTest::test_replace_two [gw0] [ 68%] PASSED test/sql/test_compiler.py::CorrelateTest::test_correlate_except_semiauto_where_singlefrom test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-True-True-True] [gw59] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-False-True-False] test/orm/test_selectin_relations.py::TestExistingRowPopulation::test_m2o test/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_tsvectorconfig_regconfig test/engine/test_pool.py::PoolTest::test_rec_info test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-False-True-True] [gw2] [ 68%] PASSED test/orm/inheritance/test_single.py::EagerDefaultEvalTestPolymorphic::test_persist_bar test/orm/inheritance/test_single.py::EagerDefaultEvalTestPolymorphic::test_persist_foo [gw0] [ 68%] PASSED test/dialect/postgresql/test_compiler.py::FullTextSearchTest::test_match_tsvectorconfig_regconfig test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_clean_persistent_to_detached_via_close test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_expr_with_criteria[-users.id AS foo] [gw39] [ 68%] PASSED test/engine/test_pool.py::PoolTest::test_rec_info test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[None-10-fetch_kw1-LIMIT ALL OFFSET %(param_1)s-params1] [gw4] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[modify-True-True-True] [gw43] [ 68%] PASSED test/ext/test_orderinglist.py::OrderingListTest::test_replace_two [gw29] [ 68%] PASSED test/orm/test_selectin_relations.py::M2OWDegradeTest::test_use_join_omit_join_false [gw2] [ 68%] PASSED test/orm/inheritance/test_single.py::EagerDefaultEvalTestPolymorphic::test_persist_foo test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_39_4::test_col_targeting_union test/orm/test_selectin_relations.py::M2OWDegradeTest::test_use_join_parent_criteria [gw0] [ 68%] PASSED test/dialect/postgresql/test_compiler.py::RegexpTest::test_fetch[None-10-fetch_kw1-LIMIT ALL OFFSET %(param_1)s-params1] test/ext/test_orderinglist.py::OrderingListTest::test_slice test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-False-False-False] [gw59] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-False-True-True] test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace_string test/orm/inheritance/test_single.py::EagerDefaultEvalTestSubDefaults::test_persist_bar test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-True-False-False] [gw0] [ 68%] PASSED test/dialect/mysql/test_compiler.py::RegexpTestMySql::test_regexp_replace_string [gw29] [ 68%] PASSED test/orm/test_selectin_relations.py::M2OWDegradeTest::test_use_join_parent_criteria [gw4] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-False-False-False] test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_38-CAST(t.col AS CHAR(32))] [gw44] [ 68%] PASSED test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_no_aliasing_from_overlap test/orm/test_selectin_relations.py::M2OWDegradeTest::test_use_join_parent_criteria_degrade_on_defer [gw1] [ 68%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_count [gw0] [ 68%] PASSED test/dialect/mysql/test_compiler.py::SQLTest::test_cast[type_38-CAST(t.col AS CHAR(32))] test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-False-False-True] test/base/test_result.py::ResultTest::test_first [gw63] [ 68%] PASSED test/orm/test_relationship_criteria.py::LoaderCriteriaTest::test_select_expr_with_criteria[-users.id AS foo] [gw42] [ 68%] PASSED test/base/test_result.py::ResultTest::test_first test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_of_type test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_select_labels test/orm/inheritance/test_single.py::SingleInheritanceTest::test_discrim_bound_param_cloned_ok [gw16] [ 68%] PASSED test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_clean_persistent_to_detached_via_close [gw39] [ 68%] PASSED test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_39_4::test_col_targeting_union [gw59] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-True-False-False] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_foreign_key_implicit_parent [gw0] [ 68%] PASSED test/sql/test_compiler.py::SchemaTest::test_schema_lowercase_select_labels test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-True-False-True] [gw43] [ 68%] PASSED test/ext/test_orderinglist.py::OrderingListTest::test_slice [gw2] [ 68%] PASSED test/orm/inheritance/test_single.py::EagerDefaultEvalTestSubDefaults::test_persist_bar test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_detached_to_clean_persistent test/sql/test_compiler.py::SelectTest::test_limit_offset[lim4-offset4-LIMIT Q OFFSET Y-params4] test/orm/inheritance/test_single.py::EagerDefaultEvalTestSubDefaults::test_persist_foo [gw4] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-False-False-True] test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_39_4::test_column_names test/base/test_result.py::ResultTest::test_scalar_none_iterate [gw0] [ 68%] PASSED test/sql/test_compiler.py::SelectTest::test_limit_offset[lim4-offset4-LIMIT Q OFFSET Y-params4] [gw29] [ 68%] PASSED test/orm/test_selectin_relations.py::M2OWDegradeTest::test_use_join_parent_criteria_degrade_on_defer test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_bundle_w_annotation [gw38] [ 68%] PASSED test/base/test_result.py::ResultTest::test_scalar_none_iterate test/sql/test_selectable.py::SelectableTest::test_select_alias_labels test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-False-True-False] test/orm/test_selectin_relations.py::M2OWDegradeTest::test_use_join_parent_degrade_on_defer test/sql/test_compiler.py::StringifySpecialTest::test_render_datetime[date] [gw16] [ 68%] PASSED test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_detached_to_clean_persistent test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[pk-[Code]-[Code]] [gw2] [ 68%] PASSED test/orm/inheritance/test_single.py::EagerDefaultEvalTestSubDefaults::test_persist_foo test/dialect/test_sqlite.py::DateTimeTest::test_custom_format_compact [gw58] [ 68%] PASSED test/sql/test_selectable.py::SelectableTest::test_select_alias_labels [gw42] [ 68%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_foreign_key_implicit_parent [gw0] [ 68%] PASSED test/sql/test_compiler.py::StringifySpecialTest::test_render_datetime[date] [gw59] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-True-False-True] test/sql/test_selectable.py::SelectableTest::test_select_label_grouped_still_corresponds test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_foreign_key_name_is_none test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_detached_to_dirty_deleted [gw38] [ 68%] PASSED test/dialect/test_sqlite.py::DateTimeTest::test_custom_format_compact test/orm/test_composites.py::PointTest::test_comparator_aliased [gw58] [ 68%] PASSED test/sql/test_selectable.py::SelectableTest::test_select_label_grouped_still_corresponds test/orm/inheritance/test_single.py::ManyToManyToSingleTest::test_assert_join_sql test/dialect/test_sqlite.py::DateTimeTest::test_time_microseconds test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-True-True-False] [gw39] [ 68%] PASSED test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_39_4::test_column_names test/sql/test_selectable.py::SelectableTest::test_select_subquery_join [gw58] [ 68%] PASSED test/sql/test_selectable.py::SelectableTest::test_select_subquery_join [gw38] [ 68%] PASSED test/dialect/test_sqlite.py::DateTimeTest::test_time_microseconds test/dialect/test_sqlite.py::DateTimeTest::test_truncate_microseconds [gw42] [ 68%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_foreign_key_name_is_none test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_foreign_key_name_is_not_none [gw42] [ 68%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_foreign_key_name_is_not_none test/sql/test_selectable.py::SelectableTest::test_select_union [gw38] [ 68%] PASSED test/dialect/test_sqlite.py::DateTimeTest::test_truncate_microseconds [gw4] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-False-True-False] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_foreign_key_ondelete_onupdate [gw29] [ 68%] PASSED test/orm/test_selectin_relations.py::M2OWDegradeTest::test_use_join_parent_degrade_on_defer test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_39_4::test_crud [gw63] [ 68%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[pk-[Code]-[Code]] test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_39_4::test_boolean_default [gw58] [ 68%] PASSED test/sql/test_selectable.py::SelectableTest::test_select_union test/sql/test_selectable.py::SelectableTest::test_self_referential_select_raises [gw1] [ 68%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_discrim_bound_param_cloned_ok [gw44] [ 68%] PASSED test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_of_type [gw42] [ 68%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_foreign_key_ondelete_onupdate test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_foreign_key_options_unnamed_inline [gw42] [ 68%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_foreign_key_options_unnamed_inline test/orm/test_selectin_relations.py::MissingForeignTest::test_missing_rec [gw59] [ 68%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-True-True-False] [gw3] [ 68%] PASSED test/orm/test_selectin_relations.py::TestExistingRowPopulation::test_m2o [gw16] [ 68%] PASSED test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_detached_to_dirty_deleted test/orm/inheritance/test_single.py::SingleInheritanceTest::test_exists_standalone test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[pk-name with spaces-name with spaces] test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-False-True-True] [gw58] [ 68%] PASSED test/sql/test_selectable.py::SelectableTest::test_self_referential_select_raises test/orm/test_selectin_relations.py::TestExistingRowPopulation::test_o2m test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_legacy_quoted_identifiers_unit [gw42] [ 68%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_legacy_quoted_identifiers_unit test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_primary_key_constraint_named test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_outer_join_literal_onclause test/sql/test_selectable.py::SelectableTest::test_singular_union [gw58] [ 68%] PASSED test/sql/test_selectable.py::SelectableTest::test_singular_union test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[False-middle-cte] test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-True-True-True] [gw41] [ 68%] SKIPPED test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_39_4::test_one_or_none[True-1] test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_39_4::test_raw_string [gw58] [ 69%] PASSED test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[False-middle-cte] test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[False-middle-subquery] [gw38] [ 69%] PASSED test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_39_4::test_boolean_default test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_39_4::test_default_reflection [gw39] [ 69%] PASSED test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_39_4::test_crud [gw42] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_primary_key_constraint_named test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_primary_key_constraint_no_pk [gw42] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_primary_key_constraint_no_pk [gw4] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-False-True-True] [gw58] [ 69%] 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] [gw63] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[pk-name with spaces-name with spaces] test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-True-False-False] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_primary_key_constraint_unnamed test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[pk-plain_name-plain_name] [gw63] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[pk-plain_name-plain_name] [gw42] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_primary_key_constraint_unnamed test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_unique_constraint_named [gw58] [ 69%] PASSED test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[False-onelevel-cte] test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[False-onelevel-subquery] test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_39_4::test_no_tables [gw0] [ 69%] PASSED test/orm/test_composites.py::PointTest::test_comparator_aliased [gw42] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_unique_constraint_named [gw59] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[add-True-True-True] [gw58] [ 69%] PASSED test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[False-onelevel-subquery] [gw38] [ 69%] PASSED test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_39_4::test_default_reflection test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_unique_constraint_named_broken_casing test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[False-twolevel-cte] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[pk-plainname-plainname] [gw63] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[pk-plainname-plainname] test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_39_4::test_default_reflection_2 [gw39] [ 69%] PASSED test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_39_4::test_no_tables test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_39_4::test_reflect_system_table test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-False-False-False] [gw2] [ 69%] PASSED test/orm/inheritance/test_single.py::ManyToManyToSingleTest::test_assert_join_sql test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[uq-[Code]-Code] [gw63] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[uq-[Code]-Code] test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_column_fk [gw44] [ 69%] PASSED test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_outer_join_literal_onclause [gw4] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-True-False-False] [gw42] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_unique_constraint_named_broken_casing test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_unique_constraint_named_broken_temp test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[uq-[Code]-[Code]] test/orm/inheritance/test_single.py::ManyToManyToSingleTest::test_assert_joinedload_sql [gw0] [ 69%] PASSED test/sql/test_constraints.py::ConstraintCompilationTest::test_deferrable_column_fk [gw38] [ 69%] PASSED test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_39_4::test_default_reflection_2 test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_39_4::test_default_reflection_3 [gw42] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_unique_constraint_named_broken_temp test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_unique_constraint_unnamed_inline [gw58] [ 69%] PASSED test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[False-twolevel-cte] test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_outer_join_literal_onclause_alias [gw1] [ 69%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_exists_standalone [gw39] [ 69%] PASSED test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_39_4::test_reflect_system_table test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-True-False-True] test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[False-twolevel-subquery] [gw58] [ 69%] PASSED test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[False-twolevel-subquery] test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[True-middle-cte] [gw58] [ 69%] PASSED test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[True-middle-cte] test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[True-middle-subquery] [gw59] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-False-False-False] test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-False-False-True] [gw60] [ 69%] PASSED test/orm/test_session.py::FlushWarningsTest::test_m2o_cascade_add test/orm/test_session.py::FlushWarningsTest::test_m2o_cascade_remove test/orm/test_core_compilation.py::CorrelateTest::test_correlate_disabled_from [gw63] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[uq-[Code]-[Code]] [gw4] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-True-False-True] test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-True-True-False] [gw58] [ 69%] PASSED test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[True-middle-subquery] test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[True-onelevel-cte] [gw58] [ 69%] 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] [gw58] [ 69%] PASSED test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[True-onelevel-subquery] [gw38] [ 69%] PASSED test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_39_4::test_default_reflection_3 test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_39_4::test_expression_with_function_default test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[uq-name with spaces-name with spaces] [gw63] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[uq-name with spaces-name with spaces] [gw42] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_unique_constraint_unnamed_inline test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_unique_constraint_unnamed_inline_quoted [gw42] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_unique_constraint_unnamed_inline_quoted test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_39_4::test_reflect_user_table [gw0] [ 69%] PASSED test/orm/test_core_compilation.py::CorrelateTest::test_correlate_disabled_from test/orm/inheritance/test_single.py::SingleInheritanceTest::test_from_self_count [gw44] [ 69%] PASSED test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_outer_join_literal_onclause_alias test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[True-twolevel-cte] [gw58] [ 69%] 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] [gw58] [ 69%] PASSED test/sql/test_selectable.py::SelectableTest::test_subquery_cte_correspondence[True-twolevel-subquery] test/sql/test_selectable.py::SelectableTest::test_subquery_label_grouped_still_corresponds [gw38] [ 69%] PASSED test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_39_4::test_expression_with_function_default test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_39_4::test_function_default test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_unique_constraint_unnamed_normal [gw42] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_unique_constraint_unnamed_normal test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_unique_constraint_unnamed_normal_temporary [gw42] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_unique_constraint_unnamed_normal_temporary test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_unnamed_inline_foreign_key [gw39] [ 69%] PASSED test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_39_4::test_reflect_user_table test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_39_4::test_schema_names test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_nested_union_undefer_option [gw59] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-False-False-True] [gw29] [ 69%] PASSED test/orm/test_selectin_relations.py::MissingForeignTest::test_missing_rec test/orm/test_selectin_relations.py::OrderBySecondaryTest::test_ordering test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[uq-plain_name-plain_name] [gw63] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[uq-plain_name-plain_name] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[uq-plainname-plainname] [gw63] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[uq-plainname-plainname] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[uq_inline-[Code]-Code] [gw42] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_unnamed_inline_foreign_key test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_unnamed_inline_foreign_key_quoted [gw42] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_unnamed_inline_foreign_key_quoted [gw38] [ 69%] PASSED test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_39_4::test_function_default test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_39_4::test_old_style_default [gw38] [ 69%] PASSED test/dialect/test_sqlite.py::DefaultsTest_sqlite+pysqlite_3_39_4::test_old_style_default test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-False-True-False] [gw58] [ 69%] PASSED test/sql/test_selectable.py::SelectableTest::test_subquery_label_grouped_still_corresponds test/sql/test_selectable.py::SelectableTest::test_subquery_labels_join [gw58] [ 69%] PASSED test/sql/test_selectable.py::SelectableTest::test_subquery_labels_join test/sql/test_selectable.py::SelectableTest::test_subquery_on_table [gw58] [ 69%] PASSED test/sql/test_selectable.py::SelectableTest::test_subquery_on_table [gw63] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[uq_inline-[Code]-Code] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[uq_inline-[Code]-[Code]] [gw63] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[uq_inline-[Code]-[Code]] [gw2] [ 69%] PASSED test/orm/inheritance/test_single.py::ManyToManyToSingleTest::test_assert_joinedload_sql test/orm/inheritance/test_single.py::ManyToManyToSingleTest::test_eager_join [gw60] [ 69%] PASSED test/orm/test_session.py::FlushWarningsTest::test_m2o_cascade_remove test/orm/test_session.py::FlushWarningsTest::test_o2m_cascade_add test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_39_4::test_3_7_16_warning [gw38] [ 69%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_39_4::test_3_7_16_warning [gw43] [ 69%] SKIPPED test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_bundle_w_annotation test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_bundle_wo_annotation [gw32] [ 69%] PASSED test/orm/test_selectin_relations.py::ChunkingTest::test_yield_per [gw29] [ 69%] PASSED test/orm/test_selectin_relations.py::OrderBySecondaryTest::test_ordering test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_outer_join_no_onclause [gw39] [ 69%] PASSED test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_39_4::test_schema_names [gw4] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-True-True-False] test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-True-True-True] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[uq_inline-name with spaces-name with spaces] test/orm/test_selectin_relations.py::EagerTest::test_basic [gw59] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-False-True-False] test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_39_4::test_column_computed[no_persisted] test/dialect/test_sqlite.py::DateTest::test_custom_format [gw42] [ 69%] PASSED test/dialect/test_sqlite.py::DateTest::test_custom_format [gw63] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[uq_inline-name with spaces-name with spaces] [gw44] [ 69%] PASSED test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_outer_join_no_onclause [gw1] [ 69%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_from_self_count test/orm/inheritance/test_single.py::SingleInheritanceTest::test_from_self_legacy [gw38] [ 69%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_39_4::test_column_computed[no_persisted] test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_39_4::test_column_computed[persisted_false] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[uq_inline-plain_name-plain_name] test/orm/test_selectin_relations.py::SameNamePolymorphicTest::test_load_both_wpoly [gw4] [ 69%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[nothing-True-True-True] test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_39_4::test_table_names_present test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_outer_join_no_onclause_alias [gw63] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[uq_inline-plain_name-plain_name] [gw38] [ 69%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_39_4::test_column_computed[persisted_false] test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_39_4::test_column_computed[persisted_none] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[uq_inline-plainname-plainname] [gw38] [ 69%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_39_4::test_column_computed[persisted_none] test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_39_4::test_column_computed[persisted_true] [gw39] [ 69%] PASSED test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_39_4::test_table_names_present [gw0] [ 69%] PASSED test/orm/test_core_compilation.py::LoadersInSubqueriesTest::test_nested_union_undefer_option [gw63] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[uq_inline-plainname-plainname] test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_legacy_inactive_history_style] [gw60] [ 69%] PASSED test/orm/test_session.py::FlushWarningsTest::test_o2m_cascade_add [gw38] [ 69%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_39_4::test_column_computed[persisted_true] test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_create_index_with_schema test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_39_4::test_connect_args[sqlite://-expected2] test/orm/test_session.py::FlushWarningsTest::test_o2m_cascade_remove [gw38] [ 69%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_39_4::test_connect_args[sqlite://-expected2] [gw63] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_create_index_with_schema test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_39_4::test_table_names_system [gw44] [ 69%] PASSED test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_outer_join_no_onclause_alias test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_dont_reflect_autoindex test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_39_4::test_connect_args[sqlite:////abs/path/to/foo.db-expected1] [gw38] [ 69%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_39_4::test_connect_args[sqlite:////abs/path/to/foo.db-expected1] test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_39_4::test_connect_args[sqlite:///?check_same_thread=true-expected3] [gw63] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_dont_reflect_autoindex test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_foreign_key_composite_broken_casing test/orm/test_core_compilation.py::SelectableTest::test_froms_join [gw32] [ 69%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_basic test/orm/test_selectin_relations.py::EagerTest::test_cyclical [gw38] [ 69%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_39_4::test_connect_args[sqlite:///?check_same_thread=true-expected3] test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_39_4::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::RelationshipToSingleTest::test_outer_join_prop [gw2] [ 69%] PASSED test/orm/inheritance/test_single.py::ManyToManyToSingleTest::test_eager_join test/orm/test_relationships.py::M2ODontOverwriteFKTest::test_joinedload_doesnt_produce_bogus_event [gw63] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_foreign_key_composite_broken_casing test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_foreign_key_composite_implicit_parent test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_ambiguous_fks_m2m test/orm/inheritance/test_single.py::ManyToManyToSingleTest::test_manual_join [gw39] [ 69%] PASSED test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_39_4::test_table_names_system [gw1] [ 69%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_from_self_legacy [gw63] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_foreign_key_composite_implicit_parent test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_foreign_key_implicit_missing_parent test/orm/inheritance/test_single.py::SingleInheritanceTest::test_from_statement_select test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-True-False-False] [gw63] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_foreign_key_implicit_missing_parent [gw60] [ 69%] PASSED test/orm/test_session.py::FlushWarningsTest::test_o2m_cascade_remove test/base/test_result.py::ResultTest::test_unique_mappings_all [gw44] [ 69%] PASSED test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_outer_join_prop test/orm/test_session.py::FlushWarningsTest::test_plain_add test/dialect/test_sqlite.py::AutoIncrementTest::test_sqlite_autoincrement [gw52] [ 69%] PASSED test/base/test_result.py::ResultTest::test_unique_mappings_all [gw46] [ 69%] PASSED test/orm/test_relationships.py::M2ODontOverwriteFKTest::test_joinedload_doesnt_produce_bogus_event test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_outer_join_prop_alias [gw39] [ 69%] PASSED test/dialect/test_sqlite.py::AutoIncrementTest::test_sqlite_autoincrement test/dialect/test_sqlite.py::SQLTest::test_extract test/dialect/test_sqlite.py::AutoIncrementTest::test_sqlite_autoincrement_constraint [gw32] [ 69%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_cyclical [gw51] [ 69%] PASSED test/orm/test_relationships.py::InactiveHistoryNoRaiseTest::test_m2o[delete_legacy_inactive_history_style] [gw8] [ 69%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[True-True-False-False] [gw39] [ 69%] PASSED test/dialect/test_sqlite.py::AutoIncrementTest::test_sqlite_autoincrement_constraint [gw17] [ 69%] PASSED test/orm/test_relationships.py::AmbiguousFKResolutionTest::test_ambiguous_fks_m2m test/dialect/test_sqlite.py::JSONTest_sqlite+pysqlite_3_39_4::test_deprecated_serializer_args test/dialect/test_sqlite.py::AutoIncrementTest::test_sqlite_autoincrement_int_affinity test/orm/test_selectin_relations.py::EagerTest::test_cyclical_explicit_join_depth [gw38] [ 69%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_39_4::test_connect_args[sqlite:///file:path/to/database?check_same_thread=true&timeout=10&mode=ro&nolock=1&uri=true-expected4] [gw52] [ 69%] PASSED test/dialect/test_sqlite.py::SQLTest::test_extract [gw39] [ 69%] PASSED test/dialect/test_sqlite.py::AutoIncrementTest::test_sqlite_autoincrement_int_affinity test/dialect/test_sqlite.py::SQLTest::test_in_tuple [gw41] [ 69%] SKIPPED test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_39_4::test_raw_string test/dialect/test_sqlite.py::AutoIncrementTest::test_sqlite_no_autoincrement [gw52] [ 69%] PASSED test/dialect/test_sqlite.py::SQLTest::test_in_tuple test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_update_three test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_39_4::test_raw_unicode test/dialect/test_sqlite.py::SQLTest::test_is_distinct_from [gw39] [ 69%] PASSED test/dialect/test_sqlite.py::AutoIncrementTest::test_sqlite_no_autoincrement test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_bad_args [gw46] [ 69%] PASSED test/dialect/test_sqlite.py::JSONTest_sqlite+pysqlite_3_39_4::test_deprecated_serializer_args [gw29] [ 69%] PASSED test/orm/test_selectin_relations.py::SameNamePolymorphicTest::test_load_both_wpoly [gw2] [ 69%] PASSED test/orm/inheritance/test_single.py::ManyToManyToSingleTest::test_manual_join [gw60] [ 69%] PASSED test/orm/test_session.py::FlushWarningsTest::test_plain_add test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_39_4::test_connect_args[sqlite:///file:path/to/database?uri=true-expected6] [gw52] [ 69%] PASSED test/dialect/test_sqlite.py::SQLTest::test_is_distinct_from test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_check_constraint test/dialect/test_sqlite.py::SQLTest::test_localtime [gw44] [ 69%] PASSED test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_outer_join_prop_alias test/dialect/test_sqlite.py::JSONTest_sqlite+pysqlite_3_39_4::test_extract_subobject [gw1] [ 69%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_from_statement_select test/orm/test_session.py::FlushWarningsTest::test_plain_delete [gw51] [ 69%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_39_4::test_connect_args[sqlite:///file:path/to/database?uri=true-expected6] test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_39_4::test_connect_args[sqlite:///foo.db-expected0] [gw52] [ 69%] PASSED test/dialect/test_sqlite.py::SQLTest::test_localtime test/dialect/test_sqlite.py::SQLTest::test_no_autoinc_on_composite_pk test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_relationship_to_subclass test/orm/inheritance/test_single.py::SingleInheritanceTest::test_from_statement_update [gw46] [ 69%] PASSED test/dialect/test_sqlite.py::JSONTest_sqlite+pysqlite_3_39_4::test_extract_subobject [gw51] [ 69%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_39_4::test_connect_args[sqlite:///foo.db-expected0] test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_39_4::test_description_encoding [gw52] [ 69%] PASSED test/dialect/test_sqlite.py::SQLTest::test_no_autoinc_on_composite_pk test/dialect/test_sqlite.py::SQLTest::test_true_false test/orm/test_selectin_relations.py::SelfRefInheritanceAliasedTest::test_twolevel_selectin_w_polymorphic [gw32] [ 69%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_cyclical_explicit_join_depth test/dialect/test_sqlite.py::JSONTest_sqlite+pysqlite_3_39_4::test_reflection [gw17] [ 69%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_bad_args [gw52] [ 69%] PASSED test/dialect/test_sqlite.py::SQLTest::test_true_false [gw8] [ 69%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_update_three test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_no_call_twice test/orm/test_selectin_relations.py::EagerTest::test_disable_dynamic test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_update_two [gw39] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_check_constraint test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[ix-[Code]-Code] [gw51] [ 69%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_39_4::test_description_encoding test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_39_4::test_extra_reserved_words [gw46] [ 69%] PASSED test/dialect/test_sqlite.py::JSONTest_sqlite+pysqlite_3_39_4::test_reflection test/dialect/test_sqlite.py::SavepointTest_sqlite+pysqlite_3_39_4::test_nested_subtransaction_commit [gw17] [ 69%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_no_call_twice [gw43] [ 69%] SKIPPED test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_bundle_wo_annotation test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_entity_w_annotations test/dialect/test_sqlite.py::JSONTest_sqlite+pysqlite_3_39_4::test_rudimentary_roundtrip test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_nothing [gw39] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[ix-[Code]-Code] [gw8] [ 69%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_update_two test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_set_excluded[control] test/orm/test_relationships.py::TypeMatchTest::test_m2o_oncascade [gw51] [ 69%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_39_4::test_extra_reserved_words test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[ix-[Code]-[Code]] [gw60] [ 69%] PASSED test/orm/test_session.py::FlushWarningsTest::test_plain_delete [gw52] [ 69%] PASSED test/dialect/test_sqlite.py::SavepointTest_sqlite+pysqlite_3_39_4::test_nested_subtransaction_commit test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_39_4::test_isolation_level_message [gw46] [ 69%] PASSED test/dialect/test_sqlite.py::JSONTest_sqlite+pysqlite_3_39_4::test_rudimentary_roundtrip [gw17] [ 69%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_nothing [gw51] [ 69%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_39_4::test_isolation_level_message test/dialect/test_sqlite.py::SavepointTest_sqlite+pysqlite_3_39_4::test_nested_subtransaction_rollback [gw8] [ 69%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_set_excluded[control] test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_set_excluded[dict] test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_nothing_connectionless test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_39_4::test_pool_class [gw39] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[ix-[Code]-[Code]] test/dialect/test_sqlite.py::KeywordInDatabaseNameTest_sqlite+pysqlite_3_39_4::test_reflect [gw0] [ 69%] PASSED test/orm/test_core_compilation.py::SelectableTest::test_froms_join test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[ix-name with spaces-name with spaces] [gw8] [ 69%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_set_excluded[dict] [gw51] [ 69%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_39_4::test_pool_class test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_39_4::test_pysqlcipher_connects [gw52] [ 69%] PASSED test/dialect/test_sqlite.py::SavepointTest_sqlite+pysqlite_3_39_4::test_nested_subtransaction_rollback [gw17] [ 69%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_nothing_connectionless test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-None-False-False] test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_set_excluded[excluded] [gw8] [ 69%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_set_excluded[excluded] [gw51] [ 69%] SKIPPED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_39_4::test_pysqlcipher_connects [gw32] [ 69%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_disable_dynamic test/sql/test_cte.py::CTETest::test_update_pulls_from_cte [gw39] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[ix-name with spaces-name with spaces] [gw46] [ 69%] PASSED test/dialect/test_sqlite.py::KeywordInDatabaseNameTest_sqlite+pysqlite_3_39_4::test_reflect [gw1] [ 69%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_from_statement_update test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_nothing_target test/orm/test_selectin_relations.py::EagerTest::test_double_same_mappers test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_39_4::test_boolean test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[ix-plain_name-plain_name] test/dialect/test_sqlite.py::MatchTest_sqlite+pysqlite_3_39_4::test_and_match [gw0] [ 69%] PASSED test/sql/test_cte.py::CTETest::test_update_pulls_from_cte test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_39_4::test_quoted_identifiers_functional_one test/orm/inheritance/test_single.py::SingleInheritanceTest::test_from_subq [gw47] [ 69%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_mapper_pathing test/orm/test_selectin_relations.py::EagerTest::test_o2m_empty_list_present test/dialect/test_sqlite.py::ReflectHeadlessFKsTest_sqlite+pysqlite_3_39_4::test_reflect_tables_fk_no_colref [gw52] [ 69%] PASSED test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_39_4::test_boolean [gw17] [ 69%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_nothing_target [gw39] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[ix-plain_name-plain_name] [gw25] [ 69%] PASSED test/orm/test_relationships.py::TypeMatchTest::test_m2o_oncascade test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_update_clauseelem_keys test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_39_4::test_cant_parse_datetime_message test/orm/test_dataclasses_py3k.py::DataclassesTest::test_asdict_and_astuple_widget test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[ix-plainname-plainname] [gw17] [ 69%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_update_clauseelem_keys test/dialect/test_sqlite.py::TimeTest::test_truncate_microseconds test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_update_column_keys [gw52] [ 69%] PASSED test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_39_4::test_cant_parse_datetime_message [gw25] [ 69%] PASSED test/dialect/test_sqlite.py::TimeTest::test_truncate_microseconds [gw33] [ 69%] PASSED test/orm/test_relationships.py::ViewOnlySyncBackref::test_case[False-None-False-False] [gw39] [ 69%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[ix-plainname-plainname] test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_39_4::test_custom_date test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_scalar_one[1] test/sql/test_resultset.py::AlternateCursorResultTest::test_basic_fully_buffered_result_proxy [gw51] [ 69%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_39_4::test_quoted_identifiers_functional_one test/dialect/test_sqlite.py::TypeReflectionTest_sqlite+pysqlite_3_39_4::test_lookup_direct_lookup [gw17] [ 69%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_update_column_keys test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_39_4::test_quoted_identifiers_functional_two test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_update_exotic_targets_five [gw30] [ 70%] PASSED test/base/test_result.py::OnlyScalarsTest::test_scalar_mode_scalar_one[1] [gw46] [ 70%] PASSED test/dialect/test_sqlite.py::MatchTest_sqlite+pysqlite_3_39_4::test_and_match test/orm/test_subquery_relations.py::EagerTest::test_cyclical_explicit_join_depth [gw47] [ 70%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_o2m_empty_list_present [gw8] [ 70%] PASSED test/dialect/test_sqlite.py::ReflectHeadlessFKsTest_sqlite+pysqlite_3_39_4::test_reflect_tables_fk_no_colref test/dialect/test_sqlite.py::MatchTest_sqlite+pysqlite_3_39_4::test_expression test/orm/test_subquery_relations.py::EagerTest::test_map_to_cte_subq[cte] [gw25] [ 70%] PASSED test/dialect/test_sqlite.py::TypeReflectionTest_sqlite+pysqlite_3_39_4::test_lookup_direct_lookup [gw52] [ 70%] PASSED test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_39_4::test_custom_date test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_39_4::test_custom_date_text_affinity [gw29] [ 70%] PASSED test/orm/test_selectin_relations.py::SelfRefInheritanceAliasedTest::test_twolevel_selectin_w_polymorphic [gw44] [ 70%] PASSED test/orm/inheritance/test_single.py::RelationshipToSingleTest::test_relationship_to_subclass test/dialect/test_sqlite.py::TypeReflectionTest_sqlite+pysqlite_3_39_4::test_lookup_direct_type_affinity [gw25] [ 70%] PASSED test/dialect/test_sqlite.py::TypeReflectionTest_sqlite+pysqlite_3_39_4::test_lookup_direct_type_affinity [gw46] [ 70%] PASSED test/dialect/test_sqlite.py::MatchTest_sqlite+pysqlite_3_39_4::test_expression test/dialect/test_sqlite.py::MatchTest_sqlite+pysqlite_3_39_4::test_match_across_joins [gw51] [ 70%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_39_4::test_quoted_identifiers_functional_two [gw36] [ 70%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_basic_fully_buffered_result_proxy test/orm/test_selectin_relations.py::EagerTest::test_one_to_many_scalar test/dialect/test_sqlite.py::TypeReflectionTest_sqlite+pysqlite_3_39_4::test_lookup_direct_unsupported_args [gw17] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_update_exotic_targets_five test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_update_exotic_targets_four test/dialect/test_sqlite.py::FutureSavepointTest_sqlite+pysqlite_3_39_4::test_nested_subtransaction_commit test/dialect/test_sqlite.py::RegexpTest::test_not_regexp_match [gw8] [ 70%] PASSED test/dialect/test_sqlite.py::RegexpTest::test_not_regexp_match test/dialect/test_sqlite.py::RegexpTest::test_not_regexp_match_column [gw52] [ 70%] PASSED test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_39_4::test_custom_date_text_affinity test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_39_4::test_custom_datetime [gw46] [ 70%] PASSED test/dialect/test_sqlite.py::MatchTest_sqlite+pysqlite_3_39_4::test_match_across_joins test/dialect/test_sqlite.py::MatchTest_sqlite+pysqlite_3_39_4::test_or_match [gw8] [ 70%] PASSED test/dialect/test_sqlite.py::RegexpTest::test_not_regexp_match_column [gw17] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_update_exotic_targets_four test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_joined_inh_subclass_join_single_inh_subclass[False] test/orm/test_subquery_relations.py::InheritanceToRelatedTest::test_caches_query_per_base_subq test/dialect/test_sqlite.py::RegexpTest::test_not_regexp_match_flags [gw0] [ 70%] PASSED test/orm/test_dataclasses_py3k.py::DataclassesTest::test_asdict_and_astuple_widget test/sql/test_ddlemit.py::EmitDDLTest::test_drop_seq_checkfirst test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_update_exotic_targets_four_no_pk [gw1] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_from_subq [gw46] [ 70%] PASSED test/dialect/test_sqlite.py::MatchTest_sqlite+pysqlite_3_39_4::test_or_match test/dialect/test_sqlite.py::MatchTest_sqlite+pysqlite_3_39_4::test_simple_match [gw52] [ 70%] PASSED test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_39_4::test_custom_datetime test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_39_4::test_custom_datetime_text_affinity test/orm/inheritance/test_single.py::SingleInheritanceTest::test_having [gw25] [ 70%] PASSED test/dialect/test_sqlite.py::TypeReflectionTest_sqlite+pysqlite_3_39_4::test_lookup_direct_unsupported_args test/dialect/test_sqlite.py::TypeReflectionTest_sqlite+pysqlite_3_39_4::test_round_trip_direct_lookup [gw47] [ 70%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_one_to_many_scalar [gw8] [ 70%] PASSED test/dialect/test_sqlite.py::RegexpTest::test_not_regexp_match_flags test/dialect/test_sqlite.py::RegexpTest::test_not_regexp_match_str [gw51] [ 70%] PASSED test/dialect/test_sqlite.py::FutureSavepointTest_sqlite+pysqlite_3_39_4::test_nested_subtransaction_commit test/dialect/test_sqlite.py::FutureSavepointTest_sqlite+pysqlite_3_39_4::test_nested_subtransaction_rollback [gw0] [ 70%] PASSED test/sql/test_ddlemit.py::EmitDDLTest::test_drop_seq_checkfirst test/orm/test_selectin_relations.py::EagerTest::test_one_to_many_scalar_none [gw17] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_update_exotic_targets_four_no_pk [gw8] [ 70%] PASSED test/dialect/test_sqlite.py::RegexpTest::test_not_regexp_match_str test/dialect/test_sqlite.py::RegexpTest::test_regexp_match [gw46] [ 70%] PASSED test/dialect/test_sqlite.py::MatchTest_sqlite+pysqlite_3_39_4::test_simple_match test/dialect/test_sqlite.py::MatchTest_sqlite+pysqlite_3_39_4::test_simple_prefix_match [gw46] [ 70%] PASSED test/dialect/test_sqlite.py::MatchTest_sqlite+pysqlite_3_39_4::test_simple_prefix_match test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_update_exotic_targets_six test/orm/test_defaults.py::ComputedDefaultsOnUpdateTest_sqlite+pysqlite_3_39_4::test_insert_computed[noneager] [gw8] [ 70%] PASSED test/dialect/test_sqlite.py::RegexpTest::test_regexp_match test/dialect/test_sqlite.py::RegexpTest::test_regexp_match_column [gw51] [ 70%] PASSED test/dialect/test_sqlite.py::FutureSavepointTest_sqlite+pysqlite_3_39_4::test_nested_subtransaction_rollback [gw52] [ 70%] PASSED test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_39_4::test_custom_datetime_text_affinity test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_39_4::test_native_datetime [gw17] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_update_exotic_targets_six test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_check_constraint test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_update_exotic_targets_three test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_39_4::test_empty_insert_nopk1 [gw8] [ 70%] PASSED test/dialect/test_sqlite.py::RegexpTest::test_regexp_match_column test/dialect/test_sqlite.py::RegexpTest::test_regexp_match_flags [gw8] [ 70%] PASSED test/dialect/test_sqlite.py::RegexpTest::test_regexp_match_flags [gw44] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_joined_inh_subclass_join_single_inh_subclass[False] [gw46] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_check_constraint test/dialect/test_sqlite.py::RegexpTest::test_regexp_match_str [gw17] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_update_exotic_targets_three [gw52] [ 70%] PASSED test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_39_4::test_native_datetime test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_check_constraint_from_column test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_39_4::test_no_convert_unicode [gw51] [ 70%] PASSED test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_39_4::test_empty_insert_nopk1 [gw25] [ 70%] PASSED test/dialect/test_sqlite.py::TypeReflectionTest_sqlite+pysqlite_3_39_4::test_round_trip_direct_lookup [gw47] [ 70%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_one_to_many_scalar_none test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_39_4::test_empty_insert_nopk2 [gw52] [ 70%] PASSED test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_39_4::test_no_convert_unicode [gw8] [ 70%] PASSED test/dialect/test_sqlite.py::RegexpTest::test_regexp_match_str test/dialect/test_sqlite.py::RegexpTest::test_regexp_replace test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_update_exotic_targets_two [gw46] [ 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 test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_39_4::test_string_dates_passed_raise test/dialect/test_sqlite.py::TypeReflectionTest_sqlite+pysqlite_3_39_4::test_round_trip_direct_type_affinity [gw8] [ 70%] PASSED test/dialect/test_sqlite.py::RegexpTest::test_regexp_replace test/orm/test_selectin_relations.py::EagerTest::test_options_pathing test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_joined_inh_subclass_join_single_inh_subclass[True] [gw51] [ 70%] PASSED test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_39_4::test_empty_insert_nopk2 [gw52] [ 70%] PASSED test/dialect/test_sqlite.py::TestTypes_sqlite+pysqlite_3_39_4::test_string_dates_passed_raise [gw0] [ 70%] PASSED test/orm/test_defaults.py::ComputedDefaultsOnUpdateTest_sqlite+pysqlite_3_39_4::test_insert_computed[noneager] [gw46] [ 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 [gw17] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_update_exotic_targets_two test/dialect/test_sqlite.py::SQLTest::test_column_defaults_ddl test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_39_4::test_empty_insert_pk1 test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_update_five test/dialect/test_sqlite.py::TimeTest::test_custom_format [gw44] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_joined_inh_subclass_join_single_inh_subclass[True] test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_query_wpoly_single_inh_subclass [gw1] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_having [gw43] [ 70%] SKIPPED test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_entity_w_annotations [gw17] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_update_five [gw52] [ 70%] PASSED test/dialect/test_sqlite.py::TimeTest::test_custom_format test/orm/test_defaults.py::TriggerDefaultsTest::test_insert [gw33] [ 70%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_cyclical_explicit_join_depth test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_update_four [gw25] [ 70%] PASSED test/dialect/test_sqlite.py::TypeReflectionTest_sqlite+pysqlite_3_39_4::test_round_trip_direct_type_affinity test/dialect/test_sqlite.py::TypeReflectionTest_sqlite+pysqlite_3_39_4::test_round_trip_direct_unsupported_args [gw51] [ 70%] PASSED test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_39_4::test_empty_insert_pk1 test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_39_4::test_empty_insert_pk2 [gw46] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_column_not_null [gw15] [ 70%] PASSED test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_move_gc_session_persistent_dirty test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_entity_wo_annotations test/orm/inheritance/test_single.py::SingleInheritanceTest::test_multi_qualification [gw8] [ 70%] PASSED test/dialect/test_sqlite.py::SQLTest::test_column_defaults_ddl test/dialect/test_sqlite.py::SQLTest::test_constraints_with_schemas test/orm/test_subquery_relations.py::EagerTest::test_disable_dynamic [gw44] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_query_wpoly_single_inh_subclass [gw17] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_update_four [gw30] [ 70%] 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] [gw25] [ 70%] PASSED test/dialect/test_sqlite.py::TypeReflectionTest_sqlite+pysqlite_3_39_4::test_round_trip_direct_unsupported_args [gw51] [ 70%] PASSED test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_39_4::test_empty_insert_pk2 test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_39_4::test_empty_insert_pk2_fv test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_move_persistent_clean [gw8] [ 70%] PASSED test/dialect/test_sqlite.py::SQLTest::test_constraints_with_schemas test/dialect/test_sqlite.py::SQLTest::test_create_partial_index test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_primary_key [gw46] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_primary_key test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_primary_key_constraint [gw46] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_primary_key_constraint test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_primary_key_constraint_from_column test/orm/test_subquery_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_subquery_existingfrom test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_update_multivalues [gw17] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_update_multivalues test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_single_inh_subclass_join_joined_inh_subclass[False] [gw51] [ 70%] PASSED test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_39_4::test_empty_insert_pk2_fv test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_39_4::test_empty_insert_pk3 [gw41] [ 70%] SKIPPED test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_39_4::test_raw_unicode test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_39_4::test_string [gw8] [ 70%] PASSED test/dialect/test_sqlite.py::SQLTest::test_create_partial_index [gw0] [ 70%] PASSED test/orm/test_defaults.py::TriggerDefaultsTest::test_insert test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_update_no_row_actually_affected [gw46] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_primary_key_constraint_from_column test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_unique_constraint [gw46] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_unique_constraint [gw33] [ 70%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_disable_dynamic [gw15] [ 70%] PASSED test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_move_persistent_clean [gw51] [ 70%] PASSED test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_39_4::test_empty_insert_pk3 test/orm/test_subquery_relations.py::EagerTest::test_double_same_mappers [gw44] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_single_inh_subclass_join_joined_inh_subclass[False] [gw17] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_update_no_row_actually_affected test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_39_4::test_empty_insert_pk3_fv test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_from_relationship_polymorphic_bound test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_move_persistent_dirty test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_single_inh_subclass_join_joined_inh_subclass[True] test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_update_one[issue_5939] [gw44] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_single_inh_subclass_join_joined_inh_subclass[True] [gw51] [ 70%] PASSED test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_39_4::test_empty_insert_pk3_fv test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_39_4::test_empty_insert_pk4 test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_single_inh_subclass_join_wpoly_joined_inh_subclass [gw17] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_update_one[issue_5939] [gw15] [ 70%] PASSED test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_move_persistent_dirty test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_update_one[with_dict] [gw30] [ 70%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_map_to_cte_subq[plain] [gw51] [ 70%] PASSED test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_39_4::test_empty_insert_pk4 test/orm/test_subquery_relations.py::EagerTest::test_map_to_cte_subq[subquery] test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_persistent_dirty_to_expired [gw17] [ 70%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_update_one[with_dict] [gw44] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_single_inh_subclass_join_wpoly_joined_inh_subclass test/orm/test_relationships.py::RaiseLoadTest::test_m2o_raiseload_option test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_wpoly_single_inh_subclass [gw15] [ 70%] PASSED test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_persistent_dirty_to_expired test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_join_self_ref [gw44] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleFromPolySelectableTest::test_wpoly_single_inh_subclass test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_transient test/sql/test_resultset.py::AlternateCursorResultTest::test_resultprocessor_buffered_row [gw1] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_multi_qualification [gw53] [ 70%] PASSED test/orm/test_relationships.py::RaiseLoadTest::test_m2o_raiseload_option [gw15] [ 70%] PASSED test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_transient [gw40] [ 70%] PASSED test/sql/test_resultset.py::AlternateCursorResultTest::test_resultprocessor_buffered_row test/orm/inheritance/test_single.py::SingleInheritanceTest::test_bundle_qualification test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_aliased_w_subclass test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_transient_to_pending [gw7] [ 70%] PASSED test/orm/test_relationships.py::InvalidRelationshipEscalationTest::test_no_join_self_ref [gw30] [ 70%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_map_to_cte_subq[subquery] test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_autoincrement_col test/orm/test_subquery_relations.py::EagerTest::test_mapper_pathing test/orm/test_subquery_relations.py::SelfReferentialTest::test_options [gw15] [ 70%] PASSED test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_transient_to_pending [gw25] [ 70%] PASSED test/orm/test_subquery_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_subquery_existingfrom test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_39_4::test_insert_from_select_round_trip test/orm/test_subquery_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_subquery_multilevel [gw33] [ 70%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_double_same_mappers test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_label_overlap_fallback test/orm/test_subquery_relations.py::EagerTest::test_double_w_ac test/orm/test_session.py::SessionInterface::test_mapped_class_for_instance [gw7] [ 70%] PASSED test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_39_4::test_insert_from_select_round_trip test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_case_sensitive test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_39_4::test_select_nonrecursive_round_trip [gw49] [ 70%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_label_overlap_fallback [gw24] [ 70%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_case_sensitive [gw1] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_aliased_w_subclass [gw0] [ 70%] PASSED test/orm/test_deferred.py::InheritanceTest::test_load_only_subclass_from_relationship_polymorphic_bound [gw15] [ 70%] PASSED test/orm/test_session.py::SessionInterface::test_mapped_class_for_instance test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_count [gw25] [ 70%] PASSED test/orm/test_subquery_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_subquery_multilevel [gw43] [ 70%] SKIPPED test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_entity_wo_annotations test/orm/test_session.py::SessionInterface::test_missing_state [gw7] [ 70%] PASSED test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_39_4::test_select_nonrecursive_round_trip test/orm/test_subquery_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_subquery_nofrom test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_view_definition[True-_exclusions1] test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_39_4::test_select_recursive_round_trip test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_no_bundle [gw53] [ 70%] PASSED test/orm/test_subquery_relations.py::SelfReferentialTest::test_options test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_schema_names_w_translate_map [gw44] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_bundle_qualification test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_39_4::test_create test/orm/test_subquery_relations.py::SelfReferentialTest::test_with_deferred [gw15] [ 70%] PASSED test/orm/test_session.py::SessionInterface::test_missing_state [gw7] [ 70%] PASSED test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_39_4::test_select_recursive_round_trip [gw40] [ 70%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_autoincrement_col [gw0] [ 70%] PASSED test/engine/test_deprecations.py::AutocommitTextTest_sqlite+pysqlite_3_39_4::test_create test/orm/test_session.py::SessionInterface::test_refresh_arg_signature test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_dialect_initialize test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_39_4::test_update_from_round_trip [gw25] [ 70%] PASSED test/orm/test_subquery_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_subquery_nofrom [gw40] [ 70%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_dialect_initialize [gw7] [ 70%] SKIPPED test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_39_4::test_update_from_round_trip test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_pickled_rows test/orm/test_subquery_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_subquery_with_polymorphic_alias test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_columns[False-False-_exclusions0] [gw15] [ 70%] PASSED test/orm/test_session.py::SessionInterface::test_refresh_arg_signature [gw40] [ 70%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_columns[False-False-_exclusions0] test/dialect/test_suite.py::CastTypeDecoratorTest_sqlite+pysqlite_3_39_4::test_special_type test/orm/test_session.py::SessionInterface::test_unmapped_class_for_instance test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_columns[False-True-_exclusions1] [gw40] [ 70%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_columns[False-True-_exclusions1] test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_columns[True-False-_exclusions2] [gw1] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_count [gw15] [ 70%] PASSED test/orm/test_session.py::SessionInterface::test_unmapped_class_for_instance [gw7] [ 70%] PASSED test/dialect/test_suite.py::CastTypeDecoratorTest_sqlite+pysqlite_3_39_4::test_special_type [gw14] [ 70%] PASSED test/orm/test_session.py::SessionStateTest::test_identity_map_mutate [gw40] [ 70%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_columns[True-False-_exclusions2] test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_subquery test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_columns[True-True-_exclusions3] test/orm/test_session.py::SessionInterface::test_unmapped_instance [gw0] [ 70%] PASSED test/sql/test_deprecations.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_pickled_rows [gw25] [ 70%] PASSED test/orm/test_subquery_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_subquery_with_polymorphic_alias test/dialect/test_suite.py::CollateTest_sqlite+pysqlite_3_39_4::test_collate_order_by test/orm/test_session.py::SessionStateTest::test_info test/orm/test_subquery_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_subquery_with_polymorphic_flat_alias [gw40] [ 70%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_columns[True-True-_exclusions3] test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_39_4::test_columns[columns2-expected2] [gw14] [ 70%] PASSED test/orm/test_session.py::SessionStateTest::test_info test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_comments test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_subquery_path_wildcards [gw41] [ 70%] SKIPPED test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_39_4::test_string [gw15] [ 70%] PASSED test/orm/test_session.py::SessionInterface::test_unmapped_instance [gw40] [ 70%] SKIPPED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_comments test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_39_4::test_unicode test/orm/test_session.py::SessionInterface::test_unmapped_primitives [gw24] [ 70%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_view_definition[True-_exclusions1] [gw7] [ 70%] PASSED test/dialect/test_suite.py::CollateTest_sqlite+pysqlite_3_39_4::test_collate_order_by [gw13] [ 70%] PASSED test/sql/test_resultset.py::GenerativeResultTest_sqlite+pysqlite_3_39_4::test_columns[columns2-expected2] test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_comments_with_schema test/orm/test_session.py::SessionStateTest::test_internal_identity_conflict_warning_weak [gw33] [ 70%] 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 [gw40] [ 70%] SKIPPED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_comments_with_schema test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_default_schema_name [gw49] [ 70%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_schema_names_w_translate_map test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_table_names[None-False-True-False-_exclusions3] [gw1] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_subquery test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_subquery_with_composed_union [gw61] [ 70%] PASSED test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_obj_was_gced test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_39_4::test_get_check_constraints[False-_exclusions1] [gw25] [ 70%] PASSED test/orm/test_subquery_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_subquery_with_polymorphic_flat_alias [gw14] [ 70%] PASSED test/orm/test_session.py::SessionStateTest::test_internal_identity_conflict_warning_weak [gw43] [ 70%] SKIPPED test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_no_bundle [gw40] [ 70%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_default_schema_name test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_foreign_keys[False-_exclusions0] [gw53] [ 70%] PASSED test/orm/test_subquery_relations.py::SelfReferentialTest::test_with_deferred test/orm/test_subquery_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_subquery_with_polymorphic_no_alias test/dialect/test_suite.py::DateHistoricTest_sqlite+pysqlite_3_39_4::test_round_trip [gw49] [ 70%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_table_names[None-False-True-False-_exclusions3] test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_table_names[None-False-True-True-_exclusions4] test/orm/test_subquery_relations.py::SubRelationFromJoinedSubclassMultiLevelTest::test_chained_subq_subclass [gw49] [ 70%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_table_names[None-False-True-True-_exclusions4] [gw1] [ 70%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_select_from_subquery_with_composed_union [gw7] [ 70%] PASSED test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_39_4::test_get_check_constraints[False-_exclusions1] test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_table_names[None-True-False-False-_exclusions0] test/orm/inheritance/test_single.py::SingleInheritanceTest::test_single_inheritance test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_39_4::test_get_check_constraints[True-_exclusions0] [gw49] [ 70%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_table_names[None-True-False-False-_exclusions0] [gw0] [ 70%] PASSED test/orm/test_deprecations.py::DefaultStrategyOptionsTest::test_subquery_path_wildcards test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_table_names[None-True-False-True-_exclusions1] [gw49] [ 70%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_table_names[None-True-False-True-_exclusions1] test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_table_names[None-True-True-False-_exclusions5] [gw25] [ 70%] PASSED test/orm/test_subquery_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_subquery_with_polymorphic_no_alias test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_columnclause_schema_column_two [gw49] [ 70%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_table_names[None-True-True-False-_exclusions5] test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_table_names[None-True-True-True-_exclusions6] [gw34] [ 70%] PASSED test/sql/test_resultset.py::KeyTargetingTest_sqlite+pysqlite_3_39_4::test_columnclause_schema_column_two test/orm/test_deprecations.py::DeprecatedQueryTest::test_invalid_column test/orm/test_session.py::SessionStateTest::test_no_double_save [gw40] [ 70%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_foreign_keys[False-_exclusions0] [gw49] [ 70%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_table_names[None-True-True-True-_exclusions6] test/orm/test_subquery_relations.py::CyclicalInheritingEagerTestOne::test_basic test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_foreign_keys[True-_exclusions1] [gw13] [ 70%] PASSED test/dialect/test_suite.py::DateHistoricTest_sqlite+pysqlite_3_39_4::test_round_trip [gw7] [ 70%] PASSED test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_39_4::test_get_check_constraints[True-_exclusions0] test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_table_names[foreign_key-True-False-False-_exclusions2] test/dialect/test_suite.py::DateHistoricTest_sqlite+pysqlite_3_39_4::test_round_trip_decorated [gw15] [ 70%] PASSED test/orm/test_session.py::SessionInterface::test_unmapped_primitives [gw14] [ 70%] PASSED test/orm/test_session.py::SessionStateTest::test_no_double_save [gw40] [ 70%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_foreign_keys[True-_exclusions1] [gw49] [ 70%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_table_names[foreign_key-True-False-False-_exclusions2] test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_indexes[False-_exclusions0] test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_39_4::test_get_foreign_key_options[None-CASCADE-None-_exclusions0] [gw13] [ 70%] PASSED test/dialect/test_suite.py::DateHistoricTest_sqlite+pysqlite_3_39_4::test_round_trip_decorated test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_39_4::test_fewer_cols_than_sql_positional test/orm/test_session.py::SessionStateTest::test_pickled_update test/dialect/test_suite.py::DateTimeHistoricTest_sqlite+pysqlite_3_39_4::test_round_trip_decorated [gw57] [ 70%] PASSED test/sql/test_resultset.py::PositionalTextTest_sqlite+pysqlite_3_39_4::test_fewer_cols_than_sql_positional [gw40] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_indexes[False-_exclusions0] test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_indexes[True-_exclusions1] test/dialect/test_suite.py::DateHistoricTest_sqlite+pysqlite_3_39_4::test_select_direct [gw13] [ 71%] PASSED test/dialect/test_suite.py::DateHistoricTest_sqlite+pysqlite_3_39_4::test_select_direct test/orm/test_session.py::SessionStateTest::test_active_flag_autobegin [gw40] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_indexes[True-_exclusions1] test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_inter_schema_foreign_keys test/dialect/test_suite.py::CompositeKeyReflectionTest_sqlite+pysqlite_3_39_4::test_fk_column_order [gw34] [ 71%] PASSED test/dialect/test_suite.py::DateTimeHistoricTest_sqlite+pysqlite_3_39_4::test_round_trip_decorated test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_table_oid[users-False-_exclusions0] test/dialect/test_suite.py::DateTimeTest_sqlite+pysqlite_3_39_4::test_select_direct [gw14] [ 71%] PASSED test/orm/test_session.py::SessionStateTest::test_pickled_update test/sql/test_returning.py::ReturningTest::test_delete_returning [gw7] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_39_4::test_get_foreign_key_options[None-CASCADE-None-_exclusions0] [gw5] [ 71%] SKIPPED test/sql/test_returning.py::ReturningTest::test_delete_returning test/orm/test_session.py::SessionStateTest::test_with_no_autoflush [gw25] [ 71%] PASSED test/orm/test_subquery_relations.py::CyclicalInheritingEagerTestOne::test_basic [gw40] [ 71%] SKIPPED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_inter_schema_foreign_keys test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_noncol_index[noncol_idx_test_nopk-noncol_idx_nopk] test/dialect/test_suite.py::DateTimeHistoricTest_sqlite+pysqlite_3_39_4::test_select_direct [gw49] [ 71%] SKIPPED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_table_oid[users-False-_exclusions0] test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_table_oid[users-True-_exclusions1] test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_39_4::test_get_foreign_key_options[None-None-RESTRICT-_exclusions4] [gw57] [ 71%] PASSED test/dialect/test_suite.py::DateTimeTest_sqlite+pysqlite_3_39_4::test_select_direct [gw24] [ 71%] PASSED test/dialect/test_suite.py::CompositeKeyReflectionTest_sqlite+pysqlite_3_39_4::test_fk_column_order test/dialect/test_suite.py::CompositeKeyReflectionTest_sqlite+pysqlite_3_39_4::test_pk_column_order [gw49] [ 71%] SKIPPED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_table_oid[users-True-_exclusions1] test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_temp_table_columns [gw49] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_temp_table_columns test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_temp_table_indexes [gw49] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_temp_table_indexes test/dialect/test_suite.py::DateTest_sqlite+pysqlite_3_39_4::test_literal [gw13] [ 71%] PASSED test/dialect/test_suite.py::DateTest_sqlite+pysqlite_3_39_4::test_literal test/orm/test_subquery_relations.py::CyclicalInheritingEagerTestTwo::test_from_subclass [gw24] [ 71%] PASSED test/dialect/test_suite.py::CompositeKeyReflectionTest_sqlite+pysqlite_3_39_4::test_pk_column_order test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_39_4::test_round_trip[q?marks] [gw5] [ 71%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_39_4::test_round_trip[q?marks] test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_temp_table_names [gw49] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_temp_table_names [gw40] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_noncol_index[noncol_idx_test_nopk-noncol_idx_nopk] test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_noncol_index[noncol_idx_test_pk-noncol_idx_pk] test/dialect/test_suite.py::DeprecatedCompoundSelectTest_sqlite+pysqlite_3_39_4::test_distinct_selectable_in_unions [gw41] [ 71%] SKIPPED test/aaa_profiling/test_resultset.py::ResultSetTest_sqlite+pysqlite_3_39_4::test_unicode [gw7] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_39_4::test_get_foreign_key_options[None-None-RESTRICT-_exclusions4] test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_39_4::test_get_foreign_key_options[None-None-SET NULL-_exclusions1] [gw14] [ 71%] PASSED test/orm/test_session.py::SessionStateTest::test_with_no_autoflush test/orm/test_session.py::SessionStateTest::test_with_no_autoflush_after_exception test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_temp_table_unique_constraints [gw49] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_temp_table_unique_constraints test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_temp_view_columns [gw34] [ 71%] PASSED test/dialect/test_suite.py::DateTimeHistoricTest_sqlite+pysqlite_3_39_4::test_select_direct test/dialect/test_suite.py::DateTest_sqlite+pysqlite_3_39_4::test_null [gw13] [ 71%] PASSED test/dialect/test_suite.py::DateTest_sqlite+pysqlite_3_39_4::test_null test/dialect/test_suite.py::DateTest_sqlite+pysqlite_3_39_4::test_null_bound_comparison [gw15] [ 71%] PASSED test/orm/test_session.py::SessionStateTest::test_active_flag_autobegin test/orm/test_session.py::SessionStateTest::test_active_flag_autobegin_future [gw15] [ 71%] PASSED test/orm/test_session.py::SessionStateTest::test_active_flag_autobegin_future test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_39_4::test_distinct_selectable_in_unions test/aaa_profiling/test_resultset.py::RowTest_sqlite+pysqlite_3_39_4::test_value_refcounts_custom_seq [gw41] [ 71%] PASSED test/aaa_profiling/test_resultset.py::RowTest_sqlite+pysqlite_3_39_4::test_value_refcounts_custom_seq [gw14] [ 71%] PASSED test/orm/test_session.py::SessionStateTest::test_with_no_autoflush_after_exception test/dialect/test_suite.py::DateTimeMicrosecondsTest_sqlite+pysqlite_3_39_4::test_literal [gw40] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_noncol_index[noncol_idx_test_pk-noncol_idx_pk] test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_pk_constraint[False-_exclusions0] [gw33] [ 71%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_double_w_ac_against_subquery [gw1] [ 71%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_single_inheritance [gw57] [ 71%] PASSED test/dialect/test_suite.py::DeprecatedCompoundSelectTest_sqlite+pysqlite_3_39_4::test_distinct_selectable_in_unions test/dialect/test_suite.py::DeprecatedCompoundSelectTest_sqlite+pysqlite_3_39_4::test_limit_offset_aliased_selectable_in_unions test/aaa_profiling/test_resultset.py::RowTest_sqlite+pysqlite_3_39_4::test_value_refcounts_pure_tuple [gw41] [ 71%] PASSED test/aaa_profiling/test_resultset.py::RowTest_sqlite+pysqlite_3_39_4::test_value_refcounts_pure_tuple [gw49] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_temp_view_columns test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_temp_view_names [gw49] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_temp_view_names test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_unique_constraints[False-_exclusions1] test/orm/test_session.py::SessionStateTest::test_active_flag_partial_rollback [gw15] [ 71%] PASSED test/orm/test_session.py::SessionStateTest::test_active_flag_partial_rollback [gw40] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_pk_constraint[False-_exclusions0] test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_pk_constraint[True-_exclusions1] [gw40] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_pk_constraint[True-_exclusions1] [gw13] [ 71%] PASSED test/dialect/test_suite.py::DateTest_sqlite+pysqlite_3_39_4::test_null_bound_comparison [gw24] [ 71%] PASSED test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_39_4::test_distinct_selectable_in_unions test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_39_4::test_limit_offset_aliased_selectable_in_unions [gw7] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_39_4::test_get_foreign_key_options[None-None-SET NULL-_exclusions1] test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_39_4::test_get_foreign_key_options[None-RESTRICT-None-_exclusions5] test/dialect/test_suite.py::DistinctOnTest_sqlite+pysqlite_3_39_4::test_distinct_on [gw5] [ 71%] PASSED test/dialect/test_suite.py::DistinctOnTest_sqlite+pysqlite_3_39_4::test_distinct_on test/dialect/test_suite.py::EscapingTest::test_percent_sign_round_trip [gw5] [ 71%] PASSED test/dialect/test_suite.py::EscapingTest::test_percent_sign_round_trip test/orm/inheritance/test_single.py::SingleInheritanceTest::test_type_filtering test/dialect/test_suite.py::DateTest_sqlite+pysqlite_3_39_4::test_round_trip [gw13] [ 71%] PASSED test/dialect/test_suite.py::DateTest_sqlite+pysqlite_3_39_4::test_round_trip [gw57] [ 71%] PASSED test/dialect/test_suite.py::DeprecatedCompoundSelectTest_sqlite+pysqlite_3_39_4::test_limit_offset_aliased_selectable_in_unions test/orm/test_session.py::SessionStateTest::test_add_delete test/sql/test_returning.py::CompositeStatementTest::test_select_doesnt_pollute_result [gw41] [ 71%] SKIPPED test/sql/test_returning.py::CompositeStatementTest::test_select_doesnt_pollute_result test/sql/test_returning.py::ImplicitReturningFlag_sqlite+pysqlite_3_39_4::test_flag_turned_default [gw41] [ 71%] SKIPPED test/sql/test_returning.py::ImplicitReturningFlag_sqlite+pysqlite_3_39_4::test_flag_turned_default test/sql/test_returning.py::ImplicitReturningFlag_sqlite+pysqlite_3_39_4::test_flag_turned_off [gw41] [ 71%] PASSED test/sql/test_returning.py::ImplicitReturningFlag_sqlite+pysqlite_3_39_4::test_flag_turned_off [gw24] [ 71%] PASSED test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_39_4::test_limit_offset_aliased_selectable_in_unions test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_39_4::test_limit_offset_in_unions_from_alias [gw49] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_unique_constraints[False-_exclusions1] test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_unique_constraints[True-_exclusions0] test/dialect/test_suite.py::DeprecatedCompoundSelectTest_sqlite+pysqlite_3_39_4::test_limit_offset_selectable_in_unions [gw57] [ 71%] PASSED test/dialect/test_suite.py::DeprecatedCompoundSelectTest_sqlite+pysqlite_3_39_4::test_limit_offset_selectable_in_unions test/dialect/test_suite.py::DeprecatedCompoundSelectTest_sqlite+pysqlite_3_39_4::test_order_by_selectable_in_unions [gw53] [ 71%] PASSED test/orm/test_subquery_relations.py::SubRelationFromJoinedSubclassMultiLevelTest::test_chained_subq_subclass [gw47] [ 71%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_options_pathing test/orm/test_subquery_relations.py::EagerTest::test_double_with_aggregate test/sql/test_returning.py::ImplicitReturningFlag_sqlite+pysqlite_3_39_4::test_flag_turned_on [gw41] [ 71%] PASSED test/sql/test_returning.py::ImplicitReturningFlag_sqlite+pysqlite_3_39_4::test_flag_turned_on test/dialect/test_suite.py::DateTest_sqlite+pysqlite_3_39_4::test_round_trip_decorated [gw13] [ 71%] PASSED test/dialect/test_suite.py::DateTest_sqlite+pysqlite_3_39_4::test_round_trip_decorated test/dialect/test_suite.py::DateTest_sqlite+pysqlite_3_39_4::test_select_direct [gw13] [ 71%] PASSED test/dialect/test_suite.py::DateTest_sqlite+pysqlite_3_39_4::test_select_direct test/dialect/test_suite.py::DateTimeCoercedToDateTimeTest_sqlite+pysqlite_3_39_4::test_literal test/dialect/test_suite.py::ExceptionTest_sqlite+pysqlite_3_39_4::test_exception_with_non_ascii [gw24] [ 71%] PASSED test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_39_4::test_limit_offset_in_unions_from_alias test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_39_4::test_limit_offset_selectable_in_unions test/orm/test_subquery_relations.py::SubqueryloadDistinctTest::test_cant_do_distinct_in_joins test/orm/test_selectin_relations.py::EagerTest::test_orderby [gw7] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_39_4::test_get_foreign_key_options[None-RESTRICT-None-_exclusions5] test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_39_4::test_get_foreign_key_options[expected2-None-NO ACTION-_exclusions2] [gw7] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_39_4::test_get_foreign_key_options[expected2-None-NO ACTION-_exclusions2] [gw0] [ 71%] PASSED test/orm/test_deprecations.py::DeprecatedQueryTest::test_invalid_column [gw5] [ 71%] PASSED test/dialect/test_suite.py::ExceptionTest_sqlite+pysqlite_3_39_4::test_exception_with_non_ascii test/dialect/test_suite.py::ExceptionTest_sqlite+pysqlite_3_39_4::test_integrity_error [gw25] [ 71%] PASSED test/orm/test_subquery_relations.py::CyclicalInheritingEagerTestTwo::test_from_subclass test/orm/test_subquery_relations.py::CyclicalInheritingEagerTestTwo::test_integrate [gw13] [ 71%] PASSED test/dialect/test_suite.py::DateTimeCoercedToDateTimeTest_sqlite+pysqlite_3_39_4::test_literal test/sql/test_returning.py::KeyReturningTest::test_insert [gw41] [ 71%] SKIPPED test/sql/test_returning.py::KeyReturningTest::test_insert [gw1] [ 71%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_type_filtering test/orm/test_session.py::SessionStateWFixtureTest_sqlite+pysqlite_3_39_4::test_autoflush_rollback [gw34] [ 71%] PASSED test/dialect/test_suite.py::DateTimeMicrosecondsTest_sqlite+pysqlite_3_39_4::test_literal test/dialect/test_suite.py::DateTimeMicrosecondsTest_sqlite+pysqlite_3_39_4::test_null [gw33] [ 71%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_double_with_aggregate [gw24] [ 71%] PASSED test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_39_4::test_limit_offset_selectable_in_unions test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_39_4::test_order_by_selectable_in_unions [gw57] [ 71%] PASSED test/dialect/test_suite.py::DeprecatedCompoundSelectTest_sqlite+pysqlite_3_39_4::test_order_by_selectable_in_unions test/dialect/test_suite.py::DeprecatedCompoundSelectTest_sqlite+pysqlite_3_39_4::test_plain_union [gw57] [ 71%] PASSED test/dialect/test_suite.py::DeprecatedCompoundSelectTest_sqlite+pysqlite_3_39_4::test_plain_union [gw5] [ 71%] PASSED test/dialect/test_suite.py::ExceptionTest_sqlite+pysqlite_3_39_4::test_integrity_error [gw49] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_unique_constraints[True-_exclusions0] test/orm/inheritance/test_single.py::SingleInheritanceTest::test_type_joins test/orm/test_deprecations.py::FromSelfTest::test_clause_onclause test/dialect/test_suite.py::DateTimeCoercedToDateTimeTest_sqlite+pysqlite_3_39_4::test_null [gw13] [ 71%] PASSED test/dialect/test_suite.py::DateTimeCoercedToDateTimeTest_sqlite+pysqlite_3_39_4::test_null [gw47] [ 71%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_orderby [gw24] [ 71%] PASSED test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_39_4::test_order_by_selectable_in_unions test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_39_4::test_plain_union test/dialect/test_suite.py::ExistsTest_sqlite+pysqlite_3_39_4::test_select_exists test/orm/test_subquery_relations.py::EagerTest::test_from_aliased_w_cache_one test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_39_4::test_get_foreign_key_options[expected3-NO ACTION-None-_exclusions3] [gw7] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_39_4::test_get_foreign_key_options[expected3-NO ACTION-None-_exclusions3] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_39_4::test_round_trip[%percent] [gw15] [ 71%] PASSED test/orm/test_session.py::SessionStateTest::test_add_delete [gw34] [ 71%] PASSED test/dialect/test_suite.py::DateTimeMicrosecondsTest_sqlite+pysqlite_3_39_4::test_null test/dialect/test_suite.py::DateTimeMicrosecondsTest_sqlite+pysqlite_3_39_4::test_null_bound_comparison [gw24] [ 71%] PASSED test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_39_4::test_plain_union test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_39_4::test_select_from_plain_union test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_39_4::test_nullable_reflection [gw25] [ 71%] PASSED test/orm/test_subquery_relations.py::CyclicalInheritingEagerTestTwo::test_integrate test/orm/test_session.py::SessionStateTest::test_already_attached test/orm/test_selectin_relations.py::EagerTest::test_orderby_desc test/dialect/test_suite.py::DateTimeCoercedToDateTimeTest_sqlite+pysqlite_3_39_4::test_null_bound_comparison [gw13] [ 71%] PASSED test/dialect/test_suite.py::DateTimeCoercedToDateTimeTest_sqlite+pysqlite_3_39_4::test_null_bound_comparison test/dialect/test_suite.py::DateTimeCoercedToDateTimeTest_sqlite+pysqlite_3_39_4::test_round_trip [gw34] [ 71%] PASSED test/dialect/test_suite.py::DateTimeMicrosecondsTest_sqlite+pysqlite_3_39_4::test_null_bound_comparison test/dialect/test_suite.py::DateTimeMicrosecondsTest_sqlite+pysqlite_3_39_4::test_round_trip [gw34] [ 71%] PASSED test/dialect/test_suite.py::DateTimeMicrosecondsTest_sqlite+pysqlite_3_39_4::test_round_trip [gw57] [ 71%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_39_4::test_round_trip[%percent] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_39_4::test_round_trip[/slashes/] [gw5] [ 71%] PASSED test/dialect/test_suite.py::ExistsTest_sqlite+pysqlite_3_39_4::test_select_exists [gw7] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_39_4::test_nullable_reflection [gw24] [ 71%] PASSED test/dialect/test_suite.py::CompoundSelectTest_sqlite+pysqlite_3_39_4::test_select_from_plain_union [gw13] [ 71%] PASSED test/dialect/test_suite.py::DateTimeCoercedToDateTimeTest_sqlite+pysqlite_3_39_4::test_round_trip test/orm/test_subquery_relations.py::EagerTest::test_add_arbitrary_exprs test/dialect/test_suite.py::ExistsTest_sqlite+pysqlite_3_39_4::test_select_exists_false [gw5] [ 71%] PASSED test/dialect/test_suite.py::ExistsTest_sqlite+pysqlite_3_39_4::test_select_exists_false test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_39_4::test_numeric_reflection test/dialect/test_suite.py::DateTimeMicrosecondsTest_sqlite+pysqlite_3_39_4::test_round_trip_decorated [gw34] [ 71%] PASSED test/dialect/test_suite.py::DateTimeMicrosecondsTest_sqlite+pysqlite_3_39_4::test_round_trip_decorated test/dialect/test_suite.py::DateTimeMicrosecondsTest_sqlite+pysqlite_3_39_4::test_select_direct [gw14] [ 71%] PASSED test/orm/test_session.py::SessionStateWFixtureTest_sqlite+pysqlite_3_39_4::test_autoflush_rollback test/dialect/test_suite.py::DateTimeCoercedToDateTimeTest_sqlite+pysqlite_3_39_4::test_round_trip_decorated [gw15] [ 71%] PASSED test/orm/test_session.py::SessionStateTest::test_already_attached test/orm/test_session.py::SessionStateTest::test_autoflush [gw34] [ 71%] PASSED test/dialect/test_suite.py::DateTimeMicrosecondsTest_sqlite+pysqlite_3_39_4::test_select_direct test/dialect/test_suite.py::DateTimeTZTest::test_literal [gw34] [ 71%] SKIPPED test/dialect/test_suite.py::DateTimeTZTest::test_literal [gw7] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_39_4::test_numeric_reflection test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_39_4::test_reflect_covering_index test/dialect/test_suite.py::ComputedColumnTest_sqlite+pysqlite_3_39_4::test_select_all [gw57] [ 71%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_39_4::test_round_trip[/slashes/] test/orm/test_session.py::SessionStateWFixtureTest_sqlite+pysqlite_3_39_4::test_expunge_cascade [gw15] [ 71%] SKIPPED test/orm/test_session.py::SessionStateTest::test_autoflush test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_bound_in_heterogeneous_two_tuple_bindparam test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_39_4::test_round_trip[1col:on] [gw7] [ 71%] SKIPPED test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_39_4::test_reflect_covering_index [gw47] [ 71%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_orderby_desc test/dialect/test_suite.py::DateTimeTZTest::test_null [gw34] [ 71%] SKIPPED test/dialect/test_suite.py::DateTimeTZTest::test_null test/dialect/test_suite.py::DateTimeTZTest::test_null_bound_comparison [gw34] [ 71%] SKIPPED test/dialect/test_suite.py::DateTimeTZTest::test_null_bound_comparison [gw24] [ 71%] PASSED test/dialect/test_suite.py::ComputedColumnTest_sqlite+pysqlite_3_39_4::test_select_all test/dialect/test_suite.py::ComputedColumnTest_sqlite+pysqlite_3_39_4::test_select_columns test/orm/test_selectin_relations.py::EagerTest::test_orderby_multi test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_39_4::test_reflect_expression_based_indexes test/dialect/test_suite.py::DateTimeTZTest::test_round_trip [gw34] [ 71%] SKIPPED test/dialect/test_suite.py::DateTimeTZTest::test_round_trip test/dialect/test_suite.py::DateTimeTZTest::test_round_trip_decorated [gw34] [ 71%] SKIPPED test/dialect/test_suite.py::DateTimeTZTest::test_round_trip_decorated [gw13] [ 71%] PASSED test/dialect/test_suite.py::DateTimeCoercedToDateTimeTest_sqlite+pysqlite_3_39_4::test_round_trip_decorated test/dialect/test_suite.py::DateTimeCoercedToDateTimeTest_sqlite+pysqlite_3_39_4::test_select_direct [gw13] [ 71%] PASSED test/dialect/test_suite.py::DateTimeCoercedToDateTimeTest_sqlite+pysqlite_3_39_4::test_select_direct [gw5] [ 71%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_bound_in_heterogeneous_two_tuple_bindparam [gw33] [ 71%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_from_aliased_w_cache_one test/dialect/test_suite.py::DateTimeTZTest::test_select_direct [gw34] [ 71%] SKIPPED test/dialect/test_suite.py::DateTimeTZTest::test_select_direct test/dialect/test_suite.py::DateTimeTest_sqlite+pysqlite_3_39_4::test_literal [gw57] [ 71%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_39_4::test_round_trip[1col:on] [gw7] [ 71%] PASSED test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_39_4::test_reflect_expression_based_indexes test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_39_4::test_round_trip[1param] [gw34] [ 71%] PASSED test/dialect/test_suite.py::DateTimeTest_sqlite+pysqlite_3_39_4::test_literal test/dialect/test_suite.py::DateTimeTest_sqlite+pysqlite_3_39_4::test_null [gw34] [ 71%] PASSED test/dialect/test_suite.py::DateTimeTest_sqlite+pysqlite_3_39_4::test_null [gw24] [ 71%] PASSED test/dialect/test_suite.py::ComputedColumnTest_sqlite+pysqlite_3_39_4::test_select_columns test/dialect/test_suite.py::DateTimeHistoricTest_sqlite+pysqlite_3_39_4::test_literal test/orm/test_subquery_relations.py::EagerTest::test_from_aliased_w_cache_three [gw1] [ 71%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_type_joins test/dialect/test_suite.py::DateTimeTest_sqlite+pysqlite_3_39_4::test_null_bound_comparison test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_bound_in_heterogeneous_two_tuple_direct [gw34] [ 71%] PASSED test/dialect/test_suite.py::DateTimeTest_sqlite+pysqlite_3_39_4::test_null_bound_comparison [gw53] [ 71%] PASSED test/orm/test_subquery_relations.py::SubqueryloadDistinctTest::test_cant_do_distinct_in_joins test/orm/test_subquery_relations.py::SubqueryloadDistinctTest::test_distinct_strategy_opt_m2o [gw13] [ 71%] PASSED test/dialect/test_suite.py::DateTimeHistoricTest_sqlite+pysqlite_3_39_4::test_literal test/dialect/test_suite.py::ComputedReflectionTest_sqlite+pysqlite_3_39_4::test_computed_col_default_not_set test/dialect/test_suite.py::DateTimeTest_sqlite+pysqlite_3_39_4::test_round_trip [gw5] [ 71%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_bound_in_heterogeneous_two_tuple_direct test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_bound_in_heterogeneous_two_tuple_text_bindparam [gw57] [ 71%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_39_4::test_round_trip[1param] [gw47] [ 71%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_orderby_multi [gw14] [ 71%] PASSED test/orm/test_session.py::SessionStateWFixtureTest_sqlite+pysqlite_3_39_4::test_expunge_cascade [gw34] [ 71%] PASSED test/dialect/test_suite.py::DateTimeTest_sqlite+pysqlite_3_39_4::test_round_trip [gw5] [ 71%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_bound_in_heterogeneous_two_tuple_text_bindparam test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_bound_in_heterogeneous_two_tuple_text_bindparam_non_tuple test/orm/inheritance/test_single.py::SingleInheritanceTest::test_union_modifiers test/dialect/test_suite.py::DateTimeHistoricTest_sqlite+pysqlite_3_39_4::test_null test/orm/test_selectin_relations.py::EagerTest::test_orderby_related [gw5] [ 71%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_bound_in_heterogeneous_two_tuple_text_bindparam_non_tuple test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_39_4::test_round_trip[boring] [gw13] [ 71%] PASSED test/dialect/test_suite.py::DateTimeHistoricTest_sqlite+pysqlite_3_39_4::test_null test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_bound_in_heterogeneous_two_tuple_typed_bindparam_non_tuple test/dialect/test_suite.py::DateTimeHistoricTest_sqlite+pysqlite_3_39_4::test_null_bound_comparison [gw25] [ 71%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_add_arbitrary_exprs [gw57] [ 71%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_39_4::test_round_trip[boring] [gw5] [ 71%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_bound_in_heterogeneous_two_tuple_typed_bindparam_non_tuple [gw24] [ 71%] PASSED test/dialect/test_suite.py::ComputedReflectionTest_sqlite+pysqlite_3_39_4::test_computed_col_default_not_set test/dialect/test_suite.py::ComputedReflectionTest_sqlite+pysqlite_3_39_4::test_get_column_returns_computed test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_39_4::test_round_trip[col:ons] test/orm/test_subquery_relations.py::EagerTest::test_basic test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_bound_in_scalar_bindparam [gw13] [ 71%] PASSED test/dialect/test_suite.py::DateTimeHistoricTest_sqlite+pysqlite_3_39_4::test_null_bound_comparison [gw24] [ 71%] PASSED test/dialect/test_suite.py::ComputedReflectionTest_sqlite+pysqlite_3_39_4::test_get_column_returns_computed [gw5] [ 71%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_bound_in_scalar_bindparam test/dialect/test_suite.py::ComputedReflectionTest_sqlite+pysqlite_3_39_4::test_get_column_returns_persisted test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_bound_in_scalar_direct [gw57] [ 71%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_39_4::test_round_trip[col:ons] [gw47] [ 71%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_orderby_related [gw24] [ 71%] PASSED test/dialect/test_suite.py::ComputedReflectionTest_sqlite+pysqlite_3_39_4::test_get_column_returns_persisted test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_39_4::test_round_trip[more :: %colons%] [gw5] [ 71%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_bound_in_scalar_direct test/dialect/test_suite.py::ComputedReflectionTest_sqlite+pysqlite_3_39_4::test_get_column_returns_persisted_with_schema test/orm/test_selectin_relations.py::EagerTest::test_uselist_false_warning test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_bound_in_two_tuple_bindparam [gw24] [ 71%] PASSED test/dialect/test_suite.py::ComputedReflectionTest_sqlite+pysqlite_3_39_4::test_get_column_returns_persisted_with_schema test/sql/test_roles.py::RoleTest::test_offset_or_limit_role_only_ints_or_clauseelement [gw57] [ 71%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_39_4::test_round_trip[more :: %colons%] [gw5] [ 71%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_bound_in_two_tuple_bindparam [gw31] [ 71%] PASSED test/sql/test_roles.py::RoleTest::test_offset_or_limit_role_only_ints_or_clauseelement test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_39_4::test_round_trip[more/slashes] [gw53] [ 71%] PASSED test/orm/test_subquery_relations.py::SubqueryloadDistinctTest::test_distinct_strategy_opt_m2o [gw0] [ 71%] PASSED test/orm/test_deprecations.py::FromSelfTest::test_clause_onclause test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_bound_in_two_tuple_direct test/orm/test_subquery_relations.py::SubqueryloadDistinctTest::test_distinct_unrelated_opt_m2o test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_empty_homogeneous_tuples_bindparam [gw5] [ 71%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_bound_in_two_tuple_direct test/dialect/test_suite.py::DateHistoricTest_sqlite+pysqlite_3_39_4::test_literal [gw57] [ 71%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_39_4::test_round_trip[more/slashes] test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_39_4::test_round_trip[par(ens)] [gw47] [ 71%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_uselist_false_warning test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_empty_heterogeneous_tuples_bindparam [gw5] [ 71%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_empty_heterogeneous_tuples_bindparam test/orm/test_deprecations.py::InheritedJoinTest::test_multiple_adaption [gw31] [ 71%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_empty_homogeneous_tuples_bindparam [gw24] [ 71%] PASSED test/dialect/test_suite.py::DateHistoricTest_sqlite+pysqlite_3_39_4::test_literal [gw33] [ 71%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_from_aliased_w_cache_three test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_empty_homogeneous_tuples_direct [gw57] [ 71%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_39_4::test_round_trip[par(ens)] test/orm/test_subquery_relations.py::EagerTest::test_from_aliased_w_cache_two test/dialect/test_suite.py::DateHistoricTest_sqlite+pysqlite_3_39_4::test_null [gw25] [ 71%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_basic test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_39_4::test_round_trip[per % cent] [gw24] [ 71%] PASSED test/dialect/test_suite.py::DateHistoricTest_sqlite+pysqlite_3_39_4::test_null [gw31] [ 71%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_empty_homogeneous_tuples_direct test/orm/test_selectin_relations.py::HeterogeneousSubtypesTest::test_both test/orm/test_scoping.py::ScopedSessionTest::test_basic test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_empty_in_plus_notempty_notin [gw57] [ 71%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_39_4::test_round_trip[per % cent] [gw1] [ 71%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_union_modifiers [gw53] [ 71%] PASSED test/orm/test_subquery_relations.py::SubqueryloadDistinctTest::test_distinct_unrelated_opt_m2o test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_39_4::test_round_trip[per cent] test/sql/test_select.py::FutureSelectTest::test_join_implicit_left_side_wo_cols_onelevel_union [gw31] [ 71%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_empty_in_plus_notempty_notin [gw57] [ 71%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_39_4::test_round_trip[per cent] test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_empty_set_against_integer_bindparam test/orm/test_subquery_relations.py::TestExistingRowPopulation::test_m2o [gw10] [ 71%] PASSED test/sql/test_select.py::FutureSelectTest::test_join_implicit_left_side_wo_cols_onelevel_union test/orm/inheritance/test_single.py::SingleOnJoinedTest::test_single_on_joined [gw31] [ 71%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_empty_set_against_integer_bindparam test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_simple_fetch_offset test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_empty_set_against_integer_direct [gw31] [ 71%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_empty_set_against_integer_direct test/sql/test_selectable.py::AliasTest::test_copy_internals_multiple_nesting [gw10] [ 71%] SKIPPED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_simple_fetch_offset test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_empty_set_against_integer_negation_bindparam [gw26] [ 71%] PASSED test/orm/test_scoping.py::ScopedSessionTest::test_basic [gw12] [ 71%] PASSED test/sql/test_selectable.py::AliasTest::test_copy_internals_multiple_nesting [gw33] [ 71%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_from_aliased_w_cache_two test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_simple_fetch_percent [gw31] [ 71%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_empty_set_against_integer_negation_bindparam [gw10] [ 71%] SKIPPED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_simple_fetch_percent test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_39_4::test_drop_table_comment test/orm/test_subquery_relations.py::EagerTest::test_from_get test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_simple_fetch_percent_ties test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_bound_fetch_offset [gw3] [ 72%] PASSED test/orm/test_selectin_relations.py::TestExistingRowPopulation::test_o2m test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_empty_set_against_integer_negation_direct [gw31] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_empty_set_against_integer_negation_direct [gw10] [ 72%] SKIPPED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_simple_fetch_percent_ties [gw12] [ 72%] SKIPPED test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_39_4::test_drop_table_comment test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_simple_fetch_ties test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_39_4::test_drop_table_if_exists test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_empty_set_against_string_bindparam test/sql/test_selectable.py::JoinAnonymizingTest::test_join_alias [gw10] [ 72%] SKIPPED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_simple_fetch_ties [gw26] [ 72%] SKIPPED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_bound_fetch_offset [gw31] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_empty_set_against_string_bindparam test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_bound_limit test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_simple_limit [gw37] [ 72%] PASSED test/sql/test_selectable.py::JoinAnonymizingTest::test_join_alias test/orm/test_selectin_relations.py::TupleTest::test_load_m2o [gw12] [ 72%] PASSED test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_39_4::test_drop_table_if_exists test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_empty_set_against_string_direct test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_39_4::test_underscore_names test/dialect/test_suite.py::HasSequenceTest::test_has_sequence_schemas_neg [gw10] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_simple_limit [gw26] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_bound_limit [gw31] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_empty_set_against_string_direct [gw37] [ 72%] SKIPPED test/dialect/test_suite.py::HasSequenceTest::test_has_sequence_schemas_neg test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_simple_limit_expr_offset test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_bound_limit_offset test/dialect/test_suite.py::HasSequenceTestEmpty::test_get_sequence_names_no_sequence [gw37] [ 72%] SKIPPED test/dialect/test_suite.py::HasSequenceTestEmpty::test_get_sequence_names_no_sequence test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_empty_set_against_string_negation_bindparam test/dialect/test_suite.py::HasTableTest_sqlite+pysqlite_3_39_4::test_has_table [gw12] [ 72%] PASSED test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_39_4::test_underscore_names [gw10] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_simple_limit_expr_offset [gw26] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_bound_limit_offset [gw0] [ 72%] PASSED test/orm/test_deprecations.py::InheritedJoinTest::test_multiple_adaption [gw31] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_empty_set_against_string_negation_bindparam test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_bound_offset test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_simple_limit_offset[cases0] [gw1] [ 72%] PASSED test/orm/inheritance/test_single.py::SingleOnJoinedTest::test_single_on_joined test/dialect/test_suite.py::FutureWeCanSetDefaultSchemaWEventsTest::test_control_case [gw33] [ 72%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_from_get test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_empty_set_against_string_negation_direct test/orm/test_subquery_relations.py::EagerTest::test_from_params [gw12] [ 72%] SKIPPED test/dialect/test_suite.py::FutureWeCanSetDefaultSchemaWEventsTest::test_control_case [gw10] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_simple_limit_offset[cases0] test/sql/test_selectable.py::AnnotationsTest::test_deannotate_wrapping test/dialect/test_suite.py::FutureWeCanSetDefaultSchemaWEventsTest::test_schema_change_on_connect [gw47] [ 72%] PASSED test/orm/test_selectin_relations.py::HeterogeneousSubtypesTest::test_both [gw12] [ 72%] SKIPPED test/dialect/test_suite.py::FutureWeCanSetDefaultSchemaWEventsTest::test_schema_change_on_connect test/dialect/test_suite.py::FutureWeCanSetDefaultSchemaWEventsTest::test_schema_change_works_w_transactions test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_simple_limit_offset[cases1] [gw21] [ 72%] PASSED test/sql/test_selectable.py::AnnotationsTest::test_deannotate_wrapping [gw12] [ 72%] SKIPPED test/dialect/test_suite.py::FutureWeCanSetDefaultSchemaWEventsTest::test_schema_change_works_w_transactions test/orm/test_selectin_relations.py::HeterogeneousSubtypesTest::test_many_to_one test/dialect/test_suite.py::FutureWeCanSetDefaultSchemaWEventsTest::test_wont_work_wo_insert [gw12] [ 72%] SKIPPED test/dialect/test_suite.py::FutureWeCanSetDefaultSchemaWEventsTest::test_wont_work_wo_insert [gw10] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_simple_limit_offset[cases1] test/dialect/test_suite.py::HasIndexTest_sqlite+pysqlite_3_39_4::test_has_index test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_simple_limit_offset[cases2] [gw31] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_empty_set_against_string_negation_direct test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_column[is_not_distinct_from-isnot_distinct_from] [gw26] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_bound_offset test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_expr_fetch_offset [gw0] [ 72%] PASSED test/sql/test_deprecations.py::LegacyOperatorTest::test_issue_5435_operators_column[is_not_distinct_from-isnot_distinct_from] test/dialect/test_suite.py::IntegerTest_sqlite+pysqlite_3_39_4::test_huge_int [gw37] [ 72%] PASSED test/dialect/test_suite.py::HasTableTest_sqlite+pysqlite_3_39_4::test_has_table test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_multiple_empty_sets_bindparam [gw26] [ 72%] SKIPPED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_expr_fetch_offset [gw10] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_simple_limit_offset[cases2] test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_simple_offset test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_update test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_expr_limit [gw33] [ 72%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_from_params [gw31] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_multiple_empty_sets_bindparam test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_multiple_empty_sets_direct [gw21] [ 72%] PASSED test/dialect/test_suite.py::IntegerTest_sqlite+pysqlite_3_39_4::test_huge_int test/dialect/test_suite.py::HasTableTest_sqlite+pysqlite_3_39_4::test_has_table_schema [gw10] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_simple_offset [gw53] [ 72%] PASSED test/orm/test_subquery_relations.py::TestExistingRowPopulation::test_m2o test/orm/test_subquery_relations.py::EagerTest::test_from_statement[False] [gw26] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_expr_limit test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_simple_offset_zero test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_expr_limit_offset [gw37] [ 72%] PASSED test/dialect/test_suite.py::HasTableTest_sqlite+pysqlite_3_39_4::test_has_table_schema [gw31] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_multiple_empty_sets_direct [gw12] [ 72%] PASSED test/dialect/test_suite.py::HasIndexTest_sqlite+pysqlite_3_39_4::test_has_index test/orm/test_subquery_relations.py::TestExistingRowPopulation::test_o2m test/dialect/test_suite.py::IntegerTest_sqlite+pysqlite_3_39_4::test_literal [gw10] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_simple_offset_zero [gw47] [ 72%] PASSED test/orm/test_selectin_relations.py::HeterogeneousSubtypesTest::test_many_to_one test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_nonempty_in_plus_empty_notin [gw26] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_expr_limit_offset [gw21] [ 72%] PASSED test/dialect/test_suite.py::IntegerTest_sqlite+pysqlite_3_39_4::test_literal [gw31] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_nonempty_in_plus_empty_notin test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_null_in_empty_set_is_false_bindparam test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_39_4::test_add_table_comment test/orm/test_selectin_relations.py::HeterogeneousSubtypesTest::test_one_to_many test/dialect/test_suite.py::IsOrIsNotDistinctFromTest_sqlite+pysqlite_3_39_4::test_is_or_is_not_distinct_from[both_int_different] test/dialect/test_suite.py::HasIndexTest_sqlite+pysqlite_3_39_4::test_has_index_schema test/dialect/test_suite.py::IdentityAutoincrementTest_sqlite+pysqlite_3_39_4::test_autoincrement_with_identity test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_expr_limit_simple_offset [gw10] [ 72%] SKIPPED test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_39_4::test_add_table_comment test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_39_4::test_create_index_if_not_exists [gw31] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_null_in_empty_set_is_false_bindparam test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_null_in_empty_set_is_false_direct [gw12] [ 72%] PASSED test/dialect/test_suite.py::HasIndexTest_sqlite+pysqlite_3_39_4::test_has_index_schema [gw26] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_expr_limit_simple_offset test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_expr_offset [gw0] [ 72%] PASSED test/ext/test_deprecations.py::MutableAssocIncludeNonPrimaryTest::test_update [gw37] [ 72%] PASSED test/dialect/test_suite.py::IdentityAutoincrementTest_sqlite+pysqlite_3_39_4::test_autoincrement_with_identity [gw26] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_expr_offset [gw33] [ 72%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_from_statement[False] test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_fetch_offset_no_order [gw31] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_null_in_empty_set_is_false_direct [gw21] [ 72%] PASSED test/dialect/test_suite.py::IsOrIsNotDistinctFromTest_sqlite+pysqlite_3_39_4::test_is_or_is_not_distinct_from[both_int_different] [gw10] [ 72%] PASSED test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_39_4::test_create_index_if_not_exists [gw36] [ 72%] PASSED test/orm/test_subquery_relations.py::InheritanceToRelatedTest::test_caches_query_per_base_subq test/dialect/test_suite.py::IsOrIsNotDistinctFromTest_sqlite+pysqlite_3_39_4::test_is_or_is_not_distinct_from[both_int_same] test/orm/test_subquery_relations.py::EagerTest::test_from_statement[True] [gw26] [ 72%] SKIPPED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_fetch_offset_no_order test/dialect/test_suite.py::IdentityColumnTest::test_insert_always_error [gw37] [ 72%] SKIPPED test/dialect/test_suite.py::IdentityColumnTest::test_insert_always_error test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_fetch_offset_nobinds [gw21] [ 72%] PASSED test/dialect/test_suite.py::IsOrIsNotDistinctFromTest_sqlite+pysqlite_3_39_4::test_is_or_is_not_distinct_from[both_int_same] test/dialect/test_suite.py::HasSequenceTest::test_get_sequence_names test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_typed_str_in test/dialect/test_suite.py::IdentityColumnTest::test_select_all [gw37] [ 72%] SKIPPED test/dialect/test_suite.py::IdentityColumnTest::test_select_all test/dialect/test_suite.py::IdentityColumnTest::test_select_columns [gw47] [ 72%] PASSED test/orm/test_selectin_relations.py::HeterogeneousSubtypesTest::test_one_to_many [gw26] [ 72%] SKIPPED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_fetch_offset_nobinds [gw53] [ 72%] PASSED test/orm/test_subquery_relations.py::TestExistingRowPopulation::test_o2m test/orm/test_deprecations.py::ParentTest::test_with_pending_autoflush [gw12] [ 72%] SKIPPED test/dialect/test_suite.py::HasSequenceTest::test_get_sequence_names test/dialect/test_suite.py::HasSequenceTest::test_get_sequence_names_no_sequence_schema [gw12] [ 72%] SKIPPED test/dialect/test_suite.py::HasSequenceTest::test_get_sequence_names_no_sequence_schema [gw37] [ 72%] SKIPPED test/dialect/test_suite.py::IdentityColumnTest::test_select_columns test/dialect/test_suite.py::IdentityReflectionTest::test_reflect_identity [gw37] [ 72%] SKIPPED test/dialect/test_suite.py::IdentityReflectionTest::test_reflect_identity test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_fetch_offset_percent test/dialect/test_suite.py::IsOrIsNotDistinctFromTest_sqlite+pysqlite_3_39_4::test_is_or_is_not_distinct_from[both_null] test/orm/test_subquery_relations.py::Issue6149Test::test_issue_6419 test/dialect/test_suite.py::HasSequenceTest::test_get_sequence_names_sequences_schema [gw12] [ 72%] SKIPPED test/dialect/test_suite.py::HasSequenceTest::test_get_sequence_names_sequences_schema test/dialect/test_suite.py::HasSequenceTest::test_has_sequence [gw26] [ 72%] SKIPPED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_fetch_offset_percent test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_fetch_offset_percent_ties test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_39_4::test_create_table test/dialect/test_suite.py::IdentityReflectionTest::test_reflect_identity_schema [gw37] [ 72%] SKIPPED test/dialect/test_suite.py::IdentityReflectionTest::test_reflect_identity_schema test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_39_4::test_autoclose_on_insert [gw26] [ 72%] SKIPPED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_fetch_offset_percent_ties test/dialect/test_suite.py::AutocommitIsolationTest_sqlite+pysqlite_3_39_4::test_autocommit_off [gw12] [ 72%] SKIPPED test/dialect/test_suite.py::HasSequenceTest::test_has_sequence test/dialect/test_suite.py::HasSequenceTest::test_has_sequence_default_not_in_remote [gw12] [ 72%] SKIPPED test/dialect/test_suite.py::HasSequenceTest::test_has_sequence_default_not_in_remote test/dialect/test_suite.py::HasSequenceTest::test_has_sequence_neg [gw21] [ 72%] PASSED test/dialect/test_suite.py::IsOrIsNotDistinctFromTest_sqlite+pysqlite_3_39_4::test_is_or_is_not_distinct_from[both_null] test/dialect/test_suite.py::IsOrIsNotDistinctFromTest_sqlite+pysqlite_3_39_4::test_is_or_is_not_distinct_from[one_null_first] [gw21] [ 72%] PASSED test/dialect/test_suite.py::IsOrIsNotDistinctFromTest_sqlite+pysqlite_3_39_4::test_is_or_is_not_distinct_from[one_null_first] test/dialect/test_suite.py::IsOrIsNotDistinctFromTest_sqlite+pysqlite_3_39_4::test_is_or_is_not_distinct_from[one_null_second] [gw10] [ 72%] PASSED test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_39_4::test_create_table test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_39_4::test_create_table_if_not_exists [gw10] [ 72%] PASSED test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_39_4::test_create_table_if_not_exists test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_fetch_offset_ties [gw26] [ 72%] SKIPPED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_fetch_offset_ties [gw12] [ 72%] SKIPPED test/dialect/test_suite.py::HasSequenceTest::test_has_sequence_neg test/dialect/test_suite.py::HasSequenceTest::test_has_sequence_other_object [gw12] [ 72%] SKIPPED test/dialect/test_suite.py::HasSequenceTest::test_has_sequence_other_object test/dialect/test_suite.py::HasSequenceTest::test_has_sequence_remote_not_in_default [gw12] [ 72%] SKIPPED test/dialect/test_suite.py::HasSequenceTest::test_has_sequence_remote_not_in_default [gw21] [ 72%] PASSED test/dialect/test_suite.py::IsOrIsNotDistinctFromTest_sqlite+pysqlite_3_39_4::test_is_or_is_not_distinct_from[one_null_second] [gw53] [ 72%] PASSED test/dialect/test_suite.py::AutocommitIsolationTest_sqlite+pysqlite_3_39_4::test_autocommit_off [gw32] [ 72%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_double_same_mappers test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_fetch_offset_ties_exact_number [gw31] [ 72%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_typed_str_in test/dialect/test_suite.py::IsolationLevelTest_sqlite+pysqlite_3_39_4::test_all_levels test/orm/test_selectin_relations.py::EagerTest::test_double_w_ac test/dialect/test_suite.py::AutocommitIsolationTest_sqlite+pysqlite_3_39_4::test_autocommit_on [gw26] [ 72%] SKIPPED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_fetch_offset_ties_exact_number test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_limit_offset_nobinds test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_39_4::test_create_table_schema [gw10] [ 72%] PASSED test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_39_4::test_create_table_schema test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_39_4::test_drop_index_if_exists [gw37] [ 72%] PASSED test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_39_4::test_autoclose_on_insert test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_39_4::test_autoclose_on_insert_implicit_returning test/sql/test_selectable.py::SelectableTest::test_append_column_after_legacy_subq[selected_columns] [gw21] [ 72%] PASSED test/dialect/test_suite.py::IsolationLevelTest_sqlite+pysqlite_3_39_4::test_all_levels [gw53] [ 72%] PASSED test/dialect/test_suite.py::AutocommitIsolationTest_sqlite+pysqlite_3_39_4::test_autocommit_on test/dialect/test_suite.py::AutocommitIsolationTest_sqlite+pysqlite_3_39_4::test_turn_autocommit_off_via_default_iso_level [gw37] [ 72%] SKIPPED test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_39_4::test_autoclose_on_insert_implicit_returning test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_39_4::test_empty_insert [gw10] [ 72%] PASSED test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_39_4::test_drop_index_if_exists test/dialect/test_suite.py::IsolationLevelTest_sqlite+pysqlite_3_39_4::test_default_isolation_level [gw21] [ 72%] PASSED test/dialect/test_suite.py::IsolationLevelTest_sqlite+pysqlite_3_39_4::test_default_isolation_level [gw26] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_limit_offset_nobinds test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_limit_render_multiple_times [gw33] [ 72%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_from_statement[True] [gw50] [ 72%] PASSED test/sql/test_selectable.py::SelectableTest::test_append_column_after_legacy_subq[selected_columns] test/dialect/test_suite.py::IsolationLevelTest_sqlite+pysqlite_3_39_4::test_non_default_isolation_level [gw21] [ 72%] PASSED test/dialect/test_suite.py::IsolationLevelTest_sqlite+pysqlite_3_39_4::test_non_default_isolation_level test/dialect/test_suite.py::JSONLegacyStringCastIndexTest_sqlite+pysqlite_3_39_4::test_string_cast_crit_against_string_basic [gw37] [ 72%] PASSED test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_39_4::test_empty_insert test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_39_4::test_empty_insert_multiple [gw37] [ 72%] PASSED test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_39_4::test_empty_insert_multiple [gw53] [ 72%] PASSED test/dialect/test_suite.py::AutocommitIsolationTest_sqlite+pysqlite_3_39_4::test_turn_autocommit_off_via_default_iso_level test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[_decimal0] test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_39_4::test_insert_from_select test/sql/test_selectable.py::ReduceTest::test_reduce_aliased_join [gw26] [ 72%] PASSED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_limit_render_multiple_times test/dialect/test_suite.py::BinaryTest_sqlite+pysqlite_3_39_4::test_binary_roundtrip test/orm/test_subquery_relations.py::EagerTest::test_group_by_only [gw33] [ 72%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_group_by_only [gw23] [ 72%] PASSED test/sql/test_selectable.py::ReduceTest::test_reduce_aliased_join [gw37] [ 72%] PASSED test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_39_4::test_insert_from_select test/orm/test_subquery_relations.py::EagerTest::test_limit [gw50] [ 72%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[_decimal0] [gw30] [ 72%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_mapper_pathing [gw21] [ 72%] PASSED test/dialect/test_suite.py::JSONLegacyStringCastIndexTest_sqlite+pysqlite_3_39_4::test_string_cast_crit_against_string_basic test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_39_4::test_insert_from_select_autoinc test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[string0] [gw53] [ 72%] PASSED test/dialect/test_suite.py::BinaryTest_sqlite+pysqlite_3_39_4::test_binary_roundtrip test/dialect/test_suite.py::JSONLegacyStringCastIndexTest_sqlite+pysqlite_3_39_4::test_string_cast_crit_mixed_path test/dialect/test_suite.py::BinaryTest_sqlite+pysqlite_3_39_4::test_pickle_roundtrip test/orm/test_subquery_relations.py::EagerTest::test_multilevel_sub_options[1-False] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[_decimal1] [gw37] [ 72%] PASSED test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_39_4::test_insert_from_select_autoinc [gw3] [ 72%] PASSED test/orm/test_selectin_relations.py::TupleTest::test_load_m2o test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_39_4::test_insert_from_select_autoinc_no_rows [gw53] [ 72%] PASSED test/dialect/test_suite.py::BinaryTest_sqlite+pysqlite_3_39_4::test_pickle_roundtrip [gw21] [ 72%] PASSED test/dialect/test_suite.py::JSONLegacyStringCastIndexTest_sqlite+pysqlite_3_39_4::test_string_cast_crit_mixed_path test/orm/test_selectin_relations.py::TupleTest::test_load_o2m test/dialect/test_suite.py::JSONLegacyStringCastIndexTest_sqlite+pysqlite_3_39_4::test_string_cast_crit_simple_int [gw50] [ 72%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[_decimal1] [gw23] [ 72%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[string0] [gw37] [ 72%] PASSED test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_39_4::test_insert_from_select_autoinc_no_rows test/dialect/test_suite.py::BooleanTest_sqlite+pysqlite_3_39_4::test_null test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[string1] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[_decimal2] [gw21] [ 72%] PASSED test/dialect/test_suite.py::JSONLegacyStringCastIndexTest_sqlite+pysqlite_3_39_4::test_string_cast_crit_simple_int [gw50] [ 72%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[_decimal2] test/dialect/test_suite.py::JSONLegacyStringCastIndexTest_sqlite+pysqlite_3_39_4::test_string_cast_crit_spaces_in_key [gw23] [ 72%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[string1] [gw36] [ 72%] PASSED test/orm/test_subquery_relations.py::Issue6149Test::test_issue_6419 [gw32] [ 72%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_double_w_ac test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[string2] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[boolean0] [gw53] [ 72%] PASSED test/dialect/test_suite.py::BooleanTest_sqlite+pysqlite_3_39_4::test_null test/orm/test_selectin_relations.py::EagerTest::test_double_w_ac_against_subquery test/dialect/test_suite.py::BooleanTest_sqlite+pysqlite_3_39_4::test_render_literal_bool [gw21] [ 72%] PASSED test/dialect/test_suite.py::JSONLegacyStringCastIndexTest_sqlite+pysqlite_3_39_4::test_string_cast_crit_spaces_in_key [gw23] [ 72%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[string2] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[string3] [gw50] [ 72%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[boolean0] test/dialect/test_suite.py::JSONLegacyStringCastIndexTest_sqlite+pysqlite_3_39_4::test_string_cast_crit_string_path test/orm/test_subquery_relations.py::JoinedNoLoadConflictTest::test_subqueryload_on_joined_noload test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[boolean1] [gw53] [ 72%] PASSED test/dialect/test_suite.py::BooleanTest_sqlite+pysqlite_3_39_4::test_render_literal_bool [gw23] [ 72%] SKIPPED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[string3] [gw21] [ 72%] PASSED test/dialect/test_suite.py::JSONLegacyStringCastIndexTest_sqlite+pysqlite_3_39_4::test_string_cast_crit_string_path [gw50] [ 72%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[boolean1] test/dialect/test_suite.py::BooleanTest_sqlite+pysqlite_3_39_4::test_round_trip [gw0] [ 72%] PASSED test/orm/test_deprecations.py::ParentTest::test_with_pending_autoflush test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[_decimal0] [gw53] [ 72%] PASSED test/dialect/test_suite.py::BooleanTest_sqlite+pysqlite_3_39_4::test_round_trip test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[boolean2] test/sql/test_selectable.py::SelectableTest::test_join test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_eval_none_flag_orm test/dialect/test_suite.py::BooleanTest_sqlite+pysqlite_3_39_4::test_whereclause [gw50] [ 72%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[boolean2] [gw23] [ 72%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[_decimal0] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[float0] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[_decimal1] [gw54] [ 72%] PASSED test/sql/test_selectable.py::SelectableTest::test_join test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_flag_aliased_one [gw30] [ 72%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_multilevel_sub_options[1-False] [gw50] [ 72%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[float0] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[numeric1] [gw53] [ 72%] PASSED test/dialect/test_suite.py::BooleanTest_sqlite+pysqlite_3_39_4::test_whereclause [gw23] [ 72%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[_decimal1] test/orm/test_subquery_relations.py::EagerTest::test_multilevel_sub_options[1-True] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[float1] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[_decimal2] test/sql/test_selectable.py::SelectableTest::test_direct_correspondence_on_labels [gw50] [ 72%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[float1] test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_39_4::test_delete_from_round_trip [gw33] [ 72%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_limit test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[float2] [gw21] [ 72%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_eval_none_flag_orm test/sql/test_selectable.py::SelectableTest::test_scalar_subquery_from_subq_same_source [gw35] [ 72%] PASSED test/sql/test_selectable.py::SelectableTest::test_direct_correspondence_on_labels [gw23] [ 72%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[_decimal2] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[None0] [gw50] [ 72%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[float2] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[integer3] test/orm/test_subquery_relations.py::EagerTest::test_many_to_many_plain [gw54] [ 72%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[numeric1] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[boolean0] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[numeric2] [gw53] [ 72%] SKIPPED test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_39_4::test_delete_from_round_trip [gw21] [ 72%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[None0] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[integer0] [gw22] [ 72%] PASSED test/sql/test_selectable.py::SelectableTest::test_scalar_subquery_from_subq_same_source [gw23] [ 72%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[boolean0] test/sql/test_selectable.py::ReprTest::test_ensure_repr_elements test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[boolean1] [gw50] [ 72%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[integer0] [gw27] [ 72%] PASSED test/sql/test_selectable.py::ReprTest::test_ensure_repr_elements test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_single_element_round_trip[-1.0] [gw36] [ 72%] PASSED test/orm/test_subquery_relations.py::JoinedNoLoadConflictTest::test_subqueryload_on_joined_noload [gw54] [ 72%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[numeric2] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[integer1] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[string0] [gw50] [ 72%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[integer1] [gw23] [ 72%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[boolean1] test/dialect/test_suite.py::LastrowidTest_sqlite+pysqlite_3_39_4::test_last_inserted_id [gw35] [ 72%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[integer3] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[boolean2] test/orm/test_subquery_relations.py::LoadOnExistingTest::test_load_two_levels_collection_to_collection [gw54] [ 72%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[string0] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[numeric0] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[integer2] [gw22] [ 72%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_single_element_round_trip[-1.0] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_single_element_round_trip[-1] [gw50] [ 72%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[integer2] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[string1] [gw35] [ 72%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[numeric0] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[numeric1] [gw27] [ 72%] PASSED test/dialect/test_suite.py::LastrowidTest_sqlite+pysqlite_3_39_4::test_last_inserted_id [gw22] [ 72%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_single_element_round_trip[-1] [gw23] [ 72%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[boolean2] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[float0] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[integer3] [gw54] [ 72%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[string1] [gw32] [ 72%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_double_w_ac_against_subquery test/orm/test_selectin_relations.py::EagerTest::test_double_with_aggregate [gw33] [ 72%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_many_to_many_plain [gw50] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[integer3] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[json0] [gw23] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[float0] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[float1] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[string2] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_single_element_round_trip[0] [gw22] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_single_element_round_trip[0] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_single_element_round_trip[15.052] [gw54] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[string2] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[string3] [gw50] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[json0] [gw35] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[numeric1] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[numeric2] test/dialect/test_suite.py::LastrowidTest_sqlite+pysqlite_3_39_4::test_native_lastrowid_autoinc [gw27] [ 73%] PASSED test/dialect/test_suite.py::LastrowidTest_sqlite+pysqlite_3_39_4::test_native_lastrowid_autoinc test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_contains_autoescape [gw22] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_single_element_round_trip[15.052] [gw3] [ 73%] PASSED test/orm/test_selectin_relations.py::TupleTest::test_load_o2m [gw23] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[float1] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[float2] [gw30] [ 73%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_multilevel_sub_options[1-True] test/orm/test_subquery_relations.py::EagerTest::test_multilevel_sub_options[2-False] test/orm/test_subquery_relations.py::EagerTest::test_many_to_many_with_join test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_single_element_round_trip[15] [gw35] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[numeric2] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[string0] [gw23] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[float2] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[json1] [gw54] [ 73%] SKIPPED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[string3] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[_decimal0] [gw22] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_single_element_round_trip[15] [gw50] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[json1] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[numeric0] [gw27] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_contains_autoescape test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_single_element_round_trip[False] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[integer0] test/orm/inheritance/test_selects.py::InheritingSelectablesTest::test_load [gw54] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[_decimal0] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[_decimal1] [gw22] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_single_element_round_trip[False] [gw23] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[integer0] [gw35] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[string0] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_single_element_round_trip[None] [gw50] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[numeric0] test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_contains_autoescape_escape [gw27] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_contains_autoescape_escape test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[string1] [gw35] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[string1] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[numeric1] [gw22] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_single_element_round_trip[None] test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_contains_escape test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[integer1] [gw23] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[integer1] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_single_element_round_trip[True] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[string2] [gw27] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_contains_escape test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_contains_unescaped test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[integer2] [gw54] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[_decimal1] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[_decimal2] [gw50] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[numeric1] [gw35] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[string2] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[string3] [gw33] [ 73%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_many_to_many_with_join [gw22] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_single_element_round_trip[True] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_single_element_round_trip[a string] [gw23] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[integer2] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[integer3] [gw32] [ 73%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_double_with_aggregate test/orm/test_selectin_relations.py::EagerTest::test_from_aliased_w_cache_one [gw35] [ 73%] SKIPPED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[string3] [gw22] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_single_element_round_trip[a string] [gw54] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[_decimal2] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[boolean0] [gw27] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_contains_unescaped test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_endswith_autoescape [gw27] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_endswith_autoescape test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_endswith_autoescape_escape test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_round_trip_custom_json test/orm/test_subquery_relations.py::EagerTest::test_many_to_many_with_join_alias [gw0] [ 73%] PASSED test/orm/inheritance/test_deprecations.py::PolymorphicPolymorphicTest_sqlite+pysqlite_3_39_4::test_join_from_with_polymorphic_flag_aliased_one [gw23] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[integer3] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_single_element_round_trip[r\xe9ve ill\xe9] [gw22] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_single_element_round_trip[r\xe9ve ill\xe9] [gw27] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_endswith_autoescape_escape [gw54] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[boolean0] test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_endswith_escape test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_single_element_round_trip[r\xe9ve\U0001f40d ill\xe9] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[boolean1] [gw35] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_round_trip_custom_json [gw27] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_endswith_escape [gw22] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_single_element_round_trip[r\xe9ve\U0001f40d ill\xe9] [gw30] [ 73%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_multilevel_sub_options[2-False] test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_endswith_sqlexpr test/sql/test_deprecations.py::QuoteTest::test_literal_column_label_embedded_select_samename test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_unicode_round_trip test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_round_trip_data1 [gw54] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[boolean1] test/orm/test_subquery_relations.py::EagerTest::test_multilevel_sub_options[2-True] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[boolean2] [gw3] [ 73%] PASSED test/orm/inheritance/test_selects.py::InheritingSelectablesTest::test_load [gw36] [ 73%] PASSED test/orm/test_subquery_relations.py::LoadOnExistingTest::test_load_two_levels_collection_to_collection [gw35] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_round_trip_data1 [gw0] [ 73%] PASSED test/sql/test_deprecations.py::QuoteTest::test_literal_column_label_embedded_select_samename [gw22] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_unicode_round_trip [gw27] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_endswith_sqlexpr test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_endswith_unescaped test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_round_trip_json_null_as_json_null [gw27] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_endswith_unescaped test/orm/test_subquery_relations.py::LoadOnExistingTest::test_load_two_levels_collection_to_scalar test/orm/test_deprecations.py::SelfReferentialTest::test_join_4_filter_by [gw54] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[boolean2] test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_not_regexp_match test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[float0] test/dialect/test_suite.py::JoinTest_sqlite+pysqlite_3_39_4::test_inner_join_false [gw35] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_round_trip_json_null_as_json_null test/orm/inheritance/test_selects.py::JoinFromSelectPersistenceTest::test_map_to_select [gw33] [ 73%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_many_to_many_with_join_alias [gw27] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_not_regexp_match test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_round_trip_none_as_json_null[multiparameters] test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_regexp_match[(b|c)-expected5] [gw54] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[float0] [gw32] [ 73%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_from_aliased_w_cache_one test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[float1] [gw35] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_round_trip_none_as_json_null[multiparameters] [gw27] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_regexp_match[(b|c)-expected5] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_round_trip_none_as_json_null[parameters] test/orm/test_selectin_relations.py::EagerTest::test_from_aliased_w_cache_three test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_regexp_match[9cde-expected3] [gw22] [ 73%] PASSED test/dialect/test_suite.py::JoinTest_sqlite+pysqlite_3_39_4::test_inner_join_false [gw54] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[float1] [gw27] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_regexp_match[9cde-expected3] [gw35] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_round_trip_none_as_json_null[parameters] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[float2] test/dialect/test_suite.py::JoinTest_sqlite+pysqlite_3_39_4::test_inner_join_fk test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_regexp_match[^(b|c)-expected6] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_round_trip_none_as_json_null[values] [gw27] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_regexp_match[^(b|c)-expected6] [gw54] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[float2] [gw22] [ 73%] PASSED test/dialect/test_suite.py::JoinTest_sqlite+pysqlite_3_39_4::test_inner_join_fk test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_regexp_match[^a-expected4] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[integer0] [gw35] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_round_trip_none_as_json_null[values] test/dialect/test_suite.py::JoinTest_sqlite+pysqlite_3_39_4::test_inner_join_true [gw27] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_regexp_match[^a-expected4] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_round_trip_none_as_sql_null[multiparameters] test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_regexp_match[^abc-expected2] [gw54] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[integer0] [gw3] [ 73%] PASSED test/orm/inheritance/test_selects.py::JoinFromSelectPersistenceTest::test_map_to_select test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[integer1] [gw27] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_regexp_match[^abc-expected2] [gw35] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_round_trip_none_as_sql_null[multiparameters] [gw22] [ 73%] PASSED test/dialect/test_suite.py::JoinTest_sqlite+pysqlite_3_39_4::test_inner_join_true [gw0] [ 73%] PASSED test/orm/test_deprecations.py::SelfReferentialTest::test_join_4_filter_by test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_round_trip_none_as_sql_null[omit] test/dialect/test_suite.py::JoinTest_sqlite+pysqlite_3_39_4::test_outer_join_false [gw54] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[integer1] test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-False-True-False] test/dialect/mssql/test_sequence.py::SequenceTest::test_bigint_seq [gw35] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_round_trip_none_as_sql_null[omit] [gw30] [ 73%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_multilevel_sub_options[2-True] [gw22] [ 73%] PASSED test/dialect/test_suite.py::JoinTest_sqlite+pysqlite_3_39_4::test_outer_join_false test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_round_trip_none_as_sql_null[parameters] [gw36] [ 73%] PASSED test/orm/test_subquery_relations.py::LoadOnExistingTest::test_load_two_levels_collection_to_scalar [gw3] [ 73%] SKIPPED test/dialect/mssql/test_sequence.py::SequenceTest::test_bigint_seq test/dialect/test_suite.py::JoinTest_sqlite+pysqlite_3_39_4::test_outer_join_fk test/orm/test_subquery_relations.py::EagerTest::test_one_to_many_scalar test/dialect/mssql/test_sequence.py::SequenceTest::test_decimal_seq test/orm/test_subquery_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_collection [gw3] [ 73%] SKIPPED test/dialect/mssql/test_sequence.py::SequenceTest::test_decimal_seq test/dialect/mssql/test_sequence.py::SequenceTest::test_int_seq [gw35] [ 73%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_round_trip_none_as_sql_null[parameters] [gw3] [ 73%] SKIPPED test/dialect/mssql/test_sequence.py::SequenceTest::test_int_seq [gw22] [ 73%] PASSED test/dialect/test_suite.py::JoinTest_sqlite+pysqlite_3_39_4::test_outer_join_fk test/sql/test_sequences.py::FutureSequenceExecTest::test_execute [gw3] [ 73%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_execute test/sql/test_sequences.py::FutureSequenceExecTest::test_execute_next_value [gw3] [ 73%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_execute_next_value test/sql/test_sequences.py::FutureSequenceTest::test_nextval_unsupported test/sql/test_sequences.py::FutureSequenceExecTest::test_execute_optional [gw28] [ 73%] SKIPPED test/sql/test_sequences.py::FutureSequenceTest::test_nextval_unsupported test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_regexp_match[abc-expected1] test/sql/test_sequences.py::SequenceExecTest::test_inserted_pk_no_returning [gw3] [ 73%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_execute_optional [gw32] [ 73%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_from_aliased_w_cache_three test/orm/test_selectin_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_select_with_polymorphic_alias [gw20] [ 73%] SKIPPED test/sql/test_sequences.py::SequenceExecTest::test_inserted_pk_no_returning test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_39_4::test_enotation_decimal_large test/orm/test_selectin_relations.py::EagerTest::test_from_aliased_w_cache_two [gw30] [ 73%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_one_to_many_scalar [gw28] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_regexp_match[abc-expected1] test/orm/test_subquery_relations.py::EagerTest::test_options_pathing test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_regexp_replace [gw20] [ 73%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_39_4::test_enotation_decimal_large [gw0] [ 73%] PASSED test/orm/test_deprecations.py::TransScopingTest::test_autobegin_attr_change[delete-False-True-False] test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_39_4::test_float_as_decimal [gw28] [ 73%] SKIPPED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_regexp_replace [gw11] [ 73%] PASSED test/orm/test_session.py::WeakIdentityMapTest::test_auto_detach_on_gc_session test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_startswith_autoescape [gw19] [ 73%] PASSED test/orm/test_selectin_relations.py::BaseRelationFromJoinedSubclassTest::test_correct_select_with_polymorphic_alias [gw28] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_startswith_autoescape [gw20] [ 73%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_39_4::test_float_as_decimal test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_startswith_autoescape_escape test/orm/test_session.py::WeakIdentityMapTest::test_fast_discard_race test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_39_4::test_float_as_float test/sql/test_returning.py::ReturnCombinationTests::test_return_combinations[delete] [gw36] [ 73%] PASSED test/orm/test_subquery_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_collection test/dialect/test_suite.py::OrderByLabelTest_sqlite+pysqlite_3_39_4::test_composed_int_desc [gw28] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_startswith_autoescape_escape test/orm/test_subquery_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_scalar test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_startswith_escape test/dialect/mysql/test_dialect.py::AutocommitTextTest::test_replace [gw20] [ 73%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_39_4::test_float_as_float [gw41] [ 73%] PASSED test/sql/test_returning.py::ReturnCombinationTests::test_return_combinations[delete] [gw28] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_startswith_escape [gw0] [ 73%] SKIPPED test/dialect/mysql/test_dialect.py::AutocommitTextTest::test_replace test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_startswith_sqlexpr test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_is_disconnect[None-cONnection aLREady closed-InternalError-pymysql-True] test/sql/test_sequences.py::SequenceTest::test_table_overrides_metadata_create test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_39_4::test_get_foreign_keys[quote " two-_exclusions1] test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_39_4::test_float_coerce_round_trip [gw62] [ 73%] SKIPPED test/sql/test_sequences.py::SequenceTest::test_table_overrides_metadata_create test/dialect/test_suite.py::ReturningTest::test_last_inserted_id_implicit_returning [gw28] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_startswith_sqlexpr [gw19] [ 73%] PASSED test/dialect/test_suite.py::OrderByLabelTest_sqlite+pysqlite_3_39_4::test_composed_int_desc [gw20] [ 73%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_39_4::test_float_coerce_round_trip test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_39_4::test_float_custom_scale [gw0] [ 73%] PASSED test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_is_disconnect[None-cONnection aLREady closed-InternalError-pymysql-True] [gw62] [ 73%] SKIPPED test/dialect/test_suite.py::ReturningTest::test_last_inserted_id_implicit_returning test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_startswith_unescaped test/dialect/test_suite.py::OrderByLabelTest_sqlite+pysqlite_3_39_4::test_composed_multiple test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_39_4::test_basic [gw28] [ 73%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_startswith_unescaped test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert[pg_insert] [gw32] [ 73%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_from_aliased_w_cache_two [gw0] [ 73%] SKIPPED test/dialect/postgresql/test_dialect.py::ExecutemanyValuesInsertsTest::test_insert[pg_insert] [gw20] [ 73%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_39_4::test_float_custom_scale [gw19] [ 73%] PASSED test/dialect/test_suite.py::OrderByLabelTest_sqlite+pysqlite_3_39_4::test_composed_multiple test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_percent [gw0] [ 73%] SKIPPED test/dialect/oracle/test_dialect.py::OptimizedFetchLimitOffsetTest::test_fetch_offset_percent test/dialect/test_suite.py::LongNameBlowoutTest_sqlite+pysqlite_3_39_4::test_long_convention_name[ck-_exclusions3] test/orm/test_selectin_relations.py::EagerTest::test_from_get test/dialect/test_suite.py::OrderByLabelTest_sqlite+pysqlite_3_39_4::test_group_by_composed test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_39_4::test_infinity_floats test/orm/test_dynamic.py::DynamicTest::test_join_syntaxes[expr0] [gw0] [ 73%] SKIPPED test/orm/test_dynamic.py::DynamicTest::test_join_syntaxes[expr0] [gw62] [ 73%] PASSED test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_39_4::test_basic test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_39_4::test_delete_rowcount [gw19] [ 73%] PASSED test/dialect/test_suite.py::OrderByLabelTest_sqlite+pysqlite_3_39_4::test_group_by_composed [gw20] [ 73%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_39_4::test_infinity_floats test/dialect/test_suite.py::OrderByLabelTest_sqlite+pysqlite_3_39_4::test_plain [gw41] [ 73%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_39_4::test_get_foreign_keys[quote " two-_exclusions1] [gw62] [ 73%] PASSED test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_39_4::test_delete_rowcount [gw28] [ 73%] PASSED test/dialect/test_suite.py::LongNameBlowoutTest_sqlite+pysqlite_3_39_4::test_long_convention_name[ck-_exclusions3] test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_39_4::test_many_significant_digits test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_39_4::test_get_foreign_keys[quote ' one-_exclusions0] test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_39_4::test_multi_delete_rowcount test/dialect/test_suite.py::LongNameBlowoutTest_sqlite+pysqlite_3_39_4::test_long_convention_name[fk-_exclusions0] [gw19] [ 73%] PASSED test/dialect/test_suite.py::OrderByLabelTest_sqlite+pysqlite_3_39_4::test_plain test/dialect/test_suite.py::OrderByLabelTest_sqlite+pysqlite_3_39_4::test_plain_desc [gw41] [ 73%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_39_4::test_get_foreign_keys[quote ' one-_exclusions0] [gw36] [ 73%] PASSED test/orm/test_subquery_relations.py::LoadOnExistingTest::test_loads_second_level_collection_to_scalar [gw62] [ 73%] PASSED test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_39_4::test_multi_delete_rowcount test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_39_4::test_get_indexes[quote " two-_exclusions1] test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_39_4::test_multi_update_rowcount [gw20] [ 73%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_39_4::test_many_significant_digits test/orm/test_subquery_relations.py::LoadOnExistingTest::test_no_query_on_deferred [gw19] [ 73%] PASSED test/dialect/test_suite.py::OrderByLabelTest_sqlite+pysqlite_3_39_4::test_plain_desc [gw32] [ 73%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_from_get test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_39_4::test_numeric_as_decimal [gw41] [ 73%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_39_4::test_get_indexes[quote " two-_exclusions1] [gw62] [ 73%] PASSED test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_39_4::test_multi_update_rowcount test/orm/test_selectin_relations.py::EagerTest::test_from_params test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_39_4::test_get_indexes[quote ' one-_exclusions0] [gw28] [ 73%] PASSED test/dialect/test_suite.py::LongNameBlowoutTest_sqlite+pysqlite_3_39_4::test_long_convention_name[fk-_exclusions0] test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_39_4::test_raw_sql_rowcount test/dialect/test_suite.py::PercentSchemaNamesTest_sqlite+pysqlite_3_39_4::test_executemany_roundtrip [gw41] [ 73%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_39_4::test_get_indexes[quote ' one-_exclusions0] [gw20] [ 73%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_39_4::test_numeric_as_decimal [gw62] [ 73%] PASSED test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_39_4::test_raw_sql_rowcount test/dialect/test_suite.py::LongNameBlowoutTest_sqlite+pysqlite_3_39_4::test_long_convention_name[ix-_exclusions2] test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_39_4::test_get_pk_constraint[quote " two-_exclusions1] test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_39_4::test_numeric_as_float test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_39_4::test_text_rowcount [gw28] [ 73%] PASSED test/dialect/test_suite.py::LongNameBlowoutTest_sqlite+pysqlite_3_39_4::test_long_convention_name[ix-_exclusions2] [gw62] [ 73%] PASSED test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_39_4::test_text_rowcount [gw41] [ 73%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_39_4::test_get_pk_constraint[quote " two-_exclusions1] [gw20] [ 73%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_39_4::test_numeric_as_float test/dialect/test_suite.py::LongNameBlowoutTest_sqlite+pysqlite_3_39_4::test_long_convention_name[pk-_exclusions1] test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_39_4::test_get_pk_constraint[quote ' one-_exclusions0] test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_39_4::test_update_rowcount1 test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_39_4::test_numeric_no_decimal [gw41] [ 73%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_39_4::test_get_pk_constraint[quote ' one-_exclusions0] [gw36] [ 73%] PASSED test/orm/test_subquery_relations.py::LoadOnExistingTest::test_no_query_on_deferred [gw62] [ 73%] PASSED test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_39_4::test_update_rowcount1 [gw32] [ 73%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_from_params test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_obj_was_never_flushed test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_39_4::test_get_table_comment[quote " two-_exclusions1] [gw19] [ 73%] PASSED test/dialect/test_suite.py::PercentSchemaNamesTest_sqlite+pysqlite_3_39_4::test_executemany_roundtrip [gw28] [ 73%] PASSED test/dialect/test_suite.py::LongNameBlowoutTest_sqlite+pysqlite_3_39_4::test_long_convention_name[pk-_exclusions1] test/orm/test_subquery_relations.py::LoadOnExistingTest::test_populate_existing_propagate test/orm/test_selectin_relations.py::EagerTest::test_from_statement[False] test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_39_4::test_update_rowcount2 test/dialect/test_suite.py::PercentSchemaNamesTest_sqlite+pysqlite_3_39_4::test_single_roundtrip test/dialect/test_suite.py::LongNameBlowoutTest_sqlite+pysqlite_3_39_4::test_long_convention_name[uq-_exclusions4] [gw20] [ 73%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_39_4::test_numeric_no_decimal [gw62] [ 73%] PASSED test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_39_4::test_update_rowcount2 test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_39_4::test_update_rowcount_return_defaults [gw41] [ 73%] SKIPPED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_39_4::test_get_table_comment[quote " two-_exclusions1] test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_39_4::test_get_table_comment[quote ' one-_exclusions0] test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_39_4::test_numeric_null_as_decimal [gw41] [ 73%] SKIPPED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_39_4::test_get_table_comment[quote ' one-_exclusions0] [gw20] [ 73%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_39_4::test_numeric_null_as_decimal test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_39_4::test_get_table_options[quote " two-_exclusions1] [gw19] [ 73%] PASSED test/dialect/test_suite.py::PercentSchemaNamesTest_sqlite+pysqlite_3_39_4::test_single_roundtrip [gw62] [ 73%] PASSED test/dialect/test_suite.py::RowCountTest_sqlite+pysqlite_3_39_4::test_update_rowcount_return_defaults test/orm/test_selectin_relations.py::LoadOnExistingTest::test_load_two_levels_collection_to_collection [gw28] [ 73%] PASSED test/dialect/test_suite.py::LongNameBlowoutTest_sqlite+pysqlite_3_39_4::test_long_convention_name[uq-_exclusions4] test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_39_4::test_numeric_null_as_float [gw41] [ 73%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_39_4::test_get_table_options[quote " two-_exclusions1] test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_39_4::test_get_table_options[quote ' one-_exclusions0] test/dialect/test_suite.py::RowFetchTest_sqlite+pysqlite_3_39_4::test_row_w_scalar_select test/dialect/test_suite.py::NormalizedNameTest::test_get_table_names test/dialect/test_suite.py::PostCompileParamsTest_sqlite+pysqlite_3_39_4::test_compile [gw20] [ 73%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_39_4::test_numeric_null_as_float [gw61] [ 73%] PASSED test/orm/test_session.py::DeferredRelationshipExpressionTest::test_deferred_expression_obj_was_never_flushed [gw41] [ 73%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_39_4::test_get_table_options[quote ' one-_exclusions0] [gw32] [ 73%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_from_statement[False] [gw28] [ 73%] SKIPPED test/dialect/test_suite.py::NormalizedNameTest::test_get_table_names test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_39_4::test_get_unique_constraints[quote " two-_exclusions1] test/dialect/test_suite.py::NormalizedNameTest::test_reflect_lowercase_forced_tables test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_39_4::test_precision_decimal [gw28] [ 73%] SKIPPED test/dialect/test_suite.py::NormalizedNameTest::test_reflect_lowercase_forced_tables test/orm/test_selectin_relations.py::EagerTest::test_from_statement[True] test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_39_4::test_decimal_coerce_round_trip [gw36] [ 73%] PASSED test/orm/test_subquery_relations.py::LoadOnExistingTest::test_populate_existing_propagate [gw62] [ 73%] PASSED test/dialect/test_suite.py::RowFetchTest_sqlite+pysqlite_3_39_4::test_row_w_scalar_select [gw20] [ 73%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_39_4::test_precision_decimal [gw41] [ 74%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_39_4::test_get_unique_constraints[quote " two-_exclusions1] [gw28] [ 74%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_39_4::test_decimal_coerce_round_trip test/orm/test_subquery_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[immediate] [gw19] [ 74%] PASSED test/dialect/test_suite.py::PostCompileParamsTest_sqlite+pysqlite_3_39_4::test_compile test/dialect/test_suite.py::RowFetchTest_sqlite+pysqlite_3_39_4::test_row_with_dupe_names test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_39_4::test_render_literal_float test/dialect/test_suite.py::PostCompileParamsTest_sqlite+pysqlite_3_39_4::test_compile_literal_binds test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_39_4::test_get_unique_constraints[quote ' one-_exclusions0] test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_39_4::test_decimal_coerce_round_trip_w_cast [gw28] [ 74%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_39_4::test_decimal_coerce_round_trip_w_cast test/dialect/test_suite.py::SequenceTest::test_insert_lastrowid [gw41] [ 74%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_39_4::test_get_unique_constraints[quote ' one-_exclusions0] test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_no_bundle_w_annotations [gw62] [ 74%] PASSED test/dialect/test_suite.py::RowFetchTest_sqlite+pysqlite_3_39_4::test_row_with_dupe_names [gw20] [ 74%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_39_4::test_render_literal_float [gw19] [ 74%] PASSED test/dialect/test_suite.py::PostCompileParamsTest_sqlite+pysqlite_3_39_4::test_compile_literal_binds test/dialect/test_suite.py::RowFetchTest_sqlite+pysqlite_3_39_4::test_via_attr test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_39_4::test_get_view_definition[quote " two-_exclusions1] [gw61] [ 74%] SKIPPED test/dialect/test_suite.py::SequenceTest::test_insert_lastrowid test/dialect/test_suite.py::SequenceTest::test_insert_roundtrip test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_39_4::test_render_literal_numeric test/dialect/test_suite.py::PostCompileParamsTest_sqlite+pysqlite_3_39_4::test_execute [gw61] [ 74%] SKIPPED test/dialect/test_suite.py::SequenceTest::test_insert_roundtrip test/dialect/test_suite.py::SequenceTest::test_insert_roundtrip_no_implicit_returning [gw62] [ 74%] PASSED test/dialect/test_suite.py::RowFetchTest_sqlite+pysqlite_3_39_4::test_via_attr [gw41] [ 74%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_39_4::test_get_view_definition[quote " two-_exclusions1] [gw61] [ 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] [gw19] [ 74%] PASSED test/dialect/test_suite.py::PostCompileParamsTest_sqlite+pysqlite_3_39_4::test_execute test/dialect/test_suite.py::PostCompileParamsTest_sqlite+pysqlite_3_39_4::test_execute_expanding_plus_literal_execute test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_39_4::test_get_view_definition[quote ' one-_exclusions0] [gw20] [ 74%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_39_4::test_render_literal_numeric test/dialect/test_suite.py::RowFetchTest_sqlite+pysqlite_3_39_4::test_via_col_object [gw61] [ 74%] SKIPPED test/dialect/test_suite.py::SequenceTest::test_insert_roundtrip_translate[False] test/dialect/test_suite.py::SequenceTest::test_insert_roundtrip_translate[True] [gw41] [ 74%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_39_4::test_get_view_definition[quote ' one-_exclusions0] test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_39_4::test_render_literal_numeric_asfloat [gw62] [ 74%] PASSED test/dialect/test_suite.py::RowFetchTest_sqlite+pysqlite_3_39_4::test_via_col_object [gw32] [ 74%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_from_statement[True] [gw61] [ 74%] SKIPPED test/dialect/test_suite.py::SequenceTest::test_insert_roundtrip_translate[True] test/dialect/test_suite.py::SequenceTest::test_nextval_direct [gw61] [ 74%] SKIPPED test/dialect/test_suite.py::SequenceTest::test_nextval_direct test/dialect/test_suite.py::RowFetchTest_sqlite+pysqlite_3_39_4::test_via_int [gw19] [ 74%] PASSED test/dialect/test_suite.py::PostCompileParamsTest_sqlite+pysqlite_3_39_4::test_execute_expanding_plus_literal_execute test/dialect/test_suite.py::PostCompileParamsTest_sqlite+pysqlite_3_39_4::test_execute_tuple_expanding_plus_literal_execute test/orm/test_selectin_relations.py::EagerTest::test_limit test/dialect/test_suite.py::SequenceTest::test_nextval_direct_schema_translate [gw61] [ 74%] SKIPPED test/dialect/test_suite.py::SequenceTest::test_nextval_direct_schema_translate test/dialect/test_suite.py::SequenceTest::test_optional_seq [gw62] [ 74%] PASSED test/dialect/test_suite.py::RowFetchTest_sqlite+pysqlite_3_39_4::test_via_int [gw20] [ 74%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_39_4::test_render_literal_numeric_asfloat [gw61] [ 74%] SKIPPED test/dialect/test_suite.py::SequenceTest::test_optional_seq test/dialect/test_suite.py::ReturningTest::test_autoincrement_on_insert_implicit_returning test/dialect/test_suite.py::ServerSideCursorsTest::test_aliases_and_ss test/dialect/test_suite.py::RowFetchTest_sqlite+pysqlite_3_39_4::test_via_string [gw19] [ 74%] PASSED test/dialect/test_suite.py::PostCompileParamsTest_sqlite+pysqlite_3_39_4::test_execute_tuple_expanding_plus_literal_execute [gw36] [ 74%] PASSED test/orm/test_subquery_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[immediate] [gw61] [ 74%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_aliases_and_ss test/dialect/test_suite.py::PostCompileParamsTest_sqlite+pysqlite_3_39_4::test_execute_tuple_expanding_plus_literal_heterogeneous_execute [gw62] [ 74%] PASSED test/dialect/test_suite.py::RowFetchTest_sqlite+pysqlite_3_39_4::test_via_string test/dialect/test_suite.py::ServerSideCursorsTest::test_conn_option [gw61] [ 74%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_conn_option [gw41] [ 74%] SKIPPED test/dialect/test_suite.py::ReturningTest::test_autoincrement_on_insert_implicit_returning test/dialect/test_suite.py::ServerSideCursorsTest::test_roundtrip_fetchall test/orm/test_subquery_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[raise] test/dialect/test_suite.py::ReturningTest::test_explicit_returning_pk_autocommit [gw41] [ 74%] SKIPPED test/dialect/test_suite.py::ReturningTest::test_explicit_returning_pk_autocommit [gw61] [ 74%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_roundtrip_fetchall test/dialect/test_suite.py::ServerSideCursorsTest::test_roundtrip_fetchmany [gw19] [ 74%] PASSED test/dialect/test_suite.py::PostCompileParamsTest_sqlite+pysqlite_3_39_4::test_execute_tuple_expanding_plus_literal_heterogeneous_execute [gw61] [ 74%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_roundtrip_fetchmany test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[for_update_expr] [gw61] [ 74%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[for_update_expr] test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[for_update_string] test/orm/test_selectin_relations.py::SelfReferentialTest::test_basic [gw61] [ 74%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[for_update_string] test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_39_4::test_get_check_constraints[quote " two-_exclusions1] test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[global_expr] [gw61] [ 74%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[global_expr] test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_sessionmaker_block_one test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[global_off_explicit] [gw61] [ 74%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[global_off_explicit] [gw55] [ 74%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTransactionTest::test_sessionmaker_block_one test/dialect/test_suite.py::TimeTest_sqlite+pysqlite_3_39_4::test_round_trip [gw47] [ 74%] PASSED test/orm/test_selectin_relations.py::LoadOnExistingTest::test_load_two_levels_collection_to_collection test/orm/test_session.py::FlushWarningsTest::test_plain_merge [gw36] [ 74%] PASSED test/orm/test_subquery_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[raise] [gw19] [ 74%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_39_4::test_get_check_constraints[quote " two-_exclusions1] test/orm/test_session.py::SessionUtilTest::test_close_all_sessions test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-False-True-True] [gw55] [ 74%] PASSED test/dialect/test_suite.py::TimeTest_sqlite+pysqlite_3_39_4::test_round_trip test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_39_4::test_get_check_constraints[quote ' one-_exclusions0] test/orm/test_subquery_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[raise_on_sql] test/dialect/test_suite.py::TimeTest_sqlite+pysqlite_3_39_4::test_round_trip_decorated [gw19] [ 74%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_39_4::test_get_check_constraints[quote ' one-_exclusions0] test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[global_text] test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_39_4::test_get_columns[quote " two-_exclusions1] [gw32] [ 74%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_limit [gw55] [ 74%] PASSED test/dialect/test_suite.py::TimeTest_sqlite+pysqlite_3_39_4::test_round_trip_decorated [gw47] [ 74%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[global_text] test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[stmt_option] test/dialect/test_suite.py::TimeTest_sqlite+pysqlite_3_39_4::test_select_direct [gw47] [ 74%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[stmt_option] [gw19] [ 74%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_39_4::test_get_columns[quote " two-_exclusions1] [gw55] [ 74%] PASSED test/dialect/test_suite.py::TimeTest_sqlite+pysqlite_3_39_4::test_select_direct test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[stmt_option_disabled] [gw47] [ 74%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[stmt_option_disabled] test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[text_no_ss] test/orm/test_session.py::TransScopingTest::test_autobegin_begin_method [gw47] [ 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] [gw59] [ 74%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_attr_change[delete-False-True-True] [gw29] [ 74%] PASSED test/orm/test_selectin_relations.py::SelfReferentialTest::test_basic [gw4] [ 74%] PASSED test/orm/test_session.py::TransScopingTest::test_autobegin_begin_method [gw47] [ 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::TimestampMicrosecondsTest::test_literal test/ext/asyncio/test_session_py3k.py::AsyncSessionTest::test_info [gw47] [ 74%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_stmt_enabled_conn_option_disabled [gw55] [ 74%] SKIPPED test/dialect/test_suite.py::TimestampMicrosecondsTest::test_literal test/sql/test_sequences.py::FutureSequenceExecTest::test_execute_optional_next_value [gw18] [ 74%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncSessionTest::test_info [gw60] [ 74%] PASSED test/orm/test_session.py::FlushWarningsTest::test_plain_merge test/dialect/test_suite.py::SimpleUpdateDeleteTest_sqlite+pysqlite_3_39_4::test_delete test/dialect/test_suite.py::TimestampMicrosecondsTest::test_null test/sql/test_text.py::OrderByLabelResolutionTest::test_columnadapter_anonymized [gw36] [ 74%] PASSED test/orm/test_subquery_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[raise_on_sql] [gw3] [ 74%] SKIPPED test/sql/test_sequences.py::FutureSequenceExecTest::test_execute_optional_next_value test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_literal_col_quoting_one_explict_quote [gw55] [ 74%] SKIPPED test/dialect/test_suite.py::TimestampMicrosecondsTest::test_null test/dialect/test_suite.py::TimestampMicrosecondsTest::test_null_bound_comparison test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_39_4::test_text_null_strings [gw55] [ 74%] SKIPPED test/dialect/test_suite.py::TimestampMicrosecondsTest::test_null_bound_comparison test/dialect/test_suite.py::TimestampMicrosecondsTest::test_round_trip [gw14] [ 74%] PASSED test/orm/test_session.py::SessionUtilTest::test_close_all_sessions [gw55] [ 74%] SKIPPED test/dialect/test_suite.py::TimestampMicrosecondsTest::test_round_trip [gw3] [ 74%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_literal_col_quoting_one_explict_quote [gw18] [ 74%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_columnadapter_anonymized test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_literal_col_quoting_two test/sql/test_text.py::OrderByLabelResolutionTest::test_columnadapter_non_anonymized test/dialect/test_suite.py::TimestampMicrosecondsTest::test_round_trip_decorated [gw55] [ 74%] SKIPPED test/dialect/test_suite.py::TimestampMicrosecondsTest::test_round_trip_decorated [gw29] [ 74%] PASSED test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_39_4::test_text_null_strings test/orm/test_subquery_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[select] [gw3] [ 74%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_literal_col_quoting_two [gw47] [ 74%] PASSED test/dialect/test_suite.py::SimpleUpdateDeleteTest_sqlite+pysqlite_3_39_4::test_delete test/sql/test_text.py::BindParamTest::test_double_colons_dont_actually_need_escaping test/orm/test_sync.py::SyncTest::test_populate_dict test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_literal_col_quoting_two_explicit_quote test/dialect/test_suite.py::TimestampMicrosecondsTest::test_select_direct [gw55] [ 74%] SKIPPED test/dialect/test_suite.py::TimestampMicrosecondsTest::test_select_direct test/dialect/test_suite.py::UnicodeSchemaTest_sqlite+pysqlite_3_39_4::test_col_targeting test/orm/inheritance/test_single.py::RelationshipFromSingleTest::test_subquery_load test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_39_4::test_text_roundtrip [gw29] [ 74%] PASSED test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_39_4::test_text_roundtrip test/dialect/test_suite.py::SimpleUpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update [gw18] [ 74%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_columnadapter_non_anonymized test/sql/test_text.py::OrderByLabelResolutionTest::test_distinct_label [gw43] [ 74%] SKIPPED test/aaa_profiling/test_orm.py::AnnotatedOverheadTest::test_no_bundle_w_annotations test/dialect/test_suite.py::UnicodeTextTest_sqlite+pysqlite_3_39_4::test_round_trip [gw47] [ 74%] PASSED test/dialect/test_suite.py::SimpleUpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update [gw3] [ 74%] 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 [gw4] [ 74%] PASSED test/sql/test_text.py::BindParamTest::test_double_colons_dont_actually_need_escaping test/sql/test_text.py::BindParamTest::test_escaping_colons [gw4] [ 74%] PASSED test/sql/test_text.py::BindParamTest::test_escaping_colons test/sql/test_text.py::BindParamTest::test_escaping_double_colons [gw60] [ 74%] PASSED test/dialect/test_suite.py::UnicodeTextTest_sqlite+pysqlite_3_39_4::test_round_trip test/dialect/test_suite.py::UnicodeTextTest_sqlite+pysqlite_3_39_4::test_round_trip_executemany [gw18] [ 74%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_distinct_label test/sql/test_text.py::OrderByLabelResolutionTest::test_distinct_label_keyword [gw18] [ 74%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_distinct_label_keyword [gw3] [ 74%] 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 test/dialect/test_suite.py::StringTest_sqlite+pysqlite_3_39_4::test_literal [gw4] [ 74%] PASSED test/sql/test_text.py::BindParamTest::test_escaping_double_colons test/sql/test_text.py::BindParamTest::test_escaping_percent_signs [gw55] [ 74%] PASSED test/dialect/test_suite.py::UnicodeSchemaTest_sqlite+pysqlite_3_39_4::test_col_targeting test/sql/test_text.py::OrderByLabelResolutionTest::test_group_by_colname [gw18] [ 74%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_group_by_colname [gw3] [ 74%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_outermost_label test/sql/test_text.py::OrderByLabelResolutionTest::test_over test/dialect/test_suite.py::TimeMicrosecondsTest_sqlite+pysqlite_3_39_4::test_literal test/sql/test_text.py::AsFromTest::test_basic_subquery_resultmap [gw14] [ 74%] PASSED test/sql/test_text.py::AsFromTest::test_basic_subquery_resultmap test/sql/test_text.py::AsFromTest::test_basic_toplevel_resultmap [gw4] [ 74%] PASSED test/sql/test_text.py::BindParamTest::test_escaping_percent_signs test/sql/test_text.py::BindParamTest::test_kw test/dialect/test_suite.py::UnicodeSchemaTest_sqlite+pysqlite_3_39_4::test_insert test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_39_4::test_create_table_schema [gw47] [ 74%] PASSED test/dialect/test_suite.py::StringTest_sqlite+pysqlite_3_39_4::test_literal test/dialect/test_suite.py::StringTest_sqlite+pysqlite_3_39_4::test_literal_backslashes [gw14] [ 74%] PASSED test/sql/test_text.py::AsFromTest::test_basic_toplevel_resultmap test/sql/test_text.py::AsFromTest::test_basic_toplevel_resultmap_positional [gw29] [ 74%] PASSED test/dialect/test_suite.py::TimeMicrosecondsTest_sqlite+pysqlite_3_39_4::test_literal test/dialect/test_suite.py::TimeMicrosecondsTest_sqlite+pysqlite_3_39_4::test_null [gw59] [ 74%] PASSED test/orm/test_sync.py::SyncTest::test_populate_dict test/sql/test_text.py::OrderByLabelResolutionTest::test_group_by_label [gw18] [ 74%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_group_by_label test/sql/test_text.py::OrderByLabelResolutionTest::test_group_by_subquery [gw55] [ 74%] PASSED test/dialect/test_suite.py::UnicodeSchemaTest_sqlite+pysqlite_3_39_4::test_insert test/dialect/test_suite.py::UnicodeSchemaTest_sqlite+pysqlite_3_39_4::test_reflect [gw60] [ 74%] PASSED test/dialect/test_suite.py::UnicodeTextTest_sqlite+pysqlite_3_39_4::test_round_trip_executemany [gw3] [ 74%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_over [gw4] [ 74%] PASSED test/sql/test_text.py::BindParamTest::test_kw test/sql/test_text.py::BindParamTest::test_literal_binds [gw4] [ 74%] PASSED test/sql/test_text.py::BindParamTest::test_literal_binds test/sql/test_text.py::BindParamTest::test_missing_bind_kw [gw29] [ 74%] PASSED test/dialect/test_suite.py::TimeMicrosecondsTest_sqlite+pysqlite_3_39_4::test_null [gw18] [ 74%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_group_by_subquery test/sql/test_text.py::OrderByLabelResolutionTest::test_no_order_by_text test/dialect/test_suite.py::UnicodeVarcharTest_sqlite+pysqlite_3_39_4::test_empty_strings_varchar [gw60] [ 74%] PASSED test/dialect/test_suite.py::UnicodeVarcharTest_sqlite+pysqlite_3_39_4::test_empty_strings_varchar test/orm/test_sync.py::SyncTest::test_populate_dict_unmapped [gw36] [ 74%] PASSED test/orm/test_subquery_relations.py::LoadOnExistingTest::test_runs_query_on_option_refresh[select] [gw43] [ 74%] PASSED test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_39_4::test_create_table_schema test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_39_4::test_drop_index_if_exists [gw4] [ 74%] PASSED test/sql/test_text.py::BindParamTest::test_missing_bind_kw test/sql/test_text.py::BindParamTest::test_missing_bind_posn [gw4] [ 74%] PASSED test/sql/test_text.py::BindParamTest::test_missing_bind_posn test/sql/test_text.py::BindParamTest::test_percent_signs_literal_binds [gw18] [ 74%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_no_order_by_text test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_alias_colname [gw18] [ 74%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_alias_colname test/sql/test_text.py::OrderByLabelResolutionTest::test_pg_distinct [gw3] [ 74%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_pg_distinct test/sql/test_text.py::OrderByLabelResolutionTest::test_standalone_units_stringable [gw3] [ 74%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_standalone_units_stringable test/sql/test_text.py::OrderByLabelResolutionTest::test_union_column [gw3] [ 74%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_union_column test/sql/test_text.py::OrderByLabelResolutionTest::test_union_label [gw47] [ 74%] PASSED test/dialect/test_suite.py::StringTest_sqlite+pysqlite_3_39_4::test_literal_backslashes test/dialect/test_suite.py::StringTest_sqlite+pysqlite_3_39_4::test_literal_non_ascii [gw47] [ 74%] PASSED test/dialect/test_suite.py::StringTest_sqlite+pysqlite_3_39_4::test_literal_non_ascii [gw4] [ 74%] PASSED test/sql/test_text.py::BindParamTest::test_percent_signs_literal_binds test/sql/test_text.py::BindParamTest::test_positional [gw43] [ 74%] PASSED test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_39_4::test_drop_index_if_exists test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_39_4::test_drop_table test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_colname [gw18] [ 74%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_colname test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_expr[case0-a-modifiers0] [gw3] [ 74%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_union_label test/sql/test_text.py::OrderByLabelResolutionTest::test_unresolvable_distinct_label [gw3] [ 74%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_unresolvable_distinct_label test/dialect/test_suite.py::TimeMicrosecondsTest_sqlite+pysqlite_3_39_4::test_null_bound_comparison [gw29] [ 74%] PASSED test/dialect/test_suite.py::TimeMicrosecondsTest_sqlite+pysqlite_3_39_4::test_null_bound_comparison test/dialect/test_suite.py::TimeMicrosecondsTest_sqlite+pysqlite_3_39_4::test_round_trip [gw29] [ 74%] PASSED test/dialect/test_suite.py::TimeMicrosecondsTest_sqlite+pysqlite_3_39_4::test_round_trip test/dialect/test_suite.py::TimeMicrosecondsTest_sqlite+pysqlite_3_39_4::test_round_trip_decorated [gw55] [ 74%] PASSED test/dialect/test_suite.py::UnicodeSchemaTest_sqlite+pysqlite_3_39_4::test_reflect test/dialect/test_suite.py::UnicodeSchemaTest_sqlite+pysqlite_3_39_4::test_repr [gw55] [ 74%] PASSED test/dialect/test_suite.py::UnicodeSchemaTest_sqlite+pysqlite_3_39_4::test_repr test/orm/test_subquery_relations.py::LoadOnExistingTest::test_runs_query_on_refresh [gw36] [ 74%] PASSED test/orm/test_subquery_relations.py::LoadOnExistingTest::test_runs_query_on_refresh [gw59] [ 74%] PASSED test/orm/test_sync.py::SyncTest::test_populate_dict_unmapped test/orm/test_sync.py::SyncTest::test_populate_flag_cascaded test/dialect/test_suite.py::StringTest_sqlite+pysqlite_3_39_4::test_literal_quoting [gw47] [ 74%] PASSED test/dialect/test_suite.py::StringTest_sqlite+pysqlite_3_39_4::test_literal_quoting test/dialect/test_suite.py::StringTest_sqlite+pysqlite_3_39_4::test_nolength_string [gw47] [ 74%] PASSED test/dialect/test_suite.py::StringTest_sqlite+pysqlite_3_39_4::test_nolength_string [gw2] [ 74%] PASSED test/orm/inheritance/test_single.py::RelationshipFromSingleTest::test_subquery_load test/dialect/test_suite.py::UnicodeVarcharTest_sqlite+pysqlite_3_39_4::test_literal [gw29] [ 74%] PASSED test/dialect/test_suite.py::TimeMicrosecondsTest_sqlite+pysqlite_3_39_4::test_round_trip_decorated test/dialect/test_suite.py::TimeMicrosecondsTest_sqlite+pysqlite_3_39_4::test_select_direct [gw29] [ 74%] PASSED test/dialect/test_suite.py::TimeMicrosecondsTest_sqlite+pysqlite_3_39_4::test_select_direct [gw43] [ 74%] PASSED test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_39_4::test_drop_table [gw18] [ 74%] 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] [gw18] [ 74%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_expr[case1-a-modifiers1] [gw60] [ 74%] PASSED test/dialect/test_suite.py::UnicodeVarcharTest_sqlite+pysqlite_3_39_4::test_literal test/dialect/test_suite.py::UnicodeVarcharTest_sqlite+pysqlite_3_39_4::test_literal_non_ascii [gw60] [ 74%] PASSED test/dialect/test_suite.py::UnicodeVarcharTest_sqlite+pysqlite_3_39_4::test_literal_non_ascii [gw4] [ 74%] PASSED test/sql/test_text.py::BindParamTest::test_positional test/sql/test_text.py::BindParamTest::test_positional_plus_kw [gw4] [ 74%] PASSED test/sql/test_text.py::BindParamTest::test_positional_plus_kw test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_39_4::test_drop_table_comment [gw43] [ 74%] SKIPPED test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_39_4::test_drop_table_comment test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_39_4::test_drop_table_if_exists [gw43] [ 74%] PASSED test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_39_4::test_drop_table_if_exists test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_39_4::test_underscore_names test/sql/test_text.py::OrderByLabelResolutionTest::test_unresolvable_warning_group_by [gw3] [ 74%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_unresolvable_warning_group_by test/sql/test_text.py::OrderByLabelResolutionTest::test_unresolvable_warning_order_by [gw3] [ 74%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_unresolvable_warning_order_by test/sql/test_text.py::SelectCompositionTest::test_expression_element_role [gw59] [ 74%] PASSED test/orm/test_sync.py::SyncTest::test_populate_flag_cascaded test/orm/test_sync.py::SyncTest::test_populate_unmapped_dest test/sql/test_text.py::BindParamTest::test_text_in_select_nonfrom [gw4] [ 74%] PASSED test/sql/test_text.py::BindParamTest::test_text_in_select_nonfrom test/sql/test_text.py::BindParamTest::test_typing_construction test/sql/test_text.py::SelectCompositionTest::test_select_composition_eleven[None-SELECT mytable.myid, whatever FROM mytable] [gw2] [ 74%] 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] [gw2] [ 74%] 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] [gw2] [ 74%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_composition_eleven[symbol('LABEL_STYLE_NONE')-SELECT mytable.myid, whatever FROM mytable] [gw43] [ 74%] PASSED test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_39_4::test_underscore_names test/dialect/test_suite.py::TableNoColumnsTest::test_get_columns_table_no_columns [gw43] [ 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 [gw43] [ 74%] SKIPPED test/dialect/test_suite.py::TableNoColumnsTest::test_get_columns_view_no_columns [gw3] [ 74%] PASSED test/sql/test_text.py::SelectCompositionTest::test_expression_element_role test/sql/test_text.py::SelectCompositionTest::test_select_bundle_columns [gw3] [ 74%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_bundle_columns [gw4] [ 74%] PASSED test/sql/test_text.py::BindParamTest::test_typing_construction test/sql/test_text.py::BindParamTest::test_unique_binds [gw4] [ 74%] PASSED test/sql/test_text.py::BindParamTest::test_unique_binds test/sql/test_text.py::CompileTest::test_basic [gw4] [ 74%] PASSED test/sql/test_text.py::CompileTest::test_basic test/sql/test_text.py::CompileTest::test_text_adds_to_result_map test/dialect/test_suite.py::UnicodeTextTest_sqlite+pysqlite_3_39_4::test_empty_strings_text [gw55] [ 74%] PASSED test/dialect/test_suite.py::UnicodeTextTest_sqlite+pysqlite_3_39_4::test_empty_strings_text test/dialect/test_suite.py::UnicodeTextTest_sqlite+pysqlite_3_39_4::test_literal test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_39_4::test_add_table_comment [gw47] [ 74%] SKIPPED test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_39_4::test_add_table_comment test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_39_4::test_create_index_if_not_exists [gw47] [ 74%] PASSED test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_39_4::test_create_index_if_not_exists test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_39_4::test_create_table [gw47] [ 74%] PASSED test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_39_4::test_create_table test/dialect/test_suite.py::TableNoColumnsTest::test_reflect_incl_table_no_columns [gw43] [ 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 [gw43] [ 74%] SKIPPED test/dialect/test_suite.py::TableNoColumnsTest::test_reflect_table_no_columns test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_expr[case2-a DESC-modifiers2] test/dialect/test_suite.py::TimeTZTest::test_literal [gw29] [ 74%] SKIPPED test/dialect/test_suite.py::TimeTZTest::test_literal test/dialect/test_suite.py::TimeTZTest::test_null [gw29] [ 74%] SKIPPED test/dialect/test_suite.py::TimeTZTest::test_null test/dialect/test_suite.py::TimeTZTest::test_null_bound_comparison [gw29] [ 74%] SKIPPED test/dialect/test_suite.py::TimeTZTest::test_null_bound_comparison test/dialect/test_suite.py::TimeTZTest::test_round_trip [gw29] [ 74%] SKIPPED test/dialect/test_suite.py::TimeTZTest::test_round_trip [gw4] [ 74%] PASSED test/sql/test_text.py::CompileTest::test_text_adds_to_result_map [gw55] [ 74%] PASSED test/dialect/test_suite.py::UnicodeTextTest_sqlite+pysqlite_3_39_4::test_literal test/dialect/test_suite.py::UnicodeTextTest_sqlite+pysqlite_3_39_4::test_literal_non_ascii [gw55] [ 74%] PASSED test/dialect/test_suite.py::UnicodeTextTest_sqlite+pysqlite_3_39_4::test_literal_non_ascii test/dialect/test_suite.py::UnicodeVarcharTest_sqlite+pysqlite_3_39_4::test_null_strings_varchar [gw60] [ 75%] PASSED test/dialect/test_suite.py::UnicodeVarcharTest_sqlite+pysqlite_3_39_4::test_null_strings_varchar test/dialect/test_suite.py::UnicodeVarcharTest_sqlite+pysqlite_3_39_4::test_round_trip [gw60] [ 75%] PASSED test/dialect/test_suite.py::UnicodeVarcharTest_sqlite+pysqlite_3_39_4::test_round_trip test/dialect/test_suite.py::UnicodeVarcharTest_sqlite+pysqlite_3_39_4::test_round_trip_executemany [gw59] [ 75%] PASSED test/orm/test_sync.py::SyncTest::test_populate_unmapped_dest test/orm/test_sync.py::SyncTest::test_populate_unmapped_source [gw18] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_expr[case2-a DESC-modifiers2] test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_expr[case3-a DESC-modifiers3] test/dialect/test_suite.py::TimeTZTest::test_round_trip_decorated [gw29] [ 75%] SKIPPED test/dialect/test_suite.py::TimeTZTest::test_round_trip_decorated test/dialect/test_suite.py::TimeTZTest::test_select_direct [gw29] [ 75%] SKIPPED test/dialect/test_suite.py::TimeTZTest::test_select_direct test/dialect/test_suite.py::TimeTest_sqlite+pysqlite_3_39_4::test_literal [gw29] [ 75%] PASSED test/dialect/test_suite.py::TimeTest_sqlite+pysqlite_3_39_4::test_literal test/dialect/test_suite.py::TimeTest_sqlite+pysqlite_3_39_4::test_null 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] [gw2] [ 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 [gw2] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_composition_five test/sql/test_text.py::SelectCompositionTest::test_select_composition_four test/dialect/test_suite.py::TableNoColumnsTest::test_reflect_view_no_columns [gw43] [ 75%] SKIPPED test/dialect/test_suite.py::TableNoColumnsTest::test_reflect_view_no_columns test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_39_4::test_literal [gw43] [ 75%] PASSED test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_39_4::test_literal test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_39_4::test_literal_backslashes [gw59] [ 75%] PASSED test/orm/test_sync.py::SyncTest::test_populate_unmapped_source test/orm/test_sync.py::SyncTest::test_source_modified_composite test/orm/test_subquery_relations.py::OrderBySecondaryTest::test_ordering [gw36] [ 75%] PASSED test/orm/test_subquery_relations.py::OrderBySecondaryTest::test_ordering test/orm/test_subquery_relations.py::SelfRefInheritanceAliasedTest::test_twolevel_subquery_w_polymorphic [gw60] [ 75%] PASSED test/dialect/test_suite.py::UnicodeVarcharTest_sqlite+pysqlite_3_39_4::test_round_trip_executemany test/dialect/test_suite.py::ValuesExpressionTest::test_tuples [gw60] [ 75%] SKIPPED test/dialect/test_suite.py::ValuesExpressionTest::test_tuples test/dialect/test_suite.py::WeCanSetDefaultSchemaWEventsTest::test_control_case [gw60] [ 75%] SKIPPED test/dialect/test_suite.py::WeCanSetDefaultSchemaWEventsTest::test_control_case test/dialect/test_suite.py::WeCanSetDefaultSchemaWEventsTest::test_schema_change_on_connect [gw60] [ 75%] SKIPPED test/dialect/test_suite.py::WeCanSetDefaultSchemaWEventsTest::test_schema_change_on_connect [gw2] [ 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] [gw2] [ 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/dialect/test_suite.py::TimeTest_sqlite+pysqlite_3_39_4::test_null [gw43] [ 75%] PASSED test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_39_4::test_literal_backslashes test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_39_4::test_literal_non_ascii [gw14] [ 75%] PASSED test/sql/test_text.py::AsFromTest::test_basic_toplevel_resultmap_positional test/sql/test_text.py::AsFromTest::test_build_bindparams [gw18] [ 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 [gw18] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_func_label_desc [gw2] [ 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] [gw2] [ 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] [gw2] [ 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 [gw2] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_composition_one test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_label [gw18] [ 75%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_label [gw43] [ 75%] PASSED test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_39_4::test_literal_non_ascii test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_39_4::test_literal_percentsigns test/dialect/test_suite.py::WeCanSetDefaultSchemaWEventsTest::test_schema_change_works_w_transactions [gw60] [ 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 [gw60] [ 75%] SKIPPED test/dialect/test_suite.py::WeCanSetDefaultSchemaWEventsTest::test_wont_work_wo_insert test/sql/test_text.py::SelectCompositionTest::test_select_composition_seven [gw59] [ 75%] PASSED test/orm/test_sync.py::SyncTest::test_source_modified_composite test/orm/test_sync.py::SyncTest::test_clear [gw60] [ 75%] PASSED test/orm/test_sync.py::SyncTest::test_clear test/orm/test_sync.py::SyncTest::test_clear_pk [gw60] [ 75%] PASSED test/orm/test_sync.py::SyncTest::test_clear_pk test/orm/test_sync.py::SyncTest::test_clear_unmapped [gw2] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_composition_seven test/sql/test_text.py::SelectCompositionTest::test_select_composition_six [gw2] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_composition_six [gw14] [ 75%] PASSED test/sql/test_text.py::AsFromTest::test_build_bindparams test/sql/test_text.py::AsFromTest::test_column_collection_ordered [gw14] [ 75%] PASSED test/sql/test_text.py::AsFromTest::test_column_collection_ordered [gw43] [ 75%] PASSED test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_39_4::test_literal_percentsigns test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_39_4::test_literal_quoting test/sql/test_text.py::AsFromTest::test_column_collection_pos_plus_bykey [gw14] [ 75%] PASSED test/sql/test_text.py::AsFromTest::test_column_collection_pos_plus_bykey test/sql/test_text.py::AsFromTest::test_cte [gw14] [ 75%] PASSED test/sql/test_text.py::AsFromTest::test_cte 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] [gw2] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_composition_ten[None-SELECT anon_1.myid FROM (SELECT mytable.myid AS myid, whatever FROM mytable UNION SELECT mytable.myid AS myid, whatever FROM mytable) AS anon_1] test/sql/test_text.py::AsFromTest::test_scalar_subquery [gw14] [ 75%] PASSED test/sql/test_text.py::AsFromTest::test_scalar_subquery test/sql/test_text.py::AsFromTest::test_select_alias_column test/orm/test_sync.py::SyncTest::test_source_modified_composite_unmodified 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] [gw14] [ 75%] PASSED test/sql/test_text.py::AsFromTest::test_select_alias_column test/sql/test_text.py::AsFromTest::test_select_alias_label_alt_name [gw14] [ 75%] PASSED test/sql/test_text.py::AsFromTest::test_select_alias_label_alt_name test/sql/test_text.py::AsFromTest::test_select_column [gw14] [ 75%] PASSED test/sql/test_text.py::AsFromTest::test_select_column test/sql/test_text.py::AsFromTest::test_select_label_alt_name [gw43] [ 75%] PASSED test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_39_4::test_literal_quoting [gw2] [ 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/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_detached_to_dirty_persistent [gw14] [ 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 [gw14] [ 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 [gw60] [ 75%] PASSED test/orm/test_sync.py::SyncTest::test_clear_unmapped [gw14] [ 75%] PASSED test/sql/test_text.py::AsFromTest::test_select_table_alias_column test/sql/test_text.py::AsFromTest::test_subquery [gw14] [ 75%] PASSED test/sql/test_text.py::AsFromTest::test_subquery [gw16] [ 75%] PASSED test/orm/test_session.py::NoCyclesOnTransientDetachedTest::test_detached_to_dirty_persistent test/sql/test_text.py::BindParamTest::test_binds_compiled_named [gw14] [ 75%] PASSED test/sql/test_text.py::BindParamTest::test_binds_compiled_named [gw36] [ 75%] PASSED test/orm/test_subquery_relations.py::SelfRefInheritanceAliasedTest::test_twolevel_subquery_w_polymorphic [gw59] [ 75%] PASSED test/orm/test_sync.py::SyncTest::test_source_modified_composite_unmodified test/orm/test_subquery_relations.py::SelfReferentialTest::test_basic test/orm/test_sync.py::SyncTest::test_source_modified_modified 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] [gw59] [ 75%] PASSED test/orm/test_sync.py::SyncTest::test_source_modified_modified [gw16] [ 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 test/orm/test_sync.py::SyncTest::test_source_modified_no_pairs [gw16] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_composition_three test/sql/test_text.py::SelectCompositionTest::test_select_composition_two [gw16] [ 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] [gw59] [ 75%] PASSED test/orm/test_sync.py::SyncTest::test_source_modified_no_pairs [gw16] [ 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] test/orm/test_sync.py::SyncTest::test_source_modified_no_unmapped [gw16] [ 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] [gw16] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_selected_columns_ignores_text[symbol('LABEL_STYLE_NONE')-expected1] test/dialect/test_sqlite.py::DateTest::test_default test/sql/test_text.py::SelectCompositionTest::test_select_selected_columns_ignores_text[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected3] [gw42] [ 75%] PASSED test/dialect/test_sqlite.py::DateTest::test_default [gw16] [ 75%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_selected_columns_ignores_text[symbol('LABEL_STYLE_TABLENAME_PLUS_COL')-expected3] [gw36] [ 75%] PASSED test/orm/test_subquery_relations.py::SelfReferentialTest::test_basic test/sql/test_selectable.py::SelectableTest::test_table_alias test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_begin_context_manager test/sql/test_text.py::TextErrorsTest::test_column test/orm/test_subquery_relations.py::SelfReferentialTest::test_lazy_fallback_doesnt_affect_eager [gw58] [ 75%] PASSED test/sql/test_selectable.py::SelectableTest::test_table_alias [gw59] [ 75%] PASSED test/orm/test_sync.py::SyncTest::test_source_modified_no_unmapped [gw16] [ 75%] PASSED test/sql/test_text.py::TextErrorsTest::test_column test/orm/test_sync.py::SyncTest::test_source_modified_unmodified test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture2-False] test/sql/test_text.py::TextErrorsTest::test_from test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_39_4::test_connect_args[sqlite:///file:path/to/database?mode=ro&uri=true-expected5] [gw16] [ 75%] PASSED test/sql/test_text.py::TextErrorsTest::test_from test/sql/test_text.py::TextErrorsTest::test_having [gw38] [ 75%] PASSED test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_39_4::test_connect_args[sqlite:///file:path/to/database?mode=ro&uri=true-expected5] [gw16] [ 75%] PASSED test/sql/test_text.py::TextErrorsTest::test_having test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_foreign_key_implicit_missing_parent_reflection [gw59] [ 75%] PASSED test/orm/test_sync.py::SyncTest::test_source_modified_unmodified test/sql/test_text.py::TextErrorsTest::test_where test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[add-False-False-False] [gw16] [ 75%] PASSED test/sql/test_text.py::TextErrorsTest::test_where test/orm/test_sync.py::SyncTest::test_update [gw63] [ 75%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_foreign_key_implicit_missing_parent_reflection test/orm/test_transaction.py::AccountingFlagsTest_sqlite+pysqlite_3_39_4::test_no_expire_on_commit [gw36] [ 75%] PASSED test/orm/test_subquery_relations.py::SelfReferentialTest::test_lazy_fallback_doesnt_affect_eager [gw42] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_begin_context_manager [gw30] [ 75%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_options_pathing test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_begin_context_manager_rollback_outer [gw58] [ 75%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture2-False] [gw59] [ 75%] PASSED test/orm/test_sync.py::SyncTest::test_update test/orm/test_subquery_relations.py::EagerTest::test_orderby test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[pk-[Code]-Code] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[delete-False-False-False] test/orm/inheritance/test_single.py::SingleInheritanceTest::test_column_qualification [gw42] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_begin_context_manager_rollback_outer test/orm/test_sync.py::SyncTest::test_update_unmapped test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture2-True] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_begin_context_manager_rollback_trans [gw39] [ 75%] PASSED test/dialect/test_sqlite.py::ConstraintReflectionTest_sqlite+pysqlite_3_39_4::test_constraint_cols[pk-[Code]-Code] [gw58] [ 75%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture2-True] [gw42] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_begin_context_manager_rollback_trans test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture3-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_contextmanager_commit [gw59] [ 75%] PASSED test/orm/test_sync.py::SyncTest::test_update_unmapped [gw38] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[add-False-False-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_no_double_begin_explicit test/sql/test_tablesample.py::TableSampleTest::test_no_alias_construct [gw30] [ 75%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_orderby [gw58] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture3-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[add-False-False-True] test/orm/test_subquery_relations.py::EagerTest::test_orderby_desc [gw59] [ 75%] PASSED test/sql/test_tablesample.py::TableSampleTest::test_no_alias_construct test/dialect/test_sqlite.py::TimeTest::test_default [gw42] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_contextmanager_commit [gw16] [ 75%] PASSED test/orm/test_transaction.py::AccountingFlagsTest_sqlite+pysqlite_3_39_4::test_no_expire_on_commit test/sql/test_tablesample.py::TableSampleTest::test_select_from [gw52] [ 75%] PASSED test/dialect/test_sqlite.py::TimeTest::test_default test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture3-True] [gw63] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[delete-False-False-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_contextmanager_nested_rollback test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_ctxmanager_rolls_back[False] [gw59] [ 75%] PASSED test/sql/test_tablesample.py::TableSampleTest::test_select_from [gw38] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[add-False-False-True] [gw42] [ 75%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_contextmanager_nested_rollback test/sql/test_tablesample.py::TableSampleTest::test_standalone [gw58] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture3-True] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[delete-False-False-True] [gw39] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_no_double_begin_explicit test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[add-False-True-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_contextmanager_rollback [gw59] [ 75%] PASSED test/sql/test_tablesample.py::TableSampleTest::test_standalone [gw52] [ 75%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_ctxmanager_rolls_back[False] test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_39_4::test_commit_pending test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture4-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_old_rollback_is_local test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_ctxmanager_rolls_back[True] test/orm/test_selectin_relations.py::EagerTest::test_m2o_none_value_present [gw44] [ 75%] PASSED test/orm/inheritance/test_single.py::SingleInheritanceTest::test_column_qualification [gw39] [ 75%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_old_rollback_is_local [gw48] [ 75%] PASSED test/engine/test_reconnect.py::RecycleTest_sqlite+pysqlite_3_39_4::test_basic [gw58] [ 75%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture4-False] test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_39_4::test_inserts_with_spaces [gw52] [ 75%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_ctxmanager_rolls_back[True] [gw63] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[delete-False-False-True] [gw38] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[add-False-True-False] [gw30] [ 75%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_orderby_desc test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_39_4::test_col_targeting test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_session_as_ctx_manager_future_one test/engine/test_reflection.py::CaseSensitiveTest_sqlite+pysqlite_3_39_4::test_reflect_case_insensitive test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_explicit_begin test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[delete-False-True-False] test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_begin_nested_rollback_rollback test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[add-False-True-True] test/orm/test_subquery_relations.py::EagerTest::test_orderby_multi test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture4-True] [gw42] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_contextmanager_rollback [gw52] [ 75%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_explicit_begin [gw51] [ 75%] PASSED test/dialect/test_sqlite.py::InsertTest_sqlite+pysqlite_3_39_4::test_inserts_with_spaces [gw39] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_session_as_ctx_manager_future_one test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture0-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_explicit_begin [gw58] [ 75%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture4-True] [gw44] [ 75%] SKIPPED test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_begin_nested_rollback_rollback test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture3] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_session_as_ctx_manager_one [gw48] [ 75%] PASSED test/engine/test_reflection.py::CaseSensitiveTest_sqlite+pysqlite_3_39_4::test_reflect_case_insensitive [gw42] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_explicit_begin [gw52] [ 75%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture0-False] test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_close [gw63] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[delete-False-True-False] [gw38] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[add-False-True-True] test/engine/test_reflection.py::CaseSensitiveTest_sqlite+pysqlite_3_39_4::test_reflect_exact_name [gw39] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_session_as_ctx_manager_one test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture5-False] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture0-True] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_future_rollback_is_global [gw1] [ 75%] PASSED test/dialect/test_sqlite.py::AttachedDBTest_sqlite+pysqlite_3_39_4::test_col_targeting test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[delete-False-True-True] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[add-True-False-False] [gw52] [ 75%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture0-True] [gw32] [ 75%] PASSED test/orm/test_selectin_relations.py::EagerTest::test_m2o_none_value_present [gw42] [ 75%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_future_rollback_is_global [gw48] [ 75%] PASSED test/engine/test_reflection.py::CaseSensitiveTest_sqlite+pysqlite_3_39_4::test_reflect_exact_name [gw44] [ 75%] PASSED test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_close test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_commit test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_session_as_ctx_manager_two [gw39] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_session_as_ctx_manager_two test/engine/test_reflection.py::CaseSensitiveTest_sqlite+pysqlite_3_39_4::test_reflect_via_fk [gw51] [ 75%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture3] [gw58] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture5-False] [gw30] [ 75%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_orderby_multi test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture1-False] test/orm/test_subquery_relations.py::EagerTest::test_orderby_related test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture4] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_session_as_ctx_manager_two_future test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_update_special_types_in_set test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture0-False] [gw44] [ 75%] PASSED test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_commit test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_rollback_on_close [gw42] [ 75%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture0-False] [gw51] [ 75%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture4] [gw52] [ 75%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture1-False] [gw48] [ 75%] PASSED test/engine/test_reflection.py::CaseSensitiveTest_sqlite+pysqlite_3_39_4::test_reflect_via_fk [gw16] [ 75%] PASSED test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_39_4::test_commit_pending test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_nested_close [gw39] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_session_as_ctx_manager_two_future test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture5-True] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture4-True] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture1-True] [gw17] [ 75%] PASSED test/dialect/test_sqlite.py::OnConflictTest_sqlite+pysqlite_3_39_4::test_on_conflict_do_update_special_types_in_set [gw63] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[delete-False-True-True] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[delete-True-False-False] test/engine/test_reflection.py::CaseSensitiveTest_sqlite+pysqlite_3_39_4::test_table_names [gw48] [ 75%] PASSED test/engine/test_reflection.py::CaseSensitiveTest_sqlite+pysqlite_3_39_4::test_table_names [gw38] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[add-True-False-False] test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_39_4::test_concurrent_commit_pending [gw44] [ 75%] SKIPPED test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_nested_close test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_rollback [gw1] [ 75%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_rollback_on_close test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_sessionmaker_begin_context_manager [gw39] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_sessionmaker_begin_context_manager test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture0-True] [gw42] [ 75%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture0-True] [gw52] [ 75%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture1-True] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture10-False] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture5] [gw51] [ 75%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture5] test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_39_4::test_listen_metadata_cls test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_rollback_on_exception test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_sessionmaker_begin_context_manager_rollback_outer [gw32] [ 75%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture4-True] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture5-False] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture6] [gw16] [ 75%] PASSED test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_39_4::test_concurrent_commit_pending [gw58] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture5-True] [gw52] [ 75%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture10-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[add-True-False-True] [gw30] [ 75%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_orderby_related [gw63] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[delete-True-False-False] test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_39_4::test_per_connection [gw17] [ 75%] PASSED test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_39_4::test_per_connection test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture1-False] [gw39] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_sessionmaker_begin_context_manager_rollback_outer [gw44] [ 75%] PASSED test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_rollback test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_39_4::test_reset_agent_no_conn_transaction test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture10-True] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture6-False] [gw58] [ 75%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture6-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture6-True] test/orm/test_subquery_relations.py::EagerTest::test_params_arent_cached [gw1] [ 75%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_rollback_on_exception test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[delete-True-False-True] [gw38] [ 75%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[add-True-False-True] [gw44] [ 75%] PASSED test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_39_4::test_reset_agent_no_conn_transaction test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_39_4::test_reset_via_agent_begin_twophase [gw52] [ 75%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture10-True] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture11-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_sessionmaker_begin_context_manager_rollback_trans [gw58] [ 75%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture6-True] test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_39_4::test_per_engine [gw17] [ 75%] PASSED test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_39_4::test_per_engine test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_39_4::test_per_option_engine [gw32] [ 75%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture5-False] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture5-True] test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_39_4::test_expunge_pending_on_rollback [gw16] [ 75%] PASSED test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_39_4::test_expunge_pending_on_rollback [gw51] [ 75%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture6] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_rollback_on_exception_if_no_trans [gw1] [ 75%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_rollback_on_exception_if_no_trans [gw44] [ 76%] SKIPPED test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_39_4::test_reset_via_agent_begin_twophase test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_39_4::test_reset_via_agent_begin_twophase_commit [gw52] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture11-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[add-True-True-False] [gw48] [ 76%] PASSED test/engine/test_reflection.py::ColumnEventsTest_sqlite+pysqlite_3_39_4::test_listen_metadata_cls test/sql/test_selectable.py::SelectableTest::test_table_joined_to_select_of_table test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture7] [gw51] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture7] [gw32] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture5-True] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture6-False] [gw42] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture1-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture1-True] [gw42] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture1-True] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture7-False] [gw58] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture7-False] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture11-True] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture8] [gw51] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture8] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_savepoint_five [gw1] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_savepoint_five test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_savepoint_four [gw39] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_sessionmaker_begin_context_manager_rollback_trans test/orm/test_transaction.py::FixtureDataTest_sqlite+pysqlite_3_39_4::test_attrs_on_rollback [gw63] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[delete-True-False-True] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[delete-True-True-False] [gw38] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[add-True-True-False] [gw17] [ 76%] PASSED test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_39_4::test_per_option_engine test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_39_4::test_per_statement_bzzt [gw17] [ 76%] PASSED test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_39_4::test_per_statement_bzzt test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture9] [gw51] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture9] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_no_autocommit [gw1] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_savepoint_four test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_savepoint_one [gw48] [ 76%] PASSED test/sql/test_selectable.py::SelectableTest::test_table_joined_to_select_of_table test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture10-False] [gw42] [ 76%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture10-False] [gw44] [ 76%] SKIPPED test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_39_4::test_reset_via_agent_begin_twophase_commit test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_39_4::test_reset_via_agent_begin_twophase_rollback [gw30] [ 76%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_params_arent_cached test/orm/test_subquery_relations.py::EagerTest::test_uselist_false_warning [gw51] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_no_autocommit test/sql/test_selectable.py::SelectableTest::test_table_schema [gw48] [ 76%] PASSED test/sql/test_selectable.py::SelectableTest::test_table_schema test/sql/test_selectable.py::SelectableTest::test_two_metadata_join_raises[False] [gw32] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture6-False] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture6-True] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture7-True] [gw58] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture7-True] test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_39_4::test_reset_level [gw17] [ 76%] PASSED test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_39_4::test_reset_level test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_39_4::test_reset_level_with_setting [gw17] [ 76%] PASSED test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_39_4::test_reset_level_with_setting test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_39_4::test_warning_in_transaction [gw52] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture11-True] [gw1] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_savepoint_one test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_savepoint_seven test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_no_autocommit_w_autobegin [gw51] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_no_autocommit_w_autobegin [gw63] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[delete-True-True-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[delete-True-True-True] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_no_autocommit_w_begin [gw44] [ 76%] SKIPPED test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_39_4::test_reset_via_agent_begin_twophase_rollback test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_autobegin_commit [gw44] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_autobegin_commit [gw17] [ 76%] PASSED test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_39_4::test_warning_in_transaction [gw48] [ 76%] PASSED test/sql/test_selectable.py::SelectableTest::test_two_metadata_join_raises[False] test/sql/test_selectable.py::SelectableTest::test_two_metadata_join_raises[True] [gw48] [ 76%] PASSED test/sql/test_selectable.py::SelectableTest::test_two_metadata_join_raises[True] test/sql/test_selectable.py::SelectableTest::test_type_coerce_preserve_subq [gw48] [ 76%] PASSED test/sql/test_selectable.py::SelectableTest::test_type_coerce_preserve_subq test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture8-False] [gw58] [ 76%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture8-False] [gw51] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_no_autocommit_w_begin test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_no_double_begin test/orm/test_transaction.py::LegacyBranchedJoinIntoAnExternalTransactionTest::test_something [gw32] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture6-True] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture7-False] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_autobegin_rollback [gw44] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_autobegin_rollback test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture2-False] [gw52] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture2-False] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture2-True] [gw52] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture2-True] [gw1] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_savepoint_seven test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_savepoint_six [gw1] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_savepoint_six [gw51] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_no_double_begin test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_no_on_close_no_transaction [gw30] [ 76%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_uselist_false_warning test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[add-True-True-True] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture10-True] [gw42] [ 76%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture10-True] test/sql/test_selectable.py::SelectableTest::test_type_coerce_selfgroup [gw48] [ 76%] PASSED test/sql/test_selectable.py::SelectableTest::test_type_coerce_selfgroup test/sql/test_selectable.py::SelectableTest::test_union_against_join [gw48] [ 76%] PASSED test/sql/test_selectable.py::SelectableTest::test_union_against_join test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture8-True] [gw58] [ 76%] SKIPPED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture8-True] [gw32] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture7-False] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture7-True] [gw32] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture7-True] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture8-False] [gw63] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[delete-True-True-True] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[modify-False-False-False] [gw51] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_no_on_close_no_transaction test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_rollback_end_ctx_manager test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture11-False] [gw42] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture11-False] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture3-False] test/sql/test_selectable.py::SelectableTest::test_union_alias_dupe_keys [gw48] [ 76%] PASSED test/sql/test_selectable.py::SelectableTest::test_union_alias_dupe_keys test/sql/test_selectable.py::SelectableTest::test_union_alias_dupe_keys_disambiguates_in_subq_compile_one [gw38] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[add-True-True-True] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[begin-False-False-False] [gw51] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_rollback_end_ctx_manager test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_rollback_end_ctx_manager_autobegin [gw52] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture3-False] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture3-True] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_savepoint_three [gw1] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_savepoint_three [gw17] [ 76%] PASSED test/orm/test_transaction.py::LegacyBranchedJoinIntoAnExternalTransactionTest::test_something test/orm/test_transaction.py::LegacyJoinIntoAnExternalTransactionTest::test_something [gw32] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture8-False] [gw48] [ 76%] PASSED test/sql/test_selectable.py::SelectableTest::test_union_alias_dupe_keys_disambiguates_in_subq_compile_one test/sql/test_selectable.py::SelectableTest::test_union_alias_dupe_keys_disambiguates_in_subq_compile_two test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture9-False] [gw58] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture9-False] [gw51] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_rollback_end_ctx_manager_autobegin test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_rollback_inactive [gw51] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_rollback_inactive test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture8-True] [gw32] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture8-True] [gw63] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[modify-False-False-False] [gw38] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[begin-False-False-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[begin-False-False-True] [gw39] [ 76%] PASSED test/orm/test_transaction.py::FixtureDataTest_sqlite+pysqlite_3_39_4::test_attrs_on_rollback [gw48] [ 76%] PASSED test/sql/test_selectable.py::SelectableTest::test_union_alias_dupe_keys_disambiguates_in_subq_compile_two test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_savepoint_two [gw1] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_savepoint_two test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_39_4::test_connection_invalidated [gw11] [ 76%] PASSED test/orm/test_session.py::WeakIdentityMapTest::test_fast_discard_race test/orm/test_subquery_relations.py::FromSubqTest::test_subq_w_from_self_one test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture9-False] [gw32] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture9-False] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_autocommit_isolation_level [gw44] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_autocommit_isolation_level test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_begin_block [gw52] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture3-True] test/sql/test_selectable.py::SelectableTest::test_union_alias_dupe_keys_grouped [gw48] [ 76%] PASSED test/sql/test_selectable.py::SelectableTest::test_union_alias_dupe_keys_grouped test/sql/test_selectable.py::SelectableTest::test_union_alias_misc test/orm/test_session.py::WeakIdentityMapTest::test_weakref test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[modify-False-False-True] test/orm/test_transaction.py::FixtureDataTest_sqlite+pysqlite_3_39_4::test_commit_persistent [gw44] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_begin_block test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_commit_inactive [gw1] [ 76%] PASSED test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_39_4::test_connection_invalidated test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_39_4::test_default_level [gw1] [ 76%] PASSED test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_39_4::test_default_level [gw17] [ 76%] PASSED test/orm/test_transaction.py::LegacyJoinIntoAnExternalTransactionTest::test_something [gw48] [ 76%] PASSED test/sql/test_selectable.py::SelectableTest::test_union_alias_misc test/sql/test_selectable.py::SelectableTest::test_union_correspondence test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture9-True] [gw32] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture9-True] test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_39_4::test_engine_param_stays [gw1] [ 76%] PASSED test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_39_4::test_engine_param_stays test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_39_4::test_invalid_level [gw39] [ 76%] PASSED test/orm/test_transaction.py::FixtureDataTest_sqlite+pysqlite_3_39_4::test_commit_persistent [gw48] [ 76%] PASSED test/sql/test_selectable.py::SelectableTest::test_union_correspondence [gw63] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[modify-False-False-True] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[modify-False-True-False] test/orm/test_transaction.py::NaturalPKRollbackTest_sqlite+pysqlite_3_39_4::test_key_replaced_by_oob_insert [gw38] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[begin-False-False-True] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[begin-False-True-False] test/orm/test_transaction.py::FixtureDataTest_sqlite+pysqlite_3_39_4::test_concurrent_commit_persistent [gw44] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_commit_inactive test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_commit_no_begin [gw44] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_commit_no_begin test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture0] [gw32] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture0] [gw1] [ 76%] PASSED test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_39_4::test_invalid_level test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_39_4::test_isolation_level_accessors_connection_default [gw38] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[begin-False-True-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[begin-False-True-True] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture10] test/sql/test_selectable.py::SelectableTest::test_union_of_alias [gw48] [ 76%] PASSED test/sql/test_selectable.py::SelectableTest::test_union_of_alias test/sql/test_selectable.py::SelectableTest::test_union_of_text [gw1] [ 76%] PASSED test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_39_4::test_isolation_level_accessors_connection_default [gw32] [ 76%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture10] [gw48] [ 76%] PASSED test/sql/test_selectable.py::SelectableTest::test_union_of_text test/sql/test_selectable.py::SelectableTest::test_union_precedence [gw38] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[begin-False-True-True] [gw63] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[modify-False-True-False] [gw39] [ 76%] PASSED test/orm/test_transaction.py::FixtureDataTest_sqlite+pysqlite_3_39_4::test_concurrent_commit_persistent test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_unique_constraint_from_column [gw48] [ 76%] PASSED test/sql/test_selectable.py::SelectableTest::test_union_precedence test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[begin-True-False-False] [gw46] [ 76%] PASSED test/dialect/test_sqlite.py::OnConflictDDLTest::test_on_conflict_clause_unique_constraint_from_column test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture11] test/sql/test_selectable.py::SelectableTest::test_unnamed_exprs_keys test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[modify-False-True-True] test/dialect/test_sqlite.py::SQLTest::test_create_table_without_rowid test/orm/test_transaction.py::NonFutureJoinIntoAnExternalTransactionTest::test_something_with_context_managers [gw48] [ 76%] PASSED test/sql/test_selectable.py::SelectableTest::test_unnamed_exprs_keys [gw8] [ 76%] PASSED test/dialect/test_sqlite.py::SQLTest::test_create_table_without_rowid test/sql/test_selectable.py::SelectableTest::test_unusual_column_elements_boolean_clauselist [gw17] [ 76%] PASSED test/orm/test_transaction.py::NaturalPKRollbackTest_sqlite+pysqlite_3_39_4::test_key_replaced_by_oob_insert [gw48] [ 76%] PASSED test/sql/test_selectable.py::SelectableTest::test_unusual_column_elements_boolean_clauselist test/orm/test_transaction.py::RollbackRecoverTest_sqlite+pysqlite_3_39_4::test_pk_violation_with_savepoint test/orm/test_transaction.py::FutureJoinIntoAnExternalTransactionTest::test_something test/sql/test_selectable.py::SelectableTest::test_unusual_column_elements_clauselist test/orm/test_transaction.py::NaturalPKRollbackTest_sqlite+pysqlite_3_39_4::test_key_replaced_by_update [gw38] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[begin-True-False-False] [gw48] [ 76%] PASSED test/sql/test_selectable.py::SelectableTest::test_unusual_column_elements_clauselist [gw32] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture11] [gw63] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[modify-False-True-True] test/sql/test_selectable.py::SelectableTest::test_unusual_column_elements_text test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[begin-True-False-True] [gw48] [ 76%] PASSED test/sql/test_selectable.py::SelectableTest::test_unusual_column_elements_text test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture1] test/sql/test_selectable.py::SelectableTest::test_whereclause_adapted test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[modify-True-False-False] [gw48] [ 76%] PASSED test/sql/test_selectable.py::SelectableTest::test_whereclause_adapted [gw46] [ 76%] PASSED test/orm/test_transaction.py::NonFutureJoinIntoAnExternalTransactionTest::test_something_with_context_managers [gw32] [ 76%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture1] [gw39] [ 76%] PASSED test/orm/test_transaction.py::FutureJoinIntoAnExternalTransactionTest::test_something [gw17] [ 76%] PASSED test/orm/test_transaction.py::NaturalPKRollbackTest_sqlite+pysqlite_3_39_4::test_key_replaced_by_update test/orm/test_transaction.py::FutureJoinIntoAnExternalTransactionTest::test_something_with_context_managers test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_begin_nested_close [gw38] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[begin-True-False-True] test/orm/test_transaction.py::NaturalPKRollbackTest_sqlite+pysqlite_3_39_4::test_key_replaced_by_update_nested [gw63] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[modify-True-False-False] test/orm/test_subquery_relations.py::EagerTest::test_cyclical [gw17] [ 76%] SKIPPED test/orm/test_transaction.py::NaturalPKRollbackTest_sqlite+pysqlite_3_39_4::test_key_replaced_by_update_nested [gw46] [ 76%] SKIPPED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_begin_nested_close test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[begin-True-True-False] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[modify-True-False-True] test/orm/test_transaction.py::NaturalPKRollbackTest_sqlite+pysqlite_3_39_4::test_multiple_key_replaced_by_update test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_begin_nested_rollback_commit [gw8] [ 76%] SKIPPED test/orm/test_transaction.py::RollbackRecoverTest_sqlite+pysqlite_3_39_4::test_pk_violation_with_savepoint [gw39] [ 76%] PASSED test/orm/test_transaction.py::FutureJoinIntoAnExternalTransactionTest::test_something_with_context_managers [gw46] [ 76%] SKIPPED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_begin_nested_rollback_commit [gw38] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[begin-True-True-False] test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_begin_nested_rollback_rollback test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_begin_nested_close [gw63] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[modify-True-False-True] test/orm/test_session.py::SessionStateTest::test_autoflush_2 [gw46] [ 76%] SKIPPED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_begin_nested_rollback_rollback test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[modify-True-True-False] test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_39_4::test_expunge_pending_on_rollback [gw17] [ 76%] PASSED test/orm/test_transaction.py::NaturalPKRollbackTest_sqlite+pysqlite_3_39_4::test_multiple_key_replaced_by_update test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_close [gw39] [ 76%] SKIPPED test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_begin_nested_close [gw25] [ 76%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_cyclical test/orm/test_transaction.py::NaturalPKRollbackTest_sqlite+pysqlite_3_39_4::test_reloaded_deleted_checked_for_expiry [gw46] [ 76%] PASSED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_close [gw15] [ 76%] PASSED test/orm/test_session.py::SessionStateTest::test_autoflush_2 test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_commit test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_schema_names [gw63] [ 76%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[modify-True-True-False] test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_39_4::test_varchar_reflection [gw40] [ 76%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_schema_names [gw46] [ 76%] PASSED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_commit test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_dirty_state_transferred_deep_nesting_future test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_nested_close [gw7] [ 76%] PASSED test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_39_4::test_varchar_reflection [gw30] [ 76%] PASSED test/orm/test_subquery_relations.py::FromSubqTest::test_subq_w_from_self_one test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_view_definition[False-_exclusions0] test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_no_close_transaction_on_flush [gw46] [ 76%] SKIPPED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_nested_close test/orm/test_subquery_relations.py::FromSubqTest::test_subq_w_from_self_two [gw49] [ 76%] PASSED test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_view_definition[False-_exclusions0] test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_nested_trans_close_one test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_39_4::test_recipe_mixed_transaction_control [gw8] [ 76%] SKIPPED test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_39_4::test_expunge_pending_on_rollback [gw46] [ 76%] SKIPPED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_nested_trans_close_one test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_nested_trans_close_two test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_39_4::test_savepoint_commit [gw8] [ 76%] SKIPPED test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_39_4::test_savepoint_commit [gw25] [ 76%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_dirty_state_transferred_deep_nesting_future [gw46] [ 76%] SKIPPED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_nested_trans_close_two test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_39_4::test_savepoint_commit_collections test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_warning_on_using_inactive_session_dirty test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_nested_trans_rollback [gw8] [ 76%] SKIPPED test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_39_4::test_savepoint_commit_collections test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_execution_options_begin_transaction [gw7] [ 76%] SKIPPED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_39_4::test_recipe_mixed_transaction_control test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_39_4::test_savepoint_delete [gw46] [ 76%] SKIPPED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_nested_trans_rollback test/dialect/test_suite.py::DateTimeHistoricTest_sqlite+pysqlite_3_39_4::test_round_trip test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_rollback [gw8] [ 76%] SKIPPED test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_39_4::test_savepoint_delete test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_39_4::test_recipe_heavy_nesting [gw15] [ 76%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_no_close_transaction_on_flush [gw25] [ 76%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_execution_options_begin_transaction [gw13] [ 76%] PASSED test/dialect/test_suite.py::DateTimeHistoricTest_sqlite+pysqlite_3_39_4::test_round_trip test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_39_4::test_recipe_multi_nesting test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_39_4::test_savepoint_lost_still_runs [gw7] [ 76%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_39_4::test_recipe_multi_nesting [gw8] [ 76%] SKIPPED test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_39_4::test_savepoint_lost_still_runs test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_no_prepare_wo_twophase test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_39_4::test_recipe_error_on_using_inactive_session_commands test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_execution_options_ignored_mid_transaction [gw46] [ 76%] PASSED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_rollback test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_39_4::test_savepoint_rollback [gw15] [ 76%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_no_prepare_wo_twophase test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_39_4::test_reset_via_agent_begin_twophase test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_39_4::test_recipe_subtransaction_on_external_subtrans test/dialect/test_suite.py::DateHistoricTest_sqlite+pysqlite_3_39_4::test_null_bound_comparison [gw8] [ 76%] SKIPPED test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_39_4::test_savepoint_rollback [gw25] [ 76%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_execution_options_ignored_mid_transaction [gw30] [ 76%] PASSED test/orm/test_subquery_relations.py::FromSubqTest::test_subq_w_from_self_two test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_no_rollback_in_committed_state test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_39_4::test_savepoint_rollback_collections [gw46] [ 76%] SKIPPED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_39_4::test_reset_via_agent_begin_twophase [gw24] [ 76%] PASSED test/dialect/test_suite.py::DateHistoricTest_sqlite+pysqlite_3_39_4::test_null_bound_comparison [gw15] [ 76%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_no_rollback_in_committed_state [gw8] [ 76%] SKIPPED test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_39_4::test_savepoint_rollback_collections test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_39_4::test_reset_via_agent_begin_twophase_commit test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_external_nested_transaction [gw49] [ 76%] SKIPPED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_39_4::test_recipe_heavy_nesting test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_39_4::test_update_deleted_on_rollback test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_no_sql_during_commit test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_39_4::test_round_trip[percent%(ens)yah] [gw40] [ 76%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_warning_on_using_inactive_session_dirty test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_ctxmanager_rolls_back[False] [gw7] [ 76%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_39_4::test_recipe_subtransaction_on_external_subtrans [gw8] [ 76%] SKIPPED test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_39_4::test_update_deleted_on_rollback [gw25] [ 76%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_external_nested_transaction [gw46] [ 76%] SKIPPED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_39_4::test_reset_via_agent_begin_twophase_commit test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_39_4::test_recipe_mixed_transaction_control [gw15] [ 76%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_no_sql_during_commit test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_39_4::test_reset_via_agent_begin_twophase_rollback test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_failed_rollback_deactivates_transaction test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_39_4::test_recipe_subtransaction_on_noautocommit test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_warning_on_using_inactive_session_new [gw57] [ 76%] PASSED test/dialect/test_suite.py::DifficultParametersTest_sqlite+pysqlite_3_39_4::test_round_trip[percent%(ens)yah] [gw49] [ 77%] SKIPPED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_39_4::test_recipe_mixed_transaction_control test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_no_sql_during_prepare [gw25] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_failed_rollback_deactivates_transaction [gw24] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_ctxmanager_rolls_back[False] [gw46] [ 77%] SKIPPED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_39_4::test_reset_via_agent_begin_twophase_rollback test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_ctxmanager_rolls_back[True] [gw15] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_no_sql_during_prepare test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_39_4::test_recipe_multi_nesting test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_invalidate test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture5] [gw13] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_39_4::test_recipe_error_on_using_inactive_session_commands test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_39_4::test_trans_close test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_begin_fails_connection_is_closed [gw25] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_invalidate test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_no_sql_during_rollback [gw49] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_39_4::test_recipe_multi_nesting [gw24] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_ctxmanager_rolls_back[True] test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_39_4::test_recipe_heavy_nesting test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_ctxmanager_rolls_back_legacy_marker[False] [gw7] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_39_4::test_recipe_subtransaction_on_noautocommit [gw46] [ 77%] PASSED test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_39_4::test_trans_close test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_39_4::test_recipe_subtransaction_on_external_subtrans [gw40] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_warning_on_using_inactive_session_new test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_mixed_transaction_close [gw13] [ 77%] SKIPPED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_39_4::test_recipe_heavy_nesting [gw15] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_no_sql_during_rollback [gw57] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture5] [gw24] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_ctxmanager_rolls_back_legacy_marker[False] test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_warning_on_using_inactive_session_rollback_evt test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_preserve_flush_error test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_39_4::test_recipe_mixed_transaction_control test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_ctxmanager_rolls_back_legacy_marker[True] [gw25] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_mixed_transaction_close test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_nested_accounting_deleted_items_restored test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture6] [gw13] [ 77%] SKIPPED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_39_4::test_recipe_mixed_transaction_control [gw24] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_ctxmanager_rolls_back_legacy_marker[True] [gw25] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_nested_accounting_deleted_items_restored test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_ctxmanager_rolls_back_savepoint[False] [gw49] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_39_4::test_recipe_subtransaction_on_external_subtrans [gw57] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture6] test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_39_4::test_recipe_multi_nesting [gw40] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_warning_on_using_inactive_session_rollback_evt test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_39_4::test_recipe_commit_one test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_nested_accounting_new_items_removed [gw24] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_ctxmanager_rolls_back_savepoint[False] [gw13] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_39_4::test_recipe_multi_nesting test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_39_4::test_recipe_subtransaction_on_noautocommit test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_ctxmanager_rolls_back_savepoint[True] [gw25] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_nested_accounting_new_items_removed [gw8] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_begin_fails_connection_is_closed test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture7] test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_39_4::test_recipe_subtransaction_on_external_subtrans [gw24] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_ctxmanager_rolls_back_savepoint[True] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_deactivated_savepoint_warning_straight test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_nested_autotrans [gw57] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture7] [gw15] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_preserve_flush_error test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_begin_savepoint_fails_connection_is_not_closed [gw25] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_nested_autotrans [gw24] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_deactivated_savepoint_warning_straight test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture8] test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_empty_heterogeneous_tuples_direct test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_report_primary_error_when_rollback_fails test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_deactivated_warning_straight test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_39_4::test_recipe_commit_one [gw8] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_begin_savepoint_fails_connection_is_not_closed [gw49] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_39_4::test_recipe_subtransaction_on_noautocommit test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_nested_autotrans_future [gw6] [ 77%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_column_adapter_lookup [gw15] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_report_primary_error_when_rollback_fails [gw24] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_deactivated_warning_straight test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture0] [gw57] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture8] [gw25] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_nested_autotrans_future test/aaa_profiling/test_memusage.py::CycleTest::test_core_select_from_orm_query [gw13] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_39_4::test_recipe_subtransaction_on_external_subtrans test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_closed_status_check [gw5] [ 77%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_empty_heterogeneous_tuples_direct test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_savepoint_on_external_future test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_39_4::test_recipe_subtransaction_on_noautocommit test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_nested_transaction [gw24] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture0] [gw8] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_closed_status_check [gw25] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_nested_transaction test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture9] test/dialect/test_suite.py::DateTimeTest_sqlite+pysqlite_3_39_4::test_round_trip_decorated [gw57] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture9] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture8] test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_continue_flushing_guard [gw34] [ 77%] PASSED test/dialect/test_suite.py::DateTimeTest_sqlite+pysqlite_3_39_4::test_round_trip_decorated test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture10] [gw15] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_savepoint_on_external_future test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_39_4::test_recipe_commit_one test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_nested_transaction_connection_add test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture0] [gw24] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture10] [gw25] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_nested_transaction_connection_add [gw13] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_39_4::test_recipe_subtransaction_on_noautocommit [gw7] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_39_4::test_recipe_commit_one test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_subtransaction_on_external_commit_future test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_two_phase_recover test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture11] [gw5] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture8] [gw57] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture0] test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_no_autocommit_with_explicit_commit test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture9] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture10] test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_39_4::test_recipe_deactive_status_check [gw34] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_two_phase_recover [gw24] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture11] [gw7] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_39_4::test_recipe_deactive_status_check [gw57] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture10] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_two_phase_transaction [gw40] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_39_4::test_recipe_commit_one [gw15] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_subtransaction_on_external_commit_future test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture1] [gw34] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_two_phase_transaction test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture11] [gw5] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture9] [gw25] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_no_autocommit_with_explicit_commit test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_39_4::test_recipe_error_on_using_inactive_session_commands test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_with_interface test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_subtransaction_on_external_no_begin test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_39_4::test_recipe_deactive_status_check test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_multiple_two_phase [gw24] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture1] [gw40] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_39_4::test_recipe_deactive_status_check [gw34] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_with_interface [gw57] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture11] [gw5] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_multiple_two_phase test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture2] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_nested_subtransaction_commit test/orm/test_transaction.py::TransactionFlagsTest::test_in_transaction test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_39_4::test_recipe_error_on_using_inactive_session_commands test/orm/test_subquery_relations.py::EagerTest::test_many_to_one test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture1] [gw5] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_nested_subtransaction_commit [gw24] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture2] test/orm/test_transaction.py::TwoPhaseTest_sqlite+pysqlite_3_39_4::test_rollback_on_prepare [gw49] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_39_4::test_recipe_commit_one [gw7] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_39_4::test_recipe_error_on_using_inactive_session_commands test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_nested_subtransaction_rollback [gw13] [ 77%] PASSED test/orm/test_transaction.py::TransactionFlagsTest::test_in_transaction test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture3] test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_39_4::test_recipe_heavy_nesting test/orm/test_transaction.py::TransactionFlagsTest::test_in_transaction_nesting [gw15] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_subtransaction_on_external_no_begin [gw5] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_nested_subtransaction_rollback [gw57] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture1] test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_subtransaction_on_external_rollback_future test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_no_rollback_in_deactive [gw7] [ 77%] SKIPPED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_39_4::test_recipe_heavy_nesting [gw24] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture3] [gw13] [ 77%] PASSED test/orm/test_transaction.py::TransactionFlagsTest::test_in_transaction_nesting test/orm/test_transaction.py::TransactionFlagsTest::test_in_transaction_subtransactions [gw40] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_39_4::test_recipe_error_on_using_inactive_session_commands test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture2] test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_39_4::test_recipe_deactive_status_check [gw13] [ 77%] PASSED test/orm/test_transaction.py::TransactionFlagsTest::test_in_transaction_subtransactions [gw5] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_no_rollback_in_deactive test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_no_rollback_in_deactive_savepoint test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_39_4::test_recipe_heavy_nesting [gw8] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_continue_flushing_guard test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_close [gw57] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture2] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture3] [gw40] [ 77%] SKIPPED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_39_4::test_recipe_heavy_nesting [gw49] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_39_4::test_recipe_deactive_status_check [gw5] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_no_rollback_in_deactive_savepoint test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_raise test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_39_4::test_recipe_error_on_using_inactive_session_commands [gw15] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_subtransaction_on_external_rollback_future test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_continue_flushing_on_commit test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_39_4::test_recipe_mixed_transaction_control [gw7] [ 77%] SKIPPED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_39_4::test_recipe_mixed_transaction_control test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_39_4::test_recipe_mixed_transaction_control [gw5] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_raise test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_39_4::test_recipe_multi_nesting test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_transactions_isolated [gw33] [ 77%] PASSED test/orm/test_subquery_relations.py::EagerTest::test_many_to_one [gw7] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_39_4::test_recipe_multi_nesting [gw57] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture3] [gw40] [ 77%] SKIPPED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_39_4::test_recipe_mixed_transaction_control [gw13] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_close test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_close2 test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_reset_rollback_two_phase_no_rollback [gw15] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_transactions_isolated test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture4] [gw34] [ 77%] SKIPPED test/orm/test_transaction.py::TwoPhaseTest_sqlite+pysqlite_3_39_4::test_rollback_on_prepare [gw49] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_39_4::test_recipe_error_on_using_inactive_session_commands test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_39_4::test_recipe_multi_nesting test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_39_4::test_recipe_subtransaction_on_external_subtrans [gw13] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_close2 [gw5] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_reset_rollback_two_phase_no_rollback test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_retains_through_options test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_twophase test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_commit_fails_ctxmanager [gw40] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_39_4::test_recipe_multi_nesting [gw8] [ 77%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_continue_flushing_on_commit [gw5] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_retains_through_options [gw15] [ 77%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_twophase [gw57] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture4] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture5] test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_39_4::test_recipe_subtransaction_on_external_subtrans test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_rollback [gw13] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_commit_fails_ctxmanager test/sql/test_type_expressions.py::SelectTest::test_dialect test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_39_4::test_recipe_heavy_nesting [gw49] [ 77%] SKIPPED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_39_4::test_recipe_heavy_nesting [gw5] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_rollback test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_commit_fails_flat test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_rollback_end_ctx_manager_autocommit [gw5] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_rollback_end_ctx_manager_autocommit test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_savepoint_release_fails_ctxmanager [gw7] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_39_4::test_recipe_subtransaction_on_external_subtrans test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_39_4::test_recipe_subtransaction_on_noautocommit [gw33] [ 77%] PASSED test/sql/test_type_expressions.py::SelectTest::test_dialect test/sql/test_type_expressions.py::SelectTest::test_in_binds [gw13] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_commit_fails_flat test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_commits [gw13] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_commits test/base/test_tutorials.py::DocTest::test_20_style [gw40] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_39_4::test_recipe_subtransaction_on_external_subtrans test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_39_4::test_recipe_mixed_transaction_control [gw49] [ 77%] SKIPPED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_39_4::test_recipe_mixed_transaction_control [gw33] [ 77%] PASSED test/sql/test_type_expressions.py::SelectTest::test_in_binds test/sql/test_type_expressions.py::SelectTest::test_insert_binds [gw5] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_savepoint_release_fails_ctxmanager test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_savepoint_release_fails_flat [gw5] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_savepoint_release_fails_flat test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_39_4::test_recipe_subtransaction_on_noautocommit test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_39_4::test_recipe_multi_nesting [gw49] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_39_4::test_recipe_multi_nesting test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_39_4::test_recipe_subtransaction_on_external_subtrans [gw57] [ 77%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture5] [gw33] [ 77%] PASSED test/sql/test_type_expressions.py::SelectTest::test_insert_binds test/sql/test_type_expressions.py::SelectTest::test_select_binds test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture6] [gw57] [ 77%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture6] [gw7] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_39_4::test_recipe_subtransaction_on_noautocommit [gw33] [ 77%] PASSED test/sql/test_type_expressions.py::SelectTest::test_select_binds test/sql/test_type_expressions.py::SelectTest::test_select_cols [gw40] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_39_4::test_recipe_subtransaction_on_noautocommit [gw49] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_39_4::test_recipe_subtransaction_on_external_subtrans [gw33] [ 77%] PASSED test/sql/test_type_expressions.py::SelectTest::test_select_cols test/sql/test_type_expressions.py::SelectTest::test_select_cols_use_labels test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_39_4::test_recipe_subtransaction_on_noautocommit [gw33] [ 77%] PASSED test/sql/test_type_expressions.py::SelectTest::test_select_cols_use_labels test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_39_4::test_recipe_commit_one test/sql/test_type_expressions.py::SelectTest::test_select_cols_use_labels_result_map_targeting test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_untyped_str_in [gw33] [ 77%] PASSED test/sql/test_type_expressions.py::SelectTest::test_select_cols_use_labels_result_map_targeting test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_39_4::test_recipe_commit_one test/sql/test_type_expressions.py::SelectTest::test_select_of_compound_select [gw31] [ 77%] PASSED test/dialect/test_suite.py::ExpandingBoundInTest_sqlite+pysqlite_3_39_4::test_untyped_str_in [gw49] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_39_4::test_recipe_subtransaction_on_noautocommit test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_39_4::test_drop_table [gw33] [ 77%] 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/dialect/test_suite.py::HasSequenceTest::test_has_sequence_schema test/sql/test_type_expressions.py::StringRoundTripTest::test_round_trip [gw12] [ 77%] SKIPPED test/dialect/test_suite.py::HasSequenceTest::test_has_sequence_schema [gw10] [ 77%] PASSED test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_39_4::test_drop_table test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.REAL0] [gw33] [ 77%] 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 test/orm/test_eager_relations.py::CyclicalInheritingEagerTestThree::test_gen_query_depth test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.base._FBDateTime] [gw12] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.REAL0] test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_39_4::test_recipe_commit_one test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.REAL1] [gw31] [ 77%] PASSED test/sql/test_type_expressions.py::StringRoundTripTest::test_round_trip [gw10] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.base._FBDateTime] [gw33] [ 77%] PASSED test/sql/test_type_expressions.py::SelectTest::test_type_decorator_both_plus_dialect [gw12] [ 77%] 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.firebird.base._StringType] test/sql/test_type_expressions.py::SelectTest::test_type_decorator_both_w_variant test/sql/test_type_expressions.py::StringRoundTripTest::test_targeting_apply_labels test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.ROWVERSION0] [gw10] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.base._StringType] [gw12] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.ROWVERSION0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.kinterbasdb._FBFloat_kinterbasdb] test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_simple_fetch [gw7] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_39_4::test_recipe_commit_one [gw31] [ 77%] PASSED test/sql/test_type_expressions.py::StringRoundTripTest::test_targeting_apply_labels [gw33] [ 77%] PASSED test/sql/test_type_expressions.py::SelectTest::test_type_decorator_both_w_variant test/sql/test_type_expressions.py::SelectTest::test_type_decorator_inner test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.ROWVERSION1] [gw10] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.kinterbasdb._FBFloat_kinterbasdb] [gw26] [ 77%] SKIPPED test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_simple_fetch test/sql/test_type_expressions.py::StringRoundTripTest::test_targeting_by_string test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.kinterbasdb._FBNumeric_kinterbasdb] [gw33] [ 77%] PASSED test/sql/test_type_expressions.py::SelectTest::test_type_decorator_inner [gw12] [ 77%] 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_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_39_4::test_recipe_deactive_status_check [gw10] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.kinterbasdb._FBNumeric_kinterbasdb] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.BIT0] [gw31] [ 77%] PASSED test/sql/test_type_expressions.py::StringRoundTripTest::test_targeting_by_string test/sql/test_type_expressions.py::StringRoundTripTest::test_targeting_individual_labels test/sql/test_type_expressions.py::SelectTest::test_type_decorator_inner_plus_dialect [gw40] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_39_4::test_recipe_commit_one test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_39_4::test_recipe_deactive_status_check [gw10] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.BIT0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.BIT1] test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_39_4::test_delete_scalar_subq_round_trip [gw53] [ 77%] SKIPPED test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_39_4::test_delete_scalar_subq_round_trip test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.pyodbc._BINARY_pyodbc] [gw7] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_39_4::test_recipe_deactive_status_check [gw40] [ 77%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_39_4::test_recipe_deactive_status_check [gw31] [ 77%] PASSED test/sql/test_type_expressions.py::StringRoundTripTest::test_targeting_individual_labels test/sql/test_type_expressions.py::StringRoundTripTest::test_targeting_no_labels [gw12] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.SMALLDATETIME0] [gw33] [ 77%] PASSED test/sql/test_type_expressions.py::SelectTest::test_type_decorator_inner_plus_dialect test/sql/test_type_expressions.py::SelectTest::test_type_decorator_outer [gw10] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.BIT1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.DATETIME20] [gw10] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.DATETIME20] [gw26] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.pyodbc._BINARY_pyodbc] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.pyodbc._MSFloat_pyodbc] [gw26] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.pyodbc._MSFloat_pyodbc] [gw0] [ 77%] PASSED test/orm/test_eager_relations.py::CyclicalInheritingEagerTestThree::test_gen_query_depth test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.VARBINARY0] [gw0] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.VARBINARY0] [gw33] [ 77%] PASSED test/sql/test_type_expressions.py::SelectTest::test_type_decorator_outer test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_39_4::test_recipe_error_on_using_inactive_session_commands test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.DATETIME21] [gw10] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.DATETIME21] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.DATETIMEOFFSET0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.pyodbc._MSNumeric_pyodbc] [gw26] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.pyodbc._MSNumeric_pyodbc] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.pyodbc._ODBCDATETIMEOFFSET] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.SMALLDATETIME1] [gw12] [ 77%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.SMALLDATETIME1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.BIGINT0] [gw31] [ 77%] PASSED test/sql/test_type_expressions.py::StringRoundTripTest::test_targeting_no_labels test/sql/test_type_expressions.py::TypeDecRoundTripTest::test_round_trip [gw49] [ 78%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_39_4::test_recipe_commit_one [gw10] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.DATETIMEOFFSET0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.DATETIMEOFFSET1] [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.mssql.pyodbc._ODBCDateTime] [gw53] [ 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] [gw53] [ 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] [gw53] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.BIT] [gw40] [ 78%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_39_4::test_recipe_error_on_using_inactive_session_commands test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.SMALLMONEY] [gw12] [ 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] [gw10] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.DATETIMEOFFSET1] [gw31] [ 78%] PASSED test/sql/test_type_expressions.py::TypeDecRoundTripTest::test_round_trip test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.CHAR0] [gw53] [ 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] [gw53] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.CHAR1] [gw12] [ 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] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.IMAGE0] [gw10] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.IMAGE0] test/sql/test_type_expressions.py::TypeDecRoundTripTest::test_targeting_apply_labels test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.VARBINARY1] [gw0] [ 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] [gw0] [ 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] [gw0] [ 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] [gw0] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.XML1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.IMAGE1] [gw10] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.IMAGE1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.MONEY] [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] [gw12] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.TIME0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.TIME1] [gw12] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.TIME1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.TIMESTAMP0] [gw12] [ 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] [gw10] [ 78%] 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] [gw10] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.NTEXT0] [gw31] [ 78%] PASSED test/sql/test_type_expressions.py::TypeDecRoundTripTest::test_targeting_apply_labels test/sql/test_type_expressions.py::TypeDecRoundTripTest::test_targeting_by_string [gw31] [ 78%] PASSED test/sql/test_type_expressions.py::TypeDecRoundTripTest::test_targeting_by_string test/sql/test_type_expressions.py::TypeDecRoundTripTest::test_targeting_individual_labels [gw12] [ 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] [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] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.enumerated.ENUM0] [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] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.DATETIME0] [gw53] [ 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] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base._BASETIMEIMPL] [gw0] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base._BASETIMEIMPL] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base._MSDateTime] [gw0] [ 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] [gw31] [ 78%] PASSED test/sql/test_type_expressions.py::TypeDecRoundTripTest::test_targeting_individual_labels test/sql/test_type_expressions.py::TypeDecRoundTripTest::test_targeting_no_labels [gw31] [ 78%] PASSED test/sql/test_type_expressions.py::TypeDecRoundTripTest::test_targeting_no_labels [gw53] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.DATETIME1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.DECIMAL0] [gw12] [ 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] [gw12] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.TINYINT1] [gw0] [ 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] [gw0] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base._MSUnicodeText] [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] [gw26] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.enumerated.SET] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.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.mssql.base._MSUnicode] [gw0] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base._MSUnicode] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.json.JSON0] [gw0] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.json.JSON0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.json.JSON1] [gw53] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.DECIMAL0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.DECIMAL1] [gw53] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.DECIMAL1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.DOUBLE] [gw53] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.DOUBLE] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.FLOAT0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.json.JSON1] [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] [gw26] [ 78%] PASSED 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.mysql.oursql._oursqlBIT] [gw0] [ 78%] 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] [gw0] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.mxodbc._MSTime_mxodbc] test/sql/test_types.py::AdaptTest::test_adapt_constructor_copy_override_kw [gw31] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_constructor_copy_override_kw test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.base.CHAR0] [gw26] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.oursql._oursqlBIT] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.mxodbc._VARBINARY_mxodbc] [gw0] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.mxodbc._VARBINARY_mxodbc] [gw53] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.FLOAT0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.FLOAT1] [gw31] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.base.CHAR0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.base.CHAR1] [gw31] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.base.CHAR1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.base.VARCHAR0] [gw53] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.FLOAT1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.INTEGER0] [gw53] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.INTEGER0] [gw31] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.base.VARCHAR0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.INTEGER1] [gw53] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.INTEGER1] test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_39_4::test_insert_from_select_with_defaults test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[None1] [gw37] [ 78%] PASSED test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_39_4::test_insert_from_select_with_defaults [gw21] [ 78%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[None1] 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.SMALLINT0] [gw37] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.LONGBLOB1] [gw21] [ 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.mysql.types.SMALLINT1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.LONGTEXT] [gw21] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.SMALLINT1] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[numeric2] [gw37] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.LONGTEXT] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.MEDIUMBLOB0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TEXT0] [gw37] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.MEDIUMBLOB0] [gw21] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TEXT0] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[numeric0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TEXT1] [gw50] [ 78%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[numeric2] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.MEDIUMBLOB1] [gw37] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.MEDIUMBLOB1] [gw21] [ 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.MEDIUMINT] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TIME0] [gw23] [ 78%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[numeric0] [gw37] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.MEDIUMINT] [gw21] [ 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.MEDIUMTEXT] 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.TIME1] [gw37] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.MEDIUMTEXT] [gw50] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.YEAR] [gw21] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TIME1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.NCHAR0] 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.mysql.types.TIMESTAMP0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types._FloatType] [gw37] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.NCHAR0] [gw50] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types._FloatType] [gw21] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TIMESTAMP0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TIMESTAMP1] [gw23] [ 78%] 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] [gw21] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TIMESTAMP1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types._IntegerType] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.NCHAR1] [gw37] [ 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] [gw23] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.DOUBLE_PRECISION1] [gw50] [ 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] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.INTERVAL] [gw37] [ 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] [gw50] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types._MatchType0] [gw23] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.INTERVAL] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types._MatchType1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.LONG0] [gw37] [ 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] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TINYBLOB0] [gw21] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TINYBLOB0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TINYBLOB1] [gw23] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.LONG0] [gw21] [ 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] [gw21] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TINYINT] [gw37] [ 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] [gw50] [ 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] [gw50] [ 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] [gw37] [ 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.oracle.base.LONG1] [gw23] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.LONG1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.NCLOB0] [gw50] [ 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.mysql.types.TINYTEXT] [gw21] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.TINYTEXT] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.VARCHAR0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.BFILE1] [gw21] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.VARCHAR0] [gw23] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.NCLOB0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.NCLOB1] [gw23] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.NCLOB1] [gw50] [ 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.NUMBER0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.REAL0] [gw37] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.REAL0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.BINARY_DOUBLE0] [gw23] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.NUMBER0] [gw50] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.BINARY_DOUBLE0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.BINARY_DOUBLE1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.NUMBER1] [gw50] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.BINARY_DOUBLE1] [gw23] [ 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.BINARY_FLOAT0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.NUMBER2] [gw50] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.BINARY_FLOAT0] [gw23] [ 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] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.BINARY_FLOAT1] [gw50] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.BINARY_FLOAT1] [gw23] [ 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.DATE0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.RAW1] [gw50] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.DATE0] [gw23] [ 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] [gw23] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.ROWID] test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[integer2] test/dialect/test_suite.py::LastrowidTest_sqlite+pysqlite_3_39_4::test_autoincrement_on_insert test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_round_trip_none_as_sql_null[values] [gw54] [ 78%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[integer2] test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_regexp_match[a.cde-expected0] [gw35] [ 78%] PASSED test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_round_trip_none_as_sql_null[values] [gw22] [ 78%] PASSED test/dialect/test_suite.py::LastrowidTest_sqlite+pysqlite_3_39_4::test_autoincrement_on_insert test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.VARCHAR21] [gw27] [ 78%] PASSED test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_regexp_match[a.cde-expected0] test/orm/test_subquery_relations.py::InheritanceToRelatedTest::test_caches_query_per_base_joined [gw54] [ 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.postgresql.asyncpg.AsyncpgDate] 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.postgresql.base.DOUBLE_PRECISION1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleRowid] [gw35] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgDate] [gw54] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base._OracleBoolean] [gw22] [ 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._OracleBINARY_DOUBLE] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgInteger] [gw27] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.DOUBLE_PRECISION1] [gw54] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleBINARY_DOUBLE] [gw35] [ 78%] 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.base.ENUM0] 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._OracleBINARY_FLOAT] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgJSONB] [gw22] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleString] [gw27] [ 78%] 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] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleText] [gw54] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleBINARY_FLOAT] [gw35] [ 78%] 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] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleBinary] [gw22] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleText] [gw35] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgJSON] [gw27] [ 78%] 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] [gw54] [ 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] [gw27] [ 78%] 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.oracle.cx_oracle._OracleUnicodeStringCHAR] [gw22] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleUnicodeStringCHAR] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgNumeric] [gw35] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgNumeric] [gw54] [ 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._OracleUnicodeStringNCHAR] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgOID] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleDate] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.INTERVAL] [gw27] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.INTERVAL] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.MACADDR] [gw22] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleUnicodeStringNCHAR] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleUnicodeTextCLOB] [gw35] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgOID] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgREGCLASS] [gw54] [ 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] [gw22] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleUnicodeTextCLOB] [gw35] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgREGCLASS] [gw54] [ 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._OracleUnicodeTextNCLOB] 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.oracle.cx_oracle._OracleInteger] [gw22] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleUnicodeTextNCLOB] [gw35] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgTime] [gw54] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleInteger] [gw27] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.MACADDR] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.MONEY] [gw27] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.MONEY] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.OID] [gw27] [ 78%] 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] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleInterval] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.array.ARRAY0] [gw22] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.array.ARRAY0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.array.ARRAY1] [gw27] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.REGCLASS] [gw54] [ 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] 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.asyncpg.AsyncpgUUID] [gw35] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgUUID] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.BIT] [gw22] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.array.ARRAY1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncPgEnum] [gw27] [ 78%] 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] [ 78%] PASSED test/orm/test_subquery_relations.py::InheritanceToRelatedTest::test_caches_query_per_base_joined [gw54] [ 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] [gw54] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleNChar] [gw27] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.TIME1] [gw35] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.BIT] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.BYTEA0] [gw22] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncPgEnum] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncPgInterval] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleNumeric] [gw35] [ 78%] 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] [gw35] [ 78%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.BYTEA1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.CIDR] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.TIMESTAMP0] [gw27] [ 78%] 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] [gw22] [ 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] [gw22] [ 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.base.UUID] [gw35] [ 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.asyncpg.AsyncpgBoolean] [gw27] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.TIMESTAMP1] [gw54] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleNumeric] [gw30] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.UUID] [gw22] [ 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.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] 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] [gw34] [ 79%] PASSED test/base/test_tutorials.py::DocTest::test_20_style [gw30] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.json.JSONB0] test/base/test_tutorials.py::DocTest::test_core 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/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_39_4::test_enotation_decimal 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] test/dialect/test_suite.py::OrderByLabelTest_sqlite+pysqlite_3_39_4::test_composed_int [gw30] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGBigInteger] [gw28] [ 79%] PASSED test/dialect/test_suite.py::NumericTest_sqlite+pysqlite_3_39_4::test_enotation_decimal 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/dialect/test_suite.py::SequenceCompilerTest::test_literal_binds_inline_compile 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._PGNullType] [gw30] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGEnum] [gw62] [ 79%] SKIPPED test/dialect/test_suite.py::SequenceCompilerTest::test_literal_binds_inline_compile [gw28] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGNullType] [gw20] [ 79%] PASSED test/dialect/test_suite.py::OrderByLabelTest_sqlite+pysqlite_3_39_4::test_composed_int 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.postgresql.pg8000._PGInteger] 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._PGInteger] test/dialect/test_suite.py::ReturningTest::test_explicit_returning_pk_no_autocommit [gw62] [ 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.postgresql.pg8000._PGInterval] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.base.TIME0] [gw41] [ 79%] SKIPPED test/dialect/test_suite.py::ReturningTest::test_explicit_returning_pk_no_autocommit [gw28] [ 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] test/orm/test_subquery_relations.py::SelfReferentialTest::test_no_depth [gw62] [ 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.sybase.base.TINYINT1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pygresql._PGJSONB] [gw20] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pygresql._PGJSONB] [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] [gw41] [ 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] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.base.TIME1] [gw62] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.base.TIME1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.base._SQliteJson] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pygresql._PGJSON] [gw62] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.base._SQliteJson] [gw20] [ 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] [gw28] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGSmallInteger] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGTimeStamp] [gw28] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGTimeStamp] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGTime] [gw28] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGTime] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGUUID] [gw20] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pygresql._PGNumeric] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.json.JSON0] [gw62] [ 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] [gw41] [ 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] [gw28] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGUUID] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.psycopg2._PGARRAY] test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_39_4::test_get_columns[quote ' one-_exclusions0] [gw19] [ 79%] PASSED test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_39_4::test_get_columns[quote ' one-_exclusions0] [gw41] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.UNICHAR1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.UNITEXT0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pygresql._PGUUID] [gw20] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pygresql._PGUUID] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pypostgresql.PGNumeric] [gw28] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.psycopg2._PGARRAY] [gw41] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.UNITEXT0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.UNITEXT1] [gw41] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.UNITEXT1] [gw20] [ 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] [gw17] [ 79%] PASSED test/orm/test_transaction.py::NaturalPKRollbackTest_sqlite+pysqlite_3_39_4::test_reloaded_deleted_checked_for_expiry [gw62] [ 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] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.UNIVARCHAR0] [gw41] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.UNIVARCHAR0] [gw36] [ 79%] PASSED test/orm/test_subquery_relations.py::SelfReferentialTest::test_no_depth test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.psycopg2._PGEnum] [gw20] [ 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] [gw62] [ 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] [gw62] [ 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] [gw62] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.BIT] [gw28] [ 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] [gw28] [ 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] [gw20] [ 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] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.UNIVARCHAR1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BIGINT1] [gw36] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BIGINT1] [gw28] [ 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] [gw28] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.psycopg2._PGJSON] [gw20] [ 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] [gw20] [ 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.sybase.base.IMAGE0] [gw62] [ 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] [gw62] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.IMAGE1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.DATE0] [gw19] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.DATE0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.DATE1] [gw19] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.DATE1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.DATETIME0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BINARY0] [gw36] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BINARY0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BINARY1] [gw36] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BINARY1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.MONEY] [gw62] [ 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] [gw62] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.SMALLMONEY] [gw19] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.DATETIME0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.DATETIME1] [gw19] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.DATETIME1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.DECIMAL0] [gw19] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.DECIMAL0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BLOB0] [gw36] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BLOB0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BLOB1] test/orm/test_transaction.py::NaturalPKRollbackTest_sqlite+pysqlite_3_39_4::test_rollback_recover [gw17] [ 79%] PASSED test/orm/test_transaction.py::NaturalPKRollbackTest_sqlite+pysqlite_3_39_4::test_rollback_recover [gw36] [ 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.DECIMAL1] [gw19] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.DECIMAL1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.psycopg2._PGNumeric] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.ranges.TSRANGE] [gw20] [ 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] [gw41] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.UNIVARCHAR1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.pyodbc._SybNumeric_pyodbc] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BOOLEAN0] [gw36] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BOOLEAN0] [gw20] [ 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] [gw20] [ 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] [gw20] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.base.DATE1] [gw28] [ 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] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BOOLEAN1] [gw36] [ 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] [gw28] [ 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.sql.sqltypes.DateTime] [gw19] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.DateTime] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Date] [gw41] [ 79%] 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] [gw41] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.pysybase._SybNumeric] [gw36] [ 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] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.engine.default._StrDateTime] [gw41] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.engine.default._StrDateTime] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.engine.default._StrDate] [gw41] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.engine.default._StrDate] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.engine.default._StrTime] [gw19] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Date] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Enum0] [gw19] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Enum0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Enum1] [gw19] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Enum1] [gw41] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.engine.default._StrTime] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.ARRAY] [gw41] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.ARRAY] [gw36] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BigInteger1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Boolean] [gw36] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Boolean] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.FLOAT0] [gw19] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.FLOAT0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.FLOAT1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.CHAR0] [gw36] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.CHAR0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.CHAR1] [gw19] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.FLOAT1] [gw36] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.CHAR1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Float0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.CLOB0] [gw19] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Float0] [gw36] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.CLOB0] test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[global_string] [gw61] [ 79%] SKIPPED test/dialect/test_suite.py::ServerSideCursorsTest::test_ss_cursor_status[global_string] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.INTEGER0] [gw61] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.INTEGER0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.INTEGER1] [gw61] [ 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] test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_39_4::test_create_table_if_not_exists [gw61] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Integer] test/dialect/test_suite.py::UnicodeTextTest_sqlite+pysqlite_3_39_4::test_null_strings_text test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Interval] [gw61] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Interval] [gw47] [ 79%] PASSED test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_39_4::test_create_table_if_not_exists [gw55] [ 79%] PASSED test/dialect/test_suite.py::UnicodeTextTest_sqlite+pysqlite_3_39_4::test_null_strings_text test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.JSON] [gw61] [ 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.NVARCHAR1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.LargeBinary0] [gw47] [ 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.TIME1] [gw61] [ 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.NullType] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.LargeBinary1] [gw55] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.TIME1] test/sql/test_text.py::SelectCompositionTest::test_select_composition_eight [gw47] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.NullType] [gw61] [ 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.TIMESTAMP0] 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.Numeric] [gw3] [ 79%] PASSED test/sql/test_text.py::SelectCompositionTest::test_select_composition_eight [gw55] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.TIMESTAMP0] [gw47] [ 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.TIMESTAMP1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.PickleType] [gw61] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.MatchType0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.MatchType1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.VARCHAR1] [gw55] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.TIMESTAMP1] [gw47] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.PickleType] [gw61] [ 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.Text0] 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.REAL0] [gw55] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Text0] [gw47] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.REAL0] [gw3] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.VARCHAR1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes._Binary] 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.Text1] [gw61] [ 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] [gw47] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.REAL1] [gw3] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes._Binary] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.SMALLINT0] [gw55] [ 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] [gw61] [ 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.type_api.UserDefinedType] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.NUMERIC0] [gw47] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.SMALLINT0] [gw3] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.type_api.UserDefinedType] [gw61] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.NUMERIC0] [gw34] [ 79%] PASSED test/base/test_tutorials.py::DocTest::test_core [gw55] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Time] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.TupleType] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.NUMERIC1] test/base/test_tutorials.py::DocTest::test_core_operators [gw55] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.TupleType] test/sql/test_types.py::AdaptTest::test_convert_unicode_text_type [gw3] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_convert_unicode_text_type test/sql/test_types.py::AdaptTest::test_python_type test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Unicode0] [gw61] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.NUMERIC1] test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_literal_col_quoting_one test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.SMALLINT1] [gw47] [ 79%] 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] [gw55] [ 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] [gw18] [ 79%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_order_by_literal_col_quoting_one [gw3] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_python_type test/sql/test_types.py::AdaptTest::test_repr[ARRAY0] [gw47] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.SmallInteger0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.SmallInteger1] [gw47] [ 79%] 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] [gw3] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_repr[ARRAY0] test/sql/test_types.py::AdaptTest::test_repr[ARRAY1] test/sql/test_types.py::AdaptTest::test_repr[BIT0] [gw47] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.String] [gw55] [ 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] [gw55] [ 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.TEXT0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.UnicodeText1] [gw3] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_repr[ARRAY1] test/sql/test_types.py::AdaptTest::test_repr[BFILE] [gw3] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BFILE] [gw47] [ 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] [gw55] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.UnicodeText1] [gw18] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BIT0] [gw47] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.TEXT1] test/sql/test_types.py::AdaptTest::test_repr[BIGINT0] test/sql/test_types.py::AdaptTest::test_repr[BIT1] [gw18] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BIT1] test/sql/test_types.py::AdaptTest::test_repr[BIT2] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.VARBINARY0] [gw55] [ 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] [gw3] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BIGINT0] test/sql/test_types.py::AdaptTest::test_repr[BIGINT1] [gw18] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BIT2] [gw3] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BIGINT1] test/sql/test_types.py::AdaptTest::test_repr[BINARY] test/sql/test_types.py::AdaptTest::test_repr[BIT3] [gw55] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.VARBINARY1] test/sql/test_text.py::OrderByLabelResolutionTest::test_asc [gw18] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BIT3] [gw3] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BINARY] test/sql/test_types.py::AdaptTest::test_repr[BLOB] test/sql/test_types.py::AdaptTest::test_repr[BINARY_DOUBLE] [gw18] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BLOB] [gw4] [ 79%] PASSED test/sql/test_text.py::OrderByLabelResolutionTest::test_asc [gw3] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BINARY_DOUBLE] test/sql/test_types.py::AdaptTest::test_repr[BOOLEAN] [gw18] [ 79%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BOOLEAN] test/sql/test_types.py::AdaptTest::test_repr[BYTEA] test/sql/test_types.py::AdaptTest::test_repr[CLOB] [gw18] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BYTEA] [gw4] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[CLOB] test/sql/test_types.py::AdaptTest::test_repr[BigInteger] test/dialect/test_suite.py::TimeTest_sqlite+pysqlite_3_39_4::test_null_bound_comparison test/sql/test_types.py::AdaptTest::test_repr[DATE0] [gw18] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BigInteger] test/sql/test_types.py::AdaptTest::test_repr[Boolean] [gw4] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DATE0] [gw18] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[Boolean] test/sql/test_types.py::AdaptTest::test_repr[DATE1] [gw29] [ 80%] PASSED test/dialect/test_suite.py::TimeTest_sqlite+pysqlite_3_39_4::test_null_bound_comparison test/sql/test_types.py::AdaptTest::test_repr[CHAR0] [gw4] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DATE1] [gw18] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[CHAR0] test/sql/test_types.py::AdaptTest::test_repr[DATE2] test/sql/test_types.py::AdaptTest::test_repr[CHAR1] [gw4] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DATE2] test/sql/test_types.py::AdaptTest::test_repr[DATERANGE] test/sql/test_types.py::AdaptTest::test_repr[DOUBLE_PRECISION0] [gw18] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[CHAR1] test/sql/test_types.py::AdaptTest::test_repr[CHAR2] [gw4] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DATERANGE] [gw29] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DOUBLE_PRECISION0] [gw18] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[CHAR2] test/sql/test_types.py::AdaptTest::test_repr[DATETIME0] test/sql/test_types.py::AdaptTest::test_repr[DOUBLE_PRECISION1] [gw4] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DATETIME0] [gw29] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DOUBLE_PRECISION1] test/sql/test_types.py::AdaptTest::test_repr[DATETIME1] test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_39_4::test_text_empty_strings test/sql/test_types.py::AdaptTest::test_repr[DateTime] [gw4] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DATETIME1] [gw29] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DateTime] test/sql/test_types.py::AdaptTest::test_repr[DATETIME2] test/sql/test_types.py::AdaptTest::test_repr[Date] [gw43] [ 80%] PASSED test/dialect/test_suite.py::TextTest_sqlite+pysqlite_3_39_4::test_text_empty_strings [gw34] [ 80%] PASSED test/base/test_tutorials.py::DocTest::test_core_operators [gw4] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DATETIME2] [gw29] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[Date] test/sql/test_types.py::AdaptTest::test_repr[DATETIME2] test/sql/test_types.py::AdaptTest::test_repr[ENUM0] test/base/test_tutorials.py::DocTest::test_orm [gw4] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DATETIME2] [gw29] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[ENUM0] test/sql/test_types.py::AdaptTest::test_repr[ENUM1] test/sql/test_types.py::AdaptTest::test_repr[DATETIMEOFFSET] test/sql/test_types.py::AdaptTest::test_repr[INET] [gw4] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DATETIMEOFFSET] [gw29] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[ENUM1] [gw43] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[INET] test/sql/test_types.py::AdaptTest::test_repr[DECIMAL0] test/sql/test_types.py::AdaptTest::test_repr[Enum] test/sql/test_types.py::AdaptTest::test_repr[INT4RANGE] [gw29] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[Enum] [gw4] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DECIMAL0] test/sql/test_types.py::AdaptTest::test_repr[FLOAT0] test/sql/test_types.py::AdaptTest::test_repr[DECIMAL1] [gw43] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[INT4RANGE] test/sql/test_types.py::AdaptTest::test_repr[INT8RANGE] [gw29] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[FLOAT0] [gw4] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DECIMAL1] [gw43] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[INT8RANGE] test/sql/test_types.py::AdaptTest::test_repr[FLOAT1] test/sql/test_types.py::AdaptTest::test_repr[INTEGER0] [gw29] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[FLOAT1] test/sql/test_types.py::AdaptTest::test_repr[Float] [gw43] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[INTEGER0] test/sql/test_types.py::AdaptTest::test_repr[INTEGER1] test/orm/test_sync.py::SyncTest::test_populate [gw29] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[Float] test/sql/test_types.py::AdaptTest::test_repr[HSTORE] [gw43] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[INTEGER1] test/sql/test_types.py::AdaptTest::test_repr[INTERVAL0] [gw29] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[HSTORE] test/sql/test_types.py::AdaptTest::test_repr[IMAGE0] [gw43] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[INTERVAL0] test/sql/test_text.py::SelectCompositionTest::test_select_composition_ten[symbol('LABEL_STYLE_NONE')-SELECT anon_1.myid FROM (SELECT mytable.myid AS myid, whatever FROM mytable UNION SELECT mytable.myid AS myid, whatever FROM mytable) AS anon_1] test/sql/test_types.py::AdaptTest::test_repr[INTERVAL1] [gw29] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[IMAGE0] [gw43] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[INTERVAL1] test/sql/test_types.py::AdaptTest::test_repr[Integer] [gw2] [ 80%] 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] [gw60] [ 80%] PASSED test/orm/test_sync.py::SyncTest::test_populate [gw43] [ 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_repr[MatchType] [gw43] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[Interval] test/sql/test_types.py::AdaptTest::test_repr[JSON0] [gw2] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[MatchType] [gw43] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[JSON0] test/sql/test_types.py::AdaptTest::test_repr[NCHAR0] test/sql/test_types.py::AdaptTest::test_repr[JSON1] test/sql/test_types.py::AdaptTest::test_repr[JSON4] [gw43] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[JSON1] [gw2] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[NCHAR0] test/sql/test_types.py::AdaptTest::test_repr[JSON2] test/sql/test_types.py::AdaptTest::test_repr[NCHAR1] [gw60] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[JSON4] test/sql/test_types.py::AdaptTest::test_repr[JSONB] [gw43] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[JSON2] [gw2] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[NCHAR1] test/sql/test_types.py::AdaptTest::test_repr[NCLOB] [gw60] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[JSONB] test/sql/test_types.py::AdaptTest::test_repr[LONGBLOB] test/sql/test_text.py::BindParamTest::test_binds_compiled_positional [gw2] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[NCLOB] test/sql/test_types.py::AdaptTest::test_repr[NTEXT] [gw60] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[LONGBLOB] test/sql/test_types.py::AdaptTest::test_repr[LONGTEXT] [gw14] [ 80%] PASSED test/sql/test_text.py::BindParamTest::test_binds_compiled_positional [gw2] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[NTEXT] test/sql/test_text.py::AsFromTest::test_alias test/sql/test_types.py::AdaptTest::test_repr[NUMBER] [gw60] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[LONGTEXT] test/sql/test_types.py::AdaptTest::test_repr[LONG] test/sql/test_types.py::AdaptTest::test_repr[OID] [gw2] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[NUMBER] [gw59] [ 80%] PASSED test/sql/test_text.py::AsFromTest::test_alias [gw14] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[OID] [gw60] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[LONG] test/sql/test_types.py::AdaptTest::test_repr[NUMERIC0] [gw2] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[NUMERIC0] test/sql/test_types.py::AdaptTest::test_repr[LargeBinary] test/sql/test_types.py::AdaptTest::test_repr[PickleType] test/sql/test_types.py::AdaptTest::test_repr[NUMERIC1] test/sql/test_types.py::AdaptTest::test_repr[SMALLMONEY0] [gw60] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[LargeBinary] test/sql/test_types.py::AdaptTest::test_repr[MACADDR] [gw14] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[PickleType] [gw2] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[NUMERIC1] test/sql/test_types.py::AdaptTest::test_repr[NUMRANGE] [gw59] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[SMALLMONEY0] [gw60] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[MACADDR] test/sql/test_types.py::AdaptTest::test_repr[RAW] [gw14] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[RAW] test/sql/test_types.py::AdaptTest::test_repr[SMALLMONEY1] [gw2] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[NUMRANGE] test/sql/test_types.py::AdaptTest::test_repr[REAL0] test/sql/test_types.py::AdaptTest::test_repr[MEDIUMBLOB] [gw60] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[MEDIUMBLOB] [gw14] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[REAL0] [gw59] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[SMALLMONEY1] test/sql/test_types.py::AdaptTest::test_repr[SQL_VARIANT] test/sql/test_types.py::AdaptTest::test_repr[REAL1] test/sql/test_types.py::AdaptTest::test_repr[MEDIUMINT] [gw60] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[MEDIUMINT] [gw59] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[SQL_VARIANT] test/sql/test_types.py::AdaptTest::test_repr[NVARCHAR0] [gw2] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[NVARCHAR0] test/sql/test_types.py::AdaptTest::test_repr[NVARCHAR1] [gw2] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[NVARCHAR1] test/sql/test_types.py::AdaptTest::test_repr[SmallInteger] test/sql/test_types.py::AdaptTest::test_repr[MEDIUMTEXT] [gw60] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[MEDIUMTEXT] test/sql/test_types.py::AdaptTest::test_repr[MONEY0] test/sql/test_types.py::AdaptTest::test_repr[NullType] [gw2] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[NullType] [gw59] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[SmallInteger] test/sql/test_types.py::AdaptTest::test_repr[String] [gw14] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[REAL1] test/sql/test_types.py::AdaptTest::test_repr[REAL2] [gw14] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[REAL2] test/sql/test_types.py::AdaptTest::test_repr[REGCLASS] [gw59] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[String] test/sql/test_types.py::AdaptTest::test_repr[TEXT0] [gw14] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[REGCLASS] test/sql/test_types.py::AdaptTest::test_repr[ROWID] [gw60] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[MONEY0] test/sql/test_types.py::AdaptTest::test_repr[MONEY1] [gw60] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[MONEY1] [gw59] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TEXT0] test/sql/test_types.py::AdaptTest::test_repr[TEXT1] [gw14] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[ROWID] test/sql/test_types.py::AdaptTest::test_repr[ROWVERSION] [gw59] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TEXT1] [gw14] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[ROWVERSION] test/sql/test_types.py::AdaptTest::test_repr[TIME0] test/sql/test_types.py::AdaptTest::test_repr[SET] [gw59] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TIME0] [gw14] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[SET] test/sql/test_types.py::AdaptTest::test_repr[TIME1] test/sql/test_types.py::AdaptTest::test_repr[SMALLDATETIME] [gw59] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TIME1] test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_39_4::test_gced_delete_on_rollback [gw14] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[SMALLDATETIME] test/sql/test_types.py::AdaptTest::test_repr[TIME2] test/sql/test_types.py::AdaptTest::test_repr[SMALLINT0] [gw59] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TIME2] [gw14] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[SMALLINT0] test/sql/test_types.py::AdaptTest::test_repr[TIME3] [gw59] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TIME3] test/sql/test_types.py::AdaptTest::test_repr[TIME4] [gw59] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TIME4] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture11-True] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture9-True] [gw42] [ 80%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture11-True] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture4-False] [gw58] [ 80%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager[trans_ctx_manager_fixture9-True] test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_begin_nested_rollback_commit [gw52] [ 80%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture4-False] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_ctxmanager_autobegins_real_trans_from_nested [gw39] [ 80%] SKIPPED test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_begin_nested_rollback_commit [gw44] [ 80%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_ctxmanager_autobegins_real_trans_from_nested test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[begin-True-True-True] test/sql/test_types.py::AdaptTest::test_str[BIT0] test/sql/test_types.py::AdaptTest::test_str[CLOB] test/sql/test_types.py::AdaptTest::test_repr[TupleType] [gw52] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[BIT0] [gw39] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[CLOB] test/sql/test_types.py::AdaptTest::test_repr[VARCHAR2] test/sql/test_types.py::AdaptTest::test_str[DOUBLE_PRECISION0] test/sql/test_types.py::AdaptTest::test_str[BIT1] test/sql/test_types.py::AdaptTest::test_str[DATE0] [gw58] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[VARCHAR2] [gw44] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[DOUBLE_PRECISION0] [gw52] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[BIT1] test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[modify-True-True-True] [gw39] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[DATE0] [gw42] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TupleType] test/sql/test_types.py::AdaptTest::test_repr[UNICHAR] [gw42] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[UNICHAR] test/sql/test_types.py::AdaptTest::test_str[DATE1] test/sql/test_types.py::AdaptTest::test_str[DOUBLE_PRECISION1] test/sql/test_types.py::AdaptTest::test_repr[UNIQUEIDENTIFIER] [gw39] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[DATE1] test/sql/test_types.py::AdaptTest::test_str[BIT2] [gw52] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[BIT2] test/sql/test_types.py::AdaptTest::test_str[BIT3] [gw44] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[DOUBLE_PRECISION1] test/sql/test_types.py::AdaptTest::test_str[DateTime] [gw42] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[UNIQUEIDENTIFIER] test/sql/test_types.py::AdaptTest::test_repr[UNITEXT] [gw52] [ 80%] 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_str[DATE2] [gw39] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[DATE2] test/sql/test_types.py::AdaptTest::test_str[DATERANGE] test/sql/test_types.py::AdaptTest::test_repr[VARCHAR2] [gw58] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[VARCHAR2] test/sql/test_types.py::AdaptTest::test_repr[XML] [gw44] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[DateTime] test/sql/test_types.py::AdaptTest::test_str[Date] [gw44] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[Date] [gw58] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[XML] test/sql/test_types.py::AdaptTest::test_repr[YEAR] [gw58] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[YEAR] test/sql/test_types.py::AdaptTest::test_repr[_Binary] [gw58] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[_Binary] [gw63] [ 80%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[modify-True-True-True] [gw39] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[DATERANGE] test/sql/test_types.py::AdaptTest::test_str[DATETIME0] [gw39] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[DATETIME0] test/sql/test_types.py::AdaptTest::test_str[DATETIME1] [gw38] [ 80%] PASSED test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_ops[begin-True-True-True] test/sql/test_types.py::AdaptTest::test_str[ARRAY0] [gw58] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[ARRAY0] [gw42] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[UNITEXT] test/sql/test_types.py::AdaptTest::test_repr[UNIVARCHAR] [gw42] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[UNIVARCHAR] test/sql/test_types.py::AdaptTest::test_repr[UUID] [gw42] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[UUID] test/sql/test_types.py::AdaptTest::test_repr[UnicodeText] [gw39] [ 80%] 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[ARRAY1] [gw58] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[ARRAY1] test/sql/test_types.py::AdaptTest::test_str[BFILE] test/sql/test_types.py::AdaptTest::test_str[INET] test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_rollback_no_begin test/sql/test_types.py::AdaptTest::test_str[ENUM0] [gw42] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[UnicodeText] test/sql/test_types.py::AdaptTest::test_repr[Unicode] [gw52] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[BLOB] test/sql/test_types.py::AdaptTest::test_str[BOOLEAN] [gw52] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[BOOLEAN] test/sql/test_types.py::AdaptTest::test_str[BYTEA] [gw52] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[BYTEA] test/sql/test_types.py::AdaptTest::test_str[BigInteger] [gw39] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[DATETIME2] test/sql/test_types.py::AdaptTest::test_str[DATETIME2] [gw39] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[DATETIME2] test/sql/test_types.py::AdaptTest::test_str[DATETIMEOFFSET] test/sql/test_types.py::AdaptTest::test_str[JSON4] [gw63] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[JSON4] test/sql/test_types.py::AdaptTest::test_str[JSONB] [gw44] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[ENUM0] test/sql/test_types.py::AdaptTest::test_str[ENUM1] [gw44] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[ENUM1] [gw38] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[INET] [gw42] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[Unicode] test/sql/test_types.py::AdaptTest::test_repr[UserDefinedType] [gw42] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[UserDefinedType] test/sql/test_types.py::AdaptTest::test_repr[VARBINARY0] [gw42] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[VARBINARY0] [gw39] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[DATETIMEOFFSET] test/sql/test_types.py::AdaptTest::test_str[DECIMAL0] [gw39] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[DECIMAL0] [gw58] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[BFILE] test/sql/test_types.py::AdaptTest::test_str[BIGINT0] [gw58] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[BIGINT0] [gw52] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[BigInteger] test/sql/test_types.py::AdaptTest::test_str[Boolean] [gw52] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[Boolean] test/sql/test_types.py::AdaptTest::test_str[CHAR0] [gw63] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[JSONB] test/sql/test_types.py::AdaptTest::test_str[LONGBLOB] [gw63] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[LONGBLOB] test/sql/test_types.py::AdaptTest::test_str[LONGTEXT] test/sql/test_types.py::AdaptTest::test_str[Enum] [gw44] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[Enum] test/sql/test_types.py::AdaptTest::test_str[FLOAT0] [gw44] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[FLOAT0] test/sql/test_types.py::AdaptTest::test_str[FLOAT1] [gw44] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[FLOAT1] [gw51] [ 80%] PASSED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_rollback_no_begin test/sql/test_types.py::AdaptTest::test_repr[VARBINARY1] [gw42] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[VARBINARY1] test/sql/test_types.py::AdaptTest::test_repr[VARCHAR0] test/sql/test_types.py::AdaptTest::test_str[DECIMAL1] [gw39] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[DECIMAL1] test/sql/test_types.py::AdaptTest::test_str[BIGINT1] [gw58] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[BIGINT1] test/sql/test_types.py::AdaptTest::test_str[BINARY] [gw52] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[CHAR0] test/sql/test_types.py::AdaptTest::test_str[CHAR1] [gw52] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[CHAR1] [gw63] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[LONGTEXT] test/sql/test_types.py::AdaptTest::test_str[LONG] test/sql/test_types.py::AdaptTest::test_str[INT4RANGE] [gw38] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[INT4RANGE] test/sql/test_types.py::AdaptTest::test_str[INT8RANGE] [gw38] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[INT8RANGE] test/sql/test_types.py::AdaptTest::test_str[INTEGER0] [gw38] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[INTEGER0] test/sql/test_types.py::AdaptTest::test_str[MatchType] [gw58] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[BINARY] test/sql/test_types.py::AdaptTest::test_str[BINARY_DOUBLE] [gw58] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[BINARY_DOUBLE] test/sql/test_types.py::AdaptTest::test_str[Float] [gw44] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[Float] test/sql/test_types.py::AdaptTest::test_str[HSTORE] test/sql/test_types.py::AdaptTest::test_str[INTEGER1] [gw38] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[INTEGER1] test/sql/test_types.py::AdaptTest::test_str[INTERVAL0] [gw42] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_repr[VARCHAR0] [gw63] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[LONG] test/sql/test_types.py::AdaptTest::test_str[LargeBinary] [gw63] [ 80%] PASSED test/sql/test_types.py::AdaptTest::test_str[LargeBinary] [gw34] [ 81%] PASSED test/base/test_tutorials.py::DocTest::test_orm [gw51] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[MatchType] test/sql/test_types.py::AdaptTest::test_str[NCHAR0] test/sql/test_types.py::AdaptTest::test_str[CHAR2] [gw52] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[CHAR2] [gw44] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[HSTORE] test/sql/test_types.py::AdaptTest::test_str[IMAGE0] [gw44] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[IMAGE0] [gw38] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[INTERVAL0] test/sql/test_types.py::AdaptTest::test_str[INTERVAL1] [gw38] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[INTERVAL1] test/sql/test_types.py::AdaptTest::test_str[MACADDR] [gw63] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[MACADDR] test/sql/test_types.py::AdaptTest::test_str[MEDIUMBLOB] test/base/test_tutorials.py::DocTest::test_orm_queryguide [gw34] [ 81%] PASSED test/base/test_tutorials.py::DocTest::test_orm_queryguide test/base/test_tutorials.py::DocTest::test_orm_quickstart [gw51] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[NCHAR0] test/sql/test_types.py::AdaptTest::test_str[NCHAR1] [gw51] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[NCHAR1] test/sql/test_types.py::AdaptTest::test_str[Integer] [gw38] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[Integer] test/sql/test_types.py::AdaptTest::test_str[Interval] [gw63] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[MEDIUMBLOB] test/sql/test_types.py::AdaptTest::test_str[MEDIUMINT] [gw63] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[MEDIUMINT] [gw34] [ 81%] PASSED test/base/test_tutorials.py::DocTest::test_orm_quickstart test/sql/test_type_expressions.py::DerivedTest::test_select_from_aliased_join [gw34] [ 81%] PASSED test/sql/test_type_expressions.py::DerivedTest::test_select_from_aliased_join test/sql/test_type_expressions.py::DerivedTest::test_select_from_select [gw38] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[Interval] test/sql/test_types.py::AdaptTest::test_str[JSON0] [gw38] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[JSON0] test/sql/test_types.py::AdaptTest::test_str[JSON1] test/sql/test_types.py::AdaptTest::test_str[MEDIUMTEXT] [gw63] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[MEDIUMTEXT] test/sql/test_types.py::AdaptTest::test_str[MONEY0] [gw63] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[MONEY0] test/sql/test_types.py::AdaptTest::test_str[MONEY1] [gw63] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[MONEY1] test/sql/test_types.py::AdaptTest::test_str[NCLOB] [gw51] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[NCLOB] test/sql/test_types.py::AdaptTest::test_str[NTEXT] [gw34] [ 81%] PASSED test/sql/test_type_expressions.py::DerivedTest::test_select_from_select test/sql/test_type_expressions.py::ReturningTest::test_insert_returning [gw34] [ 81%] SKIPPED test/sql/test_type_expressions.py::ReturningTest::test_insert_returning [gw38] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[JSON1] test/sql/test_types.py::AdaptTest::test_str[JSON2] [gw38] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[JSON2] [gw51] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[NTEXT] test/sql/test_types.py::AdaptTest::test_str[NUMBER] [gw51] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[NUMBER] test/sql/test_type_expressions.py::SelectTest::test_anonymous_expr test/sql/test_types.py::AdaptTest::test_str[NUMERIC0] [gw51] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[NUMERIC0] test/sql/test_types.py::AdaptTest::test_str[NUMERIC1] [gw34] [ 81%] PASSED test/sql/test_type_expressions.py::SelectTest::test_anonymous_expr [gw51] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[NUMERIC1] test/sql/test_types.py::AdaptTest::test_str[NUMRANGE] [gw51] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[NUMRANGE] test/sql/test_types.py::AdaptTest::test_str[NVARCHAR0] [gw51] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[NVARCHAR0] test/sql/test_types.py::AdaptTest::test_str[NVARCHAR1] [gw51] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[NVARCHAR1] test/sql/test_types.py::AdaptTest::test_str[NullType] [gw51] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[NullType] test/orm/test_transaction.py::NonFutureJoinIntoAnExternalTransactionTest::test_something test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_39_4::test_isolation_level_accessors_connection_option_modified [gw1] [ 81%] PASSED test/engine/test_transaction.py::IsolationLevelTest_sqlite+pysqlite_3_39_4::test_isolation_level_accessors_connection_option_modified test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture2] test/sql/test_types.py::AdaptTest::test_str[SMALLMONEY0] [gw1] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[SMALLMONEY0] [gw32] [ 81%] SKIPPED test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture2] test/sql/test_types.py::AdaptTest::test_str[SMALLMONEY1] [gw17] [ 81%] PASSED test/orm/test_transaction.py::NonFutureJoinIntoAnExternalTransactionTest::test_something [gw1] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[SMALLMONEY1] test/sql/test_types.py::AdaptTest::test_str[SQL_VARIANT] [gw1] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[SQL_VARIANT] test/sql/test_selectable.py::SelectableTest::test_with_only_generative test/sql/test_types.py::AdaptTest::test_str[SmallInteger] test/sql/test_types.py::AdaptTest::test_str[OID] test/sql/test_types.py::AdaptTest::test_str[TIMESTAMP0] [gw1] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[SmallInteger] [gw48] [ 81%] PASSED test/sql/test_selectable.py::SelectableTest::test_with_only_generative test/sql/test_types.py::AdaptTest::test_str[String] [gw17] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[OID] [gw32] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TIMESTAMP0] [gw1] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[String] test/sql/test_types.py::AdaptTest::test_str[PickleType] test/sql/test_types.py::AdaptTest::test_str[Text] test/sql/test_types.py::AdaptTest::test_str[TIMESTAMP1] test/sql/test_types.py::AdaptTest::test_str[TEXT0] [gw17] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[PickleType] [gw48] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[Text] test/sql/test_types.py::AdaptTest::test_str[RAW] [gw1] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TEXT0] [gw32] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TIMESTAMP1] test/sql/test_types.py::AdaptTest::test_str[TIMESTAMP2] [gw17] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[RAW] test/sql/test_types.py::AdaptTest::test_str[Time] test/sql/test_types.py::AdaptTest::test_str[TEXT1] [gw1] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TEXT1] test/sql/test_types.py::AdaptTest::test_str[REAL0] [gw48] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[Time] [gw32] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TIMESTAMP2] test/sql/test_types.py::AdaptTest::test_str[TIMESTAMP3] [gw17] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[REAL0] test/sql/test_types.py::AdaptTest::test_str[TIME0] [gw1] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TIME0] test/sql/test_types.py::AdaptTest::test_str[REAL1] test/sql/test_types.py::AdaptTest::test_str[TupleType] [gw48] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TupleType] test/sql/test_types.py::AdaptTest::test_str[UNICHAR] [gw17] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[REAL1] test/sql/test_types.py::AdaptTest::test_str[TIME1] [gw32] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TIMESTAMP3] test/sql/test_types.py::AdaptTest::test_str[TINYBLOB] [gw32] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TINYBLOB] [gw1] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TIME1] test/sql/test_types.py::AdaptTest::test_str[TIME2] test/sql/test_types.py::AdaptTest::test_str[REAL2] [gw17] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[REAL2] test/sql/test_types.py::AdaptTest::test_str[TINYINT0] [gw48] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[UNICHAR] test/sql/test_types.py::AdaptTest::test_str[UNIQUEIDENTIFIER] [gw48] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[UNIQUEIDENTIFIER] test/sql/test_types.py::AdaptTest::test_str[REGCLASS] test/sql/test_types.py::AdaptTest::test_str[UNITEXT] [gw17] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[REGCLASS] test/sql/test_types.py::AdaptTest::test_str[ROWID] [gw32] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TINYINT0] test/sql/test_types.py::AdaptTest::test_str[TINYINT1] [gw32] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TINYINT1] [gw1] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TIME2] test/sql/test_types.py::AdaptTest::test_str[TIME3] [gw17] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[ROWID] test/sql/test_types.py::AdaptTest::test_str[TINYINT2] [gw48] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[UNITEXT] test/sql/test_types.py::AdaptTest::test_str[UNIVARCHAR] [gw48] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[UNIVARCHAR] [gw32] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TINYINT2] test/sql/test_types.py::AdaptTest::test_str[TINYTEXT] [gw1] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TIME3] test/sql/test_types.py::AdaptTest::test_str[UUID] test/sql/test_types.py::AdaptTest::test_str[ROWVERSION] [gw17] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[ROWVERSION] test/sql/test_types.py::AdaptTest::test_str[SET] [gw48] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[UUID] test/sql/test_types.py::AdaptTest::test_str[UnicodeText] [gw32] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TINYTEXT] test/sql/test_types.py::AdaptTest::test_str[TSRANGE] [gw17] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[SET] test/sql/test_types.py::AdaptTest::test_str[SMALLDATETIME] [gw32] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TSRANGE] [gw48] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[UnicodeText] test/sql/test_types.py::AdaptTest::test_str[Unicode] test/sql/test_types.py::AdaptTest::test_str[TSTZRANGE] [gw17] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[SMALLDATETIME] test/sql/test_types.py::AdaptTest::test_str[SMALLINT0] [gw48] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[Unicode] [gw32] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[TSTZRANGE] test/sql/test_types.py::AdaptTest::test_str[UserDefinedType] [gw17] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[SMALLINT0] [gw48] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[UserDefinedType] test/orm/test_transaction.py::RollbackRecoverTest_sqlite+pysqlite_3_39_4::test_pk_violation test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_dirty_state_transferred_deep_nesting [gw8] [ 81%] SKIPPED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_dirty_state_transferred_deep_nesting test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_no_autocommit_with_explicit_commit_future test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_warning_on_using_inactive_session_delete test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture4] test/sql/test_types.py::AdaptTest::test_uppercase_importable[BIGINT] [gw25] [ 81%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_no_autocommit_with_explicit_commit_future [gw8] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[BIGINT] [gw24] [ 81%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_connection[trans_ctx_manager_fixture4] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_ctxmanager_commits_real_trans_from_nested test/sql/test_types.py::AdaptTest::test_uppercase_importable[BINARY] test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_39_4::test_recipe_deactive_status_check [gw8] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[BINARY] [gw15] [ 81%] PASSED test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_warning_on_using_inactive_session_delete test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture7] test/sql/test_types.py::AdaptTest::test_uppercase_importable[BLOB] [gw49] [ 81%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_39_4::test_recipe_deactive_status_check [gw13] [ 81%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_ctxmanager_commits_real_trans_from_nested test/sql/test_types.py::AdaptTest::test_uppercase_importable[Text] [gw8] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[BLOB] test/sql/test_types.py::AdaptTest::test_uppercase_importable[BOOLEAN] [gw24] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[Text] [gw8] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[BOOLEAN] [gw57] [ 81%] PASSED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_interrupt_ctxmanager_engine[trans_ctx_manager_fixture7] test/sql/test_types.py::AdaptTest::test_uppercase_importable[Time] test/sql/test_types.py::AdaptTest::test_uppercase_importable[BigInteger] test/sql/test_types.py::AdaptTest::test_uppercase_importable[Date] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-firebird] [gw8] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[BigInteger] [gw25] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[Date] [gw24] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[Time] test/sql/test_types.py::AdaptTest::test_uppercase_importable[TupleType] [gw13] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-firebird] test/sql/test_types.py::AdaptTest::test_uppercase_importable[Boolean] test/sql/test_types.py::AdaptTest::test_uppercase_importable[Enum] [gw8] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[Boolean] [gw24] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[TupleType] test/sql/test_types.py::AdaptTest::test_uppercase_importable[TypeDecorator] test/sql/test_types.py::AdaptTest::test_uppercase_importable[NUMERIC] test/sql/test_types.py::AdaptTest::test_uppercase_importable[CHAR] [gw25] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[Enum] [gw24] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[TypeDecorator] [gw15] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[NUMERIC] test/sql/test_types.py::AdaptTest::test_uppercase_importable[FLOAT] [gw8] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[CHAR] test/sql/test_types.py::AdaptTest::test_uppercase_importable[CLOB] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-oracle] [gw57] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-oracle] [gw25] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[FLOAT] test/sql/test_types.py::AdaptTest::test_uppercase_importable[Float] test/sql/test_types.py::AdaptTest::test_uppercase_importable[NVARCHAR] [gw15] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[NVARCHAR] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-mssql] [gw13] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-mysql] [gw13] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-oracle] [gw13] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-oracle] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-postgresql] [gw25] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[Float] test/sql/test_types.py::AdaptTest::test_uppercase_importable[INTEGER0] [gw25] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[INTEGER0] test/sql/test_types.py::AdaptTest::test_uppercase_importable[NullType] [gw15] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[NullType] test/sql/test_types.py::AdaptTest::test_uppercase_importable[Numeric] test/sql/test_types.py::AdaptTest::test_uppercase_importable[TypeEngine] [gw24] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[TypeEngine] test/sql/test_types.py::AdaptTest::test_uppercase_importable[UnicodeText] [gw57] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-postgresql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-sqlite] [gw57] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-sqlite] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_importable[INTEGER1] [gw25] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[INTEGER1] test/sql/test_types.py::AdaptTest::test_uppercase_importable[Integer] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-postgresql] [gw13] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-postgresql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-sqlite] [gw15] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[Numeric] test/sql/test_types.py::AdaptTest::test_uppercase_importable[PickleType] [gw15] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[PickleType] [gw8] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[CLOB] test/sql/test_types.py::AdaptTest::test_uppercase_importable[DATETIME] [gw8] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[DATETIME] test/sql/test_types.py::AdaptTest::test_uppercase_importable[DATE] [gw46] [ 81%] PASSED test/orm/test_transaction.py::RollbackRecoverTest_sqlite+pysqlite_3_39_4::test_pk_violation [gw57] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-firebird] [gw16] [ 81%] PASSED test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_39_4::test_gced_delete_on_rollback [gw25] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[Integer] test/sql/test_types.py::AdaptTest::test_uppercase_importable[Interval] [gw25] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[Interval] test/sql/test_types.py::AdaptTest::test_uppercase_importable[JSON] [gw24] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[UnicodeText] test/sql/test_types.py::AdaptTest::test_uppercase_importable[Unicode] [gw24] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[Unicode] test/sql/test_types.py::AdaptTest::test_uppercase_importable[REAL] [gw15] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[REAL] test/sql/test_types.py::AdaptTest::test_uppercase_importable[SMALLINT] [gw15] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[SMALLINT] test/sql/test_types.py::AdaptTest::test_uppercase_importable[SmallInteger] [gw15] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[SmallInteger] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-sqlite] [gw49] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-sqlite] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-sybase] [gw49] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-firebird] [gw49] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-firebird] [gw13] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-sqlite] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-sybase] [gw13] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BLOB()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-firebird] [gw25] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[JSON] test/sql/test_types.py::AdaptTest::test_repr[TIMESTAMP1] [gw16] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TIMESTAMP1] test/sql/test_types.py::AdaptTest::test_repr[TIMESTAMP2] [gw16] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TIMESTAMP2] test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_39_4::test_recipe_error_on_using_inactive_session_commands [gw8] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[DATE] test/sql/test_types.py::AdaptTest::test_uppercase_importable[DECIMAL] [gw8] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[DECIMAL] [gw57] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-firebird] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-mssql] [gw49] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-mysql] [gw49] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-oracle] [gw49] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-oracle] [gw13] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-firebird] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-mssql] [gw13] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-mysql] [gw13] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-oracle] test/sql/test_types.py::AdaptTest::test_uppercase_importable[UserDefinedType] [gw24] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[UserDefinedType] test/sql/test_types.py::AdaptTest::test_uppercase_importable[VARBINARY] [gw7] [ 81%] PASSED test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_39_4::test_recipe_error_on_using_inactive_session_commands test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_importable[String] [gw15] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[String] test/sql/test_types.py::AdaptTest::test_uppercase_importable[TEXT] [gw15] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[TEXT] test/sql/test_types.py::AdaptTest::test_uppercase_importable[TIMESTAMP] [gw15] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[TIMESTAMP] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-postgresql] [gw49] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-postgresql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-sqlite] [gw49] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-sqlite] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-sybase] [gw13] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-oracle] [gw24] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[VARBINARY] test/sql/test_types.py::AdaptTest::test_uppercase_importable[VARCHAR] [gw24] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[VARCHAR] test/sql/test_types.py::AdaptTest::test_repr[TIMESTAMP3] [gw16] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TIMESTAMP3] test/sql/test_types.py::AdaptTest::test_repr[TINYBLOB] [gw57] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-mysql] [gw57] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-mysql] test/sql/test_types.py::AdaptTest::test_str[VARBINARY1] [gw46] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_str[VARBINARY1] test/sql/test_types.py::AdaptTest::test_str[VARCHAR0] test/sql/test_types.py::AdaptTest::test_uppercase_importable[LargeBinary] [gw25] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[LargeBinary] test/sql/test_types.py::AdaptTest::test_uppercase_importable[MatchType] [gw49] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CHAR()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-firebird] [gw49] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-firebird] test/sql/test_types.py::AdaptTest::test_uppercase_importable[Variant] [gw24] [ 81%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[Variant] [gw7] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-mysql] [gw7] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-oracle] [gw7] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-oracle] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-postgresql] [gw46] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_str[VARCHAR0] test/sql/test_types.py::AdaptTest::test_str[VARCHAR1] [gw46] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_str[VARCHAR1] [gw25] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[MatchType] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-mssql] [gw49] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-mssql] [gw7] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-postgresql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-sqlite] [gw7] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-sqlite] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-sybase] [gw7] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-sybase] test/sql/test_types.py::AdaptTest::test_str[VARCHAR2] [gw46] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_str[VARCHAR2] test/sql/test_types.py::AdaptTest::test_str[VARCHAR2] [gw46] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_str[VARCHAR2] test/sql/test_types.py::AdaptTest::test_str[XML] [gw46] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_str[XML] test/sql/test_types.py::AdaptTest::test_str[YEAR] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-oracle] [gw57] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-oracle] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-postgresql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-firebird] [gw7] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-firebird] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-mssql] [gw16] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TINYBLOB] test/sql/test_types.py::AdaptTest::test_repr[TINYINT0] [gw16] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TINYINT0] test/sql/test_types.py::AdaptTest::test_repr[TINYINT1] [gw16] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TINYINT1] test/sql/test_types.py::AdaptTest::test_repr[TINYINT2] [gw57] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-postgresql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-sqlite] [gw57] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-sqlite] [gw7] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-sybase] [gw57] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATE()-sybase] [gw16] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TINYINT2] test/sql/test_types.py::AdaptTest::test_repr[TINYTEXT] [gw16] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TINYTEXT] test/sql/test_types.py::AdaptTest::test_repr[TSRANGE] [gw7] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-mysql] [gw46] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_str[YEAR] test/sql/test_types.py::AdaptTest::test_str[_Binary] [gw46] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_str[_Binary] [gw16] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TSRANGE] test/sql/test_types.py::AdaptTest::test_repr[TSTZRANGE] [gw16] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TSTZRANGE] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-oracle] [gw7] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-oracle] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-postgresql] test/sql/test_types.py::AdaptTest::test_repr[TSVECTOR] [gw16] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TSVECTOR] test/sql/test_types.py::AdaptTest::test_repr[Text] test/sql/test_types.py::AdaptTest::test_str_third_party [gw46] [ 82%] 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 [gw7] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-postgresql] [gw46] [ 82%] 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 [gw46] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_str_third_party_uppercase_no_visit_name [gw16] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_repr[Text] test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_savepoint_rollback_fails_flat test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_39_4::test_recipe_heavy_nesting [gw5] [ 82%] SKIPPED test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_savepoint_rollback_fails_flat [gw40] [ 82%] SKIPPED test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_39_4::test_recipe_heavy_nesting test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-sybase] [gw5] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-firebird] test/sql/test_type_expressions.py::SelectTest::test_type_decorator_outer_plus_dialect [gw5] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-firebird] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-postgresql] [gw33] [ 82%] PASSED test/sql/test_type_expressions.py::SelectTest::test_type_decorator_outer_plus_dialect [gw5] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-mssql] [gw40] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-postgresql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-sqlite] [gw5] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-oracle] [gw40] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-sqlite] [gw33] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-sybase] [gw5] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-oracle] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-oracle] [gw40] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-postgresql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-firebird] [gw33] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-oracle] [gw5] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-postgresql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-postgresql] [gw40] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-firebird] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-sqlite] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-mssql] [gw5] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-sqlite] [gw33] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-postgresql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-sqlite] [gw40] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-mysql] [gw5] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[FLOAT()-sybase] [gw33] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-sqlite] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-firebird] [gw40] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-mysql] [gw5] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-firebird] [gw33] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-oracle] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-firebird] [gw40] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-oracle] [gw5] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-mssql] [gw33] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-firebird] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-postgresql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-mssql] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.NTEXT1] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-mysql] [gw40] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-postgresql] [gw5] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-sqlite] [gw10] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.NTEXT1] [gw33] [ 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] [gw40] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-sqlite] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-firebird] [gw33] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-oracle] [gw10] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-firebird] [gw40] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NCHAR()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-firebird] [gw33] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-oracle] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-postgresql] [gw10] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-mssql] [gw40] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-firebird] [gw33] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-postgresql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-sqlite] [gw10] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-oracle] [gw33] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-sqlite] [gw10] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-oracle] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-postgresql] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.UNIQUEIDENTIFIER] [gw10] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-postgresql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-sqlite] [gw12] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.base.UNIQUEIDENTIFIER] [gw10] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-sqlite] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.base.VARCHAR1] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-sqlite] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-sybase] [gw31] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.firebird.base.VARCHAR1] [gw12] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-sqlite] [gw10] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[REAL()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-oracle] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-firebird] [gw31] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-oracle] [gw12] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-sybase] [gw10] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-firebird] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-postgresql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-firebird] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-mssql] [gw31] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-postgresql] [gw10] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-mssql] [gw12] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-firebird] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-sqlite] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-mysql] [gw31] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-sqlite] [gw10] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-sybase] [gw12] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-mssql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-mysql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-oracle] [gw31] [ 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] [gw12] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-mysql] [gw10] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-oracle] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-oracle] [gw31] [ 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] [gw12] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-oracle] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-postgresql] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.pyodbc._pyodbcTIME] [gw31] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[VARCHAR(length=10)-mssql] [gw12] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-postgresql] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[VARCHAR(length=10)-mysql] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.LONGBLOB0] [gw26] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.pyodbc._pyodbcTIME] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-sqlite] [gw31] [ 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] [gw53] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.LONGBLOB0] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.pymssql._MSNumeric_pymssql] [gw12] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-sqlite] test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[all-ARRAY-_exclusions0-Enum] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-sybase] [gw31] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[VARCHAR(length=10)-oracle] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[VARCHAR(length=10)-postgresql] [gw0] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mssql.pymssql._MSNumeric_pymssql] test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_expanding_in[ARRAY-_exclusions0-Enum] [gw26] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[all-ARRAY-_exclusions0-Enum] [gw31] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[VARCHAR(length=10)-postgresql] test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[all-ARRAY-_exclusions1-ENUM] [gw12] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIME()-sybase] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-firebird] test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_roundtrip[ARRAY-_exclusions0-Enum] [gw53] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_expanding_in[ARRAY-_exclusions0-Enum] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[VARCHAR(length=10)-sqlite] [gw26] [ 82%] 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] test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_expanding_in[ARRAY-_exclusions1-ENUM] [gw31] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[VARCHAR(length=10)-sqlite] [gw0] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_roundtrip[ARRAY-_exclusions0-Enum] test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_roundtrip[ARRAY-_exclusions1-ENUM] [gw26] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[all-ARRAY-_exclusions1-Enum] [gw53] [ 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] [gw53] [ 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] test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[all-_ArrayOfEnum-_exclusions2-ENUM] [gw26] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[all-_ArrayOfEnum-_exclusions2-ENUM] [gw0] [ 82%] 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[ARRAY-_exclusions1-Enum] [gw0] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_roundtrip[ARRAY-_exclusions1-Enum] test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[all-_ArrayOfEnum-_exclusions2-Enum] [gw26] [ 82%] 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] [gw12] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-firebird] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-mssql] [gw12] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-mssql] test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_roundtrip[_ArrayOfEnum-_exclusions2-ENUM] [gw0] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_roundtrip[_ArrayOfEnum-_exclusions2-ENUM] test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_roundtrip[_ArrayOfEnum-_exclusions2-Enum] [gw26] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[any-ARRAY-_exclusions0-ENUM] test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[any-ARRAY-_exclusions0-Enum] [gw26] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[any-ARRAY-_exclusions0-Enum] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[VARCHAR(length=10)-sybase] [gw31] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[VARCHAR(length=10)-sybase] test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[any-ARRAY-_exclusions1-ENUM] [gw0] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_roundtrip[_ArrayOfEnum-_exclusions2-Enum] test/dialect/postgresql/test_types.py::ArrayEnum::test_raises_non_native_enums[ARRAY0] [gw53] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_expanding_in[_ArrayOfEnum-_exclusions2-ENUM] [gw26] [ 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_array_of_enums_expanding_in[_ArrayOfEnum-_exclusions2-Enum] [gw53] [ 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_native_roundtrip[ARRAY-_exclusions0-ENUM] [gw53] [ 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] [gw53] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_native_roundtrip[ARRAY-_exclusions0-Enum] [gw0] [ 82%] 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] [gw0] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_raises_non_native_enums[ARRAY1] test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_native_roundtrip[ARRAY-_exclusions1-ENUM] [gw53] [ 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] test/dialect/postgresql/test_types.py::ArrayJSON::test_array_of_json[JSON0-ARRAY0] [gw53] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_native_roundtrip[ARRAY-_exclusions1-Enum] [gw0] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayJSON::test_array_of_json[JSON0-ARRAY0] test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_native_roundtrip[_ArrayOfEnum-_exclusions2-ENUM] test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[any-ARRAY-_exclusions1-Enum] [gw26] [ 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] test/dialect/postgresql/test_types.py::ArrayJSON::test_array_of_json[JSON0-ARRAY1] [gw0] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayJSON::test_array_of_json[JSON0-ARRAY1] [gw53] [ 82%] 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] test/dialect/postgresql/test_types.py::ArrayJSON::test_array_of_json[JSON1-ARRAY0] [gw26] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[any-_ArrayOfEnum-_exclusions2-ENUM] test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[any-_ArrayOfEnum-_exclusions2-Enum] [gw26] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[any-_ArrayOfEnum-_exclusions2-Enum] [gw53] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_native_roundtrip[_ArrayOfEnum-_exclusions2-Enum] [gw0] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayJSON::test_array_of_json[JSON1-ARRAY0] test/dialect/postgresql/test_types.py::ArrayJSON::test_array_of_json[JSON1-ARRAY1] [gw0] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayJSON::test_array_of_json[JSON1-ARRAY1] 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.VARCHAR1] [gw37] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.REAL1] [gw21] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.mysql.types.VARCHAR1] test/dialect/postgresql/test_types.py::ArrayJSON::test_array_of_json[JSONB-ARRAY1] test/dialect/postgresql/test_types.py::ArrayTest::test_array_functions_plus_getitem test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.DATE1] [gw37] [ 82%] SKIPPED test/dialect/postgresql/test_types.py::ArrayJSON::test_array_of_json[JSONB-ARRAY1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.VARCHAR20] test/dialect/postgresql/test_types.py::ArrayTest::test_array_agg_generic [gw50] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.DATE1] [gw37] [ 82%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_agg_generic [gw23] [ 82%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.base.VARCHAR20] test/dialect/postgresql/test_types.py::ArrayTest::test_array_agg_specific[issue_5989] [gw21] [ 82%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_functions_plus_getitem test/dialect/postgresql/test_types.py::ArrayTest::test_array_literal [gw37] [ 82%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_agg_specific[issue_5989] test/dialect/postgresql/test_types.py::ArrayTest::test_array_getitem_single_type test/sql/test_types.py::AsGenericTest::test_as_generic[t110-t210] test/dialect/postgresql/test_types.py::ArrayTest::test_array_agg_specific[just_enum] [gw23] [ 82%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic[t110-t210] [gw50] [ 82%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_literal [gw37] [ 82%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_agg_specific[just_enum] [gw21] [ 82%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_getitem_single_type test/dialect/postgresql/test_types.py::ArrayTest::test_array_agg_specific[just_order_by] test/sql/test_types.py::AsGenericTest::test_as_generic[t12-t22] test/dialect/postgresql/test_types.py::ArrayTest::test_array_literal_getitem_multidim test/sql/test_types.py::ArrayTest::test_array_getitem_single_type [gw37] [ 82%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_agg_specific[just_order_by] [gw23] [ 82%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic[t12-t22] test/dialect/postgresql/test_types.py::ArrayTest::test_array_agg_specific[original] test/sql/test_types.py::AsGenericTest::test_as_generic[t13-t23] [gw21] [ 82%] PASSED test/sql/test_types.py::ArrayTest::test_array_getitem_single_type [gw50] [ 82%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_literal_getitem_multidim [gw37] [ 82%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_agg_specific[original] test/dialect/postgresql/test_types.py::ArrayTest::test_array_overlap test/dialect/postgresql/test_types.py::ArrayTest::test_array_all [gw23] [ 82%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic[t13-t23] test/sql/test_types.py::AsGenericTest::test_as_generic[t14-t24] test/dialect/postgresql/test_types.py::ArrayTest::test_array_getitem_slice_type [gw23] [ 82%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic[t14-t24] [gw50] [ 82%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_overlap test/sql/test_types.py::AsGenericTest::test_as_generic[t15-t25] [gw37] [ 82%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_all test/dialect/postgresql/test_types.py::ArrayTest::test_array_slice_index [gw23] [ 82%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic[t15-t25] [gw21] [ 82%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_getitem_slice_type test/dialect/postgresql/test_types.py::ArrayTest::test_array_any test/sql/test_types.py::AsGenericTest::test_as_generic[t16-t26] [gw37] [ 82%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_any [gw23] [ 82%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic[t16-t26] test/sql/test_types.py::ArrayTest::test_array_getitem_slice_type test/dialect/postgresql/test_types.py::ArrayTest::test_array_concat test/sql/test_types.py::AsGenericTest::test_as_generic[t17-t27] [gw50] [ 82%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_slice_index test/dialect/postgresql/test_types.py::ArrayTest::test_array_type_render_str [gw23] [ 82%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic[t17-t27] [gw21] [ 83%] PASSED test/sql/test_types.py::ArrayTest::test_array_getitem_slice_type [gw50] [ 83%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_type_render_str test/sql/test_types.py::AsGenericTest::test_as_generic[t18-t28] [gw37] [ 83%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_concat test/sql/test_types.py::ArrayTest::test_array_getitem_slice_type_dialect_level test/dialect/postgresql/test_types.py::ArrayTest::test_array_contained_by test/dialect/postgresql/test_types.py::ArrayTest::test_array_type_render_str_collate [gw50] [ 83%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_type_render_str_collate [gw21] [ 83%] PASSED test/sql/test_types.py::ArrayTest::test_array_getitem_slice_type_dialect_level [gw23] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic[t18-t28] test/sql/test_types.py::AsGenericTest::test_as_generic[t19-t29] [gw37] [ 83%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_contained_by test/dialect/postgresql/test_types.py::ArrayTest::test_array_type_render_str_collate_multidim test/dialect/postgresql/test_types.py::ArrayTest::test_array_contains [gw23] [ 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/dialect/postgresql/test_types.py::ArrayTest::test_array_in_enum_psycopg2_cast [gw50] [ 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 [gw23] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_custom[ENUM0] [gw37] [ 83%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_contains [gw50] [ 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 [gw21] [ 83%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_in_enum_psycopg2_cast [gw50] [ 83%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_contains_override_raises test/dialect/postgresql/test_types.py::ArrayTest::test_array_in_str_psycopg2_cast test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleRaw] test/sql/test_types.py::AsGenericTest::test_as_generic[t10-t20] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.DOUBLE_PRECISION0] [gw54] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.oracle.cx_oracle._OracleRaw] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.TSVECTOR] [gw21] [ 83%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_in_str_psycopg2_cast [gw35] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.DOUBLE_PRECISION0] test/dialect/postgresql/test_types.py::ArrayTest::test_array_index_map_dimensions [gw27] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.base.TSVECTOR] [gw50] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic[t10-t20] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgDateTime] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_custom[Enum] [gw21] [ 83%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_index_map_dimensions 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[CHAR2] [gw54] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_custom[Enum] [gw22] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.asyncpg.AsyncpgDateTime] test/sql/test_types.py::ArrayTest::test_array_index_map_dimensions [gw35] [ 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_custom[INTERVAL0] [gw27] [ 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[BIT1] [gw54] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_custom[INTERVAL0] [gw21] [ 83%] PASSED test/sql/test_types.py::ArrayTest::test_array_index_map_dimensions 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[DATETIMEOFFSET] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_custom[INTERVAL1] [gw35] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BIT1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BIT2] [gw54] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_custom[INTERVAL1] [gw22] [ 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] [gw35] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BIT2] [gw27] [ 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] [gw27] [ 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[ARRAY0] [gw54] [ 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[DATE0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[ARRAY1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BIT3] [gw35] [ 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] [gw54] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[ARRAY1] [gw27] [ 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] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BFILE] [gw35] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BLOB] [gw22] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DECIMAL0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DECIMAL1] [gw22] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DECIMAL1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DOUBLE] [gw22] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DOUBLE] [gw27] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DATE1] [gw54] [ 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] [gw54] [ 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[DOUBLE_PRECISION0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BOOLEAN] [gw35] [ 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] [gw35] [ 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[BIGINT1] [gw22] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DOUBLE_PRECISION0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DOUBLE_PRECISION1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DATE2] [gw27] [ 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[BigInteger] [gw54] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BIGINT1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BINARY] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DATERANGE] [gw27] [ 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] [gw27] [ 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] [gw35] [ 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] [gw54] [ 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] [gw35] [ 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] [gw54] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BINARY_DOUBLE] [gw27] [ 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] [gw22] [ 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] [gw22] [ 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] [gw22] [ 83%] PASSED 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[FLOAT0] [gw35] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[CHAR0] [gw22] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[FLOAT0] [gw27] [ 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[FLOAT1] [gw22] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[FLOAT1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGJSON] [gw30] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pg8000._PGJSON] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[HSTORE] 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.sybase.base.TINYINT0] [gw30] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[HSTORE] [gw28] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.postgresql.pygresql._PGHStore] [gw62] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sybase.base.TINYINT0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[IMAGE0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[JSON1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.base.DATETIME0] [gw30] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[IMAGE0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[IMAGE1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[MEDIUMINT] [gw28] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[JSON1] [gw30] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[IMAGE1] [gw62] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[MEDIUMINT] [gw20] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.dialects.sqlite.base.DATETIME0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[JSON2] 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[MEDIUMTEXT] [gw28] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[JSON2] [gw30] [ 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[INT4RANGE] [gw62] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[MEDIUMTEXT] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[JSON3] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NUMERIC0] [gw30] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[INT4RANGE] [gw28] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[JSON3] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[MONEY0] [gw62] [ 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[JSON4] [gw20] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NUMERIC0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[INT8RANGE] 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[NUMERIC1] [gw20] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NUMERIC1] [gw28] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[JSON4] [gw62] [ 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[JSONB] [gw30] [ 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[INTEGER0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[MONEY2] [gw28] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[JSONB] [gw62] [ 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[NUMRANGE] [gw20] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NUMRANGE] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NVARCHAR0] [gw30] [ 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[LONGBLOB] [gw28] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[LONGBLOB] 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[MatchType] [gw62] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[MatchType] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NCHAR0] [gw30] [ 83%] PASSED 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[Integer] [gw30] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Integer] [gw28] [ 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] [gw62] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NCHAR0] [gw20] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NVARCHAR0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Interval] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NCHAR1] [gw28] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[LONG] [gw30] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Interval] [gw62] [ 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[LargeBinary] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NVARCHAR1] [gw20] [ 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[NullType] [gw20] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NullType] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Numeric] [gw20] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Numeric] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[OID] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NCLOB] [gw62] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NCLOB] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NTEXT] [gw28] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[LargeBinary] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[MACADDR] [gw28] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[MACADDR] [gw20] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[OID] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[PickleType] [gw20] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[PickleType] [gw62] [ 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[RAW] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BIGINT0] [gw41] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.BIGINT0] [gw20] [ 83%] PASSED 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[REAL1] [gw41] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[REAL1] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.CLOB1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[REAL2] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Float1] [gw36] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.CLOB1] [gw41] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[REAL2] [gw19] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.Float1] 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[REGCLASS] [gw36] [ 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[TIMESTAMP1] [gw41] [ 83%] PASSED 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[SmallInteger] [gw19] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TIMESTAMP1] [gw36] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[SmallInteger] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[ROWID] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TIMESTAMP2] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[String] [gw19] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TIMESTAMP2] [gw36] [ 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[TIMESTAMP3] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TEXT0] [gw41] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[ROWID] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[ROWVERSION] [gw41] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[ROWVERSION] [gw36] [ 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] [gw19] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TIMESTAMP3] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TINYBLOB] [gw36] [ 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] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.NVARCHAR0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[SET] [gw41] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[SET] [gw19] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TINYBLOB] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TINYINT0] [gw19] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TINYINT0] [gw61] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.NVARCHAR0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[SMALLDATETIME] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TINYINT1] [gw36] [ 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] [gw36] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TIME1] [gw19] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TINYINT1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TIME2] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TINYINT2] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Text] [gw36] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TIME2] [gw19] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TINYINT2] [gw61] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Text] [gw41] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[SMALLDATETIME] 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[TIME3] [gw36] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TIME3] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TINYTEXT] [gw19] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TINYTEXT] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TIME4] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Time] [gw61] [ 83%] 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[TSRANGE] [gw36] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TIME4] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TupleType] [gw19] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TSRANGE] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TSTZRANGE] [gw41] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[SMALLINT0] [gw19] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TSTZRANGE] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[SMALLINT1] [gw41] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[SMALLINT1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[SMALLMONEY0] [gw61] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TupleType] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[UNICHAR] [gw61] [ 83%] 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] [gw41] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[SMALLMONEY0] [gw61] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[UNIQUEIDENTIFIER] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[UNITEXT] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.TIME0] [gw61] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[UNITEXT] test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.VARCHAR0] [gw47] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.TIME0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[UNIVARCHAR] [gw55] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_adapt_method[sqlalchemy.sql.sqltypes.VARCHAR0] [gw61] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[UNIVARCHAR] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[UUID] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[VARBINARY0] test/sql/test_types.py::AdaptTest::test_repr[BINARY_FLOAT] [gw61] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[UUID] [gw47] [ 83%] 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-True-None-False-_exclusions5] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[UnicodeText] [gw3] [ 83%] PASSED test/sql/test_types.py::AdaptTest::test_repr[BINARY_FLOAT] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[VARBINARY1] [gw55] [ 83%] SKIPPED test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[LargeBinary-binary_data_one.dat-None-True-None-False-_exclusions5] [gw61] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[UnicodeText] test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[MyPickleType-data8-expected8-True-None-False-_exclusions8] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Unicode] [gw47] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[VARBINARY1] [gw55] [ 83%] SKIPPED test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[MyPickleType-data8-expected8-True-None-False-_exclusions8] test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_3-binary_data_one.dat-None-True-None-False-_exclusions3] [gw61] [ 83%] 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[VARCHAR0] [gw47] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[VARCHAR0] test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[PickleType-data7-None-True-None-False-_exclusions7] [gw55] [ 83%] 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] [gw3] [ 83%] SKIPPED test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_3-binary_data_one.dat-None-True-None-False-_exclusions3] [gw55] [ 83%] SKIPPED test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_0-some normal data-None-True-None-False-_exclusions0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[VARCHAR1] [gw47] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[VARCHAR1] test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_1-binary_data_one.dat-None-False-None-False-_exclusions1] test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_9-binary_data_one.dat-None-True-100-False-_exclusions9] [gw3] [ 83%] 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_39_4::test_bind_processor_no_dbapi test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[VARCHAR2] [gw55] [ 83%] SKIPPED test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_1-binary_data_one.dat-None-False-None-False-_exclusions1] test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_10-binary_data_one.dat-None-True-100-False-_exclusions10] [gw47] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[VARCHAR2] [gw55] [ 83%] 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] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[VARCHAR2] [gw55] [ 83%] SKIPPED test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_11-binary_data_one.dat-None-True-100-False-_exclusions11] [gw47] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[VARCHAR2] 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::AsGenericTest::test_as_generic_all_types_heuristic[XML] [gw3] [ 83%] PASSED test/sql/test_types.py::BinaryTest_sqlite+pysqlite_3_39_4::test_bind_processor_no_dbapi [gw55] [ 83%] 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] [gw47] [ 83%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[XML] test/sql/test_types.py::BinaryTest_sqlite+pysqlite_3_39_4::test_comparison test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[YEAR] [gw55] [ 84%] SKIPPED test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_13-binary_data_two.dat-None-True-99-False-_exclusions13] test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_14-binary_data_two.dat-None-True-99-False-_exclusions14] [gw47] [ 84%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[YEAR] [gw55] [ 84%] SKIPPED test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_14-binary_data_two.dat-None-True-99-False-_exclusions14] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[_Binary] [gw3] [ 84%] PASSED test/sql/test_types.py::BinaryTest_sqlite+pysqlite_3_39_4::test_comparison test/sql/test_types.py::AdaptTest::test_repr[CIDR] [gw47] [ 84%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[_Binary] test/sql/test_types.py::BinaryTest_sqlite+pysqlite_3_39_4::test_literal_roundtrip [gw18] [ 84%] PASSED test/sql/test_types.py::AdaptTest::test_repr[CIDR] test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[IMAGE-binary_data_one.dat-None-True-None-False-_exclusions6] [gw3] [ 84%] PASSED test/sql/test_types.py::BinaryTest_sqlite+pysqlite_3_39_4::test_literal_roundtrip [gw47] [ 84%] SKIPPED 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::BinaryTest_sqlite+pysqlite_3_39_4::test_round_trip test/dialect/mssql/test_types.py::BooleanTest::test_boolean_as_bit[as_bit_not_null] test/sql/test_types.py::AdaptTest::test_repr[DOUBLE] [gw18] [ 84%] SKIPPED test/dialect/mssql/test_types.py::BooleanTest::test_boolean_as_bit[as_bit_not_null] [gw4] [ 84%] PASSED test/sql/test_types.py::AdaptTest::test_repr[DOUBLE] test/dialect/mssql/test_types.py::BooleanTest::test_boolean_as_bit[as_bit_null] [gw18] [ 84%] SKIPPED test/dialect/mssql/test_types.py::BooleanTest::test_boolean_as_bit[as_bit_null] test/sql/test_type_expressions.py::SelectTest::test_compound_select test/dialect/mssql/test_types.py::BooleanTest::test_boolean_as_bit[as_boolean_not_null] test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_bind_processor_coercion_nonnative_0 [gw18] [ 84%] SKIPPED test/dialect/mssql/test_types.py::BooleanTest::test_boolean_as_bit[as_boolean_not_null] test/sql/test_types.py::AdaptTest::test_repr[IMAGE1] test/dialect/mssql/test_types.py::BooleanTest::test_boolean_as_bit[as_boolean_null] [gw3] [ 84%] PASSED test/sql/test_types.py::BinaryTest_sqlite+pysqlite_3_39_4::test_round_trip [gw29] [ 84%] PASSED test/sql/test_types.py::AdaptTest::test_repr[IMAGE1] test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_unconstrained [gw4] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_bind_processor_coercion_nonnative_0 [gw18] [ 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_39_4::test_bind_processor_coercion_native_0 test/sql/test_types.py::BindProcessorInsertValuesTest_sqlite+pysqlite_3_39_4::test_expanding_in_typedec test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_bind_processor_coercion_nonnative_1 [gw34] [ 84%] PASSED test/sql/test_type_expressions.py::SelectTest::test_compound_select test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_literal_processor_coercion_native_int_out_of_range [gw18] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_bind_processor_coercion_native_0 [gw4] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_bind_processor_coercion_nonnative_1 test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_bind_processor_coercion_native_1 test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_bind_processor_coercion_nonnative_false [gw29] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_unconstrained [gw18] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_bind_processor_coercion_native_1 [gw34] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_literal_processor_coercion_native_int_out_of_range [gw4] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_bind_processor_coercion_nonnative_false test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_bind_processor_coercion_native_false test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_literal_processor_coercion_native_str test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_bind_processor_coercion_nonnative_int_out_of_range [gw3] [ 84%] PASSED test/sql/test_types.py::BindProcessorInsertValuesTest_sqlite+pysqlite_3_39_4::test_expanding_in_typedec [gw18] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_bind_processor_coercion_native_false test/sql/test_types.py::CallableTest::test_callable_as_arg [gw34] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_literal_processor_coercion_native_str test/sql/test_types.py::BindProcessorInsertValuesTest_sqlite+pysqlite_3_39_4::test_expanding_in_typedec_of_typedec test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_bind_processor_coercion_native_int_out_of_range test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_literal_processor_coercion_native_true [gw4] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_bind_processor_coercion_nonnative_int_out_of_range test/sql/test_types.py::AdaptTest::test_repr[JSON3] test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_bind_processor_coercion_nonnative_none [gw34] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_literal_processor_coercion_native_true [gw18] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_bind_processor_coercion_native_int_out_of_range [gw29] [ 84%] PASSED test/sql/test_types.py::CallableTest::test_callable_as_arg [gw43] [ 84%] PASSED test/sql/test_types.py::AdaptTest::test_repr[JSON3] test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_literal_processor_coercion_nonnative_0 test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_bind_processor_coercion_native_none test/sql/test_types.py::CallableTest::test_callable_as_kwarg [gw4] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_bind_processor_coercion_nonnative_none test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_bind_processor_coercion_nonnative_str [gw34] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_literal_processor_coercion_nonnative_0 [gw3] [ 84%] PASSED test/sql/test_types.py::BindProcessorInsertValuesTest_sqlite+pysqlite_3_39_4::test_expanding_in_typedec_of_typedec test/sql/test_types.py::CompileTest::test_default_compile_pg_float [gw18] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_bind_processor_coercion_native_none test/sql/test_types.py::BindProcessorInsertValuesTest_sqlite+pysqlite_3_39_4::test_plain_in_typedec [gw29] [ 84%] PASSED test/sql/test_types.py::CallableTest::test_callable_as_kwarg test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_bind_processor_coercion_native_str [gw43] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_default_compile_pg_float [gw4] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_bind_processor_coercion_nonnative_str test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_bind_processor_coercion_nonnative_true test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_literal_processor_coercion_nonnative_1 [gw34] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_literal_processor_coercion_nonnative_1 test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_literal_processor_coercion_nonnative_false test/sql/test_types.py::CompileTest::test_char_collation [gw4] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_bind_processor_coercion_nonnative_true test/sql/test_types.py::CompileTest::test_default_compile_pg_inet [gw43] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_default_compile_pg_inet [gw34] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_literal_processor_coercion_nonnative_false [gw3] [ 84%] PASSED test/sql/test_types.py::BindProcessorInsertValuesTest_sqlite+pysqlite_3_39_4::test_plain_in_typedec test/sql/test_types.py::BindProcessorInsertValuesTest_sqlite+pysqlite_3_39_4::test_plain_in_typedec_of_typedec test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_constraint [gw18] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_bind_processor_coercion_native_str test/sql/test_types.py::CompileTest::test_kwarg_legacy_typecompiler [gw29] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_char_collation test/sql/test_types.py::CompileTest::test_char_length test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_literal_processor_coercion_nonnative_str [gw43] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_kwarg_legacy_typecompiler test/sql/test_types.py::CompileTest::test_numeric_plain [gw29] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_char_length test/sql/test_types.py::CompileTest::test_char_plain [gw4] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_constraint [gw43] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_numeric_plain [gw3] [ 84%] PASSED test/sql/test_types.py::BindProcessorInsertValuesTest_sqlite+pysqlite_3_39_4::test_plain_in_typedec_of_typedec [gw29] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_char_plain [gw34] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_literal_processor_coercion_nonnative_str test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_literal_processor_coercion_native_0 test/sql/test_types.py::CompileTest::test_numeric_precision test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_literal_processor_coercion_nonnative_true [gw43] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_numeric_precision [gw4] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_literal_processor_coercion_native_0 [gw34] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_literal_processor_coercion_nonnative_true test/sql/test_types.py::CompileTest::test_numeric_scale test/sql/test_types.py::CompileTest::test_compile_err_formatting test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_literal_processor_coercion_native_1 [gw29] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_compile_err_formatting test/sql/test_types.py::CompileTest::test_decimal_plain test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_non_native_constraint_custom_type [gw4] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_literal_processor_coercion_native_1 [gw43] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_numeric_scale test/sql/test_types.py::CompileTest::test_strict_bool_err_formatting [gw29] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_decimal_plain test/sql/test_types.py::CompileTest::test_decimal_precision [gw43] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_strict_bool_err_formatting [gw34] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_non_native_constraint_custom_type [gw29] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_decimal_precision test/sql/test_types.py::CompileTest::test_string_collation test/sql/test_types.py::CompileTest::test_decimal_scale test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_nonnative_processor_coerces_integer_to_boolean [gw43] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_string_collation [gw29] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_decimal_scale test/sql/test_types.py::CompileTest::test_string_length [gw43] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_string_length [gw34] [ 84%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_nonnative_processor_coerces_integer_to_boolean test/sql/test_types.py::CompileTest::test_string_plain [gw43] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_string_plain test/sql/test_types.py::AdaptTest::test_repr[Numeric] test/sql/test_types.py::AdaptTest::test_repr[MONEY2] [gw2] [ 84%] PASSED test/sql/test_types.py::AdaptTest::test_repr[Numeric] [gw60] [ 84%] PASSED test/sql/test_types.py::AdaptTest::test_repr[MONEY2] test/sql/test_types.py::CompileTest::test_text_length test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_in_int test/sql/test_types.py::AdaptTest::test_repr[SMALLINT1] [gw2] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_text_length test/sql/test_types.py::AdaptTest::test_repr[TIMESTAMP0] [gw60] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_in_int test/sql/test_types.py::CompileTest::test_text_plain test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_in_str [gw14] [ 84%] PASSED test/sql/test_types.py::AdaptTest::test_repr[SMALLINT1] [gw59] [ 84%] PASSED test/sql/test_types.py::AdaptTest::test_repr[TIMESTAMP0] [gw60] [ 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 [gw2] [ 84%] PASSED test/sql/test_types.py::CompileTest::test_text_plain [gw60] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_index_slice_exprs test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_insert_array test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_literal_compare test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-ENUM0] [gw60] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_literal_compare [gw14] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_insert_array test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_any_all_exprs_array test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_literal_multidimensional_roundtrip test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_insert_array_w_null [gw59] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-ENUM0] [gw2] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_any_all_exprs_array [gw60] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_literal_multidimensional_roundtrip test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_agg [gw14] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_insert_array_w_null test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_literal_roundtrip [gw2] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_agg test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-ENUM1] [gw59] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-ENUM1] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-ENUM2] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_all_exec [gw59] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-ENUM2] [gw2] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_all_exec test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Enum0] [gw60] [ 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 [gw60] [ 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 [gw60] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_str_collation test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_any_exec [gw2] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_any_exec [gw59] [ 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] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_subtype_resultprocessor test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_comparison [gw2] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_comparison [gw59] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Enum1] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_multi_dim_roundtrip [gw60] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_subtype_resultprocessor test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_concat test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Enum2] [gw59] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Enum2] [gw14] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_multi_dim_roundtrip test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_reflect_array_column [gw2] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_concat test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_getitem_single_exec test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Enum3] [gw59] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Enum3] [gw14] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_reflect_array_column test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_tuple_flag test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-HSTORE] [gw2] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_getitem_single_exec [gw14] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_tuple_flag [gw59] [ 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] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-BYTEA] [gw59] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-INET] [gw14] [ 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_type_specific_slice_update[False-Boolean] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-CIDR] [gw14] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-CIDR] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-DateTime] [gw14] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-DateTime] test/sql/test_types.py::AdaptTest::test_str[DOUBLE] test/sql/test_types.py::AdaptTest::test_str[BINARY_FLOAT] test/sql/test_types.py::AdaptTest::test_repr[VARCHAR1] [gw39] [ 84%] PASSED test/sql/test_types.py::AdaptTest::test_str[DOUBLE] [gw42] [ 84%] PASSED test/sql/test_types.py::AdaptTest::test_repr[VARCHAR1] [gw58] [ 84%] PASSED test/sql/test_types.py::AdaptTest::test_str[BINARY_FLOAT] test/sql/test_types.py::AdaptTest::test_str[CIDR] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-JSON0] [gw52] [ 84%] PASSED test/sql/test_types.py::AdaptTest::test_str[CIDR] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Enum3] [gw39] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-JSON0] test/sql/test_types.py::AdaptTest::test_str[IMAGE1] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-JSON1] [gw42] [ 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-Boolean] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-String] [gw39] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-JSON1] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-JSONB] [gw44] [ 84%] PASSED test/sql/test_types.py::AdaptTest::test_str[IMAGE1] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-HSTORE] [gw42] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-HSTORE] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-INET] [gw39] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-JSONB] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-LargeBinary] [gw58] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Boolean] [gw52] [ 84%] 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] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-ENUM2] [gw42] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-INET] [gw39] [ 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] 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-Integer] [gw42] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Integer] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-JSON0] [gw44] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-ENUM2] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Enum0] [gw58] [ 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] [gw52] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Text] [gw39] [ 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] [gw39] [ 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] [gw58] [ 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-Unicode] [gw52] [ 84%] 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] [gw42] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-JSON0] [gw44] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Enum0] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Enum1] [gw44] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Enum1] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Enum2] [gw44] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Enum2] [gw52] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-BYTEA] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Boolean] [gw52] [ 84%] 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_slice_update[True-JSON1] [gw42] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-JSON1] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-JSONB] [gw42] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-JSONB] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-LargeBinary] [gw42] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-LargeBinary] [gw39] [ 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] [gw39] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Text] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Unicode] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Enum3] [gw44] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Enum3] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-HSTORE] [gw44] [ 84%] 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] [gw39] [ 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_value_delete[False-CIDR] [gw52] [ 84%] 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] [gw52] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-DateTime] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Date] [gw52] [ 84%] 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_slice_update[True-MONEY] [gw42] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-MONEY] [gw44] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-INET] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Integer] [gw44] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Integer] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Date] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-ENUM0] [gw52] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-ENUM0] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-JSONB] [gw44] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-JSONB] [gw58] [ 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] [gw58] [ 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] [gw58] [ 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] [gw58] [ 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] [gw58] [ 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] [gw58] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Enum1] test/sql/test_types.py::AdaptTest::test_str[JSON3] test/sql/test_types.py::AdaptTest::test_str[MONEY2] [gw38] [ 84%] PASSED test/sql/test_types.py::AdaptTest::test_str[JSON3] [gw63] [ 84%] PASSED test/sql/test_types.py::AdaptTest::test_str[MONEY2] 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[True-ENUM0] [gw38] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-MONEY] test/sql/test_types.py::AdaptTest::test_str[Numeric] [gw63] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-ENUM0] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Numeric] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-ENUM1] [gw38] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Numeric] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-String] [gw63] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-ENUM1] [gw51] [ 84%] PASSED test/sql/test_types.py::AdaptTest::test_str[Numeric] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-ENUM2] [gw38] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-String] [gw63] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-ENUM2] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Text] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-Enum0] [gw38] [ 84%] 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[True-JSONB] [gw63] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-Enum0] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Unicode] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-Enum1] [gw38] [ 84%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-Unicode] [gw51] [ 84%] 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-BYTEA] [gw63] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-Enum1] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-LargeBinary] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-Enum2] [gw51] [ 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] [gw63] [ 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] [gw51] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-MONEY] test/sql/test_types.py::AdaptTest::test_str[TIME4] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-Numeric] [gw63] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-Enum3] [gw51] [ 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-HSTORE] [gw1] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_str[TIME4] [gw63] [ 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-String] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-INET] [gw51] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-String] [gw63] [ 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[True-Text] [gw51] [ 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_select[False-DateTime] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-Unicode] [gw51] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-Unicode] [gw1] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-DateTime] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-BYTEA] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Date] [gw51] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-BYTEA] [gw1] [ 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] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Boolean] [gw51] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Boolean] [gw1] [ 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] test/sql/test_types.py::AdaptTest::test_str[TSVECTOR] [gw1] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-ENUM1] test/sql/test_types.py::AdaptTest::test_str[SMALLINT1] [gw32] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_str[TSVECTOR] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-ENUM2] test/sql/test_types.py::AdaptTest::test_str[VARBINARY0] [gw1] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-ENUM2] [gw17] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_str[SMALLINT1] [gw48] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_str[VARBINARY0] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-ENUM3] [gw1] [ 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-Enum3] 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[True-ENUM0] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-MONEY] [gw1] [ 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] [gw32] [ 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] [gw1] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Enum0] [gw48] [ 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[False-Enum1] [gw32] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Enum4] [gw11] [ 85%] PASSED test/orm/test_session.py::WeakIdentityMapTest::test_weakref test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-ENUM1] [gw17] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-MONEY] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Numeric] [gw17] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Numeric] [gw1] [ 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-Enum5] [gw32] [ 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] [gw48] [ 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[False-String] [gw17] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-String] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-ENUM2] [gw48] [ 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] [gw48] [ 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[False-Text] [gw17] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Text] test/orm/test_session.py::WeakIdentityMapTest::test_weakref_pickled 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-Unicode] [gw32] [ 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] [gw32] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-INET] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Integer] [gw32] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Integer] [gw17] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Unicode] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-BYTEA] [gw48] [ 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] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-JSON0] [gw17] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-BYTEA] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Boolean] [gw32] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-JSON0] [gw48] [ 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[False-JSON1] [gw17] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Boolean] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-CIDR] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Enum1] [gw48] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Enum1] [gw32] [ 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] [gw17] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-CIDR] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-DateTime] [gw32] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-JSONB] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Enum2] [gw48] [ 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] [gw17] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-DateTime] [gw48] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Enum3] test/sql/test_types.py::AdaptTest::test_uppercase_importable[DateTime] [gw8] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[DateTime] test/sql/test_types.py::AdaptTest::test_uppercase_importable[_Binary] test/sql/test_types.py::AdaptTest::test_uppercase_importable[NCHAR] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Enum5] [gw24] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[_Binary] [gw25] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[NCHAR] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-postgresql] [gw8] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Enum5] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-HSTORE] [gw8] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-HSTORE] [gw13] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[BOOLEAN()-postgresql] 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-INET] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-ENUM2] [gw8] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-INET] [gw24] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-String] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-INET] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Integer] [gw25] [ 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_select[True-Text] [gw24] [ 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_update[False-ENUM3] [gw8] [ 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] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Unicode] [gw13] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-INET] [gw8] [ 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] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Integer] [gw25] [ 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] [gw25] [ 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] [gw24] [ 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] [gw24] [ 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] test/sql/test_types.py::AdaptTest::test_uppercase_importable[TIME] [gw13] [ 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] [gw13] [ 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] [gw15] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[TIME] [gw24] [ 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] [gw13] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-JSON1] [gw8] [ 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] [gw8] [ 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] [gw8] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-LargeBinary] [gw24] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-CIDR] [gw25] [ 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-JSONB] 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_select[True-MONEY] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Enum1] [gw25] [ 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] [gw13] [ 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] [gw13] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-LargeBinary] [gw8] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-MONEY] [gw24] [ 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-Date] [gw24] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Date] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-ENUM0] [gw24] [ 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-MONEY] [gw13] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-MONEY] [gw25] [ 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] [gw25] [ 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-Numeric] [gw13] [ 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-Enum4] [gw25] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Enum4] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Enum5] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Unicode] [gw15] [ 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] [gw25] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Enum5] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-String] [gw13] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-String] [gw15] [ 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] [gw15] [ 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] [gw15] [ 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] [gw15] [ 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] [gw15] [ 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] [gw15] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-ENUM0] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-firebird] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-ENUM1] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-mysql] [gw15] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-ENUM1] [gw57] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DATETIME()-firebird] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-ENUM2] [gw49] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[CLOB()-mysql] [gw15] [ 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-ENUM4] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-JSON0] [gw57] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-ENUM4] [gw49] [ 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-Enum0] [gw57] [ 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-JSON1] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Enum1] [gw49] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-JSON1] [gw57] [ 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-JSONB] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Enum2] [gw49] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-JSONB] [gw57] [ 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-LargeBinary] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Enum3] [gw49] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-LargeBinary] [gw57] [ 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-MONEY] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Enum4] [gw49] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-MONEY] test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-sqlite] [gw57] [ 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-Numeric] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Enum5] [gw49] [ 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] [gw57] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Enum5] [gw7] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[DECIMAL()-sqlite] test/sql/test_types.py::AdaptTest::test_uppercase_importable[ARRAY] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-HSTORE] [gw49] [ 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] [gw57] [ 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] [gw46] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_importable[ARRAY] [gw49] [ 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] [gw57] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-INET] [gw49] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Unicode] test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_contained_by test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_equal test/sql/test_types.py::AdaptTest::test_repr[Time] [gw7] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_contained_by [gw46] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_equal [gw16] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_repr[Time] test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_contains test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_greater_than test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_insert_obj [gw46] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_greater_than [gw7] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_contains test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_different test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_greater_than_or_equal [gw16] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_insert_obj test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_insert_text [gw16] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_insert_text [gw46] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_greater_than_or_equal [gw7] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_different test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_intersection_result test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_is_not_null test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_intersection [gw16] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_intersection_result test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_reflect [gw46] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_is_not_null [gw16] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_reflect [gw7] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_intersection test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_is_null test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_union_result test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_not_extend_left_of test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-oracle] [gw16] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_union_result [gw46] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_is_null test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_adjacent_to [gw5] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[INTEGER()-oracle] test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_less_than [gw7] [ 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 [gw46] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_less_than test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_intersection [gw16] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_adjacent_to test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_less_than_or_equal test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_contained_by test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-mssql] [gw7] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_not_extend_right_of [gw5] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_intersection test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_overlaps [gw46] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_less_than_or_equal [gw16] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_contained_by [gw40] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NUMERIC()-mssql] test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_not_equal test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_not_extend_left_of test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_contains [gw7] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_overlaps [gw46] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_where_not_equal test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_greater_than_or_equal [gw16] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_contains [gw5] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_not_extend_left_of test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_not_extend_right_of test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_strictly_left_of test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-sybase] test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_actual_type [gw7] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_strictly_left_of [gw5] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_not_extend_right_of [gw40] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_greater_than_or_equal test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_strictly_right_of test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_overlaps [gw33] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[NVARCHAR(length=10)-sybase] [gw46] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_actual_type test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_is_not_null [gw5] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_overlaps [gw7] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_strictly_right_of [gw40] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_is_not_null test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_strictly_left_of test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_is_null [gw5] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_strictly_left_of [gw40] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_is_null test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_strictly_right_of test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_less_than [gw40] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_less_than test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_insert_text [gw5] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_strictly_right_of test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_less_than_or_equal test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-postgresql] test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_union [gw40] [ 85%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_less_than_or_equal [gw10] [ 85%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[SMALLINT()-postgresql] [gw33] [ 85%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_insert_text [gw5] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_union test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_intersection_result test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_not_equal test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_equal [gw33] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_intersection_result test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_not_extend_left_of test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_reflect [gw40] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_not_equal [gw5] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_equal [gw33] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_reflect test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_actual_type test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_union_result [gw33] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_union_result test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_adjacent_to [gw40] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_actual_type [gw10] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_not_extend_left_of test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_difference_result test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_not_extend_right_of [gw40] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_difference_result test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-mysql] [gw10] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_not_extend_right_of test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[all-ARRAY-_exclusions0-ENUM] test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_overlaps [gw12] [ 86%] PASSED test/sql/test_types.py::AdaptTest::test_uppercase_rendering[TIMESTAMP()-mysql] [gw33] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_adjacent_to [gw31] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_any_all_roundtrip[all-ARRAY-_exclusions0-ENUM] test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_contained_by test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_intersection_result [gw10] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_overlaps [gw31] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_intersection_result test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_strictly_left_of test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_reflect test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_is_not_null [gw31] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_reflect [gw33] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_contained_by test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_contains test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_union_result [gw31] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_union_result [gw12] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_is_not_null test/dialect/oracle/test_types.py::DialectTypesTest::test_char_length [gw10] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_strictly_left_of [gw33] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_contains test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_strictly_right_of test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_is_null test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_different [gw31] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_char_length [gw33] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_different test/dialect/oracle/test_types.py::DialectTypesTest::test_interval[type_0-INTERVAL DAY TO SECOND] [gw12] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_is_null [gw10] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_strictly_right_of test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_less_than test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_union [gw31] [ 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] [gw10] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_union [gw31] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_interval[type_1-INTERVAL DAY(3) TO SECOND] [gw12] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_less_than test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_expanding_in[ARRAY-_exclusions0-ENUM] test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_equal test/dialect/oracle/test_types.py::DialectTypesTest::test_interval[type_2-INTERVAL DAY TO SECOND(5)] test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_less_than_or_equal [gw26] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_expanding_in[ARRAY-_exclusions0-ENUM] test/dialect/oracle/test_types.py::DialectTypesTest::test_long [gw10] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_equal [gw31] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_interval[type_2-INTERVAL DAY TO SECOND(5)] test/dialect/oracle/test_types.py::DialectTypesTest::test_interval[type_3-INTERVAL DAY(2) TO SECOND(5)] test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_greater_than [gw26] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_long [gw12] [ 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 [gw31] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_interval[type_3-INTERVAL DAY(2) TO SECOND(5)] test/dialect/oracle/test_types.py::DialectTypesTest::test_no_clobs_for_string_params [gw10] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_greater_than [gw26] [ 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 test/dialect/postgresql/test_types.py::ArrayJSON::test_array_of_json[JSONB-ARRAY0] [gw12] [ 86%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_not_equal [gw0] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::ArrayJSON::test_array_of_json[JSONB-ARRAY0] [gw26] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_raw_compile test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start2-String] test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_roundtrip[ARRAY-_exclusions0-ENUM] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start0-_OracleDate] test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_actual_type [gw53] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::ArrayEnum::test_array_of_enums_roundtrip[ARRAY-_exclusions0-ENUM] [gw0] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start2-String] [gw26] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start0-_OracleDate] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start3-_OracleString] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt_nchar[start1-_OracleString] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start1-_OracleRaw] [gw12] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_actual_type test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_difference_result [gw0] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start3-_OracleString] [gw53] [ 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[start4-_OracleDate] [gw26] [ 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] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt_nchar[start2-_OracleString] [gw12] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_difference_result test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_insert_obj [gw12] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_insert_obj [gw26] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start10-_OracleChar] [gw53] [ 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] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start11-_OracleNChar] [gw0] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start4-_OracleDate] [gw26] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start11-_OracleNChar] [gw53] [ 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[start12-_OracleUnicodeStringNCHAR] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt_nchar[start4-_OracleText] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start5-DATE] [gw26] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start12-_OracleUnicodeStringNCHAR] [gw0] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start5-DATE] [gw53] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt_nchar[start4-_OracleText] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt_nchar[start5-_OracleUnicodeTextNCLOB] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start6-_OracleString] [gw0] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start6-_OracleString] [gw53] [ 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[start7-_OracleUnicodeStringCHAR] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt_nchar[start6-_OracleNChar] [gw0] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start7-_OracleUnicodeStringCHAR] [gw53] [ 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[start8-_OracleText] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt_nchar[start7-_OracleUnicodeStringNCHAR] [gw0] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start8-_OracleText] [gw53] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt_nchar[start7-_OracleUnicodeStringNCHAR] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start9-_OracleUnicodeTextCLOB] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ0-VARCHAR2(50 CHAR)] [gw0] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start9-_OracleUnicodeTextCLOB] test/dialect/postgresql/test_types.py::ArrayTest::test_array_dim_index [gw53] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ0-VARCHAR2(50 CHAR)] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_custom[ENUM1] [gw37] [ 86%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_dim_index test/dialect/postgresql/test_types.py::ArrayTest::test_array_int_index [gw23] [ 86%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_custom[ENUM1] test/sql/test_types.py::AsGenericTest::test_as_generic[t11-t21] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ10-NVARCHAR2] [gw50] [ 86%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic[t11-t21] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ9-VARCHAR] [gw37] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ10-NVARCHAR2] [gw23] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ9-VARCHAR] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ11-VARCHAR2] test/dialect/mysql/test_types.py::EnumSetTest::test_enum_compile test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ0-VARCHAR2(50 CHAR)] [gw37] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ11-VARCHAR2] [gw50] [ 86%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_enum_compile [gw23] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ0-VARCHAR2(50 CHAR)] test/dialect/mysql/test_types.py::EnumSetTest::test_enum_parse test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ2-NVARCHAR2(50)] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ1-NVARCHAR2(50)] [gw50] [ 86%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_enum_parse [gw37] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ2-NVARCHAR2(50)] test/dialect/mysql/test_types.py::EnumSetTest::test_int_roundtrip test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ3-VARCHAR(50 CHAR)] [gw50] [ 86%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_int_roundtrip test/dialect/mysql/test_types.py::EnumSetTest::test_no_null [gw23] [ 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] [gw50] [ 86%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_no_null [gw37] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ3-VARCHAR(50 CHAR)] test/dialect/mysql/test_types.py::EnumSetTest::test_set_colspec [gw50] [ 86%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_set_colspec test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ4-NVARCHAR2(50)] [gw23] [ 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] test/dialect/mysql/test_types.py::EnumSetTest::test_set_parse [gw37] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ4-NVARCHAR2(50)] [gw50] [ 86%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_set_parse test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ5-VARCHAR2(50 CHAR)] test/dialect/mysql/test_types.py::EnumSetTest::test_set_repr[value0-kw0-SET('', retrieve_as_bitwise=True)] [gw21] [ 86%] PASSED test/dialect/postgresql/test_types.py::ArrayTest::test_array_int_index test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ6-VARCHAR2] [gw21] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ6-VARCHAR2] [gw37] [ 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_use_nchar_types[typ7-NVARCHAR2] [gw21] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ7-NVARCHAR2] [gw50] [ 86%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_set_repr[value0-kw0-SET('', retrieve_as_bitwise=True)] test/dialect/mysql/test_types.py::EnumSetTest::test_set_repr[value1-kw1-SET('a')] [gw50] [ 86%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_set_repr[value1-kw1-SET('a')] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ8-NVARCHAR2] [gw21] [ 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/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ6-VARCHAR2] [gw37] [ 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] [gw23] [ 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)] [gw23] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ2-NVARCHAR2(50)] [gw37] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ7-VARCHAR2] [gw21] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ9-VARCHAR] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ3-VARCHAR(50 CHAR)] test/dialect/mysql/test_types.py::EnumSetTest::test_bitwise_required_for_empty [gw23] [ 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)] [gw23] [ 86%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ4-NVARCHAR2(50)] [gw21] [ 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 [gw21] [ 86%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_broken_enum_returns_blanks test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BINARY_FLOAT] [gw54] [ 86%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[BINARY_FLOAT] test/dialect/mysql/test_types.py::EnumSetTest::test_empty_set_empty_string [gw21] [ 86%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_empty_set_empty_string test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[CHAR1] test/dialect/mysql/test_types.py::EnumSetTest::test_set_repr[value3-kw3-SET('a', 'b', 'c', collation='utf8_bin')] [gw35] [ 86%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[CHAR1] test/dialect/mysql/test_types.py::EnumSetTest::test_empty_set_no_empty_string [gw21] [ 86%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_empty_set_no_empty_string test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Float] [gw54] [ 86%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_set_repr[value3-kw3-SET('a', 'b', 'c', collation='utf8_bin')] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DATETIME2] test/dialect/mysql/test_types.py::EnumSetTest::test_set_roundtrip_plus_reflection [gw22] [ 86%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[Float] test/dialect/postgresql/test_types.py::EnumTest::test_custom_subclass [gw27] [ 86%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[DATETIME2] [gw54] [ 86%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_set_roundtrip_plus_reflection test/dialect/mysql/test_types.py::EnumSetTest::test_string_roundtrip [gw35] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_custom_subclass [gw54] [ 86%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_string_roundtrip test/dialect/postgresql/test_types.py::EnumTest::test_disable_create test/dialect/mysql/test_types.py::EnumSetTest::test_unicode_enum test/dialect/postgresql/test_types.py::EnumTest::test_generic_w_some_other_variant [gw35] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_disable_create [gw54] [ 86%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_unicode_enum test/dialect/postgresql/test_types.py::EnumTest::test_schema_inheritance[inherit_table_schema] test/dialect/postgresql/test_types.py::EnumTest::test_dont_keep_checking [gw22] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_generic_w_some_other_variant [gw27] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_schema_inheritance[inherit_table_schema] test/dialect/mysql/test_types.py::EnumSetTest::test_unicode_roundtrip [gw35] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_dont_keep_checking test/dialect/postgresql/test_types.py::EnumTest::test_drops_on_table test/dialect/postgresql/test_types.py::EnumTest::test_schema_inheritance[local_schema] [gw54] [ 86%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_unicode_roundtrip test/dialect/postgresql/test_types.py::EnumTest::test_name_required [gw22] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_name_required test/dialect/postgresql/test_types.py::EnumTest::test_create_drop_schema_translate_map [gw54] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_create_drop_schema_translate_map [gw27] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_schema_inheritance[local_schema] test/dialect/postgresql/test_types.py::EnumTest::test_schema_inheritance[metadata_schema_only] test/dialect/postgresql/test_types.py::EnumTest::test_native_enum_warnings [gw35] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_drops_on_table test/dialect/postgresql/test_types.py::EnumTest::test_generate_alone_on_metadata [gw35] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_generate_alone_on_metadata test/dialect/postgresql/test_types.py::EnumTest::test_generate_multiple test/dialect/postgresql/test_types.py::EnumTest::test_create_table [gw54] [ 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] [gw27] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_schema_inheritance[metadata_schema_only] [gw22] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_native_enum_warnings test/dialect/postgresql/test_types.py::EnumTest::test_no_support [gw22] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_no_support test/dialect/postgresql/test_types.py::EnumTest::test_non_native_dialect [gw54] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_create_table_schema_translate_map[None] test/dialect/postgresql/test_types.py::EnumTest::test_schema_inheritance[override_metadata_schema] [gw27] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_schema_inheritance[override_metadata_schema] test/dialect/postgresql/test_types.py::EnumTest::test_schema_reflection [gw27] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_schema_reflection test/dialect/postgresql/test_types.py::EnumTest::test_standalone_enum [gw22] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_non_native_dialect [gw35] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_generate_multiple test/dialect/postgresql/test_types.py::EnumTest::test_non_native_enum [gw27] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_standalone_enum test/dialect/postgresql/test_types.py::EnumTest::test_generate_multiple_on_metadata [gw35] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_generate_multiple_on_metadata test/dialect/postgresql/test_types.py::EnumTest::test_generate_multiple_schemaname_on_metadata [gw35] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_generate_multiple_schemaname_on_metadata [gw22] [ 86%] 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 [gw22] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_non_native_enum_w_unicode test/dialect/postgresql/test_types.py::EnumTest::test_unicode_labels [gw27] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_unicode_labels test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_adapt test/dialect/postgresql/test_types.py::EnumTest::test_reflection [gw22] [ 86%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_reflection 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[MEDIUMBLOB] [gw30] [ 86%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[JSON0] [gw28] [ 86%] 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[NUMBER] [gw62] [ 86%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[NUMBER] test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_check_constraint [gw27] [ 86%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_adapt test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_length_non_native test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[REAL0] test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_omit_warn [gw20] [ 86%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[REAL0] test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_repr test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TIMESTAMP0] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[SMALLMONEY1] test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TSVECTOR] [gw36] [ 86%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TIMESTAMP0] [gw19] [ 86%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[TSVECTOR] test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_validators_plain [gw41] [ 86%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[SMALLMONEY1] [gw28] [ 86%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_length_non_native test/sql/test_types.py::ExpressionTest::test_bind_adapt_insert test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_length_raises [gw62] [ 86%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_omit_warn [gw30] [ 86%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_check_constraint test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[data3-Numeric] [gw28] [ 86%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_length_raises test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_create_metadata_bound_no_crash test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_pep435_custom_sort_key test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_lookup_failure [gw62] [ 86%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_pep435_custom_sort_key test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[UserDefinedType] [gw30] [ 86%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_create_metadata_bound_no_crash [gw20] [ 86%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_repr [gw61] [ 86%] PASSED test/sql/test_types.py::AsGenericTest::test_as_generic_all_types_heuristic[UserDefinedType] test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_pep435_default_sort_key [gw28] [ 86%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_lookup_failure test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_duplicate_values_accepted[omit_alias-native] test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_repr_four [gw62] [ 86%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_pep435_default_sort_key [gw19] [ 86%] PASSED test/sql/test_types.py::ExpressionTest::test_bind_adapt_insert test/sql/test_types.py::ExpressionTest::test_bind_adapt_update test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_mock_engine_no_prob test/sql/test_types.py::ExpressionTest::test_grouped_bind_adapt test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_pep435_enum_expanding_in [gw41] [ 86%] PASSED test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[data3-Numeric] [gw20] [ 86%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_repr_four [gw19] [ 86%] PASSED test/sql/test_types.py::ExpressionTest::test_bind_adapt_update test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[data4-Date] test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_repr_three test/sql/test_types.py::ExpressionTest::test_bind_typing [gw62] [ 86%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_pep435_enum_expanding_in [gw28] [ 86%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_mock_engine_no_prob [gw41] [ 86%] PASSED test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[data4-Date] [gw30] [ 86%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_duplicate_values_accepted[omit_alias-native] [gw36] [ 86%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_validators_plain [gw19] [ 86%] PASSED test/sql/test_types.py::ExpressionTest::test_bind_typing [gw61] [ 86%] PASSED test/sql/test_types.py::ExpressionTest::test_grouped_bind_adapt [gw20] [ 86%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_repr_three test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_repr_two test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_variant_we_are_default test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_no_length_non_native [gw28] [ 86%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_no_length_non_native test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_duplicate_values_accepted[omit_alias-non_native] [gw20] [ 86%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_repr_two test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_pep435_enum_round_trip test/sql/test_types.py::ExpressionTest::test_control test/sql/test_types.py::ExpressionTest::test_interval_coercion [gw61] [ 86%] PASSED test/sql/test_types.py::ExpressionTest::test_interval_coercion test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_round_trip [gw62] [ 86%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_pep435_enum_round_trip test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_non_native_constraint_custom_type test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[data5-Time] [gw41] [ 86%] 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::ExpressionTest::test_literal_adapt [gw19] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_control test/sql/test_types.py::ExpressionTest::test_date_coercion [gw28] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_non_native_constraint_custom_type test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_non_native_round_trip test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_pep435_enum_values_callable_round_trip [gw62] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_pep435_enum_values_callable_round_trip [gw30] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_duplicate_values_accepted[omit_alias-non_native] test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_duplicate_values_accepted[with_alias-native] [gw19] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_date_coercion test/sql/test_types.py::ExpressionTest::test_detect_coercion_not_fooled_by_mock [gw20] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_round_trip test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_skip_check_constraint [gw28] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_non_native_round_trip [gw61] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_literal_adapt test/sql/test_types.py::ExpressionTest::test_null_comparison test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_pep435_no_sort_key [gw19] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_detect_coercion_not_fooled_by_mock [gw36] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_variant_we_are_default test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_variant_we_are_not_default [gw62] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_pep435_no_sort_key [gw20] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_skip_check_constraint [gw41] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[data6-DateTime] test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_null_round_trip test/sql/test_types.py::ExpressionTest::test_detect_coercion_of_builtins [gw30] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_duplicate_values_accepted[with_alias-native] test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[data7-Interval] [gw41] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[data7-Interval] test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_validators_not_in_concatenate_roundtrip test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_pickle_types [gw36] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_variant_we_are_not_default test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_duplicate_values_accepted[with_alias-non_native] [gw61] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_null_comparison test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Integer()-add] [gw61] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Integer()-add] test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Integer()-mul] [gw19] [ 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::ExpressionTest::test_asdecimal_int_to_numeric [gw41] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_asdecimal_int_to_numeric [gw20] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_validators_not_in_concatenate_roundtrip test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_validators_not_in_like_roundtrip [gw28] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_null_round_trip test/sql/test_types.py::ExpressionTest::test_asdecimal_numeric_to_int [gw61] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Integer()-mul] test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Integer()-sub] test/dialect/oracle/test_types.py::EuroNumericTest::test_output_type_handler [gw19] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_distinct [gw30] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_duplicate_values_accepted[with_alias-non_native] [gw41] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_asdecimal_numeric_to_int [gw36] [ 87%] SKIPPED test/dialect/oracle/test_types.py::EuroNumericTest::test_output_type_handler test/dialect/oracle/test_types.py::EuroNumericTest::test_were_getting_a_comma test/sql/test_types.py::ExpressionTest::test_bind_adapt [gw20] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_validators_not_in_like_roundtrip test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_enum_raise_lookup_ellipses [gw36] [ 87%] SKIPPED test/dialect/oracle/test_types.py::EuroNumericTest::test_were_getting_a_comma test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[2.65-Float] [gw61] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Integer()-sub] [gw30] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_enum_raise_lookup_ellipses test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Integer()-truediv] [gw61] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Integer()-truediv] [gw41] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_bind_adapt test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_enum_raise_lookup_none test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_2-binary_data_one.dat-None-True-None-False-_exclusions2] [gw55] [ 87%] SKIPPED test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[type_2-binary_data_one.dat-None-True-None-False-_exclusions2] [gw30] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_enum_raise_lookup_none [gw36] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[2.65-Float] test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Numeric(precision=10, scale=2)-mul] test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[LargeBinary-binary_data_one.dat-None-False-None-False-_exclusions4] [gw62] [ 87%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_pickle_types test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[5-Integer] [gw47] [ 87%] SKIPPED test/dialect/mssql/test_types.py::BinaryTest::test_round_trip[LargeBinary-binary_data_one.dat-None-False-None-False-_exclusions4] test/dialect/postgresql/test_types.py::FloatCoercionTest::test_arrays_pg [gw36] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[5-Integer] test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[None-NullType] [gw47] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::FloatCoercionTest::test_arrays_pg [gw55] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Numeric(precision=10, scale=2)-mul] test/dialect/postgresql/test_types.py::FloatCoercionTest::test_float_coercion [gw36] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[None-NullType] [gw47] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::FloatCoercionTest::test_float_coercion test/sql/test_types.py::BindProcessorInsertValuesTest_sqlite+pysqlite_3_39_4::test_processing test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Numeric(precision=10, scale=2)-sub] test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_criterion_native [gw55] [ 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] [gw47] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_criterion_native test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_bind_processor_coercion_native_true test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_criterion_python [gw3] [ 87%] PASSED test/sql/test_types.py::BindProcessorInsertValuesTest_sqlite+pysqlite_3_39_4::test_processing [gw47] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_criterion_python [gw55] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Numeric(precision=10, scale=2)-truediv] [gw18] [ 87%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_bind_processor_coercion_native_true test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_escaped_quotes_round_trip_native test/sql/test_types.py::ExpressionTest::test_typedec_is_adapt [gw47] [ 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 [gw47] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_escaped_quotes_round_trip_python test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_fixed_round_trip_native test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_insert_python [gw47] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_fixed_round_trip_native 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::HStoreRoundTripTest::test_fixed_round_trip_python test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_literal_processor_coercion_native_false [gw3] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_insert_python [gw55] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_typedec_is_adapt test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_literal_round_trip [gw47] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_fixed_round_trip_python test/sql/test_types.py::ExpressionTest::test_typedec_operator_adapt [gw3] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_literal_round_trip test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_orm_round_trip [gw4] [ 87%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_literal_processor_coercion_native_false [gw18] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-(test_table.hash -> %(hash_1)s) IS NOT NULL AS anon_1-True] [gw3] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_orm_round_trip test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_reflect test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-(test_table.hash || test_table.hash) -> %(param_1)s AS anon_1-True] test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_nonnative_processor_coerces_to_onezero [gw3] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_reflect [gw55] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_typedec_operator_adapt test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_unicode_round_trip_native test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-hstore(%(hstore_1)s, %(hstore_2)s) || test_table.hash AS anon_1-True] test/sql/test_types.py::ExpressionTest::test_typedec_righthand_coercion [gw3] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_unicode_round_trip_native [gw34] [ 87%] PASSED test/sql/test_types.py::BooleanTest_sqlite+pysqlite_3_39_4::test_nonnative_processor_coerces_to_onezero test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_unicode_round_trip_python [gw18] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-(test_table.hash || test_table.hash) -> %(param_1)s AS anon_1-True] [gw3] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_unicode_round_trip_python 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_bind_serialize_default [gw4] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-hstore(%(hstore_1)s, %(hstore_2)s) || test_table.hash AS anon_1-True] test/sql/test_types.py::CompileTest::test_default_compile_mysql_integer [gw3] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_bind_serialize_default 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] [gw55] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_typedec_righthand_coercion [gw18] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-akeys(test_table.hash) AS akeys_1-True] [gw29] [ 87%] PASSED test/sql/test_types.py::CompileTest::test_default_compile_mysql_integer test/sql/test_types.py::ExpressionTest::test_variant_righthand_coercion_honors_wrapped test/dialect/postgresql/test_types.py::HStoreTest::test_parse_error test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-avals(test_table.hash) AS avals_1-True] [gw34] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_parse_error test/dialect/postgresql/test_types.py::HStoreTest::test_bind_serialize_psycopg2 [gw3] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_bind_serialize_psycopg2 [gw55] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_variant_righthand_coercion_honors_wrapped test/dialect/postgresql/test_types.py::HStoreTest::test_where_defined test/dialect/postgresql/test_types.py::HStoreTest::test_result_deserialize_default [gw18] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-avals(test_table.hash) AS avals_1-True] [gw4] [ 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] test/sql/test_types.py::CompileTest::test_text_collation test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-delete(test_table.hash, %(delete_2)s) AS delete_1-True] test/sql/test_types.py::ExpressionTest::test_variant_righthand_coercion_returns_self [gw43] [ 87%] PASSED test/sql/test_types.py::CompileTest::test_text_collation [gw34] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_result_deserialize_default test/dialect/postgresql/test_types.py::HStoreTest::test_result_deserialize_psycopg2 [gw55] [ 87%] PASSED test/sql/test_types.py::ExpressionTest::test_variant_righthand_coercion_returns_self [gw29] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_where_defined [gw4] [ 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] 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::HashableFlagORMTest::test_hashable_flag[JSON] [gw18] [ 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] [gw34] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_result_deserialize_psycopg2 test/dialect/postgresql/test_types.py::HStoreTest::test_result_deserialize_with_slashes_and_quotes test/dialect/postgresql/test_types.py::HStoreTest::test_where_getitem [gw43] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HashableFlagORMTest::test_hashable_flag[JSON] test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_adjacent_to [gw34] [ 87%] 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 [gw4] [ 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_cols[-hstore_to_matrix(test_table.hash) AS hstore_to_matrix_1-True] [gw29] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_where_getitem test/dialect/postgresql/test_types.py::HStoreTest::test_where_has_all [gw18] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-delete(test_table.hash, ARRAY[%(param_1)s, %(param_2)s]) AS delete_1-True] test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-delete(test_table.hash, hstore(%(hstore_1)s, %(hstore_2)s)) AS delete_1-True] [gw34] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_ret_type_custom [gw6] [ 87%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_core_select_from_orm_query test/aaa_profiling/test_memusage.py::CycleTest::test_entity_path_w_aliased [gw29] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_where_has_all test/dialect/postgresql/test_types.py::HStoreTest::test_ret_type_text [gw43] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_adjacent_to test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_contained_by [gw43] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_contained_by test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_contains [gw34] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_ret_type_text test/dialect/postgresql/test_types.py::HStoreTest::test_where_contained_by [gw4] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-hstore_to_matrix(test_table.hash) AS hstore_to_matrix_1-True] [gw18] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-delete(test_table.hash, hstore(%(hstore_1)s, %(hstore_2)s)) AS delete_1-True] test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-slice(test_table.hash, ARRAY[%(param_1)s, %(param_2)s]) AS slice_1-True] [gw43] [ 87%] 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_where_has_any [gw4] [ 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] [gw34] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_where_contained_by test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-test_table.hash -> %(hash_1)s AS anon_1-True] [gw29] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_where_has_any test/dialect/postgresql/test_types.py::HStoreTest::test_where_has_key [gw43] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_different test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_intersection [gw43] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_intersection [gw4] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-test_table.hash -> %(hash_1)s AS anon_1-True] [gw29] [ 87%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_where_has_key test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_not_extend_left_of test/dialect/postgresql/test_types.py::HashableFlagORMTest::test_hashable_flag[ARRAY] [gw43] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_not_extend_left_of [gw29] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HashableFlagORMTest::test_hashable_flag[ARRAY] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_where test/dialect/postgresql/test_types.py::HashableFlagORMTest::test_hashable_flag[HSTORE] [gw60] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_where [gw29] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::HashableFlagORMTest::test_hashable_flag[HSTORE] test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_overlaps test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_getitem_slice_exec [gw2] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_array_getitem_slice_exec test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_is_null [gw60] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_overlaps test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Integer] test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_strictly_left_of [gw59] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Integer] test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_intersection_result [gw2] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_is_null [gw59] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_intersection_result test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_less_than [gw60] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_strictly_left_of test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Date] test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_reflect test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_strictly_right_of [gw59] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_reflect [gw2] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_less_than test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_union_result [gw14] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[False-Date] test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_not_extend_left_of [gw59] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_union_result test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_less_than_or_equal test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_adjacent_to [gw60] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_strictly_right_of test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_union [gw2] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_less_than_or_equal [gw60] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_union test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_not_equal [gw14] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_not_extend_left_of test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_equal [gw59] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_adjacent_to test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_not_extend_right_of test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_contained_by [gw2] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_not_equal [gw59] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_contained_by test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_contains [gw59] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_contains test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_different [gw60] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_equal test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_greater_than [gw60] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_greater_than [gw14] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_not_extend_right_of [gw38] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-BYTEA] [gw59] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_different test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_overlaps [gw14] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_overlaps test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-Boolean] [gw38] [ 87%] 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] test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_actual_type [gw2] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_actual_type test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_difference_result [gw2] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_difference_result test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_greater_than_or_equal [gw60] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_greater_than_or_equal [gw38] [ 87%] 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] [gw38] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-DateTime] test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_insert_obj [gw2] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_insert_obj test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_strictly_left_of [gw14] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_strictly_left_of test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_strictly_right_of [gw14] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_strictly_right_of test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_union [gw14] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_union test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_equal [gw14] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_equal test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-BYTEA] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Numeric] [gw39] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-BYTEA] [gw42] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Numeric] test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_greater_than_or_equal test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_insert_obj [gw42] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_insert_obj test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-ENUM1] test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_insert_text [gw39] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_greater_than_or_equal [gw52] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-ENUM1] [gw42] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_insert_text test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_is_not_null test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_intersection_result test/sql/test_types.py::IntervalTest_sqlite+pysqlite_3_39_4::test_roundtrip [gw42] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_intersection_result test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-LargeBinary] test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_reflect [gw39] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_is_not_null [gw44] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[False-LargeBinary] [gw42] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_reflect test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_eval_none_flag_orm test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_union_result test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_is_null [gw44] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_eval_none_flag_orm [gw42] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_union_result test/sql/test_types.py::IntegerTest_sqlite+pysqlite_3_39_4::test_integer_literal_processor test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_fixed_round_trip [gw39] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_is_null [gw52] [ 87%] PASSED test/sql/test_types.py::IntervalTest_sqlite+pysqlite_3_39_4::test_roundtrip [gw44] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_fixed_round_trip test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_indexed_special_keys[key] test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_less_than [gw42] [ 87%] PASSED test/sql/test_types.py::IntegerTest_sqlite+pysqlite_3_39_4::test_integer_literal_processor [gw44] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_indexed_special_keys[key] [gw39] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_less_than test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_indexed_special_keys[name with ' single ' quotes] test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_less_than_or_equal [gw44] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_indexed_special_keys[name with ' single ' quotes] test/sql/test_types.py::IntervalTest_sqlite+pysqlite_3_39_4::test_non_native_adapt test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_indexed_special_keys[name with spaces] test/dialect/postgresql/test_types.py::JSONBCastSuiteTest::test_string_cast_crit_against_string_basic test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Enum2] [gw39] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_less_than_or_equal [gw44] [ 87%] 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] test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_not_equal [gw52] [ 87%] 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 [gw58] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_slice_update[True-Enum2] [gw44] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_indexed_special_keys[name_with"quotes"name] [gw52] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::JSONBCastSuiteTest::test_string_cast_crit_mixed_path test/dialect/postgresql/test_types.py::JSONBCastSuiteTest::test_string_cast_crit_simple_int test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_indexed_special_keys[r\xe9ve\U0001f40d ill\xe9] [gw44] [ 87%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_indexed_special_keys[r\xe9ve\U0001f40d ill\xe9] [gw42] [ 87%] PASSED test/sql/test_types.py::IntervalTest_sqlite+pysqlite_3_39_4::test_non_native_adapt [gw39] [ 87%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_not_equal [gw52] [ 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::Int8RangeRoundTripTest::test_actual_type test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_insert [gw52] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBCastSuiteTest::test_string_cast_crit_spaces_in_key test/dialect/postgresql/test_types.py::JSONBCastSuiteTest::test_string_cast_crit_string_path [gw52] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBCastSuiteTest::test_string_cast_crit_string_path [gw58] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_insert test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_insert_none_as_null [gw39] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_actual_type test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_criterion [gw52] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_criterion [gw58] [ 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 [gw58] [ 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 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-Integer] [gw58] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_insert_nulls [gw38] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-Date] [gw63] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_delete[True-Integer] test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_query_returned_as_text test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[_decimal2] [gw38] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_query_returned_as_text [gw63] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[_decimal2] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[boolean0] test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_reflect test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_literal [gw58] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_literal [gw38] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_reflect test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_unicode_round_trip test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-CIDR] test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_multi_index_query [gw63] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[boolean0] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[boolean1] [gw51] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-CIDR] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[integer1] [gw38] [ 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 [gw63] [ 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] [gw51] [ 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] [gw38] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_eval_none_flag_orm [gw58] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_multi_index_query [gw63] [ 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] [gw51] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[integer2] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[None0] [gw38] [ 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[integer3] test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_path_query [gw58] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_path_query test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[None1] [gw51] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[integer3] [gw63] [ 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] [gw38] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[None1] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[_decimal0] [gw63] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[float1] [gw38] [ 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[json0] [gw51] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[json0] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[float2] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[json1] [gw63] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[float2] [gw51] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[json1] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[numeric0] [gw51] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[numeric0] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Enum2] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[numeric1] [gw1] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-Enum2] [gw51] [ 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[string0] [gw1] [ 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] [gw1] [ 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] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-LargeBinary] [gw1] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[string2] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Date] [gw32] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[False-LargeBinary] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Enum4] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[string3] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[boolean1] [gw17] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Date] [gw48] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Enum4] [gw1] [ 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[integer3] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[_decimal0] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[_decimal0] [gw32] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[boolean1] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[boolean2] [gw17] [ 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_index_typed_comparison[_decimal0] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[_decimal1] [gw32] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[boolean2] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[float0] [gw17] [ 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] [gw48] [ 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] [gw48] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[_decimal1] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[_decimal2] [gw48] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[_decimal2] [gw1] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[_decimal1] [gw17] [ 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] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[boolean0] [gw32] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[float0] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[_decimal2] [gw1] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[_decimal2] [gw17] [ 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] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[float1] [gw32] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[float1] [gw48] [ 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] [gw48] [ 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] [gw17] [ 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] [gw17] [ 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[float2] [gw32] [ 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] [gw48] [ 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] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[string2] [gw32] [ 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] [gw32] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[integer1] [gw17] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[string2] [gw48] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[float0] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Numeric] [gw8] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_select[True-Numeric] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-ENUM1] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[float2] [gw24] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-ENUM1] [gw8] [ 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] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[string0] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-HSTORE] [gw25] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-HSTORE] [gw24] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[string0] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_none_as_json_null[parameters] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Text] [gw13] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[False-Text] [gw8] [ 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] [gw8] [ 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[string1] [gw24] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[string1] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[string2] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[0] [gw13] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[0] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[integer2] [gw8] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[integer2] [gw25] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_none_as_json_null[parameters] [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] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[integer3] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[15.052] [gw13] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[15.052] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_none_as_json_null[values] [gw25] [ 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] [gw25] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_none_as_sql_null[multiparameters] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_none_as_sql_null[omit] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[15] [gw13] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[15] [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 [gw8] [ 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] [gw8] [ 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] [gw8] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[numeric1] [gw25] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_none_as_sql_null[omit] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_none_as_sql_null[parameters] [gw25] [ 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_round_trip_none_as_sql_null[values] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[False] [gw13] [ 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] [gw13] [ 88%] SKIPPED 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_data1 [gw25] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_none_as_sql_null[values] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[-1.0] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[True] 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 [gw25] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[-1.0] [gw13] [ 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] [gw13] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[a string] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-ENUM3] [gw15] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-ENUM3] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[r\xe9ve\U0001f40d ill\xe9] test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Integer] [gw15] [ 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::DateRangeCompilationTest::test_adjacent_to test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_unicode_round_trip [gw57] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::CoreArrayRoundTripTest::test_type_specific_value_update[True-Integer] [gw15] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_unicode_round_trip 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_cols[-test_table.test_column -> %(test_column_1)s AS anon_1-True] [gw49] [ 88%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_adjacent_to [gw57] [ 88%] PASSED test/dialect/postgresql/test_types.py::JSONBTest::test_where[-test_table.test_column ?| ARRAY[%(param_1)s, %(param_2)s]] test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_indexed_special_keys[name with spaces] test/dialect/postgresql/test_types.py::JSONBTest::test_where[-test_table.test_column @> %(test_column_1)s] test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_different [gw49] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_indexed_special_keys[name with spaces] test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_indexed_special_keys[name_with"quotes"name] test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_difference_result test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_union [gw49] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_indexed_special_keys[name_with"quotes"name] [gw16] [ 88%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_different [gw57] [ 88%] PASSED test/dialect/postgresql/test_types.py::JSONBTest::test_where[-test_table.test_column @> %(test_column_1)s] [gw46] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::DateRangeRoundTripTest::test_difference_result test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_indexed_special_keys[r\xe9ve\U0001f40d ill\xe9] [gw49] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_indexed_special_keys[r\xe9ve\U0001f40d ill\xe9] test/sql/test_types.py::JSONTest::test_bind_serialize_default test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_criterion test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_indexed_special_keys[some_key("idx")] test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_literal [gw7] [ 88%] PASSED test/dialect/postgresql/test_types.py::DateRangeCompilationTest::test_union [gw46] [ 88%] PASSED test/sql/test_types.py::JSONTest::test_bind_serialize_default [gw49] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_indexed_special_keys[some_key("idx")] [gw16] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_literal [gw57] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_criterion test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_insert test/sql/test_types.py::JSONTest::test_bind_serialize_none_as_null test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_custom_serialize_deserialize test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_multi_index_query test/sql/test_types.py::JSONTest::test_index_literal_proc_str [gw16] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_multi_index_query [gw57] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_custom_serialize_deserialize test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_eval_none_flag_orm [gw49] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_insert test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_insert_none_as_null [gw49] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_insert_none_as_null test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_insert_nulljson_into_none_as_null [gw46] [ 88%] PASSED test/sql/test_types.py::JSONTest::test_bind_serialize_none_as_null test/sql/test_types.py::JSONTest::test_bind_serialize_null [gw57] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_eval_none_flag_orm test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_fixed_round_trip [gw7] [ 88%] PASSED test/sql/test_types.py::JSONTest::test_index_literal_proc_str [gw46] [ 88%] PASSED test/sql/test_types.py::JSONTest::test_bind_serialize_null [gw15] [ 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 [gw57] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_fixed_round_trip test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_indexed_special_keys[key] [gw49] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_insert_nulljson_into_none_as_null [gw57] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_indexed_special_keys[key] test/dialect/postgresql/test_types.py::JSONTest::test_path_typing 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::JSONRoundTripTest::test_path_query [gw16] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_path_query test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_query_returned_as_int [gw16] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_query_returned_as_int [gw15] [ 88%] PASSED test/dialect/postgresql/test_types.py::JSONBTest::test_custom_astext_type test/dialect/postgresql/test_types.py::JSONBTest::test_path_typing test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_query_returned_as_text [gw16] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_query_returned_as_text test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_reflect [gw16] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_reflect [gw7] [ 88%] PASSED test/dialect/postgresql/test_types.py::JSONTest::test_path_typing [gw15] [ 88%] PASSED test/dialect/postgresql/test_types.py::JSONBTest::test_path_typing test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_unicode_round_trip [gw16] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_unicode_round_trip [gw46] [ 88%] 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::JSONTest::test_custom_astext_type test/dialect/postgresql/test_types.py::JSONBTest::test_where[-test_table.test_column <@ %(test_column_1)s] test/dialect/mysql/test_types.py::JSONTest::test_reflection [gw7] [ 88%] SKIPPED test/dialect/mysql/test_types.py::JSONTest::test_reflection [gw46] [ 88%] PASSED test/dialect/postgresql/test_types.py::JSONTest::test_custom_astext_type [gw15] [ 88%] PASSED test/dialect/postgresql/test_types.py::JSONBTest::test_where[-test_table.test_column <@ %(test_column_1)s] test/sql/test_types.py::JSONTest::test_result_deserialize_None test/dialect/postgresql/test_types.py::JSONBTest::test_where[-test_table.test_column ? %(test_column_1)s] test/sql/test_types.py::JSONTest::test_index_bind_proc_int test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_greater_than [gw7] [ 88%] PASSED test/sql/test_types.py::JSONTest::test_result_deserialize_None test/sql/test_types.py::JSONTest::test_result_deserialize_default [gw15] [ 88%] PASSED test/dialect/postgresql/test_types.py::JSONBTest::test_where[-test_table.test_column ? %(test_column_1)s] [gw46] [ 88%] PASSED test/sql/test_types.py::JSONTest::test_index_bind_proc_int [gw5] [ 88%] PASSED test/dialect/postgresql/test_types.py::DateTimeRangeCompilationTest::test_where_greater_than test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_insert_obj [gw7] [ 88%] PASSED test/sql/test_types.py::JSONTest::test_result_deserialize_default [gw40] [ 88%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeRangeRoundTripTest::test_insert_obj test/sql/test_types.py::JSONTest::test_index_bind_proc_str test/sql/test_types.py::JSONTest::test_result_deserialize_null test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-100-datatype0] test/dialect/postgresql/test_types.py::JSONTest::test_where[-(test_table.test_column #>> %(test_column_1)s) IS NULL] [gw40] [ 88%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-100-datatype0] [gw7] [ 88%] PASSED test/sql/test_types.py::JSONTest::test_result_deserialize_null [gw46] [ 88%] PASSED test/sql/test_types.py::JSONTest::test_index_bind_proc_str test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-100-datatype1] [gw40] [ 88%] 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] [gw5] [ 88%] PASSED test/dialect/postgresql/test_types.py::JSONTest::test_where[-(test_table.test_column #>> %(test_column_1)s) IS NULL] test/dialect/mysql/test_types.py::JSONTest::test_rudimental_round_trip [gw40] [ 88%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-100-datatype2] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-250-datatype0] test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_intersection test/dialect/postgresql/test_types.py::JSONTest::test_where[-(test_table.test_column -> %(test_column_1)s) IS NULL] [gw7] [ 88%] SKIPPED test/dialect/mysql/test_types.py::JSONTest::test_rudimental_round_trip [gw40] [ 88%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-250-datatype0] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-250-datatype1] [gw33] [ 88%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_intersection [gw40] [ 88%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-250-datatype1] [gw5] [ 88%] PASSED test/dialect/postgresql/test_types.py::JSONTest::test_where[-(test_table.test_column -> %(test_column_1)s) IS NULL] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-250-datatype2] [gw40] [ 88%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-250-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-10-datatype1] [gw5] [ 88%] 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::DateTimeTZRangeCompilationTest::test_where_greater_than_or_equal [gw33] [ 88%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-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/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-10-datatype2] test/dialect/oracle/test_types.py::DialectTypesTest::test_interval_coercion_literal [gw33] [ 88%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-10-datatype2] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-100-datatype0] [gw31] [ 88%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_interval_coercion_literal [gw10] [ 88%] PASSED test/dialect/postgresql/test_types.py::DateTimeTZRangeCompilationTest::test_where_greater_than_or_equal [gw33] [ 88%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-100-datatype0] [gw5] [ 88%] 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[x,z,y-100-datatype1] test/dialect/postgresql/test_types.py::JSONTest::test_where[-CAST((test_table.test_column ->> %(test_column_1)s) AS INTEGER) = %(param_1)s] [gw33] [ 88%] 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-250-datatype2] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-250-datatype0] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-100-datatype2] [gw33] [ 88%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-100-datatype2] [gw31] [ 88%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-250-datatype0] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-250-datatype0] [gw10] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-250-datatype2] [gw5] [ 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-250-datatype1] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-10-datatype0] [gw33] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-250-datatype0] [gw31] [ 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] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-10-datatype0] [gw31] [ 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] [gw5] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-10-datatype0] test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_insert_text [gw31] [ 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-10-datatype1] [gw12] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::DateTimeTZRangeRoundTripTest::test_insert_text [gw5] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-10-datatype1] [gw31] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y-10-datatype1] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y-10-datatype2] [gw10] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-10-datatype0] [gw31] [ 89%] SKIPPED 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[y,x,z-10-datatype1] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y-100-datatype1] [gw12] [ 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] [gw10] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-10-datatype1] [gw12] [ 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,x,z-10-datatype2] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y-250-datatype0] [gw10] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-10-datatype2] [gw12] [ 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,x,z-100-datatype0] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y-250-datatype1] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start13-_OracleRaw] [gw10] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-100-datatype0] [gw12] [ 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,x,z-100-datatype1] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y-250-datatype2] [gw10] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-100-datatype1] [gw26] [ 89%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt[start13-_OracleRaw] [gw12] [ 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 [gw12] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_unicode test/dialect/oracle/test_types.py::LOBFetchTest::test_large_stream_single_arraysize [gw26] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_large_stream_single_arraysize test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ1-VARCHAR2(50 CHAR)] test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt_nchar[start0-String] test/dialect/oracle/test_types.py::LOBFetchTest::test_lobs_with_convert [gw26] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_lobs_with_convert [gw0] [ 89%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_type_adapt_nchar[start0-String] test/dialect/oracle/test_types.py::LOBFetchTest::test_lobs_with_convert_many_rows [gw53] [ 89%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ1-VARCHAR2(50 CHAR)] [gw26] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_lobs_with_convert_many_rows test/dialect/oracle/test_types.py::LOBFetchTest::test_lobs_with_convert_raw test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_contains [gw26] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_lobs_with_convert_raw test/sql/test_types.py::LiteralTest_sqlite+pysqlite_3_39_4::test_render_datetime[datetime] test/dialect/oracle/test_types.py::LOBFetchTest::test_lobs_without_convert [gw26] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_lobs_without_convert [gw53] [ 89%] SKIPPED test/sql/test_types.py::LiteralTest_sqlite+pysqlite_3_39_4::test_render_datetime[datetime] test/dialect/oracle/test_types.py::LOBFetchTest::test_lobs_without_convert_many_rows [gw0] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_contains [gw26] [ 89%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_lobs_without_convert_many_rows test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_different test/sql/test_types.py::LiteralTest_sqlite+pysqlite_3_39_4::test_render_datetime[time] [gw53] [ 89%] SKIPPED test/sql/test_types.py::LiteralTest_sqlite+pysqlite_3_39_4::test_render_datetime[time] [gw0] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_different test/dialect/mysql/test_types.py::EnumSetTest::test_set_repr[value2-kw2-SET('a', 'b', 'c')] test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ8-NVARCHAR2] test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_intersection test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ5-VARCHAR2(50 CHAR)] [gw50] [ 89%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_set_repr[value2-kw2-SET('a', 'b', 'c')] test/dialect/mssql/test_types.py::MSDateTypeTest::test_extract test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_strictly_right_of [gw0] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_intersection [gw37] [ 89%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_types[typ8-NVARCHAR2] [gw23] [ 89%] PASSED test/dialect/oracle/test_types.py::DialectTypesTest::test_varchar_use_nchar_types[typ5-VARCHAR2(50 CHAR)] test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_not_extend_left_of [gw53] [ 89%] SKIPPED test/dialect/mssql/test_types.py::MSDateTypeTest::test_extract test/dialect/mssql/test_types.py::MSDateTypeTest::test_result_processor [gw53] [ 89%] SKIPPED test/dialect/mssql/test_types.py::MSDateTypeTest::test_result_processor test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_less_than test/dialect/mssql/test_types.py::MSDateTypeTest::test_result_processor_invalid [gw50] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_strictly_right_of test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_union [gw0] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_not_extend_left_of test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_not_extend_right_of test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_intersection_result [gw53] [ 89%] SKIPPED test/dialect/mssql/test_types.py::MSDateTypeTest::test_result_processor_invalid test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_adjacent_to [gw50] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_union [gw23] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_intersection_result test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_reflect [gw37] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_less_than [gw0] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_not_extend_right_of test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_overlaps test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_equal test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_less_than_or_equal [gw23] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_reflect test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_union_result [gw23] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_union_result test/dialect/postgresql/test_types.py::NumericInterpretationTest::test_numeric_codes [gw50] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_equal test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_greater_than [gw53] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_adjacent_to [gw0] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_overlaps [gw37] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_less_than_or_equal test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_not_equal [gw50] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_greater_than [gw23] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::NumericInterpretationTest::test_numeric_codes test/dialect/postgresql/test_types.py::NumericInterpretationTest::test_numeric_default [gw23] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::NumericInterpretationTest::test_numeric_default test/sql/test_types.py::NumericRawSQLTest_sqlite+pysqlite_3_39_4::test_decimal_fp [gw37] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_not_equal test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_greater_than_or_equal [gw50] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_greater_than_or_equal test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_actual_type test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_is_not_null test/dialect/mysql/test_types.py::EnumSetTest::test_enum [gw37] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_actual_type [gw50] [ 89%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_is_not_null [gw21] [ 89%] SKIPPED test/dialect/mysql/test_types.py::EnumSetTest::test_enum [gw23] [ 89%] PASSED test/sql/test_types.py::NumericRawSQLTest_sqlite+pysqlite_3_39_4::test_decimal_fp test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_difference_result [gw37] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_difference_result test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_insert_obj [gw37] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_insert_obj test/sql/test_types.py::NumericRawSQLTest_sqlite+pysqlite_3_39_4::test_float test/dialect/postgresql/test_types.py::EnumTest::test_create_table_schema_translate_map[foo] [gw54] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_create_table_schema_translate_map[foo] test/dialect/postgresql/test_types.py::EnumTest::test_generic_w_pg_variant [gw21] [ 89%] PASSED test/sql/test_types.py::NumericRawSQLTest_sqlite+pysqlite_3_39_4::test_float test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_comparison [gw54] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_comparison [gw35] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_generic_w_pg_variant test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_concat test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_index_slice_exprs test/dialect/postgresql/test_types.py::EnumTest::test_remain_on_table_metadata_wide test/sql/test_types.py::NumericRawSQLTest_sqlite+pysqlite_3_39_4::test_ints [gw54] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_concat [gw35] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_index_slice_exprs [gw22] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::EnumTest::test_remain_on_table_metadata_wide test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_contained_by_exec test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_adapt_length test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_subtype_resultprocessor [gw54] [ 89%] 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 test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_literal_compare [gw35] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_literal_compare [gw54] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_getitem_single_exec test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_getitem_slice_exec [gw22] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_subtype_resultprocessor [gw54] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_getitem_slice_exec test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_in_int [gw54] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_in_int test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_where [gw22] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_where test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_dim_array_contains_typed_exec[] [gw22] [ 89%] 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] [gw22] [ 89%] 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] [gw22] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_dim_array_contains_typed_exec[set] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_insert_array test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_literal_multidimensional_roundtrip [gw35] [ 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 [gw35] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_literal_roundtrip test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_overlap_exec [gw35] [ 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 [gw35] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_plus_native_enum_create [gw21] [ 89%] PASSED test/sql/test_types.py::NumericRawSQLTest_sqlite+pysqlite_3_39_4::test_ints [gw22] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_insert_array [gw27] [ 89%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_adapt_length test/dialect/postgresql/test_types.py::OIDTest::test_reflection [gw21] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::OIDTest::test_reflection test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_any_all_exprs_array 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 [gw21] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_any_all_exprs_array test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_agg [gw21] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_agg test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_all_exec [gw21] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_all_exec 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/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_omit_aliases test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-BYTEA] test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_python_type [gw27] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-BYTEA] [gw28] [ 89%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_omit_aliases [gw62] [ 89%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_python_type 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/sql/test_types.py::ExpressionTest::test_expression_typing test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_validators_pep435 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] [gw19] [ 89%] PASSED test/sql/test_types.py::ExpressionTest::test_expression_typing test/sql/test_types.py::ExpressionTest::test_bind_adapt_expression test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Date] [gw20] [ 89%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_validators_pep435 test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_length_native test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Enum1] [gw28] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Date] [gw41] [ 89%] PASSED test/sql/test_types.py::ExpressionTest::test_bind_adapt_expression test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-ENUM0] [gw62] [ 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] test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Numeric(precision=10, scale=2)-add] [gw30] [ 89%] PASSED test/sql/test_types.py::EnumTest_sqlite+pysqlite_3_39_4::test_length_native test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Integer] [gw28] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-ENUM0] [gw62] [ 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] [gw19] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Integer] [gw61] [ 89%] PASSED test/sql/test_types.py::ExpressionTest::test_numerics_coercion[Numeric(precision=10, scale=2)-add] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-JSONB] [gw62] [ 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-ENUM1] [gw28] [ 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] [gw28] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-ENUM2] [gw19] [ 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::PGArrayRoundTripTest::test_type_specific_contains[False-Enum4] [gw62] [ 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] [gw19] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-LargeBinary] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-ENUM3] [gw28] [ 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] [gw62] [ 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] [gw62] [ 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-MONEY] [gw19] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-MONEY] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Numeric] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-LargeBinary] [gw61] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-LargeBinary] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Unicode] [gw20] [ 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-Enum3] [gw30] [ 89%] 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] [gw30] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-Enum4] [gw28] [ 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[True-BYTEA] [gw20] [ 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] [gw19] [ 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] [gw19] [ 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[True-MONEY] [gw61] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-MONEY] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-Numeric] [gw61] [ 89%] 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] [gw61] [ 89%] 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-Enum5] [gw30] [ 89%] 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] [gw30] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-HSTORE] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-INET] [gw30] [ 89%] 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-Text] [gw61] [ 89%] 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-Integer] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-ENUM1] [gw41] [ 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] [gw41] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-ENUM2] [gw20] [ 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] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-Unicode] [gw61] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-Unicode] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-ENUM3] [gw41] [ 89%] 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] [gw20] [ 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] [gw20] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-DateTime] [gw30] [ 89%] 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-Date] [gw20] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-Date] [gw41] [ 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] [gw41] [ 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] [gw41] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-Enum1] test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[True-Boolean] [gw36] [ 89%] PASSED test/sql/test_types.py::ExpressionTest::test_actual_literal_adapters[True-Boolean] test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_insert_native [gw47] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::HStoreRoundTripTest::test_insert_native test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Enum0] test/dialect/postgresql/test_types.py::FloatCoercionTest::test_arrays_base test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Boolean] test/dialect/postgresql/test_types.py::HStoreTest::test_bind_serialize_with_slashes_and_quotes [gw47] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Enum0] [gw36] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Boolean] [gw55] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::FloatCoercionTest::test_arrays_base 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-JSON0] [gw3] [ 89%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_bind_serialize_with_slashes_and_quotes test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-CIDR] [gw47] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Enum1] [gw55] [ 89%] 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-JSON1] [gw36] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-CIDR] 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-Enum2] [gw55] [ 89%] 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-Text] [gw36] [ 89%] 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] [gw55] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-JSONB] [gw3] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Text] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Unicode] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-LargeBinary] [gw36] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Date] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-ENUM0] [gw55] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-LargeBinary] [gw36] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-ENUM0] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-ENUM1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-MONEY] [gw55] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-MONEY] test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-hstore(%(hstore_1)s, %(hstore_2)s) -> %(hstore_3)s AS anon_1-False] [gw36] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-ENUM1] [gw3] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Unicode] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-BYTEA] [gw3] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-BYTEA] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Boolean] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Numeric] [gw55] [ 89%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Numeric] [gw3] [ 89%] 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] [gw18] [ 90%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_cols[-hstore(%(hstore_1)s, %(hstore_2)s) -> %(hstore_3)s AS anon_1-False] [gw3] [ 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-DateTime] [gw3] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-DateTime] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-ENUM0] test/dialect/postgresql/test_types.py::HStoreTest::test_where_contains 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] [gw18] [ 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-ENUM1] [gw34] [ 90%] PASSED test/dialect/postgresql/test_types.py::HStoreTest::test_where_contains [gw18] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-ENUM1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-ENUM2] [gw4] [ 90%] 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] [gw18] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-ENUM2] test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_not_extend_right_of test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Enum0] test/dialect/postgresql/test_types.py::HashableFlagORMTest::test_hashable_flag[JSONB] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-HSTORE] [gw18] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Enum0] [gw29] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::HashableFlagORMTest::test_hashable_flag[JSONB] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Enum1] [gw34] [ 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-MONEY] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-Enum1] [gw43] [ 90%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_not_extend_right_of [gw18] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Enum1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Enum2] [gw29] [ 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] [gw4] [ 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-INET] [gw34] [ 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] [gw34] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Integer] [gw18] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Enum2] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-CIDR] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Numeric] [gw4] [ 90%] SKIPPED 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-String] [gw43] [ 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] [gw29] [ 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_slice_update[True-JSON0] [gw34] [ 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] [gw4] [ 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_value_delete[False-Enum3] [gw29] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-Enum3] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-HSTORE] [gw29] [ 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-INET] [gw29] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-INET] [gw34] [ 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] [gw43] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-DateTime] [gw4] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Text] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Unicode] [gw34] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-JSONB] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-Date] [gw43] [ 90%] SKIPPED 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-ENUM0] [gw43] [ 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] [gw43] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-ENUM1] [gw4] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Unicode] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-BYTEA] [gw4] [ 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-ENUM2] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-Integer] [gw29] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-Integer] [gw43] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-ENUM2] test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_is_not_null test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_intersection [gw59] [ 90%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_intersection test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_insert_text [gw60] [ 90%] PASSED test/dialect/postgresql/test_types.py::Int4RangeCompilationTest::test_where_is_not_null [gw2] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::Int4RangeRoundTripTest::test_insert_text test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_greater_than 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-Boolean] [gw2] [ 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] [gw59] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Boolean] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-LargeBinary] [gw14] [ 90%] PASSED test/dialect/postgresql/test_types.py::Int8RangeCompilationTest::test_where_greater_than test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-CIDR] [gw60] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-LargeBinary] [gw59] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-CIDR] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-DateTime] [gw59] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-DateTime] 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[False-MONEY] [gw2] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Enum1] [gw60] [ 90%] SKIPPED 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[True-Date] [gw59] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Date] [gw14] [ 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] 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-Enum2] [gw2] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Enum2] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Enum3] [gw59] [ 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] [gw14] [ 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] [gw2] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Enum3] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-HSTORE] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-Numeric] [gw59] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-ENUM1] [gw60] [ 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] [gw60] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-String] [gw2] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-HSTORE] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-INET] test/sql/test_types.py::IntervalTest_sqlite+pysqlite_3_39_4::test_null test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-Text] [gw14] [ 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-Numeric] [gw14] [ 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] [gw2] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-INET] [gw14] [ 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] [gw14] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Text] [gw60] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-Text] [gw42] [ 90%] PASSED test/sql/test_types.py::IntervalTest_sqlite+pysqlite_3_39_4::test_null test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-Unicode] [gw60] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-Unicode] test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_difference_result test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_indexed_special_keys[some_key("idx")] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-BYTEA] [gw39] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::Int8RangeRoundTripTest::test_difference_result [gw44] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_indexed_special_keys[some_key("idx")] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-ENUM1] [gw42] [ 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] [gw39] [ 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] [gw44] [ 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] [gw42] [ 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] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-ENUM2] [gw39] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-ENUM2] [gw42] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-CIDR] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-ENUM3] [gw44] [ 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-Enum4] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-DateTime] [gw39] [ 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-ENUM4] [gw44] [ 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-Enum5] test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_custom_serialize_deserialize [gw42] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-DateTime] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Date] [gw39] [ 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] [gw52] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_custom_serialize_deserialize test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Integer] [gw52] [ 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] [gw44] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Enum5] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-HSTORE] [gw44] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-HSTORE] [gw42] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Date] [gw52] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-JSON0] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-JSON1] [gw39] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Enum0] [gw52] [ 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] [gw52] [ 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] [gw52] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-LargeBinary] test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_query_returned_as_int [gw58] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::JSONBRoundTripTest::test_query_returned_as_int test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[_decimal1] [gw38] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[_decimal1] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[integer0] 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[False-Numeric] [gw58] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Numeric] [gw63] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[integer0] [gw38] [ 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] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[numeric2] [gw38] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-DateTime] [gw51] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_access[numeric2] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Enum4] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Date] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-ENUM3] [gw51] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Enum4] [gw63] [ 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] [gw38] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Date] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-ENUM0] [gw38] [ 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] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-String] [gw58] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-String] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Enum5] [gw51] [ 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] [gw51] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-HSTORE] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Text] [gw58] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Text] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Unicode] [gw63] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-ENUM4] [gw38] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-ENUM1] [gw58] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Unicode] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-INET] [gw51] [ 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-Enum0] [gw63] [ 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] [gw51] [ 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-BYTEA] [gw58] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-BYTEA] [gw63] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Enum1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Enum2] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[boolean0] [gw63] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Enum2] [gw1] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[boolean0] 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] [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] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[string3] [gw1] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-LargeBinary] [gw17] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[string3] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[integer2] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-MONEY] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[float1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Text] [gw1] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-MONEY] [gw32] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_index_typed_comparison[integer2] [gw48] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[float1] [gw17] [ 90%] 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] 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-Date] [gw32] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Date] [gw48] [ 90%] 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] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Numeric] [gw1] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Numeric] [gw17] [ 90%] 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] [gw17] [ 90%] 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-ENUM0] [gw32] [ 90%] 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] [gw48] [ 90%] 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-Boolean] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Enum2] [gw48] [ 90%] 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] [gw32] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-ENUM1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-ENUM2] [gw17] [ 90%] 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] [gw32] [ 90%] 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] [gw17] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-CIDR] [gw48] [ 90%] 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] [gw48] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Enum4] [gw32] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-ENUM3] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[numeric2] [gw8] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_path_typed_comparison[numeric2] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_none_as_json_null[multiparameters] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-HSTORE] [gw24] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_round_trip_none_as_json_null[multiparameters] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[-1] [gw8] [ 90%] 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-LargeBinary] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-INET] test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[r\xe9ve ill\xe9] [gw25] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[-1] [gw24] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-LargeBinary] [gw8] [ 90%] 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[True-BYTEA] [gw13] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::JSONBSuiteTest::test_single_element_round_trip[r\xe9ve ill\xe9] 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-MONEY] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Integer] [gw8] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Integer] [gw24] [ 90%] 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] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-JSON0] [gw25] [ 90%] 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] [gw25] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Boolean] [gw13] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-ENUM1] [gw24] [ 90%] 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] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-CIDR] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-ENUM2] [gw13] [ 90%] 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] [gw25] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-CIDR] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-DateTime] [gw8] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-JSON0] [gw13] [ 90%] 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] [gw24] [ 90%] 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] [gw24] [ 90%] 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-JSON1] [gw8] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-JSON1] [gw13] [ 90%] 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] [gw25] [ 90%] 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[True-Date] [gw25] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Date] [gw13] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Enum0] test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_insert_nulls [gw49] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_insert_nulls test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_indexed_special_keys[name with ' single ' quotes] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Enum2] [gw57] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::JSONRoundTripTest::test_indexed_special_keys[name with ' single ' quotes] [gw49] [ 90%] 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-Integer] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Enum3] [gw57] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Integer] [gw49] [ 90%] 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-JSON0] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Enum4] test/dialect/postgresql/test_types.py::JSONBTest::test_where[-test_table.test_column ?& %(test_column_1)s] [gw57] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-JSON0] [gw49] [ 90%] 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-JSON1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Enum5] test/sql/test_types.py::JSONTest::test_bind_serialize_None [gw57] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-JSON1] [gw49] [ 90%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Enum5] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-JSONB] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-HSTORE] [gw15] [ 91%] PASSED test/dialect/postgresql/test_types.py::JSONBTest::test_where[-test_table.test_column ?& %(test_column_1)s] [gw16] [ 91%] PASSED test/sql/test_types.py::JSONTest::test_bind_serialize_None [gw57] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-JSONB] [gw49] [ 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-LargeBinary] [gw57] [ 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-Numeric] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_undim_array_contains_typed_exec[set] test/sql/test_types.py::JSONTest::test_index_literal_proc_int [gw16] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_undim_array_contains_typed_exec[set] [gw15] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Numeric] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_undim_array_empty test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-String] test/dialect/postgresql/test_types.py::JSONTest::test_where[-(test_table.test_column #> %(test_column_1)s) IS NULL] [gw46] [ 91%] PASSED test/sql/test_types.py::JSONTest::test_index_literal_proc_int [gw16] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_undim_array_empty [gw15] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-String] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Text] test/sql/test_types.py::PickleTest::test_customized_impl[LONGBLOB] test/sql/test_types.py::PickleTest::test_customized_impl[impl4] [gw15] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Text] [gw16] [ 91%] PASSED test/sql/test_types.py::PickleTest::test_customized_impl[LONGBLOB] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Unicode] [gw7] [ 91%] PASSED test/dialect/postgresql/test_types.py::JSONTest::test_where[-(test_table.test_column #> %(test_column_1)s) IS NULL] test/sql/test_types.py::PickleTest::test_customized_impl[LargeBinary] [gw46] [ 91%] PASSED test/sql/test_types.py::PickleTest::test_customized_impl[impl4] [gw15] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Unicode] [gw16] [ 91%] PASSED test/sql/test_types.py::PickleTest::test_customized_impl[LargeBinary] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_undim_array_contains_typed_exec[] test/sql/test_types.py::PickleTest::test_eq_comparison test/sql/test_types.py::PickleTest::test_customized_impl[None] [gw15] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_undim_array_contains_typed_exec[] [gw16] [ 91%] PASSED test/sql/test_types.py::PickleTest::test_customized_impl[None] [gw46] [ 91%] PASSED test/sql/test_types.py::PickleTest::test_eq_comparison test/sql/test_types.py::PickleTypesTest::test_pickle_types[DateTime()] test/sql/test_types.py::PickleTest::test_nonmutable_comparison [gw46] [ 91%] PASSED test/sql/test_types.py::PickleTest::test_nonmutable_comparison test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-10-datatype0] [gw40] [ 91%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-10-datatype0] test/sql/test_types.py::PickleTypesTest::test_pickle_types[BigInteger()] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-250-datatype1] [gw7] [ 91%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[DateTime()] test/sql/test_types.py::PickleTypesTest::test_pickle_types[PickleType()] [gw33] [ 91%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,z,y-250-datatype1] test/dialect/postgresql/test_types.py::PythonTypeTest::test_interval test/sql/test_types.py::PickleTypesTest::test_pickle_types[Float()] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-10-datatype2] test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y-100-datatype0] [gw5] [ 91%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[x,y,z-10-datatype2] [gw31] [ 91%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y-100-datatype0] [gw46] [ 91%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[BigInteger()] test/dialect/mssql/test_types.py::RowVersionTest::test_cant_insert_timestamp test/dialect/mssql/test_types.py::RowVersionTest::test_rowversion_reflection [gw33] [ 91%] PASSED test/dialect/postgresql/test_types.py::PythonTypeTest::test_interval [gw40] [ 91%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[PickleType()] test/sql/test_types.py::PickleTypesTest::test_pickle_types[SmallInteger()] test/sql/test_types.py::PickleTypesTest::test_pickle_types[Boolean()] [gw7] [ 91%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[Float()] [gw5] [ 91%] SKIPPED test/dialect/mssql/test_types.py::RowVersionTest::test_cant_insert_timestamp [gw31] [ 91%] SKIPPED test/dialect/mssql/test_types.py::RowVersionTest::test_rowversion_reflection test/dialect/mssql/test_types.py::RowVersionTest::test_timestamp_reflection [gw31] [ 91%] SKIPPED test/dialect/mssql/test_types.py::RowVersionTest::test_timestamp_reflection test/dialect/postgresql/test_types.py::RegClassTest::test_cast_name test/dialect/mssql/test_types.py::RowVersionTest::test_class_hierarchy [gw5] [ 91%] SKIPPED test/dialect/mssql/test_types.py::RowVersionTest::test_class_hierarchy test/dialect/mssql/test_types.py::RowVersionTest::test_round_trip_rv [gw5] [ 91%] SKIPPED test/dialect/mssql/test_types.py::RowVersionTest::test_round_trip_rv test/sql/test_types.py::PickleTypesTest::test_pickle_types[Integer()] test/dialect/oracle/test_types.py::SetInputSizesTest::test_event_no_native_float [gw31] [ 91%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_event_no_native_float test/dialect/mssql/test_types.py::RowVersionTest::test_round_trip_rv_int [gw5] [ 91%] SKIPPED test/dialect/mssql/test_types.py::RowVersionTest::test_round_trip_rv_int [gw33] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::RegClassTest::test_cast_name test/dialect/postgresql/test_types.py::RegClassTest::test_cast_oid [gw33] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::RegClassTest::test_cast_oid test/dialect/postgresql/test_types.py::RegClassTest::test_cast_path test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-100-datatype2] test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[BINARY_DOUBLE-25.34534-NATIVE_FLOAT-False] [gw31] [ 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] [gw33] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::RegClassTest::test_cast_path test/dialect/postgresql/test_types.py::RegClassTest::test_cast_whereclause [gw10] [ 91%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_insert_returning_w_lobs[y,x,z-100-datatype2] test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[Integer-25-int-False] [gw10] [ 91%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[Integer-25-int-False] [gw46] [ 91%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[Boolean()] test/dialect/mssql/test_types.py::RowVersionTest::test_round_trip_ts [gw5] [ 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] [gw10] [ 91%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[SmallInteger-25-int-False] test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype10-test-CLOB-False] [gw10] [ 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] [gw10] [ 91%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype11-test-None-False] [gw40] [ 91%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[SmallInteger()] test/sql/test_types.py::PickleTypesTest::test_pickle_types[String()] [gw33] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::RegClassTest::test_cast_whereclause test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype12-test-FIXED_CHAR-False] [gw10] [ 91%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype12-test-FIXED_CHAR-False] [gw7] [ 91%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[Integer()] test/dialect/oracle/test_types.py::LOBFetchTest::test_large_stream [gw31] [ 91%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[BINARY_FLOAT-25.34534-NATIVE_FLOAT-False] test/sql/test_types.py::PickleTypesTest::test_pickle_types[Interval()] [gw40] [ 91%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[String()] test/sql/test_types.py::PickleTypesTest::test_pickle_types[Text()] [gw12] [ 91%] SKIPPED test/dialect/oracle/test_types.py::LOBFetchTest::test_large_stream test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype14-test-None-False] [gw12] [ 91%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype14-test-None-False] [gw7] [ 91%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[Interval()] test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype2-value2-None-False] test/sql/test_types.py::PickleTypesTest::test_pickle_types[LargeBinary()] [gw12] [ 91%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype2-value2-None-False] test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype3-25.34534-None-False] test/sql/test_types.py::LiteralTest_sqlite+pysqlite_3_39_4::test_render_datetime[date] [gw12] [ 91%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype3-25.34534-None-False] [gw40] [ 91%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[Text()] test/sql/test_types.py::PickleTypesTest::test_pickle_types[Time()] test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype7-test-NCHAR-True] [gw26] [ 91%] SKIPPED test/sql/test_types.py::LiteralTest_sqlite+pysqlite_3_39_4::test_render_datetime[date] [gw12] [ 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] [gw7] [ 91%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[LargeBinary()] [gw12] [ 91%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype8-test-NCLOB-True] test/dialect/postgresql/test_types.py::SpecialTypesCompileTest::test_bit_compile[type_0-BIT(1)] test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_contained_by [gw26] [ 91%] PASSED test/dialect/postgresql/test_types.py::SpecialTypesCompileTest::test_bit_compile[type_0-BIT(1)] test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_strictly_left_of [gw40] [ 91%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[Time()] [gw53] [ 91%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_contained_by test/dialect/postgresql/test_types.py::SpecialTypesCompileTest::test_bit_compile[type_1-BIT(5)] [gw0] [ 91%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_strictly_left_of [gw26] [ 91%] PASSED test/dialect/postgresql/test_types.py::SpecialTypesCompileTest::test_bit_compile[type_1-BIT(5)] test/dialect/postgresql/test_types.py::SpecialTypesTest::test_tsvector_round_trip test/dialect/postgresql/test_types.py::SpecialTypesCompileTest::test_bit_compile[type_2-BIT VARYING] test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_is_null test/sql/test_types.py::NumericRawSQLTest_sqlite+pysqlite_3_39_4::test_decimal_int test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_CONDITIONAL')-False-Unicode] [gw53] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::SpecialTypesTest::test_tsvector_round_trip [gw26] [ 91%] PASSED test/dialect/postgresql/test_types.py::SpecialTypesCompileTest::test_bit_compile[type_2-BIT VARYING] test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_BYTES')-False-String] test/dialect/postgresql/test_types.py::SpecialTypesCompileTest::test_bit_compile[type_3-BIT VARYING(5)] [gw50] [ 91%] PASSED test/dialect/postgresql/test_types.py::NumRangeCompilationTest::test_where_is_null [gw0] [ 91%] PASSED test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_CONDITIONAL')-False-Unicode] [gw53] [ 91%] PASSED test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_BYTES')-False-String] [gw26] [ 91%] PASSED 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-String] 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')-False-Unicode] [gw23] [ 91%] PASSED test/sql/test_types.py::NumericRawSQLTest_sqlite+pysqlite_3_39_4::test_decimal_int test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_insert_text test/dialect/postgresql/test_types.py::SpecialTypesTest::test_bit_reflection [gw53] [ 91%] PASSED test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_BYTES')-False-Unicode] [gw50] [ 91%] PASSED test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_UNICODE')-True-Unicode] [gw0] [ 91%] PASSED test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_CONDITIONAL')-True-String] test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_CONDITIONAL')-True-Unicode] [gw37] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::NumRangeRoundTripTest::test_insert_text test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_2-TIME(5) WITH TIME ZONE] test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_BYTES')-True-String] test/dialect/mssql/test_types.py::StringTest::test_unicode_text_literal_binds [gw26] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::SpecialTypesTest::test_bit_reflection [gw37] [ 91%] PASSED test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_2-TIME(5) WITH TIME ZONE] [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] [gw23] [ 91%] PASSED test/dialect/mssql/test_types.py::StringTest::test_unicode_text_literal_binds [gw53] [ 91%] PASSED test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_BYTES')-True-String] test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_BYTES')-True-Unicode] [gw0] [ 91%] PASSED test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_UNICODE')-False-String] test/dialect/mssql/test_types.py::StringTest::test_string_text_explicit_literal_binds [gw50] [ 91%] PASSED test/dialect/mssql/test_types.py::StringTest::test_string_text_explicit_literal_binds test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_UNICODE')-False-Unicode] test/sql/test_types.py::TestKWArgPassThru_sqlite+pysqlite_3_39_4::test_user_defined [gw53] [ 91%] PASSED test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_BYTES')-True-Unicode] 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/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_3-TIMESTAMP WITHOUT TIME ZONE] [gw37] [ 91%] PASSED test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_3-TIMESTAMP WITHOUT TIME ZONE] [gw50] [ 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 [gw23] [ 91%] PASSED test/sql/test_types.py::TestKWArgPassThru_sqlite+pysqlite_3_39_4::test_user_defined test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_4-TIMESTAMP(5) WITHOUT TIME ZONE] [gw37] [ 91%] PASSED test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_4-TIMESTAMP(5) WITHOUT TIME ZONE] test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_5-TIMESTAMP(5) WITH TIME ZONE] test/dialect/mssql/test_types.py::TimeParameterTest::test_time_as_parameter_to_where[not_null] [gw37] [ 91%] PASSED test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_5-TIMESTAMP(5) WITH TIME ZONE] [gw50] [ 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 [gw23] [ 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/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_6-TIME(0) WITHOUT TIME ZONE] [gw37] [ 91%] PASSED test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_6-TIME(0) WITHOUT TIME ZONE] [gw23] [ 91%] SKIPPED test/dialect/mssql/test_types.py::TimeParameterTest::test_time_as_parameter_to_where[null] [gw50] [ 91%] PASSED test/dialect/mssql/test_types.py::StringTest::test_text_text_literal_binds test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_0-TIME WITHOUT TIME ZONE] [gw23] [ 91%] PASSED test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_0-TIME WITHOUT TIME ZONE] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_in_str [gw54] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_in_str test/dialect/postgresql/test_types.py::TimePrecisionTest::test_reflection test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_insert_array_w_null [gw54] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::TimePrecisionTest::test_reflection test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_str_collation [gw22] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_insert_array_w_null test/dialect/mssql/test_types.py::TimeTypeTest::test_result_processor_invalid test/dialect/postgresql/test_types.py::TimestampTest::test_interval_coercion_literal [gw35] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_str_collation [gw22] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::TimestampTest::test_interval_coercion_literal test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_any_exec test/dialect/postgresql/test_types.py::TimestampTest::test_timestamp [gw54] [ 91%] PASSED test/dialect/mssql/test_types.py::TimeTypeTest::test_result_processor_invalid [gw21] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_array_any_exec test/dialect/mssql/test_types.py::TimeTypeTest::test_result_processor_no_microseconds [gw22] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::TimestampTest::test_timestamp test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[Integer()-String()] [gw54] [ 91%] PASSED test/dialect/mssql/test_types.py::TimeTypeTest::test_result_processor_no_microseconds test/dialect/postgresql/test_types.py::TimezoneTest::test_with_timezone [gw22] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::TimezoneTest::test_with_timezone test/dialect/mssql/test_types.py::TimeTypeTest::test_result_processor_too_many_microseconds [gw35] [ 91%] PASSED test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[Integer()-String()] test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[LargeBinary()-Integer()] [gw54] [ 91%] PASSED test/dialect/mssql/test_types.py::TimeTypeTest::test_result_processor_too_many_microseconds test/dialect/postgresql/test_types.py::TimezoneTest::test_without_timezone [gw22] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::TimezoneTest::test_without_timezone test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[Text()-Unicode()] [gw21] [ 91%] PASSED test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[Text()-Unicode()] test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[Integer()-Integer()] test/dialect/postgresql/test_types.py::TimestampTest::test_interval_arithmetic [gw22] [ 91%] PASSED test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[Integer()-Integer()] [gw35] [ 91%] PASSED test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[LargeBinary()-Integer()] test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[LargeBinary()-PickleType()] test/sql/test_types.py::TypeAffinityTest::test_decorator_doesnt_cache [gw54] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::TimestampTest::test_interval_arithmetic test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-DateTime] [gw27] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-DateTime] test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_cast_bind [gw21] [ 91%] PASSED test/sql/test_types.py::TypeAffinityTest::test_decorator_doesnt_cache [gw35] [ 91%] PASSED test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[LargeBinary()-PickleType()] test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[PickleType()-LargeBinary()] test/sql/test_types.py::TypeAffinityTest::test_type_affinity[Date()-Date] [gw21] [ 91%] PASSED test/sql/test_types.py::TypeAffinityTest::test_type_affinity[Date()-Date] test/sql/test_types.py::TypeAffinityTest::test_type_affinity[LargeBinary()-_Binary] [gw35] [ 91%] PASSED test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[PickleType()-LargeBinary()] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-INET] [gw27] [ 91%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_cast_bind test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[PickleType()-PickleType()] [gw62] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-INET] [gw21] [ 91%] PASSED test/sql/test_types.py::TypeAffinityTest::test_type_affinity[LargeBinary()-_Binary] test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_cast_existing_typed test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_coerce_none_type_coerce test/sql/test_types.py::TypeAffinityTest::test_type_affinity[String()-String] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Enum0] [gw28] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Enum0] test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_type_coerce_existing_typed [gw35] [ 91%] PASSED test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[PickleType()-PickleType()] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Text] [gw27] [ 91%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_cast_existing_typed [gw19] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[False-Text] test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_vs_non_coerced_where_cast [gw21] [ 91%] PASSED test/sql/test_types.py::TypeAffinityTest::test_type_affinity[String()-String] test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_cast_replace_col_w_bind [gw62] [ 91%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_coerce_none_type_coerce test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_insert_round_trip_cast [gw28] [ 91%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_type_coerce_existing_typed test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-BYTEA] [gw27] [ 91%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_cast_replace_col_w_bind test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_type_coerce_replace_col_w_bind test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-JSONB] [gw61] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-BYTEA] [gw62] [ 91%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_insert_round_trip_cast test/dialect/mysql/test_types.py::TypeCompileTest::test_boolean_compile[type_1-BOOL] [gw19] [ 91%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_vs_non_coerced_where_cast [gw30] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-JSONB] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args12-kw12-CHAR(1) CHARACTER SET utf8 COLLATE utf8_bin] test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_vs_non_coerced_where_type_coerce test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_coerce_from_nulltype_cast [gw61] [ 91%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_boolean_compile[type_1-BOOL] test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_insert_round_trip_type_coerce [gw30] [ 91%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args12-kw12-CHAR(1) CHARACTER SET utf8 COLLATE utf8_bin] test/dialect/mysql/test_types.py::TypeCompileTest::test_boolean_compile[type_2-TINYINT(1)] [gw62] [ 91%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_insert_round_trip_type_coerce [gw27] [ 91%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_coerce_from_nulltype_cast test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args13-kw13-CHAR(1) CHARACTER SET utf8 BINARY] test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_resolve_clause_element_cast [gw61] [ 91%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_boolean_compile[type_2-TINYINT(1)] [gw28] [ 91%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_type_coerce_replace_col_w_bind test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_vs_non_coerced_alias_cast [gw19] [ 91%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_vs_non_coerced_where_type_coerce [gw30] [ 91%] 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] [gw62] [ 91%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_resolve_clause_element_cast test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_coerce_from_nulltype_type_coerce test/dialect/mysql/test_types.py::TypeCompileTest::test_boolean_compile[type_3-TINYINT(1) UNSIGNED] [gw61] [ 91%] 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)] [gw30] [ 91%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args14-kw14-CHAR(1) CHARACTER SET utf8 COLLATE utf8_bin] [gw27] [ 91%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_coerce_from_nulltype_type_coerce [gw28] [ 91%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_vs_non_coerced_alias_cast test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_vs_non_coerced_alias_type_coerce test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_resolve_clause_element_type_coerce test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args15-kw15-NATIONAL CHAR(1)] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-ENUM0] [gw61] [ 91%] 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] [gw62] [ 91%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_resolve_clause_element_type_coerce [gw30] [ 91%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args15-kw15-NATIONAL CHAR(1)] [gw20] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-ENUM0] test/dialect/mysql/test_types.py::TypeCompileTest::test_bit_50[type_0-BIT] [gw19] [ 91%] 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)] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args17-kw17-NATIONAL CHAR(1) BINARY] [gw28] [ 91%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_vs_non_coerced_alias_type_coerce test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_vs_non_coerced_cast [gw20] [ 91%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args17-kw17-NATIONAL CHAR(1) BINARY] [gw61] [ 91%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args10-kw10-CHAR(1) CHARACTER SET utf8] [gw19] [ 91%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_bit_50[type_1-BIT(1)] test/dialect/mysql/test_types.py::TypeCompileTest::test_bit_50[type_2-BIT(63)] [gw19] [ 91%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_bit_50[type_2-BIT(63)] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args18-kw18-NATIONAL CHAR(1) BINARY] [gw28] [ 91%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_vs_non_coerced_cast test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-Enum2] [gw41] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_contains[True-Enum2] [gw20] [ 91%] 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] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args4-kw4-CHAR(1) UNICODE] [gw20] [ 91%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args19-kw19-NATIONAL CHAR(1) COLLATE utf8_bin] [gw41] [ 91%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args4-kw4-CHAR(1) UNICODE] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-ENUM2] [gw36] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-ENUM2] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-String] 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[CHAR-args5-kw5-CHAR(1) ASCII BINARY] [gw55] [ 91%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-String] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args2-kw2-CHAR(1) BINARY] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[String-args26-kw26-VARCHAR(20) COLLATE utf8] [gw36] [ 91%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args9-kw9-CHAR(1) CHARACTER SET utf8] [gw41] [ 91%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args5-kw5-CHAR(1) ASCII BINARY] [gw20] [ 91%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args2-kw2-CHAR(1) BINARY] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[ENUM-args25-kw25-ENUM('foo','bar') UNICODE] [gw55] [ 91%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[String-args26-kw26-VARCHAR(20) COLLATE utf8] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Date] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[TINYTEXT-args22-kw22-TINYTEXT CHARACTER SET utf8 COLLATE utf8_bin] [gw36] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[ENUM-args25-kw25-ENUM('foo','bar') UNICODE] [gw3] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Date] test/dialect/mysql/test_types.py::TypeCompileTest::test_datetime_generic [gw55] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[TINYTEXT-args22-kw22-TINYTEXT CHARACTER SET utf8 COLLATE utf8_bin] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args6-kw6-CHAR(1) UNICODE BINARY] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[VARCHAR-args20-kw20-VARCHAR(1) CHARACTER SET utf8 COLLATE utf8_bin] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[LONGTEXT-args24-kw24-LONGTEXT ASCII] [gw3] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_datetime_generic [gw41] [ 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] [gw41] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args7-kw7-CHAR(1) CHARACTER SET utf8] [gw55] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[VARCHAR-args20-kw20-VARCHAR(1) CHARACTER SET utf8 COLLATE utf8_bin] 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_numeric[BIGINT-args33-kw33-BIGINT] [gw3] [ 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)] [gw3] [ 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] [gw55] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[VARCHAR-args21-kw21-NATIONAL VARCHAR(1) COLLATE utf8_bin] [gw36] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[LONGTEXT-args24-kw24-LONGTEXT ASCII] [gw3] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[BIGINT-args35-kw35-BIGINT(4) UNSIGNED] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Enum3] [gw18] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-Enum3] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[MEDIUMTEXT-args23-kw23-MEDIUMTEXT CHARACTER SET utf8 BINARY] [gw36] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[MEDIUMTEXT-args23-kw23-MEDIUMTEXT CHARACTER SET utf8 BINARY] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[BIGINT-args37-kw37-BIGINT(4) UNSIGNED ZEROFILL] [gw18] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[BIGINT-args37-kw37-BIGINT(4) UNSIGNED ZEROFILL] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DECIMAL-args10-kw10-DECIMAL(12, 4) UNSIGNED] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-LargeBinary] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-JSONB] [gw34] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[True-LargeBinary] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DECIMAL-args7-kw7-DECIMAL] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-Boolean] [gw18] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DECIMAL-args10-kw10-DECIMAL(12, 4) UNSIGNED] [gw29] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-JSONB] 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] [gw4] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-Boolean] [gw34] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DECIMAL-args7-kw7-DECIMAL] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-Enum0] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[FLOAT-args24-kw24-FLOAT(12, 4)] [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-args8-kw8-DECIMAL(12)] [gw43] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[False-Enum0] [gw29] [ 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] [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[DECIMAL-args12-kw12-DECIMAL(12, 4) UNSIGNED ZEROFILL] [gw34] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DECIMAL-args8-kw8-DECIMAL(12)] 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[DECIMAL-args9-kw9-DECIMAL(12)] [gw29] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DOUBLE-args16-kw16-DOUBLE(12, 4) UNSIGNED ZEROFILL] [gw43] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[INTEGER-args29-kw29-INTEGER(4)] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[INTEGER-args30-kw30-INTEGER(4) UNSIGNED] 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-args25-kw25-FLOAT(12, 4) UNSIGNED] [gw18] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DECIMAL-args12-kw12-DECIMAL(12, 4) UNSIGNED ZEROFILL] [gw34] [ 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] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[FLOAT-args26-kw26-FLOAT(12, 4) ZEROFILL] [gw29] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[FLOAT-args21-kw21-FLOAT] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[FLOAT-args22-kw22-FLOAT] [gw43] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[INTEGER-args30-kw30-INTEGER(4) UNSIGNED] [gw34] [ 92%] PASSED 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-args26-kw26-FLOAT(12, 4) ZEROFILL] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[INTEGER-args31-kw31-INTEGER(4) ZEROFILL] [gw29] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[FLOAT-args22-kw22-FLOAT] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[FLOAT-args27-kw27-FLOAT(12, 4) UNSIGNED ZEROFILL] [gw43] [ 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] [gw4] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[FLOAT-args27-kw27-FLOAT(12, 4) UNSIGNED ZEROFILL] [gw43] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[INTEGER-args32-kw32-INTEGER(4) UNSIGNED ZEROFILL] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-ENUM2] [gw59] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-ENUM2] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Integer] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[MEDIUMINT-args39-kw39-MEDIUMINT(4)] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-BYTEA] [gw2] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Integer] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Unicode] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[NUMERIC-args1-kw1-NUMERIC] [gw60] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-BYTEA] [gw59] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[MEDIUMINT-args39-kw39-MEDIUMINT(4)] [gw14] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_delete[True-Unicode] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[SMALLINT-args49-kw49-SMALLINT(4)] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[REAL-args17-kw17-REAL] [gw2] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[NUMERIC-args1-kw1-NUMERIC] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[MEDIUMINT-args40-kw40-MEDIUMINT(4) UNSIGNED] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[NUMERIC-args2-kw2-NUMERIC(12)] [gw59] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[MEDIUMINT-args40-kw40-MEDIUMINT(4) UNSIGNED] [gw14] [ 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[SMALLINT-args50-kw50-SMALLINT(4) UNSIGNED] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[MEDIUMINT-args41-kw41-MEDIUMINT(4) ZEROFILL] [gw2] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[NUMERIC-args2-kw2-NUMERIC(12)] [gw60] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[REAL-args17-kw17-REAL] 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[NUMERIC-args3-kw3-NUMERIC(12, 4) UNSIGNED] [gw59] [ 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] [gw14] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[SMALLINT-args50-kw50-SMALLINT(4) UNSIGNED] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[SMALLINT-args51-kw51-SMALLINT(4) ZEROFILL] [gw60] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[REAL-args18-kw18-REAL(12, 4) UNSIGNED] [gw2] [ 92%] PASSED 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[NUMERIC-args4-kw4-NUMERIC(12, 4) ZEROFILL] [gw59] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[MEDIUMINT-args42-kw42-MEDIUMINT(4) UNSIGNED ZEROFILL] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[REAL-args19-kw19-REAL(12, 4) ZEROFILL] [gw2] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[NUMERIC-args4-kw4-NUMERIC(12, 4) ZEROFILL] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-ENUM0] [gw14] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[SMALLINT-args51-kw51-SMALLINT(4) ZEROFILL] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[SMALLINT-args52-kw52-SMALLINT(4) UNSIGNED ZEROFILL] [gw14] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[SMALLINT-args52-kw52-SMALLINT(4) UNSIGNED ZEROFILL] [gw60] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[REAL-args19-kw19-REAL(12, 4) ZEROFILL] [gw42] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-ENUM0] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[TINYINT-args44-kw44-TINYINT(1)] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[REAL-args20-kw20-REAL(12, 4) UNSIGNED ZEROFILL] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Enum1] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-INET] [gw42] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[TINYINT-args44-kw44-TINYINT(1)] [gw39] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-Enum1] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[TINYINT-args45-kw45-TINYINT(1) UNSIGNED] [gw60] [ 92%] PASSED 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_time_generic [gw44] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-INET] test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec3-kw3-TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP] [gw39] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_time_generic [gw42] [ 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_time_result_processor test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[TINYINT-args46-kw46-TINYINT(1) ZEROFILL] [gw44] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec3-kw3-TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP] [gw39] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_time_result_processor test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec0-kw0-TIMESTAMP NULL] test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec4-kw4-TIMESTAMP NOT NULL DEFAULT '1999-09-09 09:09:09'] [gw42] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[TINYINT-args46-kw46-TINYINT(1) ZEROFILL] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-MONEY] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[TINYINT-args47-kw47-TINYINT(1) UNSIGNED ZEROFILL] [gw52] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[False-MONEY] [gw44] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec4-kw4-TIMESTAMP NOT NULL DEFAULT '1999-09-09 09:09:09'] test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec8-kw8-TIMESTAMP NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP] [gw39] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec0-kw0-TIMESTAMP NULL] [gw42] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[TINYINT-args47-kw47-TINYINT(1) UNSIGNED ZEROFILL] test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec1-kw1-TIMESTAMP NULL] test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec5-kw5-TIMESTAMP NULL DEFAULT '1999-09-09 09:09:09'] [gw52] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec8-kw8-TIMESTAMP NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP] [gw44] [ 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/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec9-kw9-TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP] [gw39] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec1-kw1-TIMESTAMP NULL] 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] [gw52] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec9-kw9-TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP] [gw44] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec6-kw6-TIMESTAMP NULL DEFAULT '1999-09-09 09:09:09' ON UPDATE CURRENT_TIMESTAMP] test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_fsp test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-ENUM2] [gw38] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-ENUM2] [gw52] [ 92%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_fsp test/dialect/mssql/test_types.py::TypeDDLTest::test_boolean test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Boolean] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-JSON0] test/dialect/mssql/test_types.py::TypeDDLTest::test_VARBINARY_init [gw58] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Boolean] [gw38] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_boolean [gw51] [ 92%] 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-Enum3] test/dialect/mssql/test_types.py::TypeDDLTest::test_char [gw52] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_VARBINARY_init test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-Date-args3-kw3-DATETIME-server_version3] [gw63] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-Enum3] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-TIME-args18-kw18-TIME(0)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-DATETIME2-args17-kw17-DATETIME2(1)-None] [gw38] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_char [gw58] [ 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_select[True-String] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-DATE-args1-kw1-DATE-None] [gw1] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_select[True-String] [gw51] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-Date-args3-kw3-DATETIME-server_version3] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-Time-args7-kw7-TIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-DateTime-args20-kw20-DATETIMEOFFSET-None] [gw63] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-TIME-args18-kw18-TIME(0)-None] [gw38] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-DATE-args1-kw1-DATE-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-DATETIME2-args15-kw15-DATETIME2-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-TIME-args6-kw6-TIME-None] [gw51] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-DateTime-args20-kw20-DATETIMEOFFSET-None] [gw1] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-Time-args7-kw7-TIME-None] 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-_MSDate-args4-kw4-DATE-None] [gw38] [ 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-DATETIMEOFFSET-args13-kw13-DATETIMEOFFSET-None] [gw63] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-TIME-args6-kw6-TIME-None] [gw51] [ 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-SMALLDATETIME-args12-kw12-SMALLDATETIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-TIME-args8-kw8-TIME-None] [gw1] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-_MSDate-args4-kw4-DATE-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-_MSDate-args5-kw5-DATETIME-server_version5] [gw47] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Enum2] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Enum3] [gw51] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-SMALLDATETIME-args12-kw12-SMALLDATETIME-None] [gw63] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-TIME-args8-kw8-TIME-None] [gw47] [ 92%] 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] [gw47] [ 92%] 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] [gw1] [ 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] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-TIME-args9-kw9-TIME(1)-None] [gw58] [ 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] [gw47] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-INET] [gw58] [ 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] [gw1] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-_MSDateTime-args0-kw0-DATETIME-None] [gw58] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-DATETIMEOFFSET-args19-kw19-DATETIMEOFFSET(0)-None] [gw63] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-TIME-args9-kw9-TIME(1)-None] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-DateTime] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-ENUM4] [gw17] [ 92%] 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-Enum5] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DATETIME2-args15-kw15-DATETIME2-None] [gw32] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-ENUM4] [gw48] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Enum5] 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-SMALLDATETIME-args12-kw12-SMALLDATETIME-None] [gw17] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DATETIME2-args15-kw15-DATETIME2-None] [gw32] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DATETIMEOFFSET-args19-kw19-DATETIMEOFFSET(0)-None] [gw48] [ 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-DATETIME2-args16-kw16-DATETIME2(0)-None] 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-Date-args2-kw2-DATE-None] [gw17] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DATETIME2-args16-kw16-DATETIME2(0)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DATETIME2-args17-kw17-DATETIME2(1)-None] [gw48] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-TIME-args11-kw11-TIME-None] [gw32] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-Date-args2-kw2-DATE-None] 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[False-JSONB] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-TIME-args18-kw18-TIME(0)-None] [gw24] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-Unicode] 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-TIME-args9-kw9-TIME(1)-None] [gw17] [ 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] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Enum1] [gw8] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[False-JSONB] [gw32] [ 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-_MSDateTime-args0-kw0-DATETIME-None] [gw13] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-Enum1] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-DATETIMEOFFSET-args13-kw13-DATETIMEOFFSET-None] [gw48] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-TIME-args18-kw18-TIME(0)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-TIME-args6-kw6-TIME-None] [gw24] [ 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/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DateTime-args20-kw20-DATETIMEOFFSET-None] [gw17] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DATETIMEOFFSET-args13-kw13-DATETIMEOFFSET-None] [gw48] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-TIME-args6-kw6-TIME-None] [gw13] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-DATETIMEOFFSET-args13-kw13-DATETIMEOFFSET-None] [gw24] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-Time-args10-kw10-DATETIME-server_version10] [gw32] [ 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[pymssql-False-DATETIMEOFFSET-args14-kw14-DATETIMEOFFSET(1)-None] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-ENUM0] [gw25] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-ENUM0] [gw8] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-_MSDateTime-args0-kw0-DATETIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-DATE-args1-kw1-DATE-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-Time-args7-kw7-TIME-None] [gw13] [ 92%] 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-DateTime-args20-kw20-DATETIMEOFFSET-None] [gw24] [ 92%] 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[pymssql-False-DATETIMEOFFSET-args19-kw19-DATETIMEOFFSET(0)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-_MSDate-args4-kw4-DATE-None] [gw25] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-DateTime-args20-kw20-DATETIMEOFFSET-None] [gw8] [ 92%] 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-False-DateTime-args21-kw21-DATETIME-None] [gw13] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-DATETIMEOFFSET-args19-kw19-DATETIMEOFFSET(0)-None] [gw24] [ 92%] 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[pymssql-False-Date-args2-kw2-DATE-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-DATETIME2-args15-kw15-DATETIME2-None] [gw25] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-DateTime-args21-kw21-DATETIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-SMALLDATETIME-args12-kw12-SMALLDATETIME-None] [gw13] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-Date-args2-kw2-DATE-None] [gw8] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-DATETIME2-args15-kw15-DATETIME2-None] [gw11] [ 92%] PASSED test/orm/test_session.py::WeakIdentityMapTest::test_weakref_pickled [gw25] [ 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-DATETIME2-args16-kw16-DATETIME2(0)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-TIME-args11-kw11-TIME-None] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-INET] test/orm/test_session.py::WeakIdentityMapTest::test_weakref_with_cycles_o2m test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-MONEY] [gw49] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-INET] [gw25] [ 92%] 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-args6-kw6-TIME-None] [gw8] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-DATETIME2-args16-kw16-DATETIME2(0)-None] [gw57] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_value_update[True-MONEY] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-_MSDate-args4-kw4-DATE-None] [gw49] [ 92%] 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] test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_undim_array_contains_typed_exec[list] [gw57] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-_MSDate-args4-kw4-DATE-None] test/sql/test_types.py::PickleTest::test_customized_impl[impl3] [gw15] [ 92%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_undim_array_contains_typed_exec[list] [gw49] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-TIME-args8-kw8-TIME-None] [gw16] [ 92%] PASSED test/sql/test_types.py::PickleTest::test_customized_impl[impl3] 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-False-_MSDate-args5-kw5-DATETIME-server_version5] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-TIME-args9-kw9-TIME(1)-None] [gw57] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-_MSDate-args5-kw5-DATETIME-server_version5] 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-args2-kw2-DATE-None] [gw49] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-TIME-args9-kw9-TIME(1)-None] [gw15] [ 92%] 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-False-Time-args10-kw10-DATETIME-server_version10] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DATETIME2-args17-kw17-DATETIME2(1)-None] [gw57] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-_MSDateTime-args0-kw0-DATETIME-None] [gw16] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-Date-args2-kw2-DATE-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DATE-args1-kw1-DATE-None] [gw49] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-Time-args10-kw10-DATETIME-server_version10] [gw15] [ 92%] 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-Date-args3-kw3-DATETIME-server_version3] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DATETIMEOFFSET-args13-kw13-DATETIMEOFFSET-None] test/sql/test_types.py::PickleTypesTest::test_pickle_types[Date()] [gw57] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DATE-args1-kw1-DATE-None] [gw16] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-Date-args3-kw3-DATETIME-server_version3] [gw15] [ 92%] 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-DateTime-args20-kw20-DATETIMEOFFSET-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DATETIMEOFFSET-args14-kw14-DATETIMEOFFSET(1)-None] [gw16] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DateTime-args20-kw20-DATETIMEOFFSET-None] test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[DOUBLE_PRECISION-25.34534-None-False] [gw15] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DATETIMEOFFSET-args14-kw14-DATETIMEOFFSET(1)-None] test/dialect/mssql/test_types.py::RowVersionTest::test_cant_insert_rowvalue test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DateTime-args21-kw21-DATETIME-None] [gw31] [ 92%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[DOUBLE_PRECISION-25.34534-None-False] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-Time-args10-kw10-DATETIME-server_version10] [gw33] [ 92%] SKIPPED test/dialect/mssql/test_types.py::RowVersionTest::test_cant_insert_rowvalue test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DATE-args1-kw1-DATE-None] [gw46] [ 92%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[Date()] [gw16] [ 92%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DateTime-args21-kw21-DATETIME-None] test/dialect/mssql/test_types.py::RowVersionTest::test_round_trip_ts_int [gw31] [ 92%] 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] [gw33] [ 92%] 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[pymssql-True-TIME-args11-kw11-TIME-None] [gw5] [ 92%] SKIPPED test/dialect/mssql/test_types.py::RowVersionTest::test_round_trip_ts_int test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DATETIMEOFFSET-args14-kw14-DATETIMEOFFSET(1)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DATETIME2-args15-kw15-DATETIME2-None] test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype13-test-FIXED_NCHAR-False] [gw31] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-Time-args7-kw7-TIME-None] [gw33] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DATETIME2-args15-kw15-DATETIME2-None] [gw10] [ 93%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype13-test-FIXED_NCHAR-False] [gw46] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-TIME-args11-kw11-TIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-_MSDate-args4-kw4-DATE-None] [gw5] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DATETIMEOFFSET-args14-kw14-DATETIMEOFFSET(1)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DATETIMEOFFSET-args19-kw19-DATETIMEOFFSET(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-False-DATETIME2-args16-kw16-DATETIME2(0)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-TIME-args18-kw18-TIME(0)-None] [gw31] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-_MSDate-args4-kw4-DATE-None] [gw33] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DATETIME2-args16-kw16-DATETIME2(0)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-_MSDate-args5-kw5-DATETIME-server_version5] [gw5] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DATETIMEOFFSET-args19-kw19-DATETIMEOFFSET(0)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-Date-args2-kw2-DATE-None] [gw46] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-TIME-args18-kw18-TIME(0)-None] [gw10] [ 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_dates[pyodbc-False-DATETIME2-args17-kw17-DATETIME2(1)-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-SMALLDATETIME-args12-kw12-SMALLDATETIME-None] [gw31] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-_MSDate-args5-kw5-DATETIME-server_version5] [gw33] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DATETIME2-args17-kw17-DATETIME2(1)-None] [gw5] [ 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-False-Date-args3-kw3-DATETIME-server_version3] [gw46] [ 93%] PASSED 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[pymssql-True-TIME-args8-kw8-TIME-None] test/sql/test_types.py::PickleTypesTest::test_pickle_types[Numeric()] [gw10] [ 93%] PASSED 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-False-TIME-args11-kw11-TIME-None] [gw5] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-Date-args3-kw3-DATETIME-server_version3] [gw46] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-TIME-args8-kw8-TIME-None] [gw10] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-TIME-args11-kw11-TIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-TIME-args18-kw18-TIME(0)-None] test/sql/test_types.py::PickleTypesTest::test_pickle_types[Unicode()] test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype9-test-None-False] [gw12] [ 93%] SKIPPED test/dialect/oracle/test_types.py::SetInputSizesTest::test_setinputsizes[datatype9-test-None-False] [gw7] [ 93%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[Numeric()] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-DATETIME2-args17-kw17-DATETIME2(1)-None] [gw10] [ 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-args8-kw8-TIME-None] [gw12] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-DATETIME2-args17-kw17-DATETIME2(1)-None] test/dialect/postgresql/test_types.py::SpecialTypesTest::test_reflection [gw40] [ 93%] PASSED test/sql/test_types.py::PickleTypesTest::test_pickle_types[Unicode()] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-DATETIMEOFFSET-args13-kw13-DATETIMEOFFSET-None] [gw26] [ 93%] SKIPPED test/dialect/postgresql/test_types.py::SpecialTypesTest::test_reflection [gw7] [ 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-True-Date-args3-kw3-DATETIME-server_version3] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-_MSDate-args5-kw5-DATETIME-server_version5] [gw12] [ 93%] PASSED 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-TIME-args9-kw9-TIME(1)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-DATETIMEOFFSET-args14-kw14-DATETIMEOFFSET(1)-None] [gw26] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-Date-args3-kw3-DATETIME-server_version3] [gw40] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-_MSDate-args5-kw5-DATETIME-server_version5] test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_UNICODE')-True-String] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-DateTime-args20-kw20-DATETIMEOFFSET-None] [gw7] [ 93%] PASSED 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-Time-args10-kw10-DATETIME-server_version10] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-_MSDateTime-args0-kw0-DATETIME-None] [gw12] [ 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-True-DATETIMEOFFSET-args19-kw19-DATETIMEOFFSET(0)-None] [gw0] [ 93%] PASSED test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_UNICODE')-True-String] [gw26] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-DateTime-args20-kw20-DATETIMEOFFSET-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-DateTime-args21-kw21-DATETIME-None] [gw40] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-_MSDateTime-args0-kw0-DATETIME-None] [gw7] [ 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-True-Time-args7-kw7-TIME-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-Time-args7-kw7-TIME-None] [gw12] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-DATETIMEOFFSET-args19-kw19-DATETIMEOFFSET(0)-None] [gw26] [ 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] [gw0] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-Time-args7-kw7-TIME-None] [gw40] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-DATE-args1-kw1-DATE-None] [gw7] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-Time-args7-kw7-TIME-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-_MSDate-args4-kw4-DATE-None] [gw26] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-SMALLDATETIME-args12-kw12-SMALLDATETIME-None] test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_7-TIMESTAMP(0) WITHOUT TIME ZONE] [gw40] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-DATETIME2-args15-kw15-DATETIME2-None] [gw0] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-_MSDate-args4-kw4-DATE-None] test/dialect/mssql/test_types.py::StringTest::test_unicode_literal_binds test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-_MSDate-args5-kw5-DATETIME-server_version5] test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_1-TIME(5) WITHOUT TIME ZONE] [gw37] [ 93%] PASSED test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_7-TIMESTAMP(0) WITHOUT TIME ZONE] [gw50] [ 93%] PASSED test/dialect/mssql/test_types.py::StringTest::test_unicode_literal_binds [gw0] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-_MSDate-args5-kw5-DATETIME-server_version5] [gw23] [ 93%] PASSED test/dialect/postgresql/test_types.py::TimePrecisionCompileTest::test_compile[type_1-TIME(5) WITHOUT TIME ZONE] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-_MSDateTime-args0-kw0-DATETIME-None] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip[store0-None-_exclusions0] test/dialect/mssql/test_types.py::TypeDDLTest::test_money test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_CONDITIONAL')-False-String] [gw53] [ 93%] PASSED test/sql/test_types.py::StringConvertUnicodeTest::test_convert_unicode[symbol('RETURNS_CONDITIONAL')-False-String] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-TIME-args18-kw18-TIME(0)-None] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip[store5-None-_exclusions5] [gw50] [ 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] [gw53] [ 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-True-TIME-args6-kw6-TIME-None] [gw0] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-_MSDateTime-args0-kw0-DATETIME-None] [gw23] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip[store5-None-_exclusions5] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip[store6-None-_exclusions6] [gw53] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-TIME-args6-kw6-TIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-TIME-args8-kw8-TIME-None] [gw53] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-TIME-args8-kw8-TIME-None] [gw37] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_money test/dialect/mssql/test_types.py::TypeDDLTest::test_numeric [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] [gw23] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip[store7-None-_exclusions7] [gw50] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip[store1-None-_exclusions1] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-TIME-args9-kw9-TIME(1)-None] [gw53] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-TIME-args9-kw9-TIME(1)-None] [gw37] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_numeric 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[store2-None-_exclusions2] [gw50] [ 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] test/dialect/mssql/test_types.py::TypeRoundTripTest::test_autoincrement [gw50] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip[store3-expected3-_exclusions3] [gw37] [ 93%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_autoincrement test/dialect/mssql/test_types.py::TypeRoundTripTest::test_binary_reflection[legacy_large_types] [gw37] [ 93%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_binary_reflection[legacy_large_types] test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[Integer()-SmallInteger()] test/dialect/postgresql/test_types.py::TimestampTest::test_interval_coercion [gw54] [ 93%] SKIPPED test/dialect/postgresql/test_types.py::TimestampTest::test_interval_coercion [gw22] [ 93%] PASSED test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[Integer()-SmallInteger()] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store7-None-_exclusions7] test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[Text()-String()] [gw54] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store7-None-_exclusions7] test/sql/test_types.py::TypeAffinityTest::test_type_affinity[VARCHAR()-String] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip[store0-None] [gw54] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip[store0-None] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store2-None-_exclusions2] [gw35] [ 93%] PASSED test/sql/test_types.py::TypeAffinityTest::test_compare_type_affinity[Text()-String()] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip[store1-None] [gw22] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store2-None-_exclusions2] [gw21] [ 93%] PASSED test/sql/test_types.py::TypeAffinityTest::test_type_affinity[VARCHAR()-String] [gw54] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip[store1-None] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip[store2-None] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store3-expected3-_exclusions3] [gw22] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store3-expected3-_exclusions3] [gw54] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip[store2-None] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store4-None-_exclusions4] [gw22] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store4-None-_exclusions4] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store5-None-_exclusions5] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip[store4-expected4] [gw35] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip[store4-expected4] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip_reflected[store0-None] [gw22] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store5-None-_exclusions5] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip_reflected[store3-expected3] [gw21] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip_reflected[store3-expected3] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip_reflected[store4-expected4] [gw35] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip_reflected[store0-None] [gw21] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip_reflected[store4-expected4] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip_reflected[store1-expected1] test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_coerce_none_cast test/dialect/mysql/test_types.py::TypeRoundTripTest::test_charset_collate_table [gw35] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip_reflected[store1-expected1] [gw21] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_charset_collate_table test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args16-kw16-NATIONAL CHAR(1)] test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_type_bind [gw30] [ 93%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args16-kw16-NATIONAL CHAR(1)] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args11-kw11-CHAR(1) COLLATE utf8_bin] [gw27] [ 93%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_coerce_none_cast test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_vs_non_coerced_type_coerce [gw61] [ 93%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args11-kw11-CHAR(1) COLLATE utf8_bin] test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_datetime_naive] test/dialect/mysql/test_types.py::TypeCompileTest::test_boolean_compile[type_0-BOOL] [gw62] [ 93%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_type_bind [gw28] [ 93%] PASSED test/sql/test_types.py::TypeCoerceCastTest_sqlite+pysqlite_3_39_4::test_vs_non_coerced_type_coerce [gw30] [ 93%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_datetime_naive] [gw19] [ 93%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_boolean_compile[type_0-BOOL] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_time_roundtrip test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_none] [gw30] [ 93%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_none] test/dialect/mssql/test_types.py::TypeRoundTripTest::test_dates [gw61] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_time_roundtrip test/dialect/mysql/test_types.py::TypeRoundTripTest::test_timestamp_nullable[TIMESTAMP] test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_string_invalid] [gw27] [ 93%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_dates test/dialect/oracle/test_types.py::TypesTest::test_coerce_to_unicode test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_string_two] [gw61] [ 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/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args3-kw3-CHAR(1) ASCII] test/dialect/mssql/test_types.py::TypeRoundTripTest::test_tz_present_or_non_in_dates[date0] [gw19] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_coerce_to_unicode [gw30] [ 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_datetime_aware_negative] [gw27] [ 93%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_datetime_aware_negative] [gw61] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_timestamp_nullable[type_1] [gw28] [ 93%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_tz_present_or_non_in_dates[date0] test/dialect/mssql/test_types.py::TypeRoundTripTest::test_tz_present_or_non_in_dates[date1] [gw28] [ 93%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_tz_present_or_non_in_dates[date1] test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_datetime_aware_positive] [gw27] [ 93%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_datetime_aware_positive] test/dialect/oracle/test_types.py::TypesTest::test_fixed_char[CHAR] [gw19] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_fixed_char[CHAR] test/dialect/oracle/test_types.py::TypesTest::test_fixed_char[NCHAR] [gw19] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_fixed_char[NCHAR] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_year [gw62] [ 93%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_string_two] [gw28] [ 93%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_year [gw20] [ 93%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args3-kw3-CHAR(1) ASCII] test/dialect/oracle/test_types.py::TypesTest::test_int_not_float_no_coerce_decimal test/dialect/mssql/test_types.py::TypeRoundTripTest::test_decimal_notation [gw62] [ 93%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_decimal_notation test/dialect/mssql/test_types.py::TypeRoundTripTest::test_float [gw62] [ 93%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_float [gw20] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_int_not_float_no_coerce_decimal test/dialect/oracle/test_types.py::TypesTest::test_interval [gw20] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_interval test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args8-kw8-CHAR(1) CHARACTER SET utf8 BINARY] test/dialect/oracle/test_types.py::TypesTest::test_long_type test/dialect/mysql/test_types.py::TypeCompileTest::test_datetime_fsp [gw20] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_long_type test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[BIGINT-args36-kw36-BIGINT(4) ZEROFILL] test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[NCHAR-args1-kw1-NATIONAL CHAR(1)] [gw55] [ 93%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_datetime_fsp [gw41] [ 93%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[CHAR-args8-kw8-CHAR(1) CHARACTER SET utf8 BINARY] [gw3] [ 93%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[BIGINT-args36-kw36-BIGINT(4) ZEROFILL] [gw36] [ 93%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_charset[NCHAR-args1-kw1-NATIONAL CHAR(1)] test/dialect/oracle/test_types.py::TypesTest::test_numeric_no_coerce_decimal_mode test/dialect/oracle/test_types.py::TypesTest::test_numeric_coerce_decimal_mode [gw55] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_numeric_no_coerce_decimal_mode 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_numerics [gw41] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_numeric_coerce_decimal_mode [gw55] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_numerics test/dialect/oracle/test_types.py::TypesTest::test_numeric_infinity_decimal [gw3] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_raw_numerics[32-bit Integer Underflow-SELECT CAST(-2147483649 AS NUMBER(19,0)) FROM dual] test/dialect/oracle/test_types.py::TypesTest::test_raw_numerics[Max 32-bit Number-SELECT CAST(2147483647 AS NUMBER(19,0)) FROM dual] test/dialect/oracle/test_types.py::TypesTest::test_numerics_broken_inspection [gw55] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_numerics_broken_inspection [gw3] [ 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[Min Number with Precision 19-SELECT CAST(-9999999999999999999 AS NUMBER(19,0)) FROM dual] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DECIMAL-args6-kw6-DECIMAL] [gw41] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_numeric_infinity_decimal test/dialect/oracle/test_types.py::TypesTest::test_raw_numerics[Max Number with Precision 19-SELECT CAST(9999999999999999999 AS NUMBER(19,0)) FROM dual] [gw18] [ 93%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DECIMAL-args6-kw6-DECIMAL] [gw36] [ 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] [gw3] [ 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_roundtrip test/dialect/oracle/test_types.py::TypesTest::test_reflect_unicode_no_nvarchar [gw36] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_raw_roundtrip test/dialect/oracle/test_types.py::TypesTest::test_numeric_infinity_float [gw41] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_numeric_infinity_float test/dialect/oracle/test_types.py::TypesTest::test_reflect_dates [gw18] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_reflect_unicode_no_nvarchar [gw36] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_reflect_dates test/dialect/oracle/test_types.py::TypesTest::test_rowid test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DOUBLE-args14-kw14-DOUBLE(12, 4) UNSIGNED] [gw18] [ 93%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_rowid test/dialect/postgresql/test_types.py::UUIDTest::test_python_type test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[FLOAT-args23-kw23-FLOAT(12)] [gw34] [ 93%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[DOUBLE-args14-kw14-DOUBLE(12, 4) UNSIGNED] [gw18] [ 93%] SKIPPED test/dialect/postgresql/test_types.py::UUIDTest::test_python_type test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[INTEGER-args28-kw28-INTEGER] [gw29] [ 93%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[FLOAT-args23-kw23-FLOAT(12)] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[MEDIUMINT-args38-kw38-MEDIUMINT] test/dialect/postgresql/test_types.py::UUIDTest::test_round_trip[not_as_uuid] [gw4] [ 93%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[INTEGER-args28-kw28-INTEGER] [gw34] [ 93%] SKIPPED test/dialect/postgresql/test_types.py::UUIDTest::test_round_trip[not_as_uuid] test/dialect/postgresql/test_types.py::UUIDTest::test_uuid_array[as_uuid] test/dialect/postgresql/test_types.py::UUIDTest::test_uuid_literal[not_as_uuid] [gw43] [ 93%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[MEDIUMINT-args38-kw38-MEDIUMINT] [gw34] [ 93%] SKIPPED test/dialect/postgresql/test_types.py::UUIDTest::test_uuid_array[as_uuid] test/sql/test_types.py::UserDefinedRoundTripTest_sqlite+pysqlite_3_39_4::test_expanding_in_typedec [gw29] [ 93%] SKIPPED test/dialect/postgresql/test_types.py::UUIDTest::test_uuid_literal[not_as_uuid] test/dialect/postgresql/test_types.py::UUIDTest::test_uuid_array[not_as_uuid] test/sql/test_types.py::UnicodeTest_sqlite+pysqlite_3_39_4::test_unicode_warnings_totally_wrong_type test/sql/test_types.py::UserDefinedRoundTripTest_sqlite+pysqlite_3_39_4::test_processing [gw34] [ 93%] SKIPPED test/dialect/postgresql/test_types.py::UUIDTest::test_uuid_array[not_as_uuid] [gw29] [ 93%] PASSED test/sql/test_types.py::UnicodeTest_sqlite+pysqlite_3_39_4::test_unicode_warnings_totally_wrong_type test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[NUMERIC-args0-kw0-NUMERIC] test/sql/test_types.py::UnicodeTest_sqlite+pysqlite_3_39_4::test_unicode_warnings_typelevel_native_unicode test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[NUMERIC-args5-kw5-NUMERIC(12, 4) UNSIGNED ZEROFILL] [gw29] [ 93%] PASSED test/sql/test_types.py::UnicodeTest_sqlite+pysqlite_3_39_4::test_unicode_warnings_typelevel_native_unicode [gw59] [ 93%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[NUMERIC-args0-kw0-NUMERIC] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[TINYINT-args43-kw43-TINYINT] [gw2] [ 93%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[NUMERIC-args5-kw5-NUMERIC(12, 4) UNSIGNED ZEROFILL] test/sql/test_types.py::UserDefinedTest::test_typedecorator_literal_render [gw14] [ 93%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[TINYINT-args43-kw43-TINYINT] test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[SMALLINT-args48-kw48-SMALLINT] [gw43] [ 93%] PASSED test/sql/test_types.py::UserDefinedRoundTripTest_sqlite+pysqlite_3_39_4::test_processing [gw4] [ 93%] PASSED test/sql/test_types.py::UserDefinedRoundTripTest_sqlite+pysqlite_3_39_4::test_expanding_in_typedec test/sql/test_types.py::UserDefinedTest::test_user_defined_dialect_specific_args test/sql/test_types.py::UserDefinedRoundTripTest_sqlite+pysqlite_3_39_4::test_expanding_in_typedec_of_typedec test/sql/test_types.py::VariantBackendTest_sqlite+pysqlite_3_39_4::test_type_decorator_compile_variant_three [gw60] [ 93%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_numeric[SMALLINT-args48-kw48-SMALLINT] test/sql/test_types.py::UserDefinedTest::test_kw_colspec [gw59] [ 93%] PASSED test/sql/test_types.py::UserDefinedTest::test_typedecorator_literal_render [gw14] [ 93%] PASSED test/sql/test_types.py::VariantBackendTest_sqlite+pysqlite_3_39_4::test_type_decorator_compile_variant_three [gw2] [ 93%] PASSED test/sql/test_types.py::UserDefinedTest::test_user_defined_dialect_specific_args [gw4] [ 93%] PASSED test/sql/test_types.py::UserDefinedRoundTripTest_sqlite+pysqlite_3_39_4::test_expanding_in_typedec_of_typedec test/sql/test_types.py::UserDefinedTest::test_typedecorator_literal_render_fallback_bound test/sql/test_types.py::VariantBackendTest_sqlite+pysqlite_3_39_4::test_type_decorator_compile_variant_two test/sql/test_types.py::UserDefinedTest::test_user_defined_typedec_impl test/sql/test_types.py::UserDefinedRoundTripTest_sqlite+pysqlite_3_39_4::test_plain_in_typedec test/sql/test_types.py::VariantBackendTest_sqlite+pysqlite_3_39_4::test_type_decorator_variant_two [gw43] [ 93%] PASSED test/sql/test_types.py::UserDefinedTest::test_kw_colspec [gw59] [ 93%] PASSED test/sql/test_types.py::UserDefinedTest::test_typedecorator_literal_render_fallback_bound [gw14] [ 93%] PASSED test/sql/test_types.py::VariantBackendTest_sqlite+pysqlite_3_39_4::test_type_decorator_compile_variant_two test/sql/test_types.py::VariantBackendTest_sqlite+pysqlite_3_39_4::test_type_decorator_variant_one_roundtrip test/sql/test_types.py::UserDefinedTest::test_typedecorator_schematype_constraint[Boolean] test/dialect/mysql/test_types.py::TypeCompileTest::test_time_fsp test/sql/test_types.py::UserDefinedTest::test_type_decorator_repr [gw42] [ 93%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_time_fsp [gw4] [ 93%] PASSED test/sql/test_types.py::UserDefinedRoundTripTest_sqlite+pysqlite_3_39_4::test_plain_in_typedec [gw2] [ 93%] PASSED test/sql/test_types.py::UserDefinedTest::test_user_defined_typedec_impl test/sql/test_types.py::UserDefinedTest::test_user_defined_typedec_impl_bind [gw2] [ 93%] PASSED test/sql/test_types.py::UserDefinedTest::test_user_defined_typedec_impl_bind [gw59] [ 93%] PASSED test/sql/test_types.py::UserDefinedTest::test_typedecorator_schematype_constraint[Boolean] [gw43] [ 93%] PASSED test/sql/test_types.py::UserDefinedTest::test_type_decorator_repr [gw60] [ 93%] PASSED test/sql/test_types.py::VariantBackendTest_sqlite+pysqlite_3_39_4::test_type_decorator_variant_two test/sql/test_types.py::VariantTest::test_compile [gw14] [ 93%] PASSED test/sql/test_types.py::VariantBackendTest_sqlite+pysqlite_3_39_4::test_type_decorator_variant_one_roundtrip test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec2-kw2-TIMESTAMP NULL DEFAULT CURRENT_TIMESTAMP] [gw42] [ 93%] PASSED test/sql/test_types.py::VariantTest::test_compile 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/sql/test_types.py::VariantTest::test_compile_composite [gw39] [ 93%] PASSED test/dialect/mysql/test_types.py::TypeCompileTest::test_timestamp_defaults[spec2-kw2-TIMESTAMP NULL DEFAULT CURRENT_TIMESTAMP] test/sql/test_types.py::VariantTest::test_bind_process [gw44] [ 93%] 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] [gw42] [ 93%] PASSED test/sql/test_types.py::VariantTest::test_compile_composite [gw60] [ 93%] PASSED test/sql/test_types.py::VariantTest::test_bind_process test/sql/test_types.py::VariantTest::test_illegal_dupe test/sql/test_types.py::VariantTest::test_round_trip_sqlite_datetime test/dialect/mssql/test_types.py::TypeDDLTest::test_binary test/orm/test_unitofwork.py::BooleanColTest::test_boolean [gw42] [ 93%] PASSED test/sql/test_types.py::VariantTest::test_illegal_dupe [gw52] [ 93%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_binary test/sql/test_types.py::VariantTest::test_bind_process_composite [gw60] [ 93%] PASSED test/sql/test_types.py::VariantTest::test_bind_process_composite test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-DATETIME2-args16-kw16-DATETIME2(0)-None] [gw39] [ 93%] PASSED test/sql/test_types.py::VariantTest::test_round_trip_sqlite_datetime test/orm/test_unitofwork.py::ClauseAttributesTest_sqlite+pysqlite_3_39_4::test_multi_update test/sql/test_types.py::VariantTest::test_to_instance [gw38] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-DATETIME2-args16-kw16-DATETIME2(0)-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-TIME-args11-kw11-TIME-None] [gw39] [ 94%] PASSED test/sql/test_types.py::VariantTest::test_to_instance test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Integer] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DATE-args1-kw1-DATE-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-Time-args10-kw10-DATETIME-server_version10] test/orm/test_unitofwork.py::ColumnPropertyTest::test_no_refresh_ro_column_property_expire_on_flush [gw47] [ 94%] SKIPPED test/dialect/postgresql/test_types.py::PGArrayRoundTripTest::test_type_specific_slice_update[False-Integer] test/orm/test_unitofwork.py::BatchDeleteIgnoresRowcountTest::test_delete_both [gw51] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-TIME-args11-kw11-TIME-None] test/orm/test_unitofwork.py::DefaultTest::test_insert [gw39] [ 94%] SKIPPED test/orm/test_unitofwork.py::BatchDeleteIgnoresRowcountTest::test_delete_both [gw1] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DATE-args1-kw1-DATE-None] test/orm/test_unitofwork.py::ColumnPropertyTest::test_refreshes test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-Date-args2-kw2-DATE-None] [gw63] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-Time-args10-kw10-DATETIME-server_version10] test/orm/test_unitofwork.py::EnsurePKSortableTest::test_exception_persistent_flush_py3k [gw58] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-False-Date-args2-kw2-DATE-None] test/orm/test_unitofwork.py::ExtraPassiveDeletesTest::test_extra_passive [gw63] [ 94%] SKIPPED test/orm/test_unitofwork.py::ExtraPassiveDeletesTest::test_extra_passive [gw44] [ 94%] PASSED test/orm/test_unitofwork.py::BooleanColTest::test_boolean test/orm/test_unitofwork.py::ExtraPassiveDeletesTest::test_extra_passive_2 test/orm/test_unitofwork.py::HistoryTest::test_backref test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DATETIMEOFFSET-args14-kw14-DATETIMEOFFSET(1)-None] [gw63] [ 94%] SKIPPED test/orm/test_unitofwork.py::ExtraPassiveDeletesTest::test_extra_passive_2 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[base-True-DateTime-args21-kw21-DATETIME-None] [gw52] [ 94%] PASSED test/orm/test_unitofwork.py::ClauseAttributesTest_sqlite+pysqlite_3_39_4::test_multi_update test/orm/test_unitofwork.py::ExtraPassiveDeletesTest::test_extra_passive_obj_removed_o2m test/orm/test_unitofwork.py::ClauseAttributesTest_sqlite+pysqlite_3_39_4::test_clauseelement_accessor [gw17] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DATETIMEOFFSET-args14-kw14-DATETIMEOFFSET(1)-None] [gw48] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-TIME-args8-kw8-TIME-None] [gw63] [ 94%] SKIPPED test/orm/test_unitofwork.py::ExtraPassiveDeletesTest::test_extra_passive_obj_removed_o2m [gw32] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-DateTime-args21-kw21-DATETIME-None] test/orm/test_unitofwork.py::ClauseAttributesTest_sqlite+pysqlite_3_39_4::test_update test/orm/test_unitofwork.py::ManyToOneTest::test_m2o_one_to_one test/orm/test_unitofwork.py::ManyToManyTest::test_many_to_many_remove [gw38] [ 94%] PASSED test/orm/test_unitofwork.py::ColumnPropertyTest::test_no_refresh_ro_column_property_expire_on_flush test/orm/test_unitofwork.py::NoRowInsertedTest::test_insert_multi_no_pk_correct_exception 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[pymssql-False-Date-args3-kw3-DATETIME-server_version3] [gw47] [ 94%] PASSED test/orm/test_unitofwork.py::DefaultTest::test_insert [gw32] [ 94%] SKIPPED test/orm/test_unitofwork.py::NoRowInsertedTest::test_insert_multi_no_pk_correct_exception test/orm/test_unitofwork.py::NoRowInsertedTest::test_insert_single_no_pk_correct_exception [gw51] [ 94%] PASSED test/orm/test_unitofwork.py::ColumnPropertyTest::test_refreshes [gw24] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[base-True-_MSDate-args5-kw5-DATETIME-server_version5] test/orm/test_unitofwork.py::ColumnPropertyTest::test_no_refresh_ro_column_property_no_expire_on_flush [gw32] [ 94%] SKIPPED test/orm/test_unitofwork.py::NoRowInsertedTest::test_insert_single_no_pk_correct_exception test/orm/test_unitofwork.py::OneToManyTest::test_bidirectional test/orm/test_unitofwork.py::ColumnPropertyTest::test_refreshes_post_init test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-TIME-args18-kw18-TIME(0)-None] [gw13] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-Date-args3-kw3-DATETIME-server_version3] test/orm/test_unitofwork.py::DefaultTest::test_insert_nopostfetch test/orm/test_unitofwork.py::OneToManyTest::test_one_to_many_2 [gw1] [ 94%] PASSED test/orm/test_unitofwork.py::EnsurePKSortableTest::test_exception_persistent_flush_py3k test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-DATETIME2-args17-kw17-DATETIME2(1)-None] [gw25] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-TIME-args18-kw18-TIME(0)-None] test/orm/test_unitofwork.py::OneToManyTest::test_child_move_2 test/orm/test_unitofwork.py::EnsurePKSortableTest::test_pep435_custom_sort_key test/orm/test_unitofwork.py::PKTest::test_primary_key [gw8] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-DATETIME2-args17-kw17-DATETIME2(1)-None] [gw52] [ 94%] PASSED test/orm/test_unitofwork.py::ClauseAttributesTest_sqlite+pysqlite_3_39_4::test_update [gw47] [ 94%] PASSED test/orm/test_unitofwork.py::DefaultTest::test_insert_nopostfetch test/orm/test_unitofwork.py::ClauseAttributesTest_sqlite+pysqlite_3_39_4::test_update_special_comparator test/orm/test_unitofwork.py::DefaultTest::test_update [gw38] [ 94%] PASSED test/orm/test_unitofwork.py::ColumnPropertyTest::test_no_refresh_ro_column_property_no_expire_on_flush test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-Time-args7-kw7-TIME-None] [gw44] [ 94%] PASSED test/orm/test_unitofwork.py::ClauseAttributesTest_sqlite+pysqlite_3_39_4::test_clauseelement_accessor test/orm/test_unitofwork.py::PartialNullPKTest::test_plain_update test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DATETIME2-args15-kw15-DATETIME2-None] test/orm/test_unitofwork.py::ClauseAttributesTest_sqlite+pysqlite_3_39_4::test_insert test/orm/test_unitofwork.py::ColumnPropertyTest::test_no_refresh_ro_deferred_expire_on_flush [gw51] [ 94%] PASSED test/orm/test_unitofwork.py::ColumnPropertyTest::test_refreshes_post_init [gw49] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-False-Time-args7-kw7-TIME-None] test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DATETIMEOFFSET-args19-kw19-DATETIMEOFFSET(0)-None] [gw57] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DATETIME2-args15-kw15-DATETIME2-None] test/orm/test_unitofwork.py::ColumnPropertyTest::test_with_inheritance [gw15] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-DATETIMEOFFSET-args19-kw19-DATETIMEOFFSET(0)-None] test/orm/test_unitofwork.py::PassiveDeletesTest::test_basic [gw49] [ 94%] SKIPPED test/orm/test_unitofwork.py::PassiveDeletesTest::test_basic test/orm/test_unitofwork.py::RowSwitchTest::test_manytomany [gw47] [ 94%] PASSED test/orm/test_unitofwork.py::DefaultTest::test_update [gw58] [ 94%] PASSED test/orm/test_unitofwork.py::HistoryTest::test_backref [gw25] [ 94%] PASSED test/orm/test_unitofwork.py::PKTest::test_primary_key test/orm/test_unitofwork.py::SaveTest::test_basic test/orm/test_unitofwork.py::SaveTest::test_history_get [gw1] [ 94%] PASSED test/orm/test_unitofwork.py::EnsurePKSortableTest::test_pep435_custom_sort_key test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-SMALLDATETIME-args12-kw12-SMALLDATETIME-None] [gw52] [ 94%] PASSED test/orm/test_unitofwork.py::ClauseAttributesTest_sqlite+pysqlite_3_39_4::test_update_special_comparator [gw48] [ 94%] PASSED test/orm/test_unitofwork.py::ManyToOneTest::test_m2o_one_to_one test/orm/test_unitofwork.py::EnsurePKSortableTest::test_persistent_flush_sortable test/orm/test_unitofwork.py::PartialNullPKTest::test_delete [gw8] [ 94%] PASSED test/orm/test_unitofwork.py::PartialNullPKTest::test_plain_update [gw16] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-SMALLDATETIME-args12-kw12-SMALLDATETIME-None] [gw17] [ 94%] PASSED test/orm/test_unitofwork.py::ManyToManyTest::test_many_to_many_remove [gw38] [ 94%] PASSED test/orm/test_unitofwork.py::ColumnPropertyTest::test_no_refresh_ro_deferred_expire_on_flush test/orm/test_unitofwork.py::SaveTest::test_synonym test/orm/test_unitofwork.py::ManyToOneTest::test_many_to_one_1 [gw44] [ 94%] PASSED test/orm/test_unitofwork.py::ClauseAttributesTest_sqlite+pysqlite_3_39_4::test_insert test/orm/test_unitofwork.py::PartialNullPKTest::test_total_null [gw51] [ 94%] PASSED test/orm/test_unitofwork.py::ColumnPropertyTest::test_with_inheritance test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-_MSDateTime-args0-kw0-DATETIME-None] test/orm/test_unitofwork.py::ManyToManyTest::test_many_to_many_update test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DATETIMEOFFSET-args13-kw13-DATETIMEOFFSET-None] [gw24] [ 94%] PASSED test/orm/test_unitofwork.py::OneToManyTest::test_child_move_2 [gw32] [ 94%] PASSED test/orm/test_unitofwork.py::OneToManyTest::test_bidirectional [gw31] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-_MSDateTime-args0-kw0-DATETIME-None] [gw13] [ 94%] PASSED test/orm/test_unitofwork.py::OneToManyTest::test_one_to_many_2 [gw33] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DATETIMEOFFSET-args13-kw13-DATETIMEOFFSET-None] test/orm/test_unitofwork.py::InheritingRowSwitchTest::test_row_switch_no_child_table test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_39_4::test_delete_multi_missing_allow test/orm/test_unitofwork.py::OneToManyTest::test_double_relationship test/orm/test_unitofwork.py::UnicodeSchemaTest::test_mapping test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-DateTime-args20-kw20-DATETIMEOFFSET-None] test/orm/test_unitofwork.py::OneToManyTest::test_one_to_one [gw25] [ 94%] PASSED test/orm/test_unitofwork.py::PartialNullPKTest::test_delete [gw8] [ 94%] PASSED test/orm/test_unitofwork.py::PartialNullPKTest::test_total_null [gw5] [ 94%] PASSED 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[pymssql-True-TIME-args9-kw9-TIME(1)-None] test/orm/test_unitofwork.py::PartialNullPKTest::test_dont_complain_if_no_update [gw1] [ 94%] PASSED test/orm/test_unitofwork.py::EnsurePKSortableTest::test_persistent_flush_sortable test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_39_4::test_update_multi_broken_multi_rowcount_doesnt_raise [gw57] [ 94%] PASSED test/orm/test_unitofwork.py::SaveTest::test_basic test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-TIME-args6-kw6-TIME-None] [gw46] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pymssql-True-TIME-args9-kw9-TIME(1)-None] test/orm/test_unitofwork.py::PassiveDeletesTest::test_aaa_m2o_no_longer_emits_warning [gw49] [ 94%] PASSED test/orm/test_unitofwork.py::RowSwitchTest::test_manytomany [gw48] [ 94%] PASSED test/orm/test_unitofwork.py::ManyToOneTest::test_many_to_one_1 [gw10] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-TIME-args6-kw6-TIME-None] test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_39_4::test_update_single_missing_broken_multi_rowcount test/orm/test_unitofwork.py::SaveTest::test_batch_mode test/orm/test_unitofwork.py::RowSwitchTest::test_manytoone [gw8] [ 94%] SKIPPED test/orm/test_unitofwork.py::PassiveDeletesTest::test_aaa_m2o_no_longer_emits_warning test/orm/test_unitofwork.py::ManyToOneTest::test_many_to_one_2 [gw58] [ 94%] PASSED test/orm/test_unitofwork.py::InheritingRowSwitchTest::test_row_switch_no_child_table test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_39_4::test_insert_defaults_nonpresent [gw16] [ 94%] PASSED test/orm/test_unitofwork.py::SaveTest::test_synonym [gw13] [ 94%] PASSED test/orm/test_unitofwork.py::OneToManyTest::test_one_to_one [gw17] [ 94%] PASSED test/orm/test_unitofwork.py::ManyToManyTest::test_many_to_many_update [gw15] [ 94%] PASSED test/orm/test_unitofwork.py::SaveTest::test_history_get [gw25] [ 94%] PASSED test/orm/test_unitofwork.py::PartialNullPKTest::test_dont_complain_if_no_update 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-False-_MSDate-args4-kw4-DATE-None] [gw12] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-Date-args2-kw2-DATE-None] test/orm/test_unitofwork.py::ManyToManyTest::test_scalar 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-DATETIME2-args16-kw16-DATETIME2(0)-None] test/orm/test_unitofwork.py::ManyToManyTest::test_association [gw7] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-False-_MSDate-args4-kw4-DATE-None] [gw33] [ 94%] PASSED test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_39_4::test_delete_multi_missing_allow [gw31] [ 94%] PASSED test/orm/test_unitofwork.py::UnicodeSchemaTest::test_mapping test/orm/test_unitofwork.py::SaveTest::test_inherits [gw26] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-TIME-args11-kw11-TIME-None] test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_39_4::test_update_defaults_bulk_update [gw40] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-DATETIME2-args16-kw16-DATETIME2(0)-None] [gw57] [ 94%] PASSED test/orm/test_unitofwork.py::SaveTest::test_batch_mode test/orm/test_unitofwork.py::SaveTest2::test_m2o_nonmatch test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_39_4::test_update_dont_fetch_nondefaults test/orm/test_unitofwork.py::PKTest::test_key_pks test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_39_4::test_delete_multi_missing_warning test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_default_insert test/orm/test_unitofworkv2.py::LoadersUsingCommittedTest::test_before_update_o2m_passive test/orm/test_unitofwork.py::SaveTest::test_deferred [gw5] [ 94%] PASSED test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_39_4::test_update_multi_broken_multi_rowcount_doesnt_raise test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_39_4::test_update_multi_missing_broken_multi_rowcount [gw49] [ 94%] PASSED test/orm/test_unitofwork.py::RowSwitchTest::test_manytoone [gw46] [ 94%] PASSED test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_39_4::test_update_single_missing_broken_multi_rowcount [gw48] [ 94%] PASSED test/orm/test_unitofwork.py::ManyToOneTest::test_many_to_one_2 test/orm/test_unitofwork.py::UnicodeTest::test_basic test/dialect/mssql/test_types.py::TypeDDLTest::test_large_type_deprecation test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_39_4::test_update_value_missing_broken_multi_rowcount [gw10] [ 94%] PASSED test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_39_4::test_insert_defaults_nonpresent [gw0] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_large_type_deprecation test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-Time-args10-kw10-DATETIME-server_version10] [gw17] [ 94%] PASSED test/orm/test_unitofwork.py::ManyToManyTest::test_scalar test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_39_4::test_insert_defaults_present test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_nodefault_insert test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store1-None-_exclusions1] [gw15] [ 94%] PASSED test/orm/test_unitofwork.py::SaveTest::test_inherits [gw13] [ 94%] PASSED test/orm/test_unitofwork.py::PKTest::test_key_pks [gw23] [ 94%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store1-None-_exclusions1] [gw53] [ 94%] PASSED test/dialect/mssql/test_types.py::TypeDDLTest::test_dates[pyodbc-True-Time-args10-kw10-DATETIME-server_version10] test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_nodefault_insert [gw33] [ 94%] PASSED test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_39_4::test_delete_multi_missing_warning test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip[store4-None-_exclusions4] test/orm/test_unitofwork.py::SaveTest::test_lazyattr_commit [gw50] [ 94%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip[store4-None-_exclusions4] [gw12] [ 94%] PASSED test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_39_4::test_update_defaults_bulk_update test/dialect/mssql/test_types.py::TypeRoundTripTest::test_binary_reflection[sql2012_large_types] [gw7] [ 94%] PASSED test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_39_4::test_update_dont_fetch_nondefaults test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_39_4::test_delete_single_broken_multi_rowcount_still_warns test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_default_insert [gw57] [ 94%] PASSED test/orm/test_unitofwork.py::SaveTest::test_deferred [gw37] [ 94%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_binary_reflection[sql2012_large_types] test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_default_bulk_insert_novalue [gw31] [ 94%] PASSED test/orm/test_unitofwork.py::UnicodeTest::test_basic [gw5] [ 94%] PASSED test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_39_4::test_update_multi_missing_broken_multi_rowcount test/orm/test_unitofwork.py::UnicodeTest::test_relationship test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_39_4::test_update_defaults_nonpresent test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_39_4::test_update_single_broken_multi_rowcount_still_raises [gw10] [ 94%] PASSED test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_39_4::test_insert_defaults_present [gw46] [ 94%] PASSED test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_39_4::test_update_value_missing_broken_multi_rowcount test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_nodefault_bulk_insert_novalue test/orm/test_unitofworkv2.py::EnsureCacheTest::test_ensure_cache test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_39_4::test_insert_defaults_present_as_expr test/orm/test_unitofworkv2.py::BatchInsertsTest::test_batch_interaction [gw16] [ 94%] PASSED test/orm/test_unitofwork.py::SaveTest2::test_m2o_nonmatch test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip[store3-expected3] test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store6-None-_exclusions6] [gw54] [ 94%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip[store3-expected3] [gw40] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_default_insert test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip_reflected[store2-expected2] test/orm/test_unitofworkv2.py::ORMOnlyPrimaryKeyTest::test_b [gw22] [ 94%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_bit_50_roundtrip_reflected[store6-None-_exclusions6] test/orm/test_unitofworkv2.py::RowswitchAccountingTest::test_switch_on_delete [gw35] [ 94%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_boolean_roundtrip_reflected[store2-expected2] test/dialect/mssql/test_types.py::TypeRoundTripTest::test_date_roundtrips [gw54] [ 94%] SKIPPED test/orm/test_unitofworkv2.py::ORMOnlyPrimaryKeyTest::test_b [gw21] [ 94%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_date_roundtrips test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_default_insert_novalue [gw15] [ 94%] PASSED test/orm/test_unitofwork.py::SaveTest::test_lazyattr_commit [gw33] [ 94%] PASSED test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_39_4::test_delete_single_broken_multi_rowcount_still_warns test/orm/test_unitofworkv2.py::ORMOnlyPrimaryKeyTest::test_c test/orm/test_unitofworkv2.py::RowswitchM2OTest::test_set_none_w_get_replaces_m2o [gw0] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_nodefault_insert [gw26] [ 94%] PASSED test/orm/test_unitofworkv2.py::LoadersUsingCommittedTest::test_before_update_o2m_passive test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_del_attr [gw12] [ 94%] PASSED test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_39_4::test_update_defaults_nonpresent [gw5] [ 94%] PASSED test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_39_4::test_update_single_broken_multi_rowcount_still_raises test/orm/test_unitofwork.py::SaveTest3::test_manytomany_xtracol_delete [gw58] [ 94%] PASSED test/orm/test_unitofwork.py::ManyToManyTest::test_association [gw23] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_nodefault_insert [gw31] [ 94%] PASSED test/orm/test_unitofwork.py::UnicodeTest::test_relationship [gw10] [ 94%] PASSED test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_39_4::test_insert_defaults_present_as_expr test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_39_4::test_update_defaults_present test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_nodefault_insert_novalue test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_nodefault_insert_novalue [gw50] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_default_bulk_insert_novalue [gw54] [ 94%] PASSED test/orm/test_unitofworkv2.py::ORMOnlyPrimaryKeyTest::test_c test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_default_insert [gw37] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_nodefault_bulk_insert_novalue test/orm/test_unitofworkv2.py::ORMOnlyPrimaryKeyTest::test_d test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_nodefault_insert [gw7] [ 94%] PASSED test/orm/test_unitofworkv2.py::EnsureCacheTest::test_ensure_cache [gw53] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_default_insert test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_string_one] test/orm/test_unitofworkv2.py::NoAttrEventInFlushTest_sqlite+pysqlite_3_39_4::test_no_attr_events_flush [gw30] [ 94%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_string_one] test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_delete_childonly_unloaded_expired [gw12] [ 94%] PASSED test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_39_4::test_update_defaults_present test/dialect/mysql/test_types.py::TypeRoundTripTest::test_timestamp_nullable[type_2] test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_default_insert_novalue [gw61] [ 94%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_timestamp_nullable[type_2] [gw40] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_default_insert_novalue test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_natural_ordering [gw0] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_nodefault_insert_novalue test/dialect/oracle/test_types.py::TypesTest::test_int_not_float test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_datetime_aware_seconds_frac_fail] test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_nodefault_bulk_insert [gw54] [ 94%] PASSED test/orm/test_unitofworkv2.py::ORMOnlyPrimaryKeyTest::test_d test/dialect/oracle/test_types.py::TypesTest::test_char_length [gw19] [ 94%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_int_not_float test/orm/test_unitofworkv2.py::LoadersUsingCommittedTest::test_before_update_m2o [gw27] [ 94%] SKIPPED test/dialect/mssql/test_types.py::TypeRoundTripTest::test_datetime_offset[dto_param_datetime_aware_seconds_frac_fail] test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_one_to_many_delete_parent test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_default_bulk_insert [gw23] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_nodefault_insert_novalue [gw28] [ 94%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_char_length test/orm/test_unitofworkv2.py::SingleCycleTest::test_delete_unloaded_m2o test/orm/test_unitofworkv2.py::SingleCycleTest::test_bidirectional_multilevel_save [gw16] [ 94%] PASSED test/orm/test_unitofwork.py::SaveTest3::test_manytomany_xtracol_delete [gw26] [ 94%] PASSED test/orm/test_unitofworkv2.py::NoAttrEventInFlushTest_sqlite+pysqlite_3_39_4::test_no_attr_events_flush test/dialect/mysql/test_types.py::TypeRoundTripTest::test_precision_float_roundtrip test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_json_none_as_null [gw35] [ 94%] PASSED test/orm/test_unitofworkv2.py::RowswitchM2OTest::test_set_none_w_get_replaces_m2o [gw62] [ 94%] SKIPPED test/dialect/mysql/test_types.py::TypeRoundTripTest::test_precision_float_roundtrip [gw46] [ 94%] PASSED test/orm/test_unitofworkv2.py::BatchInsertsTest::test_batch_interaction [gw50] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_default_insert test/dialect/oracle/test_types.py::TypesTest::test_longstring [gw21] [ 94%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_del_attr test/orm/test_unitofworkv2.py::SingleCycleTest::test_many_to_one_set_null_unloaded [gw37] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_nodefault_insert test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_default_bulk_insert [gw20] [ 94%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_longstring test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_default_insert_novalue test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_nodefault_insert_novalue test/orm/test_unitofworkv2.py::SingleCycleTest::test_one_to_many_save test/orm/test_unitofworkv2.py::RowswitchM2OTest::test_set_none_w_get_replaces_scalar [gw22] [ 94%] PASSED test/orm/test_unitofworkv2.py::RowswitchAccountingTest::test_switch_on_delete [gw53] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_default_insert_novalue test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_del_attr_unloaded test/orm/test_unitofworkv2.py::RowswitchAccountingTest::test_switch_on_update [gw0] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_default_bulk_insert test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_nodefault_bulk_insert [gw40] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_nodefault_bulk_insert 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[Min 32-bit Number-SELECT CAST(-2147483648 AS NUMBER(19,0)) FROM dual] [gw55] [ 94%] 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_numeric_nan_float [gw23] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_json_none_as_null [gw3] [ 94%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_raw_numerics[Min 32-bit Number-SELECT CAST(-2147483648 AS NUMBER(19,0)) FROM dual] test/sql/test_update.py::UpdateFromCompileTest::test_alias_two test/orm/test_unitofworkv2.py::TypeWoBoolTest::test_update_against_none [gw41] [ 94%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_numeric_nan_float test/dialect/oracle/test_types.py::TypesTest::test_reflect_nvarchar [gw36] [ 94%] SKIPPED test/dialect/oracle/test_types.py::TypesTest::test_reflect_nvarchar test/sql/test_update.py::UpdateFromCompileTest::test_correlation_to_extra [gw30] [ 94%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_delete_childonly_unloaded_expired test/sql/test_update.py::UpdateFromCompileTest::test_render_subquery [gw61] [ 94%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_natural_ordering test/dialect/postgresql/test_types.py::UUIDTest::test_round_trip[as_uuid] [gw37] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_nodefault_insert_novalue [gw18] [ 94%] SKIPPED test/dialect/postgresql/test_types.py::UUIDTest::test_round_trip[as_uuid] [gw3] [ 94%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_alias_two [gw21] [ 94%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_del_attr_unloaded test/dialect/postgresql/test_types.py::UUIDTest::test_uuid_literal[as_uuid] [gw34] [ 94%] SKIPPED test/dialect/postgresql/test_types.py::UUIDTest::test_uuid_literal[as_uuid] test/sql/test_update.py::UpdateFromCompileTest::test_update_from_join_mysql_no_whereclause_four test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_delete_target [gw26] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_default_bulk_insert test/sql/test_update.py::UpdateFromCompileTest::test_alias_two_mysql test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_natural_selfref [gw19] [ 94%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_one_to_many_delete_parent [gw27] [ 94%] PASSED test/orm/test_unitofworkv2.py::SingleCycleTest::test_bidirectional_multilevel_save [gw41] [ 94%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_correlation_to_extra test/sql/test_update.py::UpdateFromCompileTest::test_dont_correlate_to_extra test/sql/test_update.py::UpdateFromCompileTest::test_update_from_join_mysql_no_whereclause_two [gw3] [ 94%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_alias_two_mysql [gw28] [ 94%] PASSED test/orm/test_unitofworkv2.py::SingleCycleTest::test_delete_unloaded_m2o [gw36] [ 94%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_render_subquery test/sql/test_update.py::UpdateFromCompileTest::test_render_table [gw22] [ 94%] PASSED test/orm/test_unitofworkv2.py::RowswitchAccountingTest::test_switch_on_update [gw7] [ 94%] PASSED test/orm/test_unitofworkv2.py::LoadersUsingCommittedTest::test_before_update_m2o test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_one_to_many_save [gw50] [ 94%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_default_insert_novalue [gw34] [ 94%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_update_from_join_mysql_no_whereclause_two test/orm/test_unitofworkv2.py::SingleCycleTest::test_bidirectional_mutations_one test/sql/test_types.py::UnicodeTest_sqlite+pysqlite_3_39_4::test_unicode_warnings_typelevel_sqla_unicode [gw29] [ 94%] PASSED test/sql/test_types.py::UnicodeTest_sqlite+pysqlite_3_39_4::test_unicode_warnings_typelevel_sqla_unicode test/sql/test_update.py::UpdateFromMultiTableUpdateDefaultsTest_sqlite+pysqlite_3_39_4::test_defaults_second_table [gw62] [ 94%] PASSED test/orm/test_unitofworkv2.py::SingleCycleTest::test_many_to_one_set_null_unloaded test/orm/test_unitofworkv2.py::SingleCycleTest::test_many_to_one_delete_all test/sql/test_update.py::UpdateFromCompileTest::test_update_from_join_mysql_whereclause [gw34] [ 94%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_update_from_join_mysql_whereclause [gw20] [ 94%] PASSED test/orm/test_unitofworkv2.py::SingleCycleTest::test_one_to_many_save [gw18] [ 94%] 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 [gw18] [ 94%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_update_from_join_mysql_no_whereclause_one [gw36] [ 95%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_render_table [gw61] [ 95%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_natural_selfref [gw35] [ 95%] PASSED test/orm/test_unitofworkv2.py::RowswitchM2OTest::test_set_none_w_get_replaces_scalar test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_m2o_flush_size [gw55] [ 95%] PASSED test/orm/test_unitofworkv2.py::TypeWoBoolTest::test_update_against_none test/orm/test_unitofworkv2.py::TypeWoBoolTest::test_update_against_something_else test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_o2m_flush_size test/orm/test_unitofworkv2.py::RowswitchM2OTest::test_set_none_replaces_m2o [gw41] [ 95%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_dont_correlate_to_extra test/orm/test_unitofworkv2.py::SingleCycleTest::test_singlecycle_flush_size [gw53] [ 95%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_nodefault_bulk_insert test/orm/test_unitofworkv2.py::SingleCycleTest::test_one_to_many_delete_all [gw30] [ 95%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_delete_target test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_delete_all [gw19] [ 95%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_one_to_many_save [gw27] [ 95%] PASSED test/orm/test_unitofworkv2.py::SingleCycleTest::test_bidirectional_mutations_one [gw28] [ 95%] PASSED test/orm/test_unitofworkv2.py::SingleCycleTest::test_many_to_one_delete_all [gw55] [ 95%] PASSED test/orm/test_unitofworkv2.py::TypeWoBoolTest::test_update_against_something_else [gw21] [ 95%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_delete_all test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_delete_unloaded [gw29] [ 95%] SKIPPED test/sql/test_update.py::UpdateFromMultiTableUpdateDefaultsTest_sqlite+pysqlite_3_39_4::test_defaults_second_table test/sql/test_update.py::UpdateFromMultiTableUpdateDefaultsTest_sqlite+pysqlite_3_39_4::test_defaults_second_table_same_name [gw29] [ 95%] SKIPPED test/sql/test_update.py::UpdateFromMultiTableUpdateDefaultsTest_sqlite+pysqlite_3_39_4::test_defaults_second_table_same_name [gw62] [ 95%] PASSED test/orm/test_unitofworkv2.py::SingleCycleTest::test_one_to_many_delete_all [gw20] [ 95%] PASSED test/orm/test_unitofworkv2.py::SingleCycleTest::test_singlecycle_flush_size test/sql/test_types.py::UserDefinedRoundTripTest_sqlite+pysqlite_3_39_4::test_plain_in_typedec_of_typedec test/orm/test_unitofworkv2.py::SingleCycleM2MTest::test_many_to_many_one test/sql/test_types.py::UserDefinedTest::test_typedecorator_impl test/sql/test_types.py::UserDefinedTest::test_typedecorator_schematype_constraint[Enum] test/sql/test_types.py::VariantBackendTest_sqlite+pysqlite_3_39_4::test_type_decorator_compile_variant_one test/sql/test_types.py::VariantBackendTest_sqlite+pysqlite_3_39_4::test_type_decorator_variant_three [gw59] [ 95%] PASSED test/sql/test_types.py::UserDefinedTest::test_typedecorator_schematype_constraint[Enum] [gw4] [ 95%] PASSED test/sql/test_types.py::UserDefinedRoundTripTest_sqlite+pysqlite_3_39_4::test_plain_in_typedec_of_typedec [gw2] [ 95%] PASSED test/sql/test_types.py::VariantBackendTest_sqlite+pysqlite_3_39_4::test_type_decorator_compile_variant_one test/sql/test_types.py::VariantTest::test_round_trip [gw35] [ 95%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_m2o_flush_size [gw43] [ 95%] PASSED test/sql/test_types.py::UserDefinedTest::test_typedecorator_impl test/sql/test_types.py::VariantTest::test_comparator_variant [gw61] [ 95%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_o2m_flush_size test/sql/test_update.py::UpdateTest::test_binds_that_match_columns [gw14] [ 95%] PASSED test/sql/test_types.py::VariantBackendTest_sqlite+pysqlite_3_39_4::test_type_decorator_variant_three test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_39_4::test_exec_three_table test/sql/test_update.py::UpdateTest::test_correlated_update_one test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_39_4::test_exec_join_multitable [gw60] [ 95%] PASSED test/sql/test_types.py::VariantTest::test_comparator_variant [gw42] [ 95%] PASSED test/sql/test_types.py::VariantTest::test_round_trip [gw22] [ 95%] PASSED test/orm/test_unitofworkv2.py::RowswitchM2OTest::test_set_none_replaces_m2o test/orm/test_unitofwork.py::BinaryHistTest::test_binary_equality test/sql/test_update.py::UpdateTest::test_correlated_update_three test/sql/test_update.py::UpdateTest::test_labels_no_collision [gw30] [ 95%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_delete_unloaded test/sql/test_update.py::UpdateTest::test_unconsumed_names_kwargs test/orm/test_unitofwork.py::ForeignPKTest::test_basic [gw2] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_correlated_update_one [gw43] [ 95%] SKIPPED test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_39_4::test_exec_three_table [gw4] [ 95%] SKIPPED test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_39_4::test_exec_join_multitable test/sql/test_update.py::UpdateTest::test_correlated_update_seven test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_39_4::test_exec_two_table test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_39_4::test_exec_multitable test/orm/test_unitofwork.py::DefaultTest::test_used_in_relationship [gw39] [ 95%] PASSED test/orm/test_unitofwork.py::BinaryHistTest::test_binary_equality [gw59] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_binds_that_match_columns [gw14] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_correlated_update_three [gw43] [ 95%] SKIPPED test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_39_4::test_exec_two_table [gw42] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_labels_no_collision [gw60] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_unconsumed_names_kwargs test/sql/test_update.py::UpdateTest::test_correlated_update_five [gw4] [ 95%] SKIPPED test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_39_4::test_exec_multitable test/sql/test_update.py::UpdateTest::test_correlated_update_two test/sql/test_update.py::UpdateTest::test_labels_no_collision_index [gw2] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_correlated_update_seven test/sql/test_update.py::UpdateTest::test_unconsumed_names_kwargs_w_keys test/sql/test_update.py::UpdateTest::test_update_1 [gw59] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_correlated_update_five [gw14] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_correlated_update_two test/orm/test_unitofwork.py::ColumnCollisionTest::test_naming [gw42] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_labels_no_collision_index [gw60] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_unconsumed_names_kwargs_w_keys [gw19] [ 95%] PASSED test/orm/test_unitofworkv2.py::SingleCycleM2MTest::test_many_to_many_one test/orm/test_unitofwork.py::ColumnPropertyTest::test_no_refresh_ro_deferred_no_expire_on_flush test/orm/test_unitofwork.py::ClauseAttributesTest_sqlite+pysqlite_3_39_4::test_insert_pk_expression test/orm/test_unitofwork.py::DefaultTest::test_eager_defaults test/orm/test_unitofwork.py::OneToManyTest::test_child_move [gw63] [ 95%] PASSED test/orm/test_unitofwork.py::ForeignPKTest::test_basic test/orm/test_unitofwork.py::ExtraPassiveDeletesTest::test_dont_emit [gw39] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_1 test/orm/test_unitofwork.py::PassiveDeletesTest::test_backwards_pd [gw1] [ 95%] SKIPPED test/orm/test_unitofwork.py::ExtraPassiveDeletesTest::test_dont_emit [gw8] [ 95%] SKIPPED test/orm/test_unitofwork.py::PassiveDeletesTest::test_backwards_pd test/orm/test_unitofwork.py::PartialNullPKTest::test_key_switch test/sql/test_update.py::UpdateTest::test_update_10 test/sql/test_update.py::UpdateTest::test_update_to_expression_three test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t2-idx_to_value2] [gw47] [ 95%] PASSED test/orm/test_unitofwork.py::DefaultTest::test_used_in_relationship [gw52] [ 95%] PASSED test/orm/test_unitofwork.py::ColumnCollisionTest::test_naming test/sql/test_update.py::UpdateTest::test_update_2 [gw39] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_10 [gw38] [ 95%] PASSED test/orm/test_unitofwork.py::ColumnPropertyTest::test_no_refresh_ro_deferred_no_expire_on_flush test/orm/test_unitofwork.py::RowSwitchTest::test_onetomany test/orm/test_unitofwork.py::ManyToOneTest::test_many_to_one_3 test/sql/test_update.py::UpdateTest::test_update_8 test/sql/test_update.py::UpdateTest::test_update_5 [gw44] [ 95%] PASSED test/orm/test_unitofwork.py::ClauseAttributesTest_sqlite+pysqlite_3_39_4::test_insert_pk_expression [gw25] [ 95%] PASSED test/orm/test_unitofwork.py::PartialNullPKTest::test_key_switch test/orm/test_unitofwork.py::PKTest::test_manual_pk test/orm/test_unitofwork.py::ManyToOneTest::test_bidirectional_no_load test/sql/test_update.py::UpdateTest::test_update_broken_custom_key_thing test/orm/test_unitofwork.py::SaveTest::test_dont_update_blanks [gw1] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_to_expression_three test/sql/test_update.py::UpdateTest::test_update_no_multiple_parameters_allowed [gw51] [ 95%] PASSED test/orm/test_unitofwork.py::DefaultTest::test_eager_defaults [gw63] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_2 [gw32] [ 95%] PASSED test/orm/test_unitofwork.py::OneToManyTest::test_child_move [gw8] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t2-idx_to_value2] test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t5-idx_to_value5] test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t0-idx_to_value0] [gw13] [ 95%] PASSED test/orm/test_unitofwork.py::PKTest::test_manual_pk test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t3-idx_to_value3] [gw52] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_8 test/sql/test_update.py::UpdateTest::test_update_3 [gw47] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_5 test/sql/test_update.py::UpdateTest::test_update_ordered_parameters_multiple [gw1] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t0-idx_to_value0] test/sql/test_update.py::UpdateTest::test_update_6 test/sql/test_update.py::UpdateTest::test_update_9 [gw63] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_3 [gw57] [ 95%] PASSED test/orm/test_unitofwork.py::SaveTest::test_dont_update_blanks [gw49] [ 95%] PASSED test/orm/test_unitofwork.py::RowSwitchTest::test_onetomany [gw38] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_broken_custom_key_thing test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_39_4::test_delete_twice test/orm/test_update_delete.py::InheritTest_sqlite+pysqlite_3_39_4::test_update_from [gw52] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_9 [gw8] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t3-idx_to_value3] [gw44] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_no_multiple_parameters_allowed [gw47] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_6 [gw48] [ 95%] PASSED test/orm/test_unitofwork.py::ManyToOneTest::test_many_to_one_3 test/sql/test_update.py::UpdateTest::test_update_custom_key_thing test/orm/test_unitofwork.py::SaveTest::test_multi_table_selectable [gw25] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t5-idx_to_value5] test/sql/test_update.py::UpdateTest::test_update_ordered_broken_custom_key_thing test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t6-idx_to_value6] test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t8-idx_to_value8] test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_39_4::test_insert_dont_fetch_nondefaults [gw38] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_custom_key_thing [gw44] [ 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_39_4::test_delete[evaluate-False] test/sql/test_update.py::UpdateTest::test_update_ordered_then_nonordered test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_39_4::test_update_single_missing test/orm/test_update_delete.py::ExpressionUpdateTest::test_update_args [gw51] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_ordered_parameters_multiple test/sql/test_update.py::UpdateTest::test_update_ordered_parameters_newstyle_1 [gw25] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t6-idx_to_value6] test/orm/test_unitofwork.py::ManyToManyTest::test_many_to_many test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_39_4::test_delete_multi_broken_multi_rowcount_doesnt_warn [gw32] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_ordered_then_nonordered [gw51] [ 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_39_4::test_update_from test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_39_4::test_update_defaults_present_as_expr test/sql/test_update.py::UpdateTest::test_update_ordereddict [gw15] [ 95%] PASSED test/orm/test_unitofwork.py::SaveTest::test_multi_table_selectable [gw10] [ 95%] PASSED test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_39_4::test_insert_dont_fetch_nondefaults [gw49] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t8-idx_to_value8] [gw33] [ 95%] PASSED test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_39_4::test_delete_twice test/orm/test_update_delete.py::InheritTest_sqlite+pysqlite_3_39_4::test_update_from_join_no_problem test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t9-idx_to_value9] [gw48] [ 95%] PASSED test/orm/test_update_delete.py::ExpressionUpdateTest::test_update_args [gw17] [ 95%] PASSED test/orm/test_unitofwork.py::ManyToOneTest::test_bidirectional_no_load [gw13] [ 95%] SKIPPED test/orm/test_update_delete.py::InheritTest_sqlite+pysqlite_3_39_4::test_update_from_join_no_problem [gw32] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_ordereddict test/orm/test_unitofworkv2.py::RaiseLoadIgnoredTest::test_delete_head [gw5] [ 95%] PASSED test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_39_4::test_update_single_missing test/orm/test_update_delete.py::ExpressionUpdateTest::test_update_attr_names test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_39_4::test_multi_table_criteria_ok_wo_eval test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_39_4::test_delete[fetch-True] [gw49] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t9-idx_to_value9] test/orm/test_unitofwork.py::UnicodeSchemaTest::test_inheritance_mapping test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_39_4::test_update[fetch-False] test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_39_4::test_update_from_multitable_same_names [gw31] [ 95%] PASSED test/orm/test_unitofworkv2.py::BasicStaleChecksTest_sqlite+pysqlite_3_39_4::test_delete_multi_broken_multi_rowcount_doesnt_warn test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_39_4::test_insert_defaults_bulk_insert [gw57] [ 95%] PASSED test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_39_4::test_delete[evaluate-False] test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_39_4::test_delete[evaluate-True] test/orm/test_update_delete.py::InheritTest_sqlite+pysqlite_3_39_4::test_update_subtable_only test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_autoflush_before_evaluate_delete [gw12] [ 95%] PASSED test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_39_4::test_update_defaults_present_as_expr [gw48] [ 95%] PASSED test/orm/test_update_delete.py::ExpressionUpdateTest::test_update_attr_names [gw10] [ 95%] SKIPPED test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_39_4::test_multi_table_criteria_ok_wo_eval [gw57] [ 95%] PASSED test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_39_4::test_delete[evaluate-True] [gw58] [ 95%] PASSED test/orm/test_unitofwork.py::ManyToManyTest::test_many_to_many [gw5] [ 95%] SKIPPED test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_39_4::test_update_from_multitable_same_names test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_autoflush_before_fetch_update test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_39_4::test_no_eval_against_multi_table_criteria [gw46] [ 95%] PASSED test/orm/test_unitofworkv2.py::EagerDefaultsTest_sqlite+pysqlite_3_39_4::test_insert_defaults_bulk_insert test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_39_4::test_update_using_case [gw54] [ 95%] PASSED test/orm/test_unitofworkv2.py::RaiseLoadIgnoredTest::test_delete_head [gw33] [ 95%] PASSED test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_39_4::test_delete[fetch-True] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_delete_rollback test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_39_4::test_update[evaluate-False] [gw16] [ 95%] PASSED test/orm/test_unitofwork.py::UnicodeSchemaTest::test_inheritance_mapping test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_delete_all test/orm/test_update_delete.py::UpdateDeleteIgnoresLoadersTest::test_delete_with_eager_relationships [gw15] [ 95%] PASSED test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_39_4::test_update[fetch-False] [gw17] [ 95%] PASSED test/orm/test_update_delete.py::InheritTest_sqlite+pysqlite_3_39_4::test_update_subtable_only [gw31] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_autoflush_before_evaluate_delete test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_39_4::test_update[fetch-True] [gw10] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_39_4::test_no_eval_against_multi_table_criteria test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_autoflush_before_evaluate_update test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_delete_invalid_evaluation [gw33] [ 95%] PASSED test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_39_4::test_update[evaluate-False] test/orm/test_update_delete.py::LoadFromReturningTest::test_load_from_insert [gw5] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_39_4::test_update_using_case [gw17] [ 95%] SKIPPED test/orm/test_update_delete.py::LoadFromReturningTest::test_load_from_insert [gw15] [ 95%] PASSED test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_39_4::test_update[fetch-True] [gw12] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_autoflush_before_fetch_update [gw46] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_delete_rollback test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_delete [gw31] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_autoflush_before_evaluate_update test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_nodefault_bulk_insert_novalue test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_default_bulk_insert_novalue [gw54] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_delete_all [gw58] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteIgnoresLoadersTest::test_delete_with_eager_relationships test/sql/test_update.py::UpdateFromCompileTest::test_autocorrelate_error test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_delete_fetch_returning test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_default_bulk_insert_novalue test/orm/test_update_delete.py::UpdateDeleteIgnoresLoadersTest::test_update_with_eager_relationships test/orm/test_unitofworkv2.py::LoadersUsingCommittedTest::test_before_update_o2m_notpassive [gw3] [ 95%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_autocorrelate_error test/orm/test_unitofworkv2.py::ORMOnlyPrimaryKeyTest::test_a test/sql/test_update.py::UpdateFromCompileTest::test_update_from_multitable_same_name_mysql test/sql/test_update.py::UpdateFromCompileTest::test_update_from_join_mysql_no_whereclause_three test/sql/test_update.py::UpdateFromCompileTest::test_render_multi_table test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_delete_without_session_sync [gw34] [ 95%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_update_from_multitable_same_name_mysql test/sql/test_update.py::UpdateFromCompileTest::test_render_table_mysql [gw18] [ 95%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_update_from_join_mysql_no_whereclause_three [gw16] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_delete_invalid_evaluation test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_nodefault_bulk_insert_novalue [gw37] [ 95%] SKIPPED test/orm/test_unitofworkv2.py::ORMOnlyPrimaryKeyTest::test_a [gw12] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_delete test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_evaluate_synonym_attr [gw36] [ 95%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_render_table_mysql test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_evaluate_unmapped_col [gw41] [ 95%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_render_multi_table [gw0] [ 95%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_default_bulk_insert_novalue test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_delete_childonly_unloaded test/orm/test_unitofworkv2.py::SingleCycleTest::test_many_to_one_save [gw40] [ 95%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_nodefault_bulk_insert_novalue test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_fetch_before_update [gw54] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_delete_fetch_returning test/sql/test_update.py::UpdateFromCompileTest::test_alias_one test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_get_bind_scenarios[delete-both] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_evaluate_double_synonym_attr test/orm/test_unitofworkv2.py::SingleCycleTest::test_cycle_rowswitch [gw26] [ 95%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_builtin_evalnull_default_bulk_insert_novalue test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_delete_with_bindparams test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_nodefault_bulk_insert test/sql/test_update.py::UpdateFromMultiTableUpdateDefaultsTest_sqlite+pysqlite_3_39_4::test_no_defaults_second_table [gw50] [ 95%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_nodefault_bulk_insert test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_default_bulk_insert [gw23] [ 95%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_no_evalnull_default_bulk_insert [gw29] [ 95%] SKIPPED test/sql/test_update.py::UpdateFromMultiTableUpdateDefaultsTest_sqlite+pysqlite_3_39_4::test_no_defaults_second_table test/orm/test_unitofworkv2.py::SingleCycleTest::test_one_to_many_delete_parent test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_delete_with_loader_criteria[evaluate-False] [gw28] [ 95%] PASSED test/orm/test_unitofworkv2.py::SingleCycleTest::test_many_to_one_save [gw55] [ 95%] PASSED test/sql/test_update.py::UpdateFromCompileTest::test_alias_one test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_delete_with_loader_criteria[fetch-False] [gw58] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteIgnoresLoadersTest::test_update_with_eager_relationships test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_get_bind_scenarios[update-table] [gw7] [ 95%] PASSED test/orm/test_unitofworkv2.py::LoadersUsingCommittedTest::test_before_update_o2m_notpassive test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_evaluate_before_update test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_evaluate_dont_refresh_expired_objects[False-False] [gw27] [ 95%] PASSED test/orm/test_unitofworkv2.py::SingleCycleTest::test_cycle_rowswitch [gw53] [ 95%] PASSED test/orm/test_unitofworkv2.py::NullEvaluatingTest::test_evalnull_nodefault_bulk_insert_novalue [gw36] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_get_bind_scenarios[delete-both] [gw21] [ 95%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_delete_childonly_unloaded [gw34] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_evaluate_synonym_attr [gw3] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_delete_without_session_sync [gw37] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_evaluate_double_synonym_attr test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_get_bind_scenarios[update-both] [gw18] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_evaluate_unmapped_col [gw62] [ 95%] PASSED test/orm/test_unitofworkv2.py::SingleCycleTest::test_one_to_many_delete_parent test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_evaluate_dont_refresh_expired_objects[True-False] test/orm/test_unitofworkv2.py::TypeWoBoolTest::test_no_update_no_change [gw0] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_delete_with_bindparams [gw41] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_fetch_before_update test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_get_bind_scenarios[delete-table] test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_one_to_many_delete_all test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_many [gw55] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_get_bind_scenarios[update-table] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_get_bind_scenarios[insert-mapper] [gw23] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_delete_with_loader_criteria[fetch-False] test/orm/test_unitofworkv2.py::RowswitchM2OTest::test_set_none_replaces_scalar test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_illegal_operations test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_save [gw40] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_delete_with_loader_criteria[evaluate-False] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_against_table_col [gw50] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_evaluate_before_update [gw28] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_get_bind_scenarios[update-both] test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_39_4::test_exec_two_table_plus_alias test/sql/test_update.py::UpdateTest::test_correlated_update_six [gw26] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_evaluate_dont_refresh_expired_objects[False-False] test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_39_4::test_exec_multitable_same_name [gw61] [ 95%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_one_to_many_delete_all [gw53] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_get_bind_scenarios[delete-table] test/sql/test_update.py::UpdateTest::test_correlated_update_four [gw43] [ 95%] SKIPPED test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_39_4::test_exec_two_table_plus_alias [gw4] [ 95%] SKIPPED test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_39_4::test_exec_multitable_same_name test/sql/test_update.py::UpdateTest::test_inline_defaults [gw29] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update [gw20] [ 95%] PASSED test/orm/test_unitofworkv2.py::TypeWoBoolTest::test_no_update_no_change [gw2] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_correlated_update_six [gw21] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_get_bind_scenarios[insert-mapper] test/sql/test_update.py::UpdateTest::test_prefix_with [gw35] [ 95%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_many [gw59] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_correlated_update_four [gw30] [ 95%] PASSED test/orm/test_unitofworkv2.py::RudimentaryFlushTest::test_many_to_one_save test/sql/test_update.py::UpdateTest::test_unconsumed_names_values_dict test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_returns_rowcount [gw14] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_inline_defaults test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_w_unevaluatable_value_evaluate [gw27] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_illegal_operations test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_with_bindparams test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_changes_resets_dirty [gw42] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_prefix_with test/orm/test_unitofworkv2.py::SingleCyclePlusAttributeTest::test_flush_size [gw7] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_evaluate_dont_refresh_expired_objects[True-False] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_explicit_returning [gw60] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_unconsumed_names_values_dict test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_with_filter_statement [gw62] [ 95%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_against_table_col test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_fetch_returning_lambda test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_with_loader_criteria[evaluate-True] [gw22] [ 95%] PASSED test/orm/test_unitofworkv2.py::RowswitchM2OTest::test_set_none_replaces_scalar test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_with_loader_criteria[fetch-True] test/sql/test_update.py::UpdateTest::test_update_11 test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_preserve_parameter_order_future test/orm/test_utils.py::AliasedClassTest::test_classmethod test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t1-idx_to_value1] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_future_lambda [gw39] [ 95%] PASSED test/sql/test_update.py::UpdateTest::test_update_11 [gw61] [ 95%] SKIPPED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_explicit_returning test/sql/test_update.py::UpdateTest::test_update_4 test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t4-idx_to_value4] test/sql/test_update.py::UpdateTest::test_update_7 [gw59] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_with_filter_statement test/sql/test_update.py::UpdateTest::test_update_bound_ordering [gw43] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_returns_rowcount [gw1] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t1-idx_to_value1] [gw60] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_classmethod test/orm/test_utils.py::AliasedClassTest::test_hybrid_descriptor_two [gw63] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_update_4 [gw19] [ 96%] PASSED test/orm/test_unitofworkv2.py::SingleCyclePlusAttributeTest::test_flush_size [gw47] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_update_7 [gw2] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_w_unevaluatable_value_evaluate [gw8] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t4-idx_to_value4] [gw20] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_changes_resets_dirty [gw4] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_with_bindparams [gw52] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_update_bound_ordering test/orm/test_utils.py::AliasedClassTest::test_meta_getattr_one test/sql/test_update.py::UpdateTest::test_update_literal_binds [gw30] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_preserve_parameter_order_future [gw14] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_with_loader_criteria[evaluate-True] [gw35] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_fetch_returning_lambda test/orm/test_utils.py::AliasedClassTest::test_hybrid_descriptor_one test/sql/test_update.py::UpdateTest::test_update_ordered_custom_key_thing test/orm/test_utils.py::AliasedClassTest::test_parententity_vs_parentmapper [gw42] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_with_loader_criteria[fetch-True] test/orm/test_utils.py::AliasedClassTest::test_named_selectable [gw38] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_update_literal_binds test/orm/test_utils.py::AliasedClassTest::test_simple test/orm/test_utils.py::AliasedClassTest::test_meta_getattr_two [gw39] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_hybrid_descriptor_two [gw44] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_update_ordered_custom_key_thing [gw1] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_meta_getattr_one [gw47] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_parententity_vs_parentmapper test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t7-idx_to_value7] [gw52] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_simple test/sql/test_update.py::UpdateTest::test_update_ordered_parameters_newstyle_2 test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_call [gw19] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_hybrid_descriptor_one [gw38] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_call [gw8] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_named_selectable test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_fn [gw63] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_meta_getattr_two [gw22] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_future_lambda [gw25] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_update_to_expression_two[t7-idx_to_value7] [gw44] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_fn [gw51] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_update_ordered_parameters_newstyle_2 test/orm/test_update_delete.py::InheritTest_sqlite+pysqlite_3_39_4::test_update_from_multitable test/sql/test_update.py::UpdateTest::test_update_to_expression_one test/sql/test_update.py::UpdateTest::test_where_empty test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_39_4::test_delete[fetch-False] test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_fn_no_self_but_self test/orm/test_update_delete.py::InheritTest_sqlite+pysqlite_3_39_4::test_delete_from [gw13] [ 96%] SKIPPED test/orm/test_update_delete.py::InheritTest_sqlite+pysqlite_3_39_4::test_update_from_multitable [gw25] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_fn_no_self_but_self test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_init_no_self [gw49] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_where_empty [gw32] [ 96%] PASSED test/sql/test_update.py::UpdateTest::test_update_to_expression_one [gw51] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_init_no_self test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_39_4::test_update_from_joined_subq_test test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_39_4::test_update[evaluate-True] test/orm/test_update_delete.py::LoadFromReturningTest::test_load_from_update test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_method test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_39_4::test_update_using_in [gw17] [ 96%] SKIPPED test/orm/test_update_delete.py::LoadFromReturningTest::test_load_from_update test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_39_4::test_delete_from_joined_subq_test test/base/test_utils.py::BackslashReplaceTest::test_utf8_to_utf8 test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_delete_rollback_with_fetch test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_unbound_method_no_self [gw13] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_method [gw17] [ 96%] PASSED test/base/test_utils.py::BackslashReplaceTest::test_utf8_to_utf8 [gw49] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_unbound_method_no_self [gw57] [ 96%] PASSED test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_39_4::test_delete[fetch-False] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_autoflush_before_fetch_delete test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_partial [gw33] [ 96%] PASSED test/orm/test_update_delete.py::SingleTablePolymorphicTest_sqlite+pysqlite_3_39_4::test_update[evaluate-True] [gw32] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_partial [gw10] [ 96%] SKIPPED test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_39_4::test_update_from_joined_subq_test test/base/test_utils.py::ArgInspectionTest::test_get_func_kwargs [gw57] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_get_func_kwargs test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_delete_against_metadata [gw48] [ 96%] SKIPPED test/orm/test_update_delete.py::InheritTest_sqlite+pysqlite_3_39_4::test_delete_from test/base/test_utils.py::BackslashReplaceTest::test_cp1251_to_utf8 test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_delete_returns_rowcount [gw33] [ 96%] PASSED test/base/test_utils.py::BackslashReplaceTest::test_cp1251_to_utf8 test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_delete_fetch_returning_lambda test/base/test_utils.py::AsInterfaceTest::test_no_cls_no_methods [gw15] [ 96%] SKIPPED test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_39_4::test_delete_from_joined_subq_test [gw5] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_39_4::test_update_using_in [gw46] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_delete_rollback_with_fetch test/base/test_utils.py::AsInterfaceTest::test_dict [gw10] [ 96%] PASSED test/base/test_utils.py::AsInterfaceTest::test_no_cls_no_methods [gw31] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_autoflush_before_fetch_delete [gw48] [ 96%] PASSED test/base/test_utils.py::AsInterfaceTest::test_dict test/orm/test_update_delete.py::UpdateDeleteIgnoresLoadersTest::test_update_with_explicit_joinedload test/base/test_utils.py::ColumnCollectionTest::test_dupes_add test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_evaluate_synonym_string test/base/test_utils.py::ColumnCollectionTest::test_contains_column test/base/test_utils.py::ColumnCollectionTest::test_identical_dupe_construct test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_get_bind_scenarios[delete-mapper] [gw15] [ 96%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_dupes_add [gw5] [ 96%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_contains_column [gw12] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_delete_against_metadata [gw46] [ 96%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_identical_dupe_construct test/base/test_utils.py::ColumnCollectionTest::test_items test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_evaluate_before_delete [gw31] [ 96%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_items test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_evaluate_invalid [gw16] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_delete_returns_rowcount test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_fetch_before_delete [gw24] [ 96%] PASSED test/orm/test_unitofwork.py::OneToManyTest::test_double_relationship test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_delete_with_fetch_strategy test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_fetch_dont_refresh_expired_objects [gw54] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_delete_fetch_returning_lambda test/base/test_utils.py::ColumnCollectionTest::test_keys [gw36] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_get_bind_scenarios[delete-mapper] test/orm/test_unitofwork.py::OneToManyTest::test_o2m_delete_parent test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_illegal_eval [gw12] [ 96%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_keys test/base/test_utils.py::ColumnCollectionTest::test_separate_key_get test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_delete_with_loader_criteria[fetch-True] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_delete_with_loader_criteria[evaluate-True] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_evaluate_clauseelement [gw16] [ 96%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_separate_key_get [gw34] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_evaluate_synonym_string test/base/test_utils.py::ColumnCollectionTest::test_str test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_evaluate_dont_refresh_expired_objects[False-True] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_get_bind_scenarios[update-mapper] [gw54] [ 96%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_str [gw37] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_evaluate_invalid test/base/test_utils.py::DedupeColumnCollectionTest::test_contains_column_not_column test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_against_metadata [gw36] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_contains_column_not_column [gw3] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_evaluate_before_delete test/base/test_utils.py::DedupeColumnCollectionTest::test_dupes_construct_dedupe test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_get_bind_scenarios[insert-both] [gw58] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteIgnoresLoadersTest::test_update_with_explicit_joinedload [gw34] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_dupes_construct_dedupe [gw18] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_fetch_before_delete [gw0] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_delete_with_fetch_strategy [gw55] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_illegal_eval [gw24] [ 96%] PASSED test/orm/test_unitofwork.py::OneToManyTest::test_o2m_delete_parent [gw28] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_get_bind_scenarios[update-mapper] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_get_bind_scenarios[insert-table] test/base/test_utils.py::DedupeColumnCollectionTest::test_extend_existing_maintains_ordering [gw3] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_extend_existing_maintains_ordering test/base/test_utils.py::DedupeColumnCollectionTest::test_identical_dupe_construct_dedupes test/base/test_utils.py::DedupeColumnCollectionTest::test_compare [gw50] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_evaluate_clauseelement [gw23] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_delete_with_loader_criteria[fetch-True] [gw41] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_fetch_dont_refresh_expired_objects [gw58] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_compare [gw53] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_get_bind_scenarios[insert-both] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_no_fetch_w_explicit_returning [gw40] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_delete_with_loader_criteria[evaluate-True] [gw37] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_identical_dupe_construct_dedupes [gw29] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_against_metadata [gw45] [ 96%] PASSED test/engine/test_pool.py::QueuePoolTest::test_hanging_connect_within_overflow [gw21] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_get_bind_scenarios[insert-table] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_evaluate_dont_refresh_expired_objects[True-True] test/engine/test_pool.py::QueuePoolTest::test_invalidate test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_all [gw26] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_evaluate_dont_refresh_expired_objects[False-True] [gw27] [ 96%] SKIPPED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_no_fetch_w_explicit_returning test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_fetch_returning [gw45] [ 96%] PASSED test/engine/test_pool.py::QueuePoolTest::test_invalidate test/engine/test_pool.py::QueuePoolTest::test_lifo test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_with_loader_criteria[evaluate-False] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_unordered_dict test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_w_unevaluatable_value_fetch test/orm/test_utils.py::AliasedClassTest::test_descriptors test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_with_expire_strategy test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_changes_with_autoflush [gw45] [ 96%] PASSED test/engine/test_pool.py::QueuePoolTest::test_lifo test/engine/test_pool.py::QueuePoolTest::test_max_overflow test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_with_loader_criteria[fetch-False] test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_future test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_preserve_parameter_order_query test/orm/test_utils.py::AliasedClassTest::test_instancemethod [gw60] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_descriptors test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_without_load test/orm/test_utils.py::AliasedClassTest::test_meta_getattr_three test/orm/test_utils.py::AliasedClassTest::test_proxy_descriptor_one test/orm/test_utils.py::AliasedClassTest::test_simple_property test/orm/test_utils.py::AliasedClassTest::test_hybrid_descriptor_three [gw62] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_all [gw39] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_instancemethod test/orm/test_utils.py::AliasedClassTest::test_not_instantiatable [gw43] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_unordered_dict [gw7] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_evaluate_dont_refresh_expired_objects[True-True] test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_call_no_self [gw52] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_simple_property [gw61] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_fetch_returning [gw47] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_proxy_descriptor_one test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_fn_no_self [gw59] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_with_loader_criteria[evaluate-False] [gw38] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_call_no_self [gw44] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_fn_no_self [gw1] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_meta_getattr_three [gw2] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_w_unevaluatable_value_fetch [gw4] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_with_expire_strategy [gw8] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_not_instantiatable test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_multi_values_error_future [gw20] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_changes_with_autoflush [gw42] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_without_load [gw30] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_preserve_parameter_order_query [gw19] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_hybrid_descriptor_three [gw14] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_with_loader_criteria[fetch-False] test/orm/test_utils.py::AliasedClassTest::test_named_entity [gw63] [ 96%] PASSED test/orm/test_utils.py::AliasedClassTest::test_named_entity [gw35] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_future [gw22] [ 96%] PASSED test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_multi_values_error_future test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_init test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_instance_method_no_self [gw25] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_init test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_obj_init [gw51] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_instance_method_no_self test/base/test_utils.py::ArgInspectionTest::test_get_cls_kwargs test/base/test_utils.py::ColumnCollectionTest::test_compare [gw13] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_obj_init [gw17] [ 96%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_compare [gw49] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_get_cls_kwargs test/base/test_utils.py::ArgInspectionTest::test_getargspec_6_tuple test/base/test_utils.py::BackslashReplaceTest::test_latin1_to_utf8 [gw57] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_getargspec_6_tuple [gw33] [ 96%] PASSED test/base/test_utils.py::BackslashReplaceTest::test_latin1_to_utf8 test/base/test_utils.py::AsInterfaceTest::test_instance test/base/test_utils.py::BackslashReplaceTest::test_ascii_to_utf8 test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_py_builtin [gw32] [ 96%] PASSED test/base/test_utils.py::ArgInspectionTest::test_callable_argspec_py_builtin [gw48] [ 96%] PASSED test/base/test_utils.py::AsInterfaceTest::test_instance [gw10] [ 96%] PASSED test/base/test_utils.py::BackslashReplaceTest::test_ascii_to_utf8 test/base/test_utils.py::ColumnCollectionTest::test_dupes_construct [gw15] [ 96%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_dupes_construct test/base/test_utils.py::ColumnCollectionTest::test_contains_column_not_column test/base/test_utils.py::ColumnCollectionTest::test_in test/base/test_utils.py::ColumnCollectionTest::test_key_index_error [gw5] [ 96%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_contains_column_not_column [gw46] [ 96%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_in [gw31] [ 96%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_key_index_error test/base/test_utils.py::ColumnCollectionTest::test_separate_key_all_cols test/base/test_utils.py::ColumnCollectionTest::test_separate_key_in [gw12] [ 96%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_separate_key_all_cols test/base/test_utils.py::ColumnCollectionTest::test_values [gw16] [ 96%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_separate_key_in test/base/test_utils.py::DedupeColumnCollectionTest::test_dupes_add_dedupe [gw54] [ 96%] PASSED test/base/test_utils.py::ColumnCollectionTest::test_values test/base/test_utils.py::DedupeColumnCollectionTest::test_dupes_extend test/orm/test_unitofwork.py::OneToManyTest::test_one_to_many_1 [gw36] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_dupes_add_dedupe [gw34] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_dupes_extend test/base/test_utils.py::DedupeColumnCollectionTest::test_keys_after_replace test/base/test_utils.py::DedupeColumnCollectionTest::test_items test/base/test_utils.py::DedupeColumnCollectionTest::test_key_index_error [gw55] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_keys_after_replace test/base/test_utils.py::DedupeColumnCollectionTest::test_identical_dupe_add_dedupes [gw18] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_items [gw0] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_key_index_error test/base/test_utils.py::DedupeColumnCollectionTest::test_contains_column [gw3] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_identical_dupe_add_dedupes test/base/test_utils.py::DedupeColumnCollectionTest::test_replace test/base/test_utils.py::DedupeColumnCollectionTest::test_in test/base/test_utils.py::DedupeColumnCollectionTest::test_remove_doesnt_change_iteration test/base/test_utils.py::DedupeColumnCollectionTest::test_pickle_w_mutation [gw58] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_contains_column test/base/test_utils.py::DedupeColumnCollectionTest::test_keys [gw28] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_replace [gw50] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_remove_doesnt_change_iteration [gw37] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_in [gw41] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_keys [gw23] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_pickle_w_mutation test/base/test_utils.py::DedupeColumnCollectionTest::test_replace_key_matches_name_of_another [gw24] [ 96%] PASSED test/orm/test_unitofwork.py::OneToManyTest::test_one_to_many_1 test/base/test_utils.py::DedupeColumnCollectionTest::test_remove test/base/test_utils.py::DedupeColumnCollectionTest::test_replace_no_match [gw29] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_replace_key_matches_name_of_another [gw40] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_remove test/base/test_utils.py::DedupeColumnCollectionTest::test_replace_key_matches test/base/test_utils.py::DedupeColumnCollectionTest::test_replace_name_matches [gw53] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_replace_name_matches [gw26] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_replace_key_matches [gw21] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_replace_no_match test/base/test_utils.py::FlattenIteratorTest::test_str_with_iter test/base/test_utils.py::DedupeColumnCollectionTest::test_replace_switch_key_name [gw27] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_replace_switch_key_name test/base/test_utils.py::DictlikeIteritemsTest::test_duck_2 [gw39] [ 96%] PASSED test/base/test_utils.py::FlattenIteratorTest::test_str_with_iter [gw43] [ 96%] PASSED test/base/test_utils.py::DictlikeIteritemsTest::test_duck_2 test/base/test_utils.py::DictlikeIteritemsTest::test_duck_5 [gw60] [ 96%] PASSED test/base/test_utils.py::DictlikeIteritemsTest::test_duck_5 test/base/test_utils.py::GenericReprTest::test_no_init test/base/test_utils.py::GenericReprTest::test_kw_defaults test/base/test_utils.py::DedupeColumnCollectionTest::test_str [gw44] [ 96%] PASSED test/base/test_utils.py::GenericReprTest::test_no_init test/base/test_utils.py::DedupeColumnCollectionTest::test_separate_key_cols [gw52] [ 96%] PASSED test/base/test_utils.py::GenericReprTest::test_kw_defaults test/base/test_utils.py::DictlikeIteritemsTest::test_dict test/base/test_utils.py::GenericReprTest::test_no_args test/base/test_utils.py::GenericReprTest::test_multi_kw [gw62] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_str [gw38] [ 96%] PASSED test/base/test_utils.py::GenericReprTest::test_no_args test/base/test_utils.py::DedupeColumnCollectionTest::test_values [gw7] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_separate_key_cols [gw19] [ 96%] PASSED test/base/test_utils.py::GenericReprTest::test_multi_kw test/base/test_utils.py::DictlikeIteritemsTest::test_duck_4 [gw61] [ 96%] PASSED test/base/test_utils.py::DedupeColumnCollectionTest::test_values [gw59] [ 96%] PASSED test/base/test_utils.py::DictlikeIteritemsTest::test_dict [gw2] [ 96%] PASSED test/base/test_utils.py::DictlikeIteritemsTest::test_duck_4 test/base/test_utils.py::DictlikeIteritemsTest::test_duck_6 test/base/test_utils.py::GenericReprTest::test_discard_vargs test/base/test_utils.py::GenericReprTest::test_multi_kw_repeated [gw4] [ 96%] PASSED test/base/test_utils.py::DictlikeIteritemsTest::test_duck_6 test/base/test_utils.py::GenericReprTest::test_discard_vargs_kwargs [gw1] [ 96%] PASSED test/base/test_utils.py::GenericReprTest::test_discard_vargs [gw8] [ 96%] PASSED test/base/test_utils.py::GenericReprTest::test_multi_kw_repeated [gw47] [ 96%] PASSED test/base/test_utils.py::GenericReprTest::test_discard_vargs_kwargs test/base/test_utils.py::GenericReprTest::test_positional_plus_kw test/base/test_utils.py::DictlikeIteritemsTest::test_object test/base/test_utils.py::FlattenIteratorTest::test_flatten test/base/test_utils.py::GenericReprTest::test_all_positional test/base/test_utils.py::DictlikeIteritemsTest::test_subdict [gw42] [ 96%] PASSED test/base/test_utils.py::GenericReprTest::test_all_positional [gw30] [ 96%] PASSED test/base/test_utils.py::FlattenIteratorTest::test_flatten [gw20] [ 96%] PASSED test/base/test_utils.py::DictlikeIteritemsTest::test_object [gw63] [ 96%] PASSED test/base/test_utils.py::GenericReprTest::test_positional_plus_kw [gw14] [ 97%] PASSED test/base/test_utils.py::DictlikeIteritemsTest::test_subdict test/base/test_utils.py::GenericReprTest::test_significant_vargs test/orm/test_utils.py::IdentityKeyTest::test_identity_key_1[Session] test/base/test_utils.py::DuckTypeCollectionTest::test_sets [gw22] [ 97%] PASSED test/base/test_utils.py::GenericReprTest::test_significant_vargs test/orm/test_utils.py::IdentityKeyTest::test_identity_key_1[sqlalchemy.orm.util] [gw35] [ 97%] PASSED test/base/test_utils.py::DuckTypeCollectionTest::test_sets test/orm/test_utils.py::IdentityKeyTest::test_identity_key_2[Session] test/orm/test_utils.py::IdentityKeyTest::test_identity_key_2[sqlalchemy.orm.util] test/orm/test_utils.py::IdentityKeyTest::test_identity_key_3[Session] test/orm/test_utils.py::IdentityKeyTest::test_identity_key_scalar[Session] test/orm/test_utils.py::IdentityKeyTest::test_identity_key_token test/base/test_utils.py::IdentitySetTest::test_basic_sanity test/base/test_utils.py::IdentitySetTest::test_add test/base/test_utils.py::IdentitySetTest::test_difference test/base/test_utils.py::IdentitySetTest::test_dunder_and test/orm/test_utils.py::IdentityKeyTest::test_identity_key_3[sqlalchemy.orm.util] [gw15] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_basic_sanity test/base/test_utils.py::IdentitySetTest::test_difference_update [gw10] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_add [gw5] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_difference test/base/test_utils.py::IdentitySetTest::test_dunder_eq [gw46] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_difference_update [gw31] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_and test/base/test_utils.py::IdentitySetTest::test_dunder_ge [gw12] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_eq test/base/test_utils.py::IdentitySetTest::test_dunder_gt [gw16] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_ge [gw54] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_gt test/base/test_utils.py::IdentitySetTest::test_dunder_ior test/base/test_utils.py::IdentitySetTest::test_dunder_iand [gw25] [ 97%] PASSED test/orm/test_utils.py::IdentityKeyTest::test_identity_key_1[Session] [gw34] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_ior test/base/test_utils.py::IdentitySetTest::test_dunder_le [gw51] [ 97%] PASSED test/orm/test_utils.py::IdentityKeyTest::test_identity_key_1[sqlalchemy.orm.util] test/orm/test_utils.py::IdentityKeyTest::test_identity_key_scalar[sqlalchemy.orm.util] [gw36] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_iand [gw55] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_le test/base/test_utils.py::IdentitySetTest::test_dunder_lt [gw17] [ 97%] PASSED test/orm/test_utils.py::IdentityKeyTest::test_identity_key_3[Session] [gw57] [ 97%] PASSED test/orm/test_utils.py::IdentityKeyTest::test_identity_key_scalar[Session] test/base/test_utils.py::IdentitySetTest::test_dunder_ne [gw13] [ 97%] PASSED test/orm/test_utils.py::IdentityKeyTest::test_identity_key_2[Session] [gw0] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_ne [gw18] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_lt [gw48] [ 97%] PASSED test/orm/test_utils.py::IdentityKeyTest::test_identity_key_token [gw49] [ 97%] PASSED test/orm/test_utils.py::IdentityKeyTest::test_identity_key_2[sqlalchemy.orm.util] [gw32] [ 97%] PASSED test/orm/test_utils.py::IdentityKeyTest::test_identity_key_3[sqlalchemy.orm.util] test/base/test_utils.py::IdentitySetTest::test_dunder_sub test/base/test_utils.py::IdentitySetTest::test_dunder_sub2 [gw33] [ 97%] PASSED test/orm/test_utils.py::IdentityKeyTest::test_identity_key_scalar[sqlalchemy.orm.util] test/base/test_utils.py::IdentitySetTest::test_dunder_or test/base/test_utils.py::IdentitySetTest::test_dunder_xor [gw28] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_sub2 test/base/test_utils.py::IdentitySetTest::test_init [gw3] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_or [gw58] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_sub [gw50] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_init [gw37] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_xor test/base/test_utils.py::IdentitySetTest::test_intersection_update test/base/test_utils.py::IdentitySetTest::test_intersection [gw23] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_intersection [gw41] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_intersection_update test/base/test_utils.py::IdentitySetTest::test_issuperset test/base/test_utils.py::IdentitySetTest::test_issubset [gw53] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_issubset test/base/test_utils.py::IdentitySetTest::test_symmetric_difference [gw29] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_issuperset [gw40] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_symmetric_difference test/base/test_utils.py::IdentitySetTest::test_symmetric_difference_update [gw21] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_symmetric_difference_update test/base/test_utils.py::IdentitySetTest::test_union test/base/test_utils.py::IdentitySetTest::test_dunder_isub test/base/test_utils.py::ImmutableDictTest::test_items [gw26] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_union test/base/test_utils.py::ImmutableDictTest::test_keys [gw39] [ 97%] PASSED test/base/test_utils.py::ImmutableDictTest::test_items [gw24] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_dunder_isub test/base/test_utils.py::IdentitySetTest::test_update [gw27] [ 97%] PASSED test/base/test_utils.py::IdentitySetTest::test_update [gw43] [ 97%] PASSED test/base/test_utils.py::ImmutableDictTest::test_keys test/base/test_utils.py::ImmutableDictTest::test_contains [gw60] [ 97%] PASSED test/base/test_utils.py::ImmutableDictTest::test_contains test/base/test_utils.py::ImmutableDictTest::test_merge_with_dicts test/base/test_utils.py::ImmutableDictTest::test_merge_with_no_change test/base/test_utils.py::ImmutableDictTest::test_serialize test/base/test_utils.py::ImmutableDictTest::test_union_dictionary [gw44] [ 97%] PASSED test/base/test_utils.py::ImmutableDictTest::test_merge_with_dicts [gw52] [ 97%] PASSED test/base/test_utils.py::ImmutableDictTest::test_merge_with_no_change test/base/test_utils.py::ImmutableDictTest::test_rich_compare test/base/test_utils.py::ImmutableDictTest::test_merge_with_tuples [gw59] [ 97%] PASSED test/base/test_utils.py::ImmutableDictTest::test_serialize [gw38] [ 97%] PASSED test/base/test_utils.py::ImmutableDictTest::test_union_dictionary test/base/test_utils.py::ImmutableDictTest::test_union_no_change [gw7] [ 97%] PASSED test/base/test_utils.py::ImmutableDictTest::test_rich_compare [gw62] [ 97%] PASSED test/base/test_utils.py::ImmutableDictTest::test_merge_with_tuples test/base/test_utils.py::ImmutableDictTest::test_union_tuples [gw19] [ 97%] PASSED test/base/test_utils.py::ImmutableDictTest::test_union_no_change [gw61] [ 97%] PASSED test/base/test_utils.py::ImmutableDictTest::test_union_tuples test/base/test_utils.py::ImmutableDictTest::test_values test/base/test_utils.py::LRUTest::test_lru test/base/test_utils.py::MemoizedAttrTest::test_memoized_slots [gw2] [ 97%] PASSED test/base/test_utils.py::ImmutableDictTest::test_values test/base/test_utils.py::MemoizedAttrTest::test_memoized_property [gw4] [ 97%] PASSED test/base/test_utils.py::LRUTest::test_lru test/base/test_utils.py::MemoizedAttrTest::test_memoized_instancemethod [gw1] [ 97%] PASSED test/base/test_utils.py::MemoizedAttrTest::test_memoized_property [gw47] [ 97%] PASSED test/base/test_utils.py::MemoizedAttrTest::test_memoized_slots test/base/test_utils.py::MethodOveriddenTest::test_subclass_overrides test/base/test_utils.py::MethodOveriddenTest::test_subclass_overrides_cls_given [gw8] [ 97%] PASSED test/base/test_utils.py::MemoizedAttrTest::test_memoized_instancemethod [gw30] [ 97%] PASSED test/base/test_utils.py::MethodOveriddenTest::test_subclass_overrides [gw42] [ 97%] PASSED test/base/test_utils.py::MethodOveriddenTest::test_subclass_overrides_cls_given test/base/test_utils.py::MethodOveriddenTest::test_subclass_overrides_multi_mro test/base/test_utils.py::MethodOveriddenTest::test_subclass_doesnt_override test/base/test_utils.py::MethodOveriddenTest::test_subclass_doesnt_override_cls_given [gw63] [ 97%] PASSED test/base/test_utils.py::MethodOveriddenTest::test_subclass_doesnt_override test/base/test_utils.py::MethodOveriddenTest::test_subclass_overrides_skiplevel [gw14] [ 97%] PASSED test/base/test_utils.py::MethodOveriddenTest::test_subclass_overrides_multi_mro [gw22] [ 97%] PASSED test/base/test_utils.py::MethodOveriddenTest::test_subclass_overrides_skiplevel [gw20] [ 97%] PASSED test/base/test_utils.py::MethodOveriddenTest::test_subclass_doesnt_override_cls_given test/sql/test_utils.py::MiscTest::test_column_element_no_visit test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr3-expected3] [gw35] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_column_element_no_visit test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr6-expected6] [gw15] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr3-expected3] test/sql/test_utils.py::MiscTest::test_unwrap_order_by[foo-expected5] test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr4-expected4] test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr7-expected7] [gw5] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr6-expected6] test/base/test_utils.py::NoHashIdentitySetTest::test_add test/base/test_utils.py::NoHashIdentitySetTest::test_basic_sanity [gw46] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_unwrap_order_by[foo-expected5] [gw12] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_add test/base/test_utils.py::NoHashIdentitySetTest::test_difference [gw31] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr7-expected7] [gw54] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_difference [gw16] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_basic_sanity [gw10] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr4-expected4] test/base/test_utils.py::NoHashIdentitySetTest::test_difference_update [gw34] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_difference_update test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_eq test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_and test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_ge test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_gt test/base/test_utils.py::MethodOveriddenTest::test_subclass_overrides_twolevels [gw55] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_eq [gw18] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_ge [gw0] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_gt [gw36] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_and [gw25] [ 97%] PASSED test/base/test_utils.py::MethodOveriddenTest::test_subclass_overrides_twolevels test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_isub test/sql/test_utils.py::MiscTest::test_options_merge test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_le [gw28] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_isub test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_ior [gw37] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_le test/sql/test_utils.py::MiscTest::test_incompatible_options_add_instancelevel test/sql/test_utils.py::MiscTest::test_find_tables_selectable [gw17] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_incompatible_options_add_instancelevel test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_lt [gw58] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_ior [gw57] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_options_merge [gw13] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_find_tables_selectable [gw50] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_lt test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr2-expected2] test/sql/test_utils.py::MiscTest::test_incompatible_options_add_clslevel [gw48] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr2-expected2] test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_iand test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr0-expected0] [gw49] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_incompatible_options_add_clslevel test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr1-expected1] test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_sub test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_or [gw3] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_iand [gw32] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr0-expected0] test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_sub2 [gw33] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_unwrap_order_by[expr1-expected1] [gw53] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_sub [gw29] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_sub2 test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_xor [gw23] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_or test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_ne test/sql/test_utils.py::MiscTest::test_find_tables_aliases [gw40] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_xor test/base/test_utils.py::NoHashIdentitySetTest::test_init [gw41] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_dunder_ne [gw51] [ 97%] PASSED test/sql/test_utils.py::MiscTest::test_find_tables_aliases [gw21] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_init test/base/test_utils.py::NoHashIdentitySetTest::test_intersection test/base/test_utils.py::NoHashIdentitySetTest::test_issuperset test/base/test_utils.py::NoHashIdentitySetTest::test_symmetric_difference test/base/test_utils.py::NoHashIdentitySetTest::test_issubset [gw27] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_intersection test/base/test_utils.py::NoHashIdentitySetTest::test_intersection_update [gw60] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_issuperset [gw39] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_symmetric_difference [gw26] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_intersection_update test/base/test_utils.py::NoHashIdentitySetTest::test_symmetric_difference_update [gw24] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_issubset [gw43] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_symmetric_difference_update test/base/test_utils.py::NoHashIdentitySetTest::test_union test/base/test_utils.py::NoHashIdentitySetTest::test_update [gw52] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_update test/base/test_utils.py::OrderedDictTest::test_no_sort_legacy_dictionary test/base/test_utils.py::OrderedDictTest::test_odict [gw44] [ 97%] PASSED test/base/test_utils.py::NoHashIdentitySetTest::test_union test/base/test_utils.py::OrderedDictTest::test_odict_constructor [gw59] [ 97%] PASSED test/base/test_utils.py::OrderedDictTest::test_no_sort_legacy_dictionary test/base/test_utils.py::OrderedDictTest::test_sort_dictionary [gw38] [ 97%] PASSED test/base/test_utils.py::OrderedDictTest::test_odict test/base/test_utils.py::OrderedDictTest::test_odict_copy [gw7] [ 97%] PASSED test/base/test_utils.py::OrderedDictTest::test_odict_constructor [gw19] [ 97%] PASSED test/base/test_utils.py::OrderedDictTest::test_sort_dictionary test/base/test_utils.py::OrderedIdentitySetTest::test_add [gw62] [ 97%] PASSED test/base/test_utils.py::OrderedDictTest::test_odict_copy test/base/test_utils.py::OrderedIdentitySetTest::test_intersection [gw61] [ 97%] PASSED test/base/test_utils.py::OrderedIdentitySetTest::test_add test/base/test_utils.py::OrderedSetTest::test_mutators_against_iter [gw2] [ 97%] PASSED test/base/test_utils.py::OrderedIdentitySetTest::test_intersection [gw4] [ 97%] PASSED test/base/test_utils.py::OrderedSetTest::test_mutators_against_iter test/orm/test_utils.py::PathRegistryInhTest::test_nonpoly_oftype_aliased_subclass_onroot test/orm/test_utils.py::PathRegistryInhTest::test_nonpoly_oftype_aliased_subclass test/orm/test_utils.py::PathRegistryInhTest::test_plain test/orm/test_utils.py::PathRegistryInhTest::test_plain_aliased test/orm/test_utils.py::PathRegistryInhTest::test_nonpoly_oftype_subclass test/orm/test_utils.py::PathRegistryInhTest::test_plain_compound test/orm/test_utils.py::PathRegistryInhTest::test_plain_aliased_compound test/orm/test_utils.py::PathRegistryInhTest::test_with_poly_base_two test/orm/test_utils.py::PathRegistryInhTest::test_with_poly_base_one test/orm/test_utils.py::PathRegistryInhTest::test_with_poly_sub test/orm/test_utils.py::PathRegistryInhTest::test_with_poly_use_mapper test/orm/test_utils.py::PathRegistryTest::test_aliased_class test/orm/test_utils.py::PathRegistryTest::test_addition test/orm/test_utils.py::PathRegistryTest::test_deseralize test/orm/test_utils.py::PathRegistryTest::test_deseralize_context_dict test/orm/test_utils.py::PathRegistryTest::test_entity_boolean test/orm/test_utils.py::PathRegistryTest::test_eq test/orm/test_utils.py::PathRegistryTest::test_contains_mapper test/orm/test_utils.py::PathRegistryTest::test_eq_non_path test/orm/test_utils.py::PathRegistryTest::test_expand test/orm/test_utils.py::PathRegistryTest::test_indexed_entity test/orm/test_utils.py::PathRegistryTest::test_length test/orm/test_utils.py::PathRegistryTest::test_key_boolean test/orm/test_utils.py::PathRegistryTest::test_indexed_key test/orm/test_utils.py::PathRegistryTest::test_path test/orm/test_utils.py::PathRegistryTest::test_registry_get test/orm/test_utils.py::PathRegistryTest::test_registry_contains test/orm/test_utils.py::PathRegistryTest::test_registry_setdefault test/orm/test_utils.py::PathRegistryTest::test_root_registry test/orm/test_utils.py::PathRegistryTest::test_registry_set test/orm/test_utils.py::PathRegistryTest::test_serialize test/orm/test_utils.py::PathRegistryTest::test_serialize_context_dict test/orm/test_utils.py::PathRegistryTest::test_slice test/base/test_utils.py::PublicFactoryTest::test_classmethod test/base/test_utils.py::PublicFactoryTest::test_constructor test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_left test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_left_w_dot_right_edge test/base/test_utils.py::QuotedTokenParserTest::test_dotted test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_left_w_quote_left_edge [gw3] [ 97%] PASSED test/base/test_utils.py::PublicFactoryTest::test_classmethod [gw29] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_left_w_dot_right_edge [gw53] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_left test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_left_w_dot_left_edge [gw33] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted [gw40] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_left_w_quote_left_edge test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_left_w_quote_middle [gw32] [ 97%] PASSED test/base/test_utils.py::PublicFactoryTest::test_constructor [gw23] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_left_w_dot_left_edge test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_left_w_dot_middle [gw41] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_left_w_quote_middle [gw51] [ 97%] PASSED 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_right_edge [gw21] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_left_w_quote_right_edge test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right_w_dot_right_edge [gw27] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right [gw39] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right_w_dot_right_edge test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right_w_dot_middle test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right_w_quote_left_edge test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right_w_quote_middle test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right_w_dot_left_edge [gw26] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right_w_dot_middle [gw24] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right_w_quote_left_edge [gw43] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right_w_quote_middle [gw60] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right_w_dot_left_edge [gw6] [ 97%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_entity_path_w_aliased test/aaa_profiling/test_memusage.py::CycleTest::test_join_via_query_relationship test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right_w_quote_right_edge [gw47] [ 97%] PASSED test/orm/test_utils.py::PathRegistryInhTest::test_nonpoly_oftype_aliased_subclass [gw14] [ 97%] PASSED test/orm/test_utils.py::PathRegistryInhTest::test_plain_compound [gw30] [ 97%] PASSED test/orm/test_utils.py::PathRegistryInhTest::test_plain [gw52] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_dotted_quoted_right_w_quote_right_edge [gw1] [ 97%] PASSED test/orm/test_utils.py::PathRegistryInhTest::test_nonpoly_oftype_aliased_subclass_onroot [gw20] [ 97%] PASSED test/orm/test_utils.py::PathRegistryInhTest::test_with_poly_base_one 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_base_two [gw15] [ 97%] PASSED test/orm/test_utils.py::PathRegistryInhTest::test_with_poly_use_mapper [gw42] [ 97%] PASSED test/orm/test_utils.py::PathRegistryInhTest::test_plain_aliased test/base/test_utils.py::QuotedTokenParserTest::test_quoted_single_w_dot_middle [gw44] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_quoted_single_w_dot_left_edge test/base/test_utils.py::QuotedTokenParserTest::test_quoted_single_w_dot_right_edge [gw8] [ 97%] PASSED test/orm/test_utils.py::PathRegistryInhTest::test_nonpoly_oftype_subclass [gw38] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_quoted_single_w_dot_right_edge [gw59] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_quoted_single_w_dot_middle [gw63] [ 97%] PASSED test/orm/test_utils.py::PathRegistryInhTest::test_plain_aliased_compound [gw35] [ 97%] PASSED test/orm/test_utils.py::PathRegistryInhTest::test_with_poly_sub test/base/test_utils.py::QuotedTokenParserTest::test_quoted_single_w_quote_left_edge [gw7] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_quoted_single_w_quote_left_edge test/base/test_utils.py::QuotedTokenParserTest::test_quoted_single_w_quote_middle [gw19] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_quoted_single_w_quote_middle test/base/test_utils.py::QuotedTokenParserTest::test_quoted_single_w_quote_right_edge test/base/test_utils.py::QuotedTokenParserTest::test_single test/base/test_utils.py::ReraiseTest::test_raise_from test/base/test_utils.py::ReraiseTest::test_raise_from_cause_legacy [gw62] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_quoted_single_w_quote_right_edge [gw61] [ 97%] PASSED test/base/test_utils.py::QuotedTokenParserTest::test_single [gw2] [ 97%] PASSED test/base/test_utils.py::ReraiseTest::test_raise_from [gw16] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_entity_boolean [gw31] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_deseralize [gw4] [ 97%] PASSED test/base/test_utils.py::ReraiseTest::test_raise_from_cause_legacy [gw12] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_deseralize_context_dict [gw46] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_aliased_class [gw34] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_eq_non_path [gw0] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_key_boolean [gw55] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_expand [gw10] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_contains_mapper [gw28] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_path [gw18] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_indexed_key [gw13] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_root_registry [gw54] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_eq [gw48] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_serialize_context_dict [gw5] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_addition [gw57] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_registry_contains [gw36] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_indexed_entity [gw50] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_serialize [gw25] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_length [gw49] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_slice [gw58] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_registry_set [gw17] [ 97%] PASSED test/orm/test_utils.py::PathRegistryTest::test_registry_setdefault [gw37] [ 98%] PASSED test/orm/test_utils.py::PathRegistryTest::test_registry_get test/base/test_utils.py::TimezoneTest::test_tzname[td0-UTC-_exclusions0] test/base/test_utils.py::TimezoneTest::test_tzname[td2-UTC+05:10-_exclusions2] test/base/test_utils.py::TimezoneTest::test_fromutc test/base/test_utils.py::TimezoneTest::test_repr_py2k [gw29] [ 98%] PASSED test/base/test_utils.py::TimezoneTest::test_tzname[td0-UTC-_exclusions0] [gw3] [ 98%] PASSED test/base/test_utils.py::TimezoneTest::test_fromutc test/base/test_utils.py::TimezoneTest::test_repr_py3k [gw40] [ 98%] PASSED test/base/test_utils.py::TimezoneTest::test_tzname[td2-UTC+05:10-_exclusions2] [gw32] [ 98%] SKIPPED test/base/test_utils.py::TimezoneTest::test_repr_py2k test/base/test_utils.py::TimezoneTest::test_tzname[td1-UTC+05:00-_exclusions1] [gw53] [ 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] [gw33] [ 98%] PASSED test/base/test_utils.py::TimezoneTest::test_tzname[td1-UTC+05:00-_exclusions1] test/base/test_utils.py::TimezoneTest::test_tzname[td3-UTC+05:10:27-_exclusions3] test/base/test_utils.py::TimezoneTest::test_tzname[td4-UTC-02:50-_exclusions4] [gw41] [ 98%] PASSED test/base/test_utils.py::TimezoneTest::test_tzname[td5-UTC+05:10:27.000550-_exclusions5] [gw23] [ 98%] PASSED test/base/test_utils.py::TimezoneTest::test_tzname[td3-UTC+05:10:27-_exclusions3] test/base/test_utils.py::TimezoneTest::test_utcoffset [gw51] [ 98%] PASSED test/base/test_utils.py::TimezoneTest::test_tzname[td4-UTC-02:50-_exclusions4] test/base/test_utils.py::ToListTest::test_from_bytes test/base/test_utils.py::ToListTest::test_from_dict test/base/test_utils.py::ToListTest::test_from_tuple [gw21] [ 98%] PASSED test/base/test_utils.py::TimezoneTest::test_utcoffset test/base/test_utils.py::ToListTest::test_from_string [gw39] [ 98%] PASSED test/base/test_utils.py::ToListTest::test_from_dict test/base/test_utils.py::ToListTest::test_from_set [gw24] [ 98%] PASSED test/base/test_utils.py::ToListTest::test_from_tuple [gw60] [ 98%] PASSED test/base/test_utils.py::ToListTest::test_from_string [gw27] [ 98%] PASSED test/base/test_utils.py::ToListTest::test_from_bytes [gw26] [ 98%] PASSED test/base/test_utils.py::ToListTest::test_from_set test/base/test_utils.py::WeakSequenceTest::test_cleanout_appended test/base/test_utils.py::WeakSequenceTest::test_cleanout_elements test/base/test_utils.py::ReraiseTest::test_safe_reraise_py2k_warning test/base/test_utils.py::SymbolTest::test_parser test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_cls test/base/test_utils.py::SymbolTest::test_basic [gw47] [ 98%] SKIPPED test/base/test_utils.py::ReraiseTest::test_safe_reraise_py2k_warning test/base/test_utils.py::ReraiseTest::test_raise_from_cause_same_cause [gw14] [ 98%] PASSED test/base/test_utils.py::SymbolTest::test_parser [gw44] [ 98%] PASSED test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_cls test/base/test_utils.py::TestClassHierarchy::test_single [gw30] [ 98%] PASSED test/base/test_utils.py::SymbolTest::test_basic [gw1] [ 98%] PASSED test/base/test_utils.py::ReraiseTest::test_raise_from_cause_same_cause test/base/test_utils.py::SymbolTest::test_bitflags test/base/test_utils.py::TestClassHierarchy::test_object [gw42] [ 98%] PASSED test/base/test_utils.py::SymbolTest::test_bitflags [gw20] [ 98%] PASSED test/base/test_utils.py::TestClassHierarchy::test_single test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_cls_noclsdocstring test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_cls_noclsdocstring_nomethdocstring [gw59] [ 98%] PASSED test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_cls_noclsdocstring [gw22] [ 98%] PASSED test/base/test_utils.py::TestClassHierarchy::test_object [gw38] [ 98%] PASSED test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_cls_noclsdocstring_nomethdocstring test/base/test_utils.py::TestFormatArgspec::test_init_bare test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_cls_nomethdocstring test/base/test_utils.py::TestClassProperty::test_simple [gw15] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_init_bare [gw7] [ 98%] PASSED test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_cls_nomethdocstring test/base/test_utils.py::SymbolTest::test_composites test/base/test_utils.py::SymbolTest::test_pickle [gw35] [ 98%] PASSED test/base/test_utils.py::TestClassProperty::test_simple test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_fn [gw19] [ 98%] PASSED test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_fn [gw8] [ 98%] PASSED test/base/test_utils.py::SymbolTest::test_composites test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_fn_nodocstring [gw63] [ 98%] PASSED test/base/test_utils.py::SymbolTest::test_pickle test/orm/test_validators.py::ValidatorTest::test_collection [gw62] [ 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 [gw61] [ 98%] PASSED test/base/test_utils.py::WrapCallableTest::test_wrapping_update_wrapper_functools_parial test/orm/test_validators.py::ValidatorTest::test_scalar test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted1-False-_exclusions1] test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted11-True-_exclusions11] test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted10-True-_exclusions10] test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted3-False-_exclusions3] [gw31] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted1-False-_exclusions1] test/base/test_utils.py::TestFormatArgspec::test_init_grouped [gw16] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted11-True-_exclusions11] test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted9-True-_exclusions9] [gw34] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted3-False-_exclusions3] test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted12-False-_exclusions12] [gw12] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted10-True-_exclusions10] [gw46] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_init_grouped [gw28] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted9-True-_exclusions9] test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted8-True-_exclusions8] [gw54] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted12-False-_exclusions12] test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted6-True-_exclusions6] [gw18] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted8-True-_exclusions8] test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted0-True-_exclusions0] test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted4-True-_exclusions4] [gw55] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted4-True-_exclusions4] [gw0] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted6-True-_exclusions6] [gw5] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted0-True-_exclusions0] test/base/test_utils.py::TestProperties::test_pickle_immuatbleprops [gw48] [ 98%] PASSED test/base/test_utils.py::TestProperties::test_pickle_immuatbleprops test/base/test_utils.py::TestModuleRegistry::test_modules_are_loaded test/base/test_utils.py::TestFormatArgspec::test_specs[_kw_opt_fixture-wanted15-False-_exclusions15] test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted5-True-_exclusions5] test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted2-True-_exclusions2] test/base/test_utils.py::TestProperties::test_pickle [gw57] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[_kw_opt_fixture-wanted15-False-_exclusions15] test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted7-True-_exclusions7] [gw36] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted5-True-_exclusions5] [gw50] [ 98%] PASSED test/base/test_utils.py::TestProperties::test_pickle [gw10] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted2-True-_exclusions2] test/base/test_utils.py::TestFormatArgspec::test_specs[_kw_only_fixture-wanted13-False-_exclusions13] [gw25] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[-wanted7-True-_exclusions7] [gw37] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[_kw_only_fixture-wanted13-False-_exclusions13] test/base/test_utils.py::TestProperties::test_keys_in_dir test/base/test_utils.py::TestProperties::test_pickle_orderedprops test/base/test_utils.py::TestFormatArgspec::test_specs[_kw_plus_posn_fixture-wanted14-False-_exclusions14] [gw58] [ 98%] PASSED test/base/test_utils.py::TestProperties::test_keys_in_dir test/orm/test_validators.py::ValidatorTest::test_validator_as_callable_object test/orm/test_validators.py::ValidatorTest::test_validator_bulk_collection_set [gw49] [ 98%] PASSED test/base/test_utils.py::TestProperties::test_pickle_orderedprops [gw17] [ 98%] PASSED test/base/test_utils.py::TestFormatArgspec::test_specs[_kw_plus_posn_fixture-wanted14-False-_exclusions14] test/orm/test_validators.py::ValidatorTest::test_validator_bulk_dict_set test/orm/test_validators.py::ValidatorTest::test_validator_w_backrefs_w_removes test/orm/test_validators.py::ValidatorTest::test_validator_multi_warning test/orm/test_validators.py::ValidatorTest::test_validator_w_backrefs_wo_removes test/orm/test_validators.py::ValidatorTest::test_validator_w_removes test/orm/test_validators.py::ValidatorTest::test_validator_wo_backrefs_w_removes test/sql/test_values.py::ValuesTest::test_column_quoting test/sql/test_values.py::ValuesTest::test_from_linting_named test/sql/test_values.py::ValuesTest::test_lateral test/orm/test_validators.py::ValidatorTest::test_validators_dict test/sql/test_values.py::ValuesTest::test_bound_parameters test/sql/test_values.py::ValuesTest::test_from_linting_unnamed [gw13] [ 98%] PASSED test/base/test_utils.py::TestModuleRegistry::test_modules_are_loaded [gw4] [ 98%] PASSED test/orm/test_validators.py::ValidatorTest::test_scalar [gw2] [ 98%] PASSED test/orm/test_validators.py::ValidatorTest::test_collection test/sql/test_values.py::ValuesTest::test_use_cols_for_types test/sql/test_values.py::ValuesTest::test_use_cols_tricky_not_every_type_given test/sql/test_values.py::ValuesTest::test_values_in_cte_params test/sql/test_values.py::ValuesTest::test_values_in_cte_literal_binds test/sql/test_values.py::ValuesTest::test_with_aliased_join [gw39] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_column_quoting test/sql/test_values.py::ValuesTest::test_with_join_unnamed [gw26] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_lateral test/sql/test_values.py::ValuesTest::test_with_join_named [gw24] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_from_linting_named test/sql/test_values.py::ValuesTest::test_with_standalone_aliased_join [gw27] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_bound_parameters [gw60] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_from_linting_unnamed test/sql/test_values.py::ValuesTest::test_wrong_number_of_elements [gw47] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_use_cols_for_types [gw14] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_use_cols_tricky_not_every_type_given [gw44] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_values_in_cte_literal_binds [gw1] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_with_aliased_join test/orm/test_versioning.py::AlternateGeneratorTest_sqlite+pysqlite_3_39_4::test_child_row_switch_one [gw30] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_values_in_cte_params [gw59] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_wrong_number_of_elements [gw42] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_with_join_unnamed [gw22] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_with_standalone_aliased_join test/orm/test_validators.py::ValidatorTest::test_validator_wo_backrefs_wo_removes [gw29] [ 98%] PASSED test/orm/test_validators.py::ValidatorTest::test_validator_as_callable_object [gw32] [ 98%] PASSED test/orm/test_validators.py::ValidatorTest::test_validator_multi_warning [gw20] [ 98%] PASSED test/sql/test_values.py::ValuesTest::test_with_join_named test/orm/test_versioning.py::AlternateGeneratorTest_sqlite+pysqlite_3_39_4::test_child_row_switch_two test/orm/test_versioning.py::AlternateGeneratorTest_sqlite+pysqlite_3_39_4::test_row_switch test/orm/test_versioning.py::ColumnTypeTest_sqlite+pysqlite_3_39_4::test_update test/orm/test_versioning.py::InheritanceTwoVersionIdsTest_sqlite+pysqlite_3_39_4::test_sub_both [gw40] [ 98%] PASSED test/orm/test_validators.py::ValidatorTest::test_validator_bulk_dict_set test/orm/test_versioning.py::InheritanceTwoVersionIdsTest_sqlite+pysqlite_3_39_4::test_base_both test/orm/test_versioning.py::InheritanceTwoVersionIdsTest_sqlite+pysqlite_3_39_4::test_mismatch_version_col_warning test/orm/test_versioning.py::InheritanceTwoVersionIdsTest_sqlite+pysqlite_3_39_4::test_sub_only test/orm/test_versioning.py::ManualVersionTest_sqlite+pysqlite_3_39_4::test_insert test/orm/test_versioning.py::ManualVersionTest_sqlite+pysqlite_3_39_4::test_update_concurrent_check test/orm/test_versioning.py::ManualVersionTest_sqlite+pysqlite_3_39_4::test_update_version_conditional [gw21] [ 98%] PASSED test/orm/test_validators.py::ValidatorTest::test_validators_dict test/orm/test_versioning.py::NoBumpOnRelationshipTest_sqlite+pysqlite_3_39_4::test_no_counter test/orm/test_versioning.py::NoBumpOnRelationshipTest_sqlite+pysqlite_3_39_4::test_functional_counter [gw33] [ 98%] PASSED test/orm/test_validators.py::ValidatorTest::test_validator_w_backrefs_wo_removes test/orm/test_versioning.py::NullVersionIdTest_sqlite+pysqlite_3_39_4::test_null_version_id_insert [gw23] [ 98%] PASSED test/orm/test_validators.py::ValidatorTest::test_validator_wo_backrefs_w_removes [gw53] [ 98%] PASSED test/orm/test_validators.py::ValidatorTest::test_validator_w_backrefs_w_removes test/orm/test_versioning.py::NullVersionIdTest_sqlite+pysqlite_3_39_4::test_null_version_id_update test/orm/test_versioning.py::NoBumpOnRelationshipTest_sqlite+pysqlite_3_39_4::test_plain_counter test/orm/test_versioning.py::PlainInheritanceTest_sqlite+pysqlite_3_39_4::test_update_child_table_only test/orm/test_versioning.py::QuotedBindVersioningTest_sqlite+pysqlite_3_39_4::test_round_trip test/orm/test_versioning.py::RowSwitchTest_sqlite+pysqlite_3_39_4::test_child_row_switch [gw41] [ 98%] PASSED test/orm/test_validators.py::ValidatorTest::test_validator_w_removes test/orm/test_versioning.py::RowSwitchTest_sqlite+pysqlite_3_39_4::test_row_switch test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_39_4::test_concurrent_mod_err_expire_on_commit test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_39_4::test_delete_col test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_39_4::test_multi_update test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_39_4::test_insert_col test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_39_4::test_insert_col_eager_defaults test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_39_4::test_sql_expr_bump [gw61] [ 98%] PASSED test/orm/test_versioning.py::ManualVersionTest_sqlite+pysqlite_3_39_4::test_insert [gw38] [ 98%] PASSED test/orm/test_versioning.py::AlternateGeneratorTest_sqlite+pysqlite_3_39_4::test_child_row_switch_one test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_39_4::test_sql_expr_w_mods_bump [gw28] [ 98%] PASSED test/orm/test_versioning.py::NullVersionIdTest_sqlite+pysqlite_3_39_4::test_null_version_id_insert [gw63] [ 98%] PASSED test/orm/test_versioning.py::InheritanceTwoVersionIdsTest_sqlite+pysqlite_3_39_4::test_mismatch_version_col_warning [gw31] [ 98%] PASSED test/orm/test_versioning.py::ManualVersionTest_sqlite+pysqlite_3_39_4::test_update_concurrent_check [gw19] [ 98%] PASSED test/orm/test_versioning.py::InheritanceTwoVersionIdsTest_sqlite+pysqlite_3_39_4::test_sub_both test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_39_4::test_update_col [gw62] [ 98%] PASSED test/orm/test_versioning.py::InheritanceTwoVersionIdsTest_sqlite+pysqlite_3_39_4::test_sub_only [gw35] [ 98%] PASSED test/orm/test_versioning.py::ColumnTypeTest_sqlite+pysqlite_3_39_4::test_update test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_39_4::test_m2o_plain [gw16] [ 98%] PASSED test/orm/test_versioning.py::ManualVersionTest_sqlite+pysqlite_3_39_4::test_update_version_conditional test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_39_4::test_update_col_eager_defaults [gw7] [ 98%] PASSED test/orm/test_versioning.py::AlternateGeneratorTest_sqlite+pysqlite_3_39_4::test_row_switch [gw37] [ 98%] SKIPPED test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_39_4::test_sql_expr_w_mods_bump [gw3] [ 98%] PASSED test/orm/test_validators.py::ValidatorTest::test_validator_bulk_collection_set [gw34] [ 98%] PASSED test/orm/test_versioning.py::NoBumpOnRelationshipTest_sqlite+pysqlite_3_39_4::test_no_counter [gw0] [ 98%] PASSED test/orm/test_versioning.py::QuotedBindVersioningTest_sqlite+pysqlite_3_39_4::test_round_trip [gw15] [ 98%] PASSED test/orm/test_versioning.py::AlternateGeneratorTest_sqlite+pysqlite_3_39_4::test_child_row_switch_two [gw8] [ 98%] PASSED test/orm/test_versioning.py::InheritanceTwoVersionIdsTest_sqlite+pysqlite_3_39_4::test_base_both [gw12] [ 98%] PASSED test/orm/test_versioning.py::NoBumpOnRelationshipTest_sqlite+pysqlite_3_39_4::test_functional_counter [gw11] [ 98%] PASSED test/orm/test_session.py::WeakIdentityMapTest::test_weakref_with_cycles_o2m [gw57] [ 98%] PASSED test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_39_4::test_delete_col [gw54] [ 98%] PASSED test/orm/test_versioning.py::NullVersionIdTest_sqlite+pysqlite_3_39_4::test_null_version_id_update [gw25] [ 98%] PASSED test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_39_4::test_sql_expr_bump [gw46] [ 98%] PASSED test/orm/test_versioning.py::NoBumpOnRelationshipTest_sqlite+pysqlite_3_39_4::test_plain_counter [gw10] [ 98%] PASSED test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_39_4::test_insert_col_eager_defaults test/orm/test_session.py::WeakIdentityMapTest::test_weakref_with_cycles_o2o [gw55] [ 98%] PASSED test/orm/test_versioning.py::RowSwitchTest_sqlite+pysqlite_3_39_4::test_child_row_switch [gw48] [ 98%] PASSED test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_39_4::test_concurrent_mod_err_expire_on_commit [gw50] [ 98%] PASSED test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_39_4::test_multi_update [gw58] [ 98%] PASSED test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_39_4::test_update_col [gw17] [ 98%] PASSED test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_39_4::test_m2o_plain [gw51] [ 98%] PASSED test/orm/test_validators.py::ValidatorTest::test_validator_wo_backrefs_wo_removes [gw36] [ 98%] PASSED test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_39_4::test_insert_col [gw5] [ 98%] PASSED test/orm/test_versioning.py::RowSwitchTest_sqlite+pysqlite_3_39_4::test_row_switch [gw49] [ 98%] PASSED test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_39_4::test_update_col_eager_defaults [gw18] [ 98%] PASSED test/orm/test_versioning.py::PlainInheritanceTest_sqlite+pysqlite_3_39_4::test_update_child_table_only test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_39_4::test_concurrent_mod_err_noexpire_on_commit test/orm/test_versioning.py::VersioningMappedSelectTest_sqlite+pysqlite_3_39_4::test_explicit_assign_from_expired test/orm/test_versioning.py::VersioningMappedSelectTest_sqlite+pysqlite_3_39_4::test_implicit test/orm/test_versioning.py::VersioningMappedSelectTest_sqlite+pysqlite_3_39_4::test_implicit_no_readonly test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_39_4::test_bulk_insert test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_39_4::test_bump_version test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_39_4::test_merge_correct_version test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_39_4::test_merge_incorrect_version test/orm/test_versioning.py::ManualInheritanceVersionTest_sqlite+pysqlite_3_39_4::test_no_increment test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_39_4::test_bulk_update test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_39_4::test_merge_incorrect_version_not_in_session test/orm/test_versioning.py::ManualVersionTest_sqlite+pysqlite_3_39_4::test_update test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_39_4::test_merge_no_version test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_39_4::test_multiple_updates test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_39_4::test_update_delete_no_plain_rowcount test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_39_4::test_noversioncheck test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_39_4::test_notsane_warning test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_39_4::test_m2o_post_update test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_39_4::test_basic test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_39_4::test_m2o_post_update_version_assert [gw26] [ 98%] PASSED test/orm/test_versioning.py::VersioningMappedSelectTest_sqlite+pysqlite_3_39_4::test_implicit_no_readonly test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_39_4::test_o2m_post_update_no_sane_rowcount test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_39_4::test_o2m_post_update_version_assert [gw13] [ 98%] PASSED test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_39_4::test_concurrent_mod_err_noexpire_on_commit test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_39_4::test_o2m_plain test/orm/inheritance/test_with_poly.py::PolymorphicAliasedJoinsTest::test_col_expression_base_plus_two_subs[True] test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_39_4::test_o2m_post_update_not_assoc_w_insert test/orm/inheritance/test_with_poly.py::PolymorphicJoinsTest::test_col_expression_base_plus_two_subs[False] test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_39_4::test_o2m_post_update test/orm/inheritance/test_with_poly.py::PolymorphicAliasedJoinsTest::test_join_base_to_sub [gw27] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_39_4::test_bulk_insert [gw39] [ 98%] PASSED test/orm/test_versioning.py::VersioningMappedSelectTest_sqlite+pysqlite_3_39_4::test_explicit_assign_from_expired [gw14] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_39_4::test_merge_correct_version [gw44] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_39_4::test_merge_incorrect_version test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_39_4::test_update_multi_missing_broken_multi_rowcount test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_39_4::test_versioncheck_not_versioned [gw22] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_39_4::test_noversioncheck [gw24] [ 98%] PASSED test/orm/test_versioning.py::VersioningMappedSelectTest_sqlite+pysqlite_3_39_4::test_implicit [gw4] [ 98%] PASSED test/orm/test_versioning.py::ManualVersionTest_sqlite+pysqlite_3_39_4::test_update [gw59] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_39_4::test_update_delete_no_plain_rowcount test/base/test_warnings.py::WarnDeprecatedLimitedTest::test_warn_deprecated_limited_text [gw47] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_39_4::test_bump_version test/orm/inheritance/test_with_poly.py::PolymorphicAliasedJoinsTest::test_join_to_join_columns [gw30] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_39_4::test_merge_incorrect_version_not_in_session [gw29] [ 98%] PASSED test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_39_4::test_m2o_post_update [gw1] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_39_4::test_merge_no_version [gw42] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_39_4::test_multiple_updates [gw20] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_39_4::test_notsane_warning test/orm/inheritance/test_with_poly.py::PolymorphicTest::test_col_expression_base_plus_two_subs[True] [gw63] [ 98%] PASSED test/base/test_warnings.py::WarnDeprecatedLimitedTest::test_warn_deprecated_limited_text [gw60] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_39_4::test_bulk_update test/orm/inheritance/test_with_poly.py::PolymorphicAliasedJoinsTest::test_col_expression_base_plus_two_subs[False] [gw40] [ 98%] PASSED test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_39_4::test_m2o_post_update_version_assert [gw33] [ 98%] PASSED test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_39_4::test_o2m_post_update_no_sane_rowcount [gw23] [ 98%] PASSED test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_39_4::test_o2m_post_update_version_assert [gw32] [ 98%] PASSED test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_39_4::test_o2m_post_update [gw35] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_39_4::test_versioncheck_not_versioned [gw38] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_39_4::test_update_multi_missing_broken_multi_rowcount [gw41] [ 98%] PASSED test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_39_4::test_o2m_post_update_not_assoc_w_insert test/base/test_warnings.py::WarnDeprecatedLimitedTest::test_warn_deprecated_limited_cap [gw2] [ 98%] PASSED test/orm/test_versioning.py::ManualInheritanceVersionTest_sqlite+pysqlite_3_39_4::test_no_increment [gw21] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_39_4::test_basic test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_39_4::test_versioncheck_for_update [gw53] [ 98%] PASSED test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_39_4::test_o2m_plain [gw8] [ 98%] PASSED test/base/test_warnings.py::WarnDeprecatedLimitedTest::test_warn_deprecated_limited_cap test/base/test_warnings.py::ClsWarningTest::test_dep_inspectable [gw19] [ 98%] PASSED test/base/test_warnings.py::ClsWarningTest::test_dep_inspectable [gw7] [ 98%] SKIPPED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_39_4::test_versioncheck_for_update test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_39_4::test_versioncheck test/orm/inheritance/test_with_poly.py::PolymorphicJoinsTest::test_join_to_join_entities test/orm/inheritance/test_with_poly.py::PolymorphicAliasedJoinsTest::test_join_to_join_entities test/orm/inheritance/test_with_poly.py::PolymorphicPolymorphicTest::test_join_base_to_sub test/orm/inheritance/test_with_poly.py::PolymorphicAliasedJoinsTest::test_orm_entity_w_gc test/orm/inheritance/test_with_poly.py::PolymorphicPolymorphicTest::test_col_expression_base_plus_two_subs[True] test/orm/inheritance/test_with_poly.py::PolymorphicJoinsTest::test_join_base_to_sub test/orm/inheritance/test_with_poly.py::PolymorphicPolymorphicTest::test_orm_entity_w_gc test/orm/inheritance/test_with_poly.py::PolymorphicJoinsTest::test_col_expression_base_plus_two_subs[True] test/orm/inheritance/test_with_poly.py::PolymorphicTest::test_col_expression_base_plus_two_subs[False] test/orm/inheritance/test_with_poly.py::PolymorphicPolymorphicTest::test_join_to_join_entities test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_39_4::test_m2o_post_update_not_assoc_w_insert test/orm/inheritance/test_with_poly.py::PolymorphicPolymorphicTest::test_join_to_join_columns test/orm/inheritance/test_with_poly.py::PolymorphicPolymorphicTest::test_col_expression_base_plus_two_subs[False] test/orm/inheritance/test_with_poly.py::PolymorphicJoinsTest::test_orm_entity_w_gc test/orm/inheritance/test_with_poly.py::PolymorphicTest::test_join_base_to_sub test/orm/inheritance/test_with_poly.py::PolymorphicTest::test_join_to_join_columns test/orm/inheritance/test_with_poly.py::PolymorphicTest::test_join_to_join_entities test/orm/test_versioning.py::VersioningMappedSelectTest_sqlite+pysqlite_3_39_4::test_explicit test/orm/inheritance/test_with_poly.py::PolymorphicJoinsTest::test_join_to_join_columns test/orm/inheritance/test_with_poly.py::PolymorphicUnionsTest::test_join_base_to_sub test/orm/inheritance/test_with_poly.py::PolymorphicTest::test_orm_entity_w_gc test/orm/inheritance/test_with_poly.py::PolymorphicUnionsTest::test_col_expression_base_plus_two_subs[False] test/orm/inheritance/test_with_poly.py::PolymorphicUnionsTest::test_join_to_join_columns test/orm/inheritance/test_with_poly.py::PolymorphicUnionsTest::test_orm_entity_w_gc test/orm/inheritance/test_with_poly.py::WithPolymorphicAPITest::test_no_use_flat_and_aliased test/orm/inheritance/test_with_poly.py::PolymorphicUnionsTest::test_col_expression_base_plus_two_subs[True] test/orm/inheritance/test_with_poly.py::PolymorphicUnionsTest::test_join_to_join_entities [gw15] [ 98%] PASSED test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_39_4::test_versioncheck [gw3] [ 98%] PASSED test/orm/test_versioning.py::VersionOnPostUpdateTest_sqlite+pysqlite_3_39_4::test_m2o_post_update_not_assoc_w_insert [gw51] [ 98%] PASSED test/orm/test_versioning.py::VersioningMappedSelectTest_sqlite+pysqlite_3_39_4::test_explicit [gw31] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicAliasedJoinsTest::test_join_base_to_sub [gw28] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicJoinsTest::test_col_expression_base_plus_two_subs[False] [gw61] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicAliasedJoinsTest::test_col_expression_base_plus_two_subs[True] [gw37] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicTest::test_col_expression_base_plus_two_subs[True] [gw62] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicAliasedJoinsTest::test_col_expression_base_plus_two_subs[False] [gw45] [ 98%] PASSED test/engine/test_pool.py::QueuePoolTest::test_max_overflow test/engine/test_pool.py::QueuePoolTest::test_no_double_checkin [gw16] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicAliasedJoinsTest::test_join_to_join_columns [gw45] [ 98%] PASSED test/engine/test_pool.py::QueuePoolTest::test_no_double_checkin test/engine/test_pool.py::QueuePoolTest::test_no_overflow [gw54] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicJoinsTest::test_join_base_to_sub [gw48] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicPolymorphicTest::test_col_expression_base_plus_two_subs[True] [gw25] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicTest::test_col_expression_base_plus_two_subs[False] [gw46] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicJoinsTest::test_col_expression_base_plus_two_subs[True] [gw57] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicPolymorphicTest::test_join_base_to_sub [gw10] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicPolymorphicTest::test_orm_entity_w_gc [gw34] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicAliasedJoinsTest::test_join_to_join_entities [gw5] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicPolymorphicTest::test_col_expression_base_plus_two_subs[False] [gw55] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicJoinsTest::test_orm_entity_w_gc [gw0] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicJoinsTest::test_join_to_join_entities [gw44] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::WithPolymorphicAPITest::test_no_use_flat_and_aliased [gw12] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicAliasedJoinsTest::test_orm_entity_w_gc [gw36] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicPolymorphicTest::test_join_to_join_entities [gw49] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicTest::test_join_to_join_columns [gw13] [ 98%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicTest::test_orm_entity_w_gc [gw58] [ 99%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicTest::test_join_base_to_sub [gw50] [ 99%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicPolymorphicTest::test_join_to_join_columns [gw17] [ 99%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicTest::test_join_to_join_entities [gw26] [ 99%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicUnionsTest::test_join_base_to_sub [gw18] [ 99%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicJoinsTest::test_join_to_join_columns [gw24] [ 99%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicUnionsTest::test_col_expression_base_plus_two_subs[True] [gw39] [ 99%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicUnionsTest::test_col_expression_base_plus_two_subs[False] [gw14] [ 99%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicUnionsTest::test_orm_entity_w_gc [gw27] [ 99%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicUnionsTest::test_join_to_join_columns [gw47] [ 99%] PASSED test/orm/inheritance/test_with_poly.py::PolymorphicUnionsTest::test_join_to_join_entities [gw56] [ 99%] PASSED test/engine/test_pool.py::QueuePoolTest::test_recycle_pool_no_race test/aaa_profiling/test_pool.py::QueuePoolTest::test_second_connect [gw56] [ 99%] SKIPPED test/aaa_profiling/test_pool.py::QueuePoolTest::test_second_connect test/engine/test_pool.py::QueuePoolTest::test_timeout [gw52] [ 99%] PASSED test/base/test_utils.py::WeakSequenceTest::test_cleanout_elements test/sql/test_values.py::ValuesTest::test_literal_parameters_not_every_type_given [gw52] [ 99%] PASSED test/sql/test_values.py::ValuesTest::test_literal_parameters_not_every_type_given [gw43] [ 99%] PASSED test/base/test_utils.py::WeakSequenceTest::test_cleanout_appended test/sql/test_values.py::ValuesTest::test_literal_parameters [gw43] [ 99%] PASSED test/sql/test_values.py::ValuesTest::test_literal_parameters [gw11] [ 99%] PASSED test/orm/test_session.py::WeakIdentityMapTest::test_weakref_with_cycles_o2o test/ext/asyncio/test_session_py3k.py::AsyncCascadesTest::test_delete_w_cascade [gw11] [ 99%] 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 [gw11] [ 99%] 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 [gw11] [ 99%] 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] [gw11] [ 99%] 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] [gw11] [ 99%] 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 [gw11] [ 99%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_async_object_session test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_async_object_session_custom [gw11] [ 99%] 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 [gw11] [ 99%] SKIPPED test/ext/asyncio/test_session_py3k.py::AsyncProxyTest::test_async_object_session_del test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_39_4::test_trans_deleted_cleared_on_rollback [gw11] [ 99%] PASSED test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_39_4::test_trans_deleted_cleared_on_rollback test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_39_4::test_trans_pending_cleared_on_commit [gw11] [ 99%] PASSED test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_39_4::test_trans_pending_cleared_on_commit test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_39_4::test_update_deleted_on_rollback [gw11] [ 99%] PASSED test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_39_4::test_update_deleted_on_rollback test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_39_4::test_update_deleted_on_rollback_cascade [gw11] [ 99%] PASSED test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_39_4::test_update_deleted_on_rollback_cascade test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_39_4::test_update_deleted_on_rollback_orphan [gw11] [ 99%] PASSED test/orm/test_transaction.py::AutoExpireTest_sqlite+pysqlite_3_39_4::test_update_deleted_on_rollback_orphan [gw45] [ 99%] PASSED test/engine/test_pool.py::QueuePoolTest::test_no_overflow test/engine/test_pool.py::QueuePoolTest::test_notify_waiters test/engine/test_transaction.py::AutoRollbackTest_sqlite+pysqlite_3_39_4::test_rollback_deadlock [gw11] [ 99%] PASSED test/engine/test_transaction.py::AutoRollbackTest_sqlite+pysqlite_3_39_4::test_rollback_deadlock test/orm/test_transaction.py::CleanSavepointTest_sqlite+pysqlite_3_39_4::test_rollback_ignores_clean_on_savepoint [gw11] [ 99%] SKIPPED test/orm/test_transaction.py::CleanSavepointTest_sqlite+pysqlite_3_39_4::test_rollback_ignores_clean_on_savepoint test/orm/test_transaction.py::CleanSavepointTest_sqlite+pysqlite_3_39_4::test_rollback_ignores_clean_on_savepoint_agg_upd_eval [gw11] [ 99%] SKIPPED test/orm/test_transaction.py::CleanSavepointTest_sqlite+pysqlite_3_39_4::test_rollback_ignores_clean_on_savepoint_agg_upd_eval test/orm/test_transaction.py::CleanSavepointTest_sqlite+pysqlite_3_39_4::test_rollback_ignores_clean_on_savepoint_agg_upd_fetch [gw11] [ 99%] SKIPPED test/orm/test_transaction.py::CleanSavepointTest_sqlite+pysqlite_3_39_4::test_rollback_ignores_clean_on_savepoint_agg_upd_fetch test/engine/test_transaction.py::ConnectionCharacteristicTest::test_connection_invalidated [gw11] [ 99%] PASSED test/engine/test_transaction.py::ConnectionCharacteristicTest::test_connection_invalidated test/engine/test_transaction.py::ConnectionCharacteristicTest::test_default_level [gw11] [ 99%] PASSED test/engine/test_transaction.py::ConnectionCharacteristicTest::test_default_level test/engine/test_transaction.py::ConnectionCharacteristicTest::test_engine_param_stays [gw11] [ 99%] PASSED test/engine/test_transaction.py::ConnectionCharacteristicTest::test_engine_param_stays test/engine/test_transaction.py::ConnectionCharacteristicTest::test_per_engine [gw11] [ 99%] PASSED test/engine/test_transaction.py::ConnectionCharacteristicTest::test_per_engine test/engine/test_transaction.py::ConnectionCharacteristicTest::test_per_option_engine [gw11] [ 99%] PASSED test/engine/test_transaction.py::ConnectionCharacteristicTest::test_per_option_engine test/engine/test_transaction.py::ConnectionCharacteristicTest::test_per_statement_bzzt [gw11] [ 99%] PASSED test/engine/test_transaction.py::ConnectionCharacteristicTest::test_per_statement_bzzt test/engine/test_transaction.py::ConnectionCharacteristicTest::test_warning_in_transaction [gw11] [ 99%] PASSED test/engine/test_transaction.py::ConnectionCharacteristicTest::test_warning_in_transaction [gw6] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_join_via_query_relationship test/aaa_profiling/test_memusage.py::CycleTest::test_join_via_query_to_entity [gw56] [ 99%] PASSED test/engine/test_pool.py::QueuePoolTest::test_timeout test/engine/test_pool.py::QueuePoolTest::test_timeout_accessor [gw56] [ 99%] PASSED test/engine/test_pool.py::QueuePoolTest::test_timeout_accessor test/engine/test_pool.py::QueuePoolTest::test_timeout_race [gw6] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_join_via_query_to_entity test/aaa_profiling/test_memusage.py::CycleTest::test_joinedload_option_bound [gw6] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_joinedload_option_bound test/aaa_profiling/test_memusage.py::CycleTest::test_joinedload_option_unbound [gw45] [ 99%] PASSED test/engine/test_pool.py::QueuePoolTest::test_notify_waiters test/engine/test_pool.py::QueuePoolTest::test_overflow_no_gc [gw45] [ 99%] PASSED test/engine/test_pool.py::QueuePoolTest::test_overflow_no_gc test/engine/test_pool.py::QueuePoolTest::test_overflow_reset_on_failed_connect [gw45] [ 99%] PASSED test/engine/test_pool.py::QueuePoolTest::test_overflow_reset_on_failed_connect test/engine/test_pool.py::QueuePoolTest::test_queuepool_close [gw45] [ 99%] PASSED test/engine/test_pool.py::QueuePoolTest::test_queuepool_close test/engine/test_pool.py::QueuePoolTest::test_queuepool_del [gw45] [ 99%] PASSED test/engine/test_pool.py::QueuePoolTest::test_queuepool_del test/engine/test_pool.py::QueuePoolTest::test_reconnect [gw45] [ 99%] PASSED test/engine/test_pool.py::QueuePoolTest::test_reconnect test/engine/test_pool.py::QueuePoolTest::test_recreate [gw45] [ 99%] PASSED test/engine/test_pool.py::QueuePoolTest::test_recreate test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_label_targeting [gw45] [ 99%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_label_targeting test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_order_with_simple_query [gw45] [ 99%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_order_with_simple_query test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_order_with_text_query [gw45] [ 99%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_order_with_text_query test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_slices [gw45] [ 99%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_column_slices test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_compiled_star_doesnt_interfere_w_description[sql0-cols0] [gw45] [ 99%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_compiled_star_doesnt_interfere_w_description[sql0-cols0] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_compiled_star_doesnt_interfere_w_description[sql1-cols1] [gw45] [ 99%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_compiled_star_doesnt_interfere_w_description[sql1-cols1] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_empty_accessors [gw45] [ 99%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_empty_accessors test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_fetch_partial_result_map [gw45] [ 99%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_fetch_partial_result_map test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_fetch_unordered_result_map [gw45] [ 99%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_fetch_unordered_result_map test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_fetchmany [gw45] [ 99%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_fetchmany test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_fetchmany_arraysize_default [gw45] [ 99%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_fetchmany_arraysize_default test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_fetchmany_arraysize_set [gw45] [ 99%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_fetchmany_arraysize_set test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_fetchone_til_end [gw45] [ 99%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_fetchone_til_end test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_graceful_fetch_on_non_rows[False] [gw45] [ 99%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_graceful_fetch_on_non_rows[False] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_graceful_fetch_on_non_rows[True] [gw45] [ 99%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_graceful_fetch_on_non_rows[True] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_items [gw45] [ 99%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_items test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_keys[False-0] [gw45] [ 99%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_keys[False-0] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_keys[False-1] [gw45] [ 99%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_keys[False-1] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_keys[False-2] [gw45] [ 99%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_keys[False-2] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_keys[True-0] [gw45] [ 99%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_keys[True-0] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_keys[True-1] [gw45] [ 99%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_keys[True-1] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_keys[True-2] [gw45] [ 99%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_keys[True-2] test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_keys_anon_labels [gw45] [ 99%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_keys_anon_labels test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_lastrowid [gw45] [ 99%] PASSED test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_lastrowid [gw6] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_joinedload_option_unbound test/aaa_profiling/test_memusage.py::CycleTest::test_optimized_get [gw6] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_optimized_get test/aaa_profiling/test_memusage.py::CycleTest::test_orm_aliased [gw56] [ 99%] PASSED test/engine/test_pool.py::QueuePoolTest::test_timeout_race test/engine/test_pool.py::QueuePoolTest::test_timeout_subsecond_precision [gw56] [ 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] [gw6] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_orm_aliased test/aaa_profiling/test_memusage.py::CycleTest::test_orm_join [gw56] [ 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] [gw56] [ 99%] PASSED test/engine/test_pool.py::QueuePoolTest::test_userspace_disconnectionerror_weakref_finalizer[True-_exclusions0] test/engine/test_pool.py::QueuePoolTest::test_waiters_handled [gw6] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_orm_join test/aaa_profiling/test_memusage.py::CycleTest::test_orm_objects_from_query [gw56] [ 99%] PASSED test/engine/test_pool.py::QueuePoolTest::test_waiters_handled test/engine/test_pool.py::ResetOnReturnTest::test_plain_commit [gw56] [ 99%] PASSED test/engine/test_pool.py::ResetOnReturnTest::test_plain_commit test/engine/test_pool.py::ResetOnReturnTest::test_plain_none [gw56] [ 99%] PASSED test/engine/test_pool.py::ResetOnReturnTest::test_plain_none test/engine/test_pool.py::ResetOnReturnTest::test_plain_rollback [gw56] [ 99%] PASSED test/engine/test_pool.py::ResetOnReturnTest::test_plain_rollback test/engine/test_pool.py::SingletonThreadPoolTest::test_cleanup [gw56] [ 99%] PASSED test/engine/test_pool.py::SingletonThreadPoolTest::test_cleanup test/engine/test_pool.py::SingletonThreadPoolTest::test_no_rollback_from_nested_connections [gw56] [ 99%] PASSED test/engine/test_pool.py::SingletonThreadPoolTest::test_no_rollback_from_nested_connections test/engine/test_pool.py::StaticPoolTest::test_connect [gw56] [ 99%] PASSED test/engine/test_pool.py::StaticPoolTest::test_connect test/engine/test_pool.py::StaticPoolTest::test_recreate [gw56] [ 99%] PASSED test/engine/test_pool.py::StaticPoolTest::test_recreate test/engine/test_processors.py::CBooleanProcessorTest::test_int_to_bool_negative_int [gw56] [ 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 [gw56] [ 99%] SKIPPED test/engine/test_processors.py::CBooleanProcessorTest::test_int_to_bool_none test/engine/test_processors.py::CBooleanProcessorTest::test_int_to_bool_one [gw56] [ 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 [gw56] [ 99%] SKIPPED test/engine/test_processors.py::CBooleanProcessorTest::test_int_to_bool_positive_int test/engine/test_processors.py::CBooleanProcessorTest::test_int_to_bool_zero [gw56] [ 99%] SKIPPED test/engine/test_processors.py::CBooleanProcessorTest::test_int_to_bool_zero test/engine/test_processors.py::CDateProcessorTest::test_date_invalid_string [gw56] [ 99%] SKIPPED test/engine/test_processors.py::CDateProcessorTest::test_date_invalid_string test/engine/test_processors.py::CDateProcessorTest::test_date_no_string [gw56] [ 99%] SKIPPED test/engine/test_processors.py::CDateProcessorTest::test_date_no_string test/engine/test_processors.py::CDateProcessorTest::test_datetime_invalid_string [gw56] [ 99%] SKIPPED test/engine/test_processors.py::CDateProcessorTest::test_datetime_invalid_string test/engine/test_processors.py::CDateProcessorTest::test_datetime_no_string [gw56] [ 99%] SKIPPED test/engine/test_processors.py::CDateProcessorTest::test_datetime_no_string test/engine/test_processors.py::CDateProcessorTest::test_time_invalid_string [gw56] [ 99%] SKIPPED test/engine/test_processors.py::CDateProcessorTest::test_time_invalid_string test/engine/test_processors.py::CDateProcessorTest::test_time_no_string [gw56] [ 99%] SKIPPED test/engine/test_processors.py::CDateProcessorTest::test_time_no_string test/engine/test_processors.py::PyDateProcessorTest::test_date_invalid_string [gw56] [ 99%] PASSED test/engine/test_processors.py::PyDateProcessorTest::test_date_invalid_string [gw6] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_orm_objects_from_query test/aaa_profiling/test_memusage.py::CycleTest::test_orm_objects_from_query_w_joinedload [gw6] [ 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 [gw6] [ 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 [gw6] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_orm_path test/aaa_profiling/test_memusage.py::CycleTest::test_plain_join [gw6] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_plain_join test/aaa_profiling/test_memusage.py::CycleTest::test_plain_join_select [gw6] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_plain_join_select test/aaa_profiling/test_memusage.py::CycleTest::test_proxied_attribute [gw6] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_proxied_attribute test/aaa_profiling/test_memusage.py::CycleTest::test_query [gw6] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_query test/aaa_profiling/test_memusage.py::CycleTest::test_query_alias [gw6] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_query_alias test/aaa_profiling/test_memusage.py::CycleTest::test_query_filtered [gw6] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_query_filtered test/aaa_profiling/test_memusage.py::CycleTest::test_query_joinedload [gw6] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_query_joinedload test/aaa_profiling/test_memusage.py::CycleTest::test_query_joins [gw6] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_query_joins test/aaa_profiling/test_memusage.py::CycleTest::test_raise_from [gw6] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_raise_from test/aaa_profiling/test_memusage.py::CycleTest::test_result_fetchall [gw6] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_result_fetchall test/aaa_profiling/test_memusage.py::CycleTest::test_result_fetchmany [gw6] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_result_fetchmany test/aaa_profiling/test_memusage.py::CycleTest::test_result_fetchmany_unique [gw6] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_result_fetchmany_unique test/aaa_profiling/test_memusage.py::CycleTest::test_result_fetchone [gw6] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_result_fetchone test/aaa_profiling/test_memusage.py::CycleTest::test_selectinload_option_bound [gw6] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_selectinload_option_bound test/aaa_profiling/test_memusage.py::CycleTest::test_selectinload_option_unbound [gw6] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_selectinload_option_unbound test/aaa_profiling/test_memusage.py::CycleTest::test_session_commit_rollback [gw6] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_session_commit_rollback test/aaa_profiling/test_memusage.py::CycleTest::test_session_execute_orm [gw6] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_session_execute_orm test/aaa_profiling/test_memusage.py::CycleTest::test_session_multi_transaction [gw6] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_session_multi_transaction test/aaa_profiling/test_memusage.py::CycleTest::test_session_transaction [gw6] [ 99%] PASSED test/aaa_profiling/test_memusage.py::CycleTest::test_session_transaction [gw9] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageTest::test_ad_hoc_types test/aaa_profiling/test_memusage.py::MemUsageTest::test_clone_expression [gw9] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageTest::test_clone_expression test/aaa_profiling/test_memusage.py::MemUsageTest::test_cycles_in_row [gw9] [ 99%] SKIPPED test/aaa_profiling/test_memusage.py::MemUsageTest::test_cycles_in_row test/aaa_profiling/test_memusage.py::MemUsageTest::test_fixture_failure [gw9] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageTest::test_fixture_failure test/aaa_profiling/test_memusage.py::MemUsageTest::test_tv_render_derived [gw9] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageTest::test_tv_render_derived test/aaa_profiling/test_memusage.py::MemUsageTest::test_type_compile [gw9] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageTest::test_type_compile test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_39_4::test_alias_pathing [gw9] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_39_4::test_alias_pathing test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_39_4::test_fixture [gw9] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_39_4::test_fixture test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_39_4::test_join_cache [gw9] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_39_4::test_join_cache test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_39_4::test_join_cache_deprecated_coercion [gw9] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_39_4::test_join_cache_deprecated_coercion test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_39_4::test_key_fallback_result [gw9] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_39_4::test_key_fallback_result test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_39_4::test_many_discarded_relationships [gw9] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_39_4::test_many_discarded_relationships test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_39_4::test_many_updates [gw9] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_39_4::test_many_updates test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_39_4::test_mapper_reset [gw9] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_39_4::test_mapper_reset test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_39_4::test_orm_many_engines [gw9] [ 99%] SKIPPED test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_39_4::test_orm_many_engines test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_39_4::test_path_registry [gw9] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_39_4::test_path_registry test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_39_4::test_savepoints [gw9] [ 99%] SKIPPED test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_39_4::test_savepoints test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_39_4::test_session [gw9] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_39_4::test_session test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_39_4::test_sessionmaker [gw9] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_39_4::test_sessionmaker test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_39_4::test_unicode_warnings [gw9] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_39_4::test_unicode_warnings test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_39_4::test_warnings_util [gw9] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_39_4::test_warnings_util test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_39_4::test_with_inheritance [gw9] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_39_4::test_with_inheritance test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_39_4::test_with_manytomany [gw9] [ 99%] PASSED test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_39_4::test_with_manytomany test/orm/test_merge.py::CompositeNullPksTest::test_merge_allow_partial [gw9] [ 99%] PASSED test/orm/test_merge.py::CompositeNullPksTest::test_merge_allow_partial test/orm/test_merge.py::CompositeNullPksTest::test_merge_disallow_partial [gw9] [ 99%] PASSED test/orm/test_merge.py::CompositeNullPksTest::test_merge_disallow_partial test/orm/test_merge.py::DeferredMergeTest::test_deferred_column_mapping [gw9] [ 99%] PASSED test/orm/test_merge.py::DeferredMergeTest::test_deferred_column_mapping test/orm/test_merge.py::DeferredMergeTest::test_deferred_column_query [gw9] [ 99%] PASSED test/orm/test_merge.py::DeferredMergeTest::test_deferred_column_query test/orm/test_merge.py::LoadOnPendingTest::test_merge_delete_orphan_o2o [gw9] [ 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 [gw9] [ 99%] PASSED test/orm/test_merge.py::LoadOnPendingTest::test_merge_delete_orphan_o2o_none test/orm/test_merge.py::M2ONoUseGetLoadingTest::test_pending_access_one [gw9] [ 99%] PASSED test/orm/test_merge.py::M2ONoUseGetLoadingTest::test_pending_access_one test/orm/test_merge.py::M2ONoUseGetLoadingTest::test_pending_access_two [gw9] [ 99%] PASSED test/orm/test_merge.py::M2ONoUseGetLoadingTest::test_pending_access_two test/orm/test_merge.py::M2ONoUseGetLoadingTest::test_persistent_access_none [gw9] [ 99%] PASSED test/orm/test_merge.py::M2ONoUseGetLoadingTest::test_persistent_access_none test/orm/test_merge.py::M2ONoUseGetLoadingTest::test_persistent_access_one [gw9] [ 99%] PASSED test/orm/test_merge.py::M2ONoUseGetLoadingTest::test_persistent_access_one test/orm/test_merge.py::M2ONoUseGetLoadingTest::test_persistent_access_two [gw9] [ 99%] PASSED test/orm/test_merge.py::M2ONoUseGetLoadingTest::test_persistent_access_two test/orm/test_merge.py::MergeTest::test_attribute_cascade [gw9] [ 99%] PASSED test/orm/test_merge.py::MergeTest::test_attribute_cascade =========================== short test summary info ============================ SKIPPED [53] lib/sqlalchemy/testing/config.py:205: 'MypyPluginTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'custom function SKIPPED [8] lib/sqlalchemy/testing/config.py:205: 'AsyncPgTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [7] lib/sqlalchemy/testing/config.py:205: 'PassiveDeletesTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'not supported by database SKIPPED [53] lib/sqlalchemy/testing/config.py:205: 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:205: 'test/dialect/postgresql/test_compiler.py::SequenceTest::test_reverse_eng_name (call)' : foo SKIPPED [5] lib/sqlalchemy/testing/config.py:205: 'CTEDefaultTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'sqlite doesn't support 'RETURNING of a single row' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_39_4::test_no_implicit_returning (call)' : sqlite doesn't support 'RETURNING of a single row' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_39_4::test_string_default_on_insert_with_returning (call)' : sqlite doesn't support 'RETURNING of a single row' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'IdentityDefaultsOnUpdateTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'not postgresql >= (10,) and not oracle >= (12,) and not mssql SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/sql/test_defaults.py::PKDefaultTest_sqlite+pysqlite_3_39_4::test_with_implicit_returning (call)' : sqlite doesn't support 'RETURNING of a single row' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/sql/test_defaults.py::ServerDefaultsOnPKTest_sqlite+pysqlite_3_39_4::test_int_default_on_insert_with_returning (call)' : sqlite doesn't support 'RETURNING of a single row' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/sql/test_defaults.py::SpecialTypePKTest_sqlite+pysqlite_3_39_4::test_server_default_no_implicit_returning (call)' : sqlite doesn't support 'RETURNING of a single row' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/sql/test_deprecations.py::ConnectionlessCursorResultTest_sqlite+pysqlite_3_39_4::test_connectionless_autoclose_crud_rows_exhausted (call)' : sqlite doesn't support 'RETURNING of a single row' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/sql/test_delete.py::DeleteFromRoundTripTest_sqlite+pysqlite_3_39_4::test_exec_two_table_plus_alias (call)' : Backend does not support DELETE..FROM and Backend does not support DELETE..FROM and Backend does not support DELETE..FROM and Backend does not support DELETE..FROM and Backend does not support DELETE..FROM SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/sql/test_delete.py::DeleteFromRoundTripTest_sqlite+pysqlite_3_39_4::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:205: 'AutocommitClosesOnFailTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'not oracle and not postgresql SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/sql/test_delete.py::DeleteFromRoundTripTest_sqlite+pysqlite_3_39_4::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 [5] lib/sqlalchemy/testing/config.py:205: 'ExplicitAutoCommitTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [7] lib/sqlalchemy/testing/config.py:205: 'LegacySequenceExecTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'no sequence support SKIPPED [3] lib/sqlalchemy/testing/config.py:205: 'LegacySchemaAliasingBackendTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/sql/test_delete.py::DeleteFromRoundTripTest_sqlite+pysqlite_3_39_4::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 [9] lib/sqlalchemy/testing/config.py:205: 'ExecutemanyBatchModeTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [29] lib/sqlalchemy/testing/config.py:205: 'OptimizedFetchLimitOffsetTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [10] lib/sqlalchemy/testing/config.py:205: 'TableValuedTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_heavy_nesting_future (call)' : savepoints not supported SKIPPED [3] lib/sqlalchemy/testing/config.py:205: 'ComputedReturningTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: '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:205: 'test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_39_4::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:205: 'test/engine/test_deprecations.py::RawExecuteTest_sqlite+pysqlite_3_39_4::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 [28] lib/sqlalchemy/testing/config.py:205: 'MiscBackendTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [7] lib/sqlalchemy/testing/config.py:205: 'QuotedBindRoundTripTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_branch_savepoint_rollback (call)' : savepoints not supported SKIPPED [9] lib/sqlalchemy/testing/config.py:205: 'DialectWBackendTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [2] lib/sqlalchemy/testing/config.py:205: 'ExecutionTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_nested_transaction_connection_add_autocommit (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: '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 [11] lib/sqlalchemy/testing/config.py:205: 'CXOracleConnectArgsTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [15] lib/sqlalchemy/testing/config.py:205: 'ExecutemanyValuesInsertsTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [8] lib/sqlalchemy/testing/config.py:205: 'BackendDialectTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_inactive_due_to_subtransaction_on_nested_no_commit (call)' : savepoints not supported SKIPPED [2] lib/sqlalchemy/testing/config.py:205: 'DefaultSchemaNameTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [9] lib/sqlalchemy/testing/config.py:205: 'ExecutemanyValuesPlusBatchInsertsTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_special_encodings[utf8mb4] (call)' : not mysql+mysqldb and not mysql+pymysql and not mariadb+mysqldb and not mariadb+pymysql SKIPPED [14] lib/sqlalchemy/testing/config.py:205: 'AutocommitTextTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [4] lib/sqlalchemy/testing/config.py:205: 'RemoveUTCTimestampTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [3] lib/sqlalchemy/testing/config.py:205: 'SQLModeDetectionTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_random_arg (call)' : not mysql+mysqldb and not mysql+pymysql and not mariadb+mysqldb and not mariadb+pymysql SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/dialect/postgresql/test_dialect.py::DialectTest::test_ensure_version_is_qualified (call)' : not postgresql SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[FIXED_CHAR] (call)' : Python version 2.xx is required. SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::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:205: 'test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[CLOB] (call)' : Python version 2.xx is required. SKIPPED [2] lib/sqlalchemy/testing/config.py:205: 'UnicodeSchemaTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/dialect/mysql/test_dialect.py::DialectTest_sqlite+pysqlite_3_39_4::test_mariadb_connector_special_encodings (call)' : not mariadb+mariadbconnector SKIPPED [3] lib/sqlalchemy/testing/config.py:205: 'ExecuteTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/dialect/postgresql/test_dialect.py::DialectTest::test_pg_dialect_use_native_unicode_from_config (call)' : not postgresql+psycopg2 and not postgresql+psycopg2cffi SKIPPED [2] lib/sqlalchemy/testing/config.py:205: 'ExecutemanyFlagOptionsTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_sqla_py2k[STRING] (call)' : Python version 2.xx is required. SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_savepoint_cancelled_by_toplevel_marker (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: '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:205: 'test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_mixed_transaction_control (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_encoding_errors_sqla_py2k[NCLOB] (call)' : Python version 2.xx is required. SKIPPED [1] lib/sqlalchemy/testing/config.py:205: '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:205: 'test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::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:205: 'test/orm/test_deprecations.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_heavy_nesting (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'OutParamTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_mixed_two_phase_transaction (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_branch_twophase_rollback (call)' : no SA implementation or two-phase xact not supported by drivers or two-phase xact not supported by database or two-phase xact not supported by drivers/SQLA or max_prepared_transactions not available or zero SKIPPED [1] lib/sqlalchemy/testing/config.py:205: '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:205: 'PGCodeTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_deprecations.py::TransactionTest_sqlite+pysqlite_3_39_4::test_rollback_to_subtransaction (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: '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:205: 'test/dialect/oracle/test_dialect.py::EncodingErrorsTest::test_no_encoding_errors_sqla_py2k[FIXED_CHAR] (call)' : Python version 2.xx is required. SKIPPED [19] lib/sqlalchemy/testing/config.py:205: 'AsyncProxyTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'Async dialect required SKIPPED [38] lib/sqlalchemy/testing/config.py:205: 'AsyncEngineTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'Async dialect required SKIPPED [22] lib/sqlalchemy/testing/config.py:205: 'AsyncResultTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'Async dialect required SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_execute.py::FutureConvenienceExecuteTest_sqlite+pysqlite_3_39_4::test_connect_as_ctx_noautocommit (call)' : custom function SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::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:205: 'test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_cursor_execute (call)' : no sequence support SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_engine_connect (call)' : custom function SKIPPED [8] lib/sqlalchemy/testing/config.py:205: 'AsyncEventTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'Async dialect required SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::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:205: 'test/engine/test_execute.py::ExecuteTest_sqlite+pysqlite_3_39_4::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 [2] lib/sqlalchemy/testing/config.py:205: 'AsyncInspection' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'Async dialect required SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_execute.py::FutureEngineEventsTest_sqlite+pysqlite_3_39_4::test_transactional_advanced (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_39_4::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:205: 'test/engine/test_execute.py::HandleErrorTest_sqlite+pysqlite_3_39_4::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:205: 'test/engine/test_execute.py::EngineEventsTest_sqlite+pysqlite_3_39_4::test_cursor_execute (call)' : no sequence support SKIPPED [9] lib/sqlalchemy/testing/config.py:205: 'FastExecutemanyTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'InvalidTransactionFalsePositiveTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/dialect/mssql/test_engine.py::ParseConnectTest::test_bad_freetds_warning (call)' : not mssql+pymssql SKIPPED [7] lib/sqlalchemy/testing/config.py:205: 'MySQLForUpdateLockingTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [2] lib/sqlalchemy/testing/config.py:205: 'SkipLockedTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [20] lib/sqlalchemy/testing/config.py:205: 'MultipleDialectShardTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [16] lib/sqlalchemy/testing/config.py:205: 'IdentityDDL' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'not postgresql >= (10,) and not oracle >= (12,) and not mssql SKIPPED [7] lib/sqlalchemy/testing/config.py:205: 'IndexPropertyJsonTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [4] lib/sqlalchemy/testing/config.py:205: 'SetInputSizesTest' unsupported on any DB implementation 'sqlite(3.39.4)+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:205: 'test/engine/test_execute.py::UnicodeReturnsTest::test_unicode_test_fails_warning (call)' : Python version 2.xx is required. SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_39_4::test_uppercase_direct_params_returning (call)' : sqlite doesn't support 'RETURNING of a single row' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_39_4::test_lastrow_accessor_four (call)' : no sequence support SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_39_4::test_lastrow_accessor_four_a (call)' : no sequence support SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_39_4::test_lastrow_accessor_one (call)' : sqlite SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_39_4::test_lastrow_accessor_six (call)' : sqlite SKIPPED [3] lib/sqlalchemy/testing/config.py:205: 'IndexPropertyArrayTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'custom function SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_39_4::test_lastrow_accessor_two (call)' : sqlite SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/sql/test_insert_exec.py::InsertExecTest_sqlite+pysqlite_3_39_4::test_no_inserted_pk_on_returning (call)' : sqlite doesn't support 'RETURNING of a single row' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_39_4::test_direct_params_returning (call)' : sqlite doesn't support 'RETURNING of a single row' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/sql/test_insert_exec.py::TableInsertTest_sqlite+pysqlite_3_39_4::test_explicit_sequence (call)' : no sequence support SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_39_4::test_pk_passive (call)' : target backend doesn't support ON UPDATE CASCADE SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_39_4::test_pk_threelevel_passive (call)' : target backend doesn't support ON UPDATE CASCADE SKIPPED [21] lib/sqlalchemy/testing/config.py:205: 'MutableColumnCopyArrayTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'custom function SKIPPED [24] lib/sqlalchemy/testing/config.py:205: 'OnConflictTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_bidirectional_passive (call)' : target backend doesn't support ON UPDATE CASCADE SKIPPED [7] lib/sqlalchemy/testing/config.py:205: 'OnDuplicateTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'RealIsolationLevelTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_manytomany_passive (call)' : target backend doesn't support ON UPDATE CASCADE SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_manytoone_passive (call)' : target backend doesn't support ON UPDATE CASCADE SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_manytoone_passive_uselist (call)' : target backend doesn't support ON UPDATE CASCADE SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_onetomany_passive (call)' : target backend doesn't support ON UPDATE CASCADE SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_onetoone_passive (call)' : target backend doesn't support ON UPDATE CASCADE SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_naturalpks.py::NaturalPKTest_sqlite+pysqlite_3_39_4::test_update_to_sql_expr (call)' : sqlite doesn't support 'RETURNING of a single row' SKIPPED [2] lib/sqlalchemy/testing/config.py:205: 'NonPKCascadeTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'custom function SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_39_4::test_change_m2o_passive (call)' : target backend doesn't support ON UPDATE CASCADE SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_39_4::test_change_m2o_passive_uselist (call)' : target backend doesn't support ON UPDATE CASCADE SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_naturalpks.py::ReversePKsTest_sqlite+pysqlite_3_39_4::test_reverse_savepoint (call)' : savepoints not supported SKIPPED [4] lib/sqlalchemy/testing/config.py:205: 'SelfReferentialTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'custom function SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_naturalpks.py::CascadeToFKPKTest_sqlite+pysqlite_3_39_4::test_onetomany_passive (call)' : target backend doesn't support ON UPDATE CASCADE SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_naturalpks.py::JoinedInheritancePKOnFKTest_sqlite+pysqlite_3_39_4::test_pk_passive (call)' : target backend doesn't support ON UPDATE CASCADE SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_39_4::test_fk_passive (call)' : target backend doesn't support ON UPDATE CASCADE SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/inheritance/test_polymorphic_rel.py::PolymorphicAliasedJoinsTest_sqlite+pysqlite_3_39_4::test_lazyload_related_w_cache_check (call)' : join condition doesn't work w/ this mapping SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/inheritance/test_polymorphic_rel.py::PolymorphicUnionsTest_sqlite+pysqlite_3_39_4::test_lazyload_related_w_cache_check (call)' : join condition doesn't work w/ this mapping SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_naturalpks.py::JoinedInheritanceTest_sqlite+pysqlite_3_39_4::test_fk_threelevel_passive (call)' : target backend doesn't support ON UPDATE CASCADE SKIPPED [9] lib/sqlalchemy/testing/config.py:205: 'InsertTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [8] lib/sqlalchemy/testing/config.py:205: 'MatchTest' skipped by full_text_search_missing SKIPPED [16] lib/sqlalchemy/testing/config.py:205: 'MatchTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [15] lib/sqlalchemy/testing/config.py:205: 'ExtractTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [9] lib/sqlalchemy/testing/config.py:205: 'IdentityInsertTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'IdiosyncrasyTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [3] lib/sqlalchemy/testing/config.py:205: 'AnyAllTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [8] lib/sqlalchemy/testing/config.py:205: 'QueryTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'QueryUnicodeTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [4] lib/sqlalchemy/testing/config.py:205: 'FutureReconnectRecipeTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [13] lib/sqlalchemy/testing/config.py:205: 'TableValuedRoundTripTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'TupleTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_query.py::SessionBindTest::test_column_property_select (call)' : mssql or sqlite SKIPPED [6] lib/sqlalchemy/testing/config.py:205: 'IdentityReflectionTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [12] lib/sqlalchemy/testing/config.py:205: 'MaterializedViewReflectionTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_39_4::test_multiple_invalidate (call)' : independent connections disabled when :memory: connections are used or SQL Server 2005+ is required for independent connections SKIPPED [10] lib/sqlalchemy/testing/config.py:205: 'MultiSchemaTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_39_4::test_rollback_on_invalid_savepoint (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_reconnect.py::RealReconnectTest_sqlite+pysqlite_3_39_4::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 [101] lib/sqlalchemy/testing/config.py:205: 'ReflectionTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [5] lib/sqlalchemy/testing/config.py:205: 'PartitionedReflectionTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [4] lib/sqlalchemy/testing/config.py:205: 'ReconnectRecipeTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [14] lib/sqlalchemy/testing/config.py:205: 'IntervalReflectionTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'ReflectHugeViewTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_fk_options (call)' : not postgresql and not mysql SKIPPED [5] lib/sqlalchemy/testing/config.py:205: 'RoundTripIndexTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [2] lib/sqlalchemy/testing/config.py:205: 'ConstraintTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_39_4::test_blank_schema_arg (call)' : not postgresql SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_39_4::test_has_schema (call)' : not postgresql and not mysql and not mariadb and not mssql SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'DBLinkReflectionTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_reflection.py::SchemaTest_sqlite+pysqlite_3_39_4::test_reflect_all_schemas_default_overlap (call)' : not postgresql and not mysql and not mariadb and not mssql SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_comment_reflection (call)' : not postgresql and not mysql and not mariadb and not oracle SKIPPED [3] lib/sqlalchemy/testing/config.py:205: 'SystemTableTablenamesTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [2] lib/sqlalchemy/testing/config.py:205: 'TableReflectionTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [9] lib/sqlalchemy/testing/config.py:205: 'TypeReflectionTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_reflection.py::ReflectionTest_sqlite+pysqlite_3_39_4::test_unknown_types (call)' : sqlite SKIPPED [10] lib/sqlalchemy/testing/config.py:205: 'DomainReflectionTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_reflection.py::ReverseCasingReflectTest_sqlite+pysqlite_3_39_4::test_direct_quoting (setup)' : Backend does not require denormalized names. SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'DontReflectIOTTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/aaa_profiling/test_memusage.py::MemUsageTest::test_DecimalResultProcessor_init (call)' : C extensions not installed SKIPPED [6] lib/sqlalchemy/testing/config.py:205: 'ForeignTableReflectionTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/aaa_profiling/test_memusage.py::MemUsageTest::test_DecimalResultProcessor_process (call)' : C extensions not installed SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/aaa_profiling/test_memusage.py::MemUsageTest::test_UnicodeResultProcessor_init (call)' : C extensions not installed SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_ro_mapping_py2k (call)' : Python version 2.xx is required. SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/sql/test_resultset.py::CursorResultTest_sqlite+pysqlite_3_39_4::test_row_c_sequence_check (call)' : C extensions not installed SKIPPED [15] lib/sqlalchemy/testing/config.py:205: 'ReturnDefaultsTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'sqlite doesn't support 'RETURNING of a single row' SKIPPED [20] lib/sqlalchemy/testing/config.py:205: 'ReturningTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'sqlite doesn't support 'RETURNING of a single row' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'SequenceReturningTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'sqlite doesn't support 'RETURNING of a single row' SKIPPED [2] lib/sqlalchemy/testing/config.py:205: 'AsyncScopedSessionTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'Async dialect required SKIPPED [19] lib/sqlalchemy/testing/config.py:205: 'FutureSequenceExecTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'no sequence support SKIPPED [11] lib/sqlalchemy/testing/config.py:205: 'FutureSequenceTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'no sequence support SKIPPED [5] lib/sqlalchemy/testing/config.py:205: 'SequenceAsServerDefaultTest' unsupported on any DB implementation 'sqlite(3.39.4)+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 [1] lib/sqlalchemy/testing/config.py:205: 'SequenceAsServerDefaultTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'doesn't support sequences as a server side default. and doesn't support sequences as a server side default. and doesn't support sequences as a server side default., no sequence support SKIPPED [19] lib/sqlalchemy/testing/config.py:205: 'SequenceExecTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'no sequence support SKIPPED [19] lib/sqlalchemy/testing/config.py:205: 'SequenceTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'no sequence support SKIPPED [2] lib/sqlalchemy/testing/config.py:205: 'TableBoundSequenceTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'no sequence support SKIPPED [1] lib/sqlalchemy/testing/config.py:205: '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 [4] lib/sqlalchemy/testing/config.py:205: 'IdentityColumnTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'not postgresql >= (10,) and not oracle >= (12,) and not mssql SKIPPED [3] lib/sqlalchemy/testing/config.py:205: 'AsyncSessionTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'Async dialect required SKIPPED [21] lib/sqlalchemy/testing/config.py:205: 'AsyncSessionTransactionTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'Async dialect required SKIPPED [5] lib/sqlalchemy/testing/config.py:205: 'OverrideSyncSession' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'Async dialect required SKIPPED [11] lib/sqlalchemy/testing/config.py:205: 'AsyncSessionQueryTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'Async dialect required SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_session.py::ExecutionTest_sqlite+pysqlite_3_39_4::test_sequence_execute[False] (call)' : no sequence support SKIPPED [1] lib/sqlalchemy/testing/config.py:205: '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 [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_session.py::ExecutionTest_sqlite+pysqlite_3_39_4::test_sequence_execute[True] (call)' : no sequence support SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/dialect/test_sqlite.py::DialectTest_sqlite+pysqlite_3_39_4::test_pysqlcipher_connects (call)' : not sqlite+pysqlcipher SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_39_4::test_update_from_round_trip (call)' : not postgresql and not mssql SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_comments (call)' : not postgresql and not mysql and not mariadb and not oracle SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_comments_with_schema (call)' : not postgresql and not mysql and not mariadb and not oracle SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::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:205: 'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_table_oid[users-False-_exclusions0] (call)' : PG specific feature SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/dialect/test_suite.py::ComponentReflectionTest_sqlite+pysqlite_3_39_4::test_get_table_oid[users-True-_exclusions1] (call)' : PG specific feature SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'CompositeStatementTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'sqlite doesn't support 'RETURNING of a single row' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/sql/test_returning.py::ImplicitReturningFlag_sqlite+pysqlite_3_39_4::test_flag_turned_default (call)' : sqlite doesn't support 'RETURNING of a single row' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'KeyReturningTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'sqlite doesn't support 'RETURNING of a single row' SKIPPED [6] lib/sqlalchemy/testing/config.py:205: 'DateTimeTZTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'not postgresql SKIPPED [1] lib/sqlalchemy/testing/config.py:205: '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:205: 'test/dialect/test_suite.py::ComponentReflectionTestExtra_sqlite+pysqlite_3_39_4::test_reflect_covering_index (call)' : not postgresql >= (11,) and not mssql SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::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:205: 'test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_simple_fetch_percent (call)' : not mssql >= (11,) and not oracle >= (12,) SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_simple_fetch_percent_ties (call)' : not mssql >= (11,) and not oracle >= (12,) SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_39_4::test_drop_table_comment (call)' : not postgresql and not mysql and not mariadb and not oracle SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::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:205: 'test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_bound_fetch_offset (call)' : not postgresql and not mssql >= (11,) and not oracle >= (12,) and not mariadb >= (10, 6) SKIPPED [10] lib/sqlalchemy/testing/config.py:205: 'HasSequenceTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'no sequence support SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'HasSequenceTestEmpty' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'no sequence support SKIPPED [4] lib/sqlalchemy/testing/config.py:205: 'FutureWeCanSetDefaultSchemaWEventsTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'not postgresql and not oracle SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::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:205: 'test/dialect/test_suite.py::FutureTableDDLTest_sqlite+pysqlite_3_39_4::test_add_table_comment (call)' : not postgresql and not mysql and not mariadb and not oracle SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_fetch_offset_no_order (call)' : not postgresql and not oracle >= (12,) and not mariadb >= (10, 6) SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_fetch_offset_nobinds (call)' : not postgresql and not mssql >= (11,) and not oracle >= (12,) and not mariadb >= (10, 6) SKIPPED [2] lib/sqlalchemy/testing/config.py:205: 'IdentityReflectionTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'not postgresql >= (10,) and not oracle >= (12,) and not mssql SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::test_fetch_offset_percent (call)' : not mssql >= (11,) and not oracle >= (12,) SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::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:205: 'test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::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:205: 'test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::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:205: 'test/dialect/test_suite.py::InsertBehaviorTest_sqlite+pysqlite_3_39_4::test_autoclose_on_insert_implicit_returning (call)' : sqlite doesn't support 'RETURNING of a single row' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_access[string3] (call)' : custom function or mariadb or sqlite SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_39_4::test_delete_from_round_trip (call)' : not postgresql and not mssql SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_index_typed_comparison[string3] (call)' : custom function or mariadb or sqlite SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/dialect/test_suite.py::JSONTest_sqlite+pysqlite_3_39_4::test_path_typed_comparison[string3] (call)' : custom function or mariadb or sqlite SKIPPED [3] lib/sqlalchemy/testing/config.py:205: 'SequenceTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/dialect/test_suite.py::LikeFunctionsTest_sqlite+pysqlite_3_39_4::test_regexp_replace (call)' : not postgresql and not mysql >= (8,) and not mariadb and not oracle 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.39/test/orm/test_dynamic.py:736 SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_39_4::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:205: 'test/dialect/test_suite.py::QuotedNameArgumentTest_sqlite+pysqlite_3_39_4::test_get_table_comment[quote ' one-_exclusions0] (call)' : not postgresql and not mysql and not mariadb and not oracle SKIPPED [2] lib/sqlalchemy/testing/config.py:205: 'NormalizedNameTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'Backend does not require denormalized names. SKIPPED [15] lib/sqlalchemy/testing/config.py:205: 'ServerSideCursorsTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'no server side cursors support SKIPPED [6] lib/sqlalchemy/testing/config.py:205: 'TimestampMicrosecondsTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'not oracle SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_39_4::test_drop_table_comment (call)' : not postgresql and not mysql and not mariadb and not oracle SKIPPED [5] lib/sqlalchemy/testing/config.py:205: 'TableNoColumnsTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'not postgresql SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/dialect/test_suite.py::TableDDLTest_sqlite+pysqlite_3_39_4::test_add_table_comment (call)' : not postgresql and not mysql and not mariadb and not oracle SKIPPED [6] lib/sqlalchemy/testing/config.py:205: 'TimeTZTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'not postgresql SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'ValuesExpressionTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'not postgresql and not mssql SKIPPED [4] lib/sqlalchemy/testing/config.py:205: 'WeCanSetDefaultSchemaWEventsTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'not postgresql and not oracle SKIPPED [42] lib/sqlalchemy/testing/config.py:205: savepoints not enabled SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_contextmanager_nested_rollback (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_old_rollback_is_local (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_begin_nested_rollback_rollback (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_transaction.py::ContextManagerPlusFutureTest_sqlite+pysqlite_3_39_4::test_future_rollback_is_global (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_nested_close (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_39_4::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:205: 'test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_savepoint_five (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_savepoint_four (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_39_4::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:205: 'test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_savepoint_one (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_39_4::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:205: 'test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_savepoint_seven (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_savepoint_six (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_savepoint_three (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::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:205: 'test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_savepoint_two (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::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:205: 'test/orm/test_transaction.py::NaturalPKRollbackTest_sqlite+pysqlite_3_39_4::test_key_replaced_by_update_nested (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_begin_nested_close (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_transaction.py::RollbackRecoverTest_sqlite+pysqlite_3_39_4::test_pk_violation_with_savepoint (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_begin_nested_rollback_commit (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_begin_nested_rollback_rollback (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_begin_nested_close (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_nested_close (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_39_4::test_expunge_pending_on_rollback (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_nested_trans_close_one (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_39_4::test_savepoint_commit (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_dirty_state_transferred_deep_nesting_future (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_nested_trans_close_two (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_39_4::test_savepoint_commit_collections (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_39_4::test_recipe_mixed_transaction_control (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_nested_trans_rollback (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_39_4::test_savepoint_delete (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_39_4::test_savepoint_lost_still_runs (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_39_4::test_savepoint_rollback (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_39_4::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:205: 'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::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:205: 'test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_39_4::test_savepoint_rollback_collections (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_39_4::test_recipe_heavy_nesting (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_transaction.py::SavepointTest_sqlite+pysqlite_3_39_4::test_update_deleted_on_rollback (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_external_nested_transaction (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_39_4::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:205: 'test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_one_True_sqlite+pysqlite_3_39_4::test_recipe_mixed_transaction_control (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::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:205: 'test/engine/test_transaction.py::ResetAgentTest_sqlite+pysqlite_3_39_4::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:205: 'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::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:205: 'test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_39_4::test_recipe_heavy_nesting (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_mixed_transaction_close (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_two_False_sqlite+pysqlite_3_39_4::test_recipe_mixed_transaction_control (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_nested_accounting_deleted_items_restored (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_ctxmanager_rolls_back_savepoint[False] (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_nested_accounting_new_items_removed (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_ctxmanager_rolls_back_savepoint[True] (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_nested_autotrans (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_deactivated_savepoint_warning_straight (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_report_primary_error_when_rollback_fails (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_nested_autotrans_future (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_nested_transaction (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_savepoint_on_external_future (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_nested_transaction_connection_add (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::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:205: 'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::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:205: 'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::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:205: 'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_nested_subtransaction_commit (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_nested_subtransaction_rollback (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_39_4::test_recipe_heavy_nesting (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::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:205: 'test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_39_4::test_recipe_heavy_nesting (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_no_rollback_in_deactive_savepoint (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_two_False_sqlite+pysqlite_3_39_4::test_recipe_mixed_transaction_control (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_one_True_sqlite+pysqlite_3_39_4::test_recipe_mixed_transaction_control (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::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:205: 'test/orm/test_transaction.py::TwoPhaseTest_sqlite+pysqlite_3_39_4::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:205: 'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::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:205: 'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::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:205: 'test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_39_4::test_recipe_heavy_nesting (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_transaction.py::SubtransactionRecipeTest_True_subtransaction_recipe_three_True_sqlite+pysqlite_3_39_4::test_recipe_mixed_transaction_control (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_savepoint_release_fails_ctxmanager (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_savepoint_release_fails_flat (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/dialect/test_suite.py::FetchLimitOffsetTest_sqlite+pysqlite_3_39_4::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:205: 'test/dialect/test_suite.py::CTETest_sqlite+pysqlite_3_39_4::test_delete_scalar_subq_round_trip (call)' : not postgresql and not mssql SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'SequenceCompilerTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'no sequence support SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_transaction.py::FutureResetAgentTest_sqlite+pysqlite_3_39_4::test_begin_begin_nested_rollback_commit (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_transaction.py::FutureTransactionTest_sqlite+pysqlite_3_39_4::test_ctxmanager_autobegins_real_trans_from_nested (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_transaction.py::SessionTransactionTest_sqlite+pysqlite_3_39_4::test_dirty_state_transferred_deep_nesting (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/engine/test_transaction.py::TransactionTest_sqlite+pysqlite_3_39_4::test_savepoint_rollback_fails_flat (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_transaction.py::SubtransactionRecipeTest_False_subtransaction_recipe_three_True_sqlite+pysqlite_3_39_4::test_recipe_heavy_nesting (call)' : savepoints not supported SKIPPED [32] lib/sqlalchemy/testing/config.py:205: 'ArrayEnum' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [6] lib/sqlalchemy/testing/config.py:205: 'ArrayJSON' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [15] lib/sqlalchemy/testing/config.py:205: 'BinaryTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [4] lib/sqlalchemy/testing/config.py:205: 'BooleanTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [227] lib/sqlalchemy/testing/config.py:205: 'CoreArrayRoundTripTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [7] lib/sqlalchemy/testing/config.py:205: 'DateRangeRoundTripTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'custom function SKIPPED [7] lib/sqlalchemy/testing/config.py:205: 'DateTimeRangeRoundTripTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'custom function SKIPPED [7] lib/sqlalchemy/testing/config.py:205: 'DateTimeTZRangeRoundTripTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'custom function SKIPPED [19] lib/sqlalchemy/testing/config.py:205: 'EnumSetTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [29] lib/sqlalchemy/testing/config.py:205: 'EnumTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [2] lib/sqlalchemy/testing/config.py:205: 'EuroNumericTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [3] lib/sqlalchemy/testing/config.py:205: 'FloatCoercionTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [13] lib/sqlalchemy/testing/config.py:205: 'HStoreRoundTripTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'needs hstore extension SKIPPED [4] lib/sqlalchemy/testing/config.py:205: 'HashableFlagORMTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [7] lib/sqlalchemy/testing/config.py:205: 'Int4RangeRoundTripTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'custom function SKIPPED [7] lib/sqlalchemy/testing/config.py:205: 'Int8RangeRoundTripTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'custom function SKIPPED [21] lib/sqlalchemy/testing/config.py:205: 'JSONBRoundTripTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [5] lib/sqlalchemy/testing/config.py:205: 'JSONBCastSuiteTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'not postgresql >= (9, 4) SKIPPED [87] lib/sqlalchemy/testing/config.py:205: 'JSONBSuiteTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'not postgresql >= (9, 4) SKIPPED [21] lib/sqlalchemy/testing/config.py:205: 'JSONRoundTripTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [2] lib/sqlalchemy/testing/config.py:205: 'JSONTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [44] lib/sqlalchemy/testing/config.py:205: 'LOBFetchTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/sql/test_types.py::LiteralTest_sqlite+pysqlite_3_39_4::test_render_datetime[datetime] (call)' : custom function SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/sql/test_types.py::LiteralTest_sqlite+pysqlite_3_39_4::test_render_datetime[time] (call)' : custom function SKIPPED [3] lib/sqlalchemy/testing/config.py:205: 'MSDateTypeTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [7] lib/sqlalchemy/testing/config.py:205: 'NumRangeRoundTripTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'custom function SKIPPED [2] lib/sqlalchemy/testing/config.py:205: 'NumericInterpretationTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [288] lib/sqlalchemy/testing/config.py:205: 'PGArrayRoundTripTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'OIDTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [9] lib/sqlalchemy/testing/config.py:205: 'RowVersionTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [16] lib/sqlalchemy/testing/config.py:205: 'SetInputSizesTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [4] lib/sqlalchemy/testing/config.py:205: 'RegClassTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/sql/test_types.py::LiteralTest_sqlite+pysqlite_3_39_4::test_render_datetime[date] (call)' : custom function SKIPPED [3] lib/sqlalchemy/testing/config.py:205: 'SpecialTypesTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [2] lib/sqlalchemy/testing/config.py:205: 'TimeParameterTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'TimePrecisionTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [4] lib/sqlalchemy/testing/config.py:205: 'TimestampTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [2] lib/sqlalchemy/testing/config.py:205: 'TimezoneTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [50] lib/sqlalchemy/testing/config.py:205: 'TypeRoundTripTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [27] lib/sqlalchemy/testing/config.py:205: 'TypesTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [7] lib/sqlalchemy/testing/config.py:205: 'UUIDTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'BatchDeleteIgnoresRowcountTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'not supported by database SKIPPED [4] lib/sqlalchemy/testing/config.py:205: 'ExtraPassiveDeletesTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'not supported by database SKIPPED [2] lib/sqlalchemy/testing/config.py:205: 'NoRowInsertedTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'sqlite doesn't support 'RETURNING of a single row' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_unitofworkv2.py::ORMOnlyPrimaryKeyTest::test_b (call)' : no sequence support SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/sql/test_update.py::UpdateFromMultiTableUpdateDefaultsTest_sqlite+pysqlite_3_39_4::test_defaults_second_table (call)' : Multi table update and Multi table update SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/sql/test_update.py::UpdateFromMultiTableUpdateDefaultsTest_sqlite+pysqlite_3_39_4::test_defaults_second_table_same_name (call)' : Multi table update and Multi table update SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_39_4::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:205: 'test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_39_4::test_exec_join_multitable (call)' : Multi table update and Multi table update SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_39_4::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:205: 'test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_39_4::test_exec_multitable (call)' : Multi table update and Multi table update SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_update_delete.py::InheritTest_sqlite+pysqlite_3_39_4::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:205: 'test/orm/test_update_delete.py::InheritTest_sqlite+pysqlite_3_39_4::test_update_from_join_no_problem (call)' : Multi table update SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_39_4::test_multi_table_criteria_ok_wo_eval (call)' : Multi table update and Multi table update SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_39_4::test_update_from_multitable_same_names (call)' : Multi table update and Multi table update SKIPPED [2] lib/sqlalchemy/testing/config.py:205: 'LoadFromReturningTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'sqlite doesn't support 'RETURNING of multiple rows' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: '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:205: 'test/sql/test_update.py::UpdateFromMultiTableUpdateDefaultsTest_sqlite+pysqlite_3_39_4::test_no_defaults_second_table (call)' : Multi table update and Multi table update SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_39_4::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:205: 'test/sql/test_update.py::UpdateFromRoundTripTest_sqlite+pysqlite_3_39_4::test_exec_multitable_same_name (call)' : Multi table update and Multi table update SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_update_explicit_returning (call)' : sqlite doesn't support 'RETURNING of multiple rows' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_update_delete.py::InheritTest_sqlite+pysqlite_3_39_4::test_update_from_multitable (call)' : Multi table update SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_39_4::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:205: 'test/orm/test_update_delete.py::InheritTest_sqlite+pysqlite_3_39_4::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:205: 'test/orm/test_update_delete.py::UpdateDeleteFromTest_sqlite+pysqlite_3_39_4::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:205: 'test/orm/test_update_delete.py::UpdateDeleteTest_sqlite+pysqlite_3_39_4::test_no_fetch_w_explicit_returning (call)' : sqlite doesn't support 'RETURNING of multiple rows' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/base/test_utils.py::TimezoneTest::test_repr_py2k (call)' : Python version 2.xx is required. SKIPPED [1] lib/sqlalchemy/testing/config.py:205: '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:205: 'test/orm/test_versioning.py::ServerVersioningTest_sqlite+pysqlite_3_39_4::test_sql_expr_w_mods_bump (call)' : sqlite doesn't support 'RETURNING of a single row' SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_versioning.py::VersioningTest_sqlite+pysqlite_3_39_4::test_versioncheck_for_update (call)' : no FOR UPDATE NOWAIT support SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'AsyncCascadesTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'Async dialect required SKIPPED [2] lib/sqlalchemy/testing/config.py:205: 'AsyncORMBehaviorsTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'Async dialect required SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_transaction.py::CleanSavepointTest_sqlite+pysqlite_3_39_4::test_rollback_ignores_clean_on_savepoint (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_transaction.py::CleanSavepointTest_sqlite+pysqlite_3_39_4::test_rollback_ignores_clean_on_savepoint_agg_upd_eval (call)' : savepoints not supported SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/orm/test_transaction.py::CleanSavepointTest_sqlite+pysqlite_3_39_4::test_rollback_ignores_clean_on_savepoint_agg_upd_fetch (call)' : savepoints not supported SKIPPED [5] lib/sqlalchemy/testing/config.py:205: 'CBooleanProcessorTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'C extensions not installed SKIPPED [6] lib/sqlalchemy/testing/config.py:205: 'CDateProcessorTest' unsupported on any DB implementation 'sqlite(3.39.4)+pysqlite'C extensions not installed SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/aaa_profiling/test_memusage.py::MemUsageTest::test_cycles_in_row (call)' : C extensions not installed SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_39_4::test_orm_many_engines (call)' : :memory: connection not suitable here SKIPPED [1] lib/sqlalchemy/testing/config.py:205: 'test/aaa_profiling/test_memusage.py::MemUsageWBackendTest_sqlite+pysqlite_3_39_4::test_savepoints (call)' : savepoints not supported =============== 14620 passed, 2353 skipped in 299.32s (0:04:59) ================ >>> py3-sqlalchemy: Entering fakeroot... /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running build_ext 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.10 creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy copying build/lib.linux-armv8l-cpython-310/sqlalchemy/cimmutabledict.cpython-310-arm-linux-gnueabihf.so -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing copying build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/mock.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing copying build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/assertsql.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing copying build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/profiling.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing copying build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/fixtures.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing copying build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/entities.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing copying build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/util.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing copying build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/assertions.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing copying build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/warnings.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing copying build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/engines.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing copying build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/pickleable.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing copying build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/requirements.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing copying build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/config.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing copying build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/provision.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing copying build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/schema.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing copying build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/suite copying build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/suite/test_insert.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/suite copying build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/suite/test_dialect.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/suite copying build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/suite/test_ddl.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/suite copying build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/suite/test_reflection.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/suite copying build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/suite/test_sequence.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/suite copying build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/suite/test_unicode_ddl.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/suite copying build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/suite/test_update_delete.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/suite copying build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/suite/test_types.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/suite copying build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/suite/test_results.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/suite copying build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/suite/test_deprecations.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/suite copying build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/suite/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/suite copying build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/suite/test_select.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/suite copying build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/suite/test_rowcount.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/suite copying build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/suite/test_cte.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/suite creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/plugin copying build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/plugin/plugin_base.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/plugin copying build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/plugin/bootstrap.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/plugin copying build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/plugin/pytestplugin.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/plugin copying build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/plugin/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/plugin copying build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/plugin/reinvent_fixtures_py2k.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/plugin copying build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/exclusions.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing copying build/lib.linux-armv8l-cpython-310/sqlalchemy/testing/asyncio.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext copying build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/mutable.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext copying build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/associationproxy.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext copying build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/orderinglist.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext copying build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/compiler.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/declarative copying build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/declarative/extensions.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/declarative copying build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/declarative/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/declarative creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/asyncio copying build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/asyncio/base.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/asyncio copying build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/asyncio/events.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/asyncio copying build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/asyncio/session.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/asyncio copying build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/asyncio/result.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/asyncio copying build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/asyncio/exc.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/asyncio copying build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/asyncio/scoping.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/asyncio copying build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/asyncio/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/asyncio copying build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/asyncio/engine.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/asyncio copying build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/horizontal_shard.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext copying build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/automap.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext copying build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/mypy copying build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/mypy/infer.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/mypy copying build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/mypy/util.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/mypy copying build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/mypy/apply.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/mypy copying build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/mypy/names.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/mypy copying build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/mypy/decl_class.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/mypy copying build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/mypy/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/mypy copying build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/mypy/plugin.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/mypy copying build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/instrumentation.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext copying build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/baked.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext copying build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/indexable.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext copying build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/serializer.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext copying build/lib.linux-armv8l-cpython-310/sqlalchemy/ext/hybrid.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mssql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mssql/mxodbc.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mssql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mssql/pymssql.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mssql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mssql/json.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mssql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mssql/base.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mssql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mssql/information_schema.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mssql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mssql/provision.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mssql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mssql/pyodbc.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mssql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mssql/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mssql creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/firebird copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/firebird/base.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/firebird copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/firebird/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/firebird copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/firebird/kinterbasdb.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/firebird copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/firebird/fdb.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/firebird creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/sqlite copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/sqlite/json.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/sqlite copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/sqlite/dml.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/sqlite copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/sqlite/base.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/sqlite copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/sqlite/pysqlite.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/sqlite copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/sqlite/provision.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/sqlite copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/sqlite/pysqlcipher.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/sqlite copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/sqlite/aiosqlite.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/sqlite copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/sqlite/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/sqlite creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/sybase copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/sybase/mxodbc.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/sybase copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/sybase/base.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/sybase copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/sybase/pyodbc.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/sybase copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/sybase/pysybase.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/sybase copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/sybase/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/sybase creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql/json.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql/dml.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql/base.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql/expression.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql/oursql.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql/aiomysql.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql/provision.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql/reflection.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql/pyodbc.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql/mariadb.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql/pymysql.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql/types.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql/mariadbconnector.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql/cymysql.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql/enumerated.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql/reserved_words.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql/mysqlconnector.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql/mysqldb.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/mysql/asyncmy.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/oracle copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/oracle/cx_oracle.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/oracle copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/oracle/base.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/oracle copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/oracle/provision.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/oracle copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/oracle/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/oracle creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/postgresql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/postgresql/json.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/postgresql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/postgresql/dml.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/postgresql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/postgresql/psycopg2.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/postgresql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/postgresql/asyncpg.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/postgresql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/postgresql/pg8000.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/postgresql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/postgresql/base.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/postgresql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/postgresql/pygresql.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/postgresql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/postgresql/pypostgresql.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/postgresql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/postgresql/provision.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/postgresql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/postgresql/array.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/postgresql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/postgresql/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/postgresql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/postgresql/ranges.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/postgresql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/postgresql/hstore.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/postgresql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/postgresql/psycopg2cffi.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/postgresql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/dialects/postgresql/ext.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/postgresql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/processors.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/future creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/future/orm copying build/lib.linux-armv8l-cpython-310/sqlalchemy/future/orm/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/future/orm copying build/lib.linux-armv8l-cpython-310/sqlalchemy/future/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/future copying build/lib.linux-armv8l-cpython-310/sqlalchemy/future/engine.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/future copying build/lib.linux-armv8l-cpython-310/sqlalchemy/cresultproxy.cpython-310-arm-linux-gnueabihf.so -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy copying build/lib.linux-armv8l-cpython-310/sqlalchemy/inspection.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy copying build/lib.linux-armv8l-cpython-310/sqlalchemy/events.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/event copying build/lib.linux-armv8l-cpython-310/sqlalchemy/event/registry.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/event copying build/lib.linux-armv8l-cpython-310/sqlalchemy/event/base.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/event copying build/lib.linux-armv8l-cpython-310/sqlalchemy/event/legacy.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/event copying build/lib.linux-armv8l-cpython-310/sqlalchemy/event/api.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/event copying build/lib.linux-armv8l-cpython-310/sqlalchemy/event/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/event copying build/lib.linux-armv8l-cpython-310/sqlalchemy/event/attr.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/event creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/engine copying build/lib.linux-armv8l-cpython-310/sqlalchemy/engine/mock.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/engine copying build/lib.linux-armv8l-cpython-310/sqlalchemy/engine/characteristics.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/engine copying build/lib.linux-armv8l-cpython-310/sqlalchemy/engine/util.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/engine copying build/lib.linux-armv8l-cpython-310/sqlalchemy/engine/base.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/engine copying build/lib.linux-armv8l-cpython-310/sqlalchemy/engine/events.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/engine copying build/lib.linux-armv8l-cpython-310/sqlalchemy/engine/interfaces.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/engine copying build/lib.linux-armv8l-cpython-310/sqlalchemy/engine/cursor.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/engine copying build/lib.linux-armv8l-cpython-310/sqlalchemy/engine/reflection.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/engine copying build/lib.linux-armv8l-cpython-310/sqlalchemy/engine/result.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/engine copying build/lib.linux-armv8l-cpython-310/sqlalchemy/engine/default.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/engine copying build/lib.linux-armv8l-cpython-310/sqlalchemy/engine/url.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/engine copying build/lib.linux-armv8l-cpython-310/sqlalchemy/engine/strategies.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/engine copying build/lib.linux-armv8l-cpython-310/sqlalchemy/engine/create.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/engine copying build/lib.linux-armv8l-cpython-310/sqlalchemy/engine/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/engine copying build/lib.linux-armv8l-cpython-310/sqlalchemy/engine/row.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/engine creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/pool copying build/lib.linux-armv8l-cpython-310/sqlalchemy/pool/base.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/pool copying build/lib.linux-armv8l-cpython-310/sqlalchemy/pool/events.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/pool copying build/lib.linux-armv8l-cpython-310/sqlalchemy/pool/dbapi_proxy.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/pool copying build/lib.linux-armv8l-cpython-310/sqlalchemy/pool/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/pool copying build/lib.linux-armv8l-cpython-310/sqlalchemy/pool/impl.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/pool copying build/lib.linux-armv8l-cpython-310/sqlalchemy/log.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy copying build/lib.linux-armv8l-cpython-310/sqlalchemy/schema.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy copying build/lib.linux-armv8l-cpython-310/sqlalchemy/exc.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy copying build/lib.linux-armv8l-cpython-310/sqlalchemy/cprocessors.cpython-310-arm-linux-gnueabihf.so -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/connectors copying build/lib.linux-armv8l-cpython-310/sqlalchemy/connectors/mxodbc.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/connectors copying build/lib.linux-armv8l-cpython-310/sqlalchemy/connectors/pyodbc.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/connectors copying build/lib.linux-armv8l-cpython-310/sqlalchemy/connectors/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/connectors copying build/lib.linux-armv8l-cpython-310/sqlalchemy/types.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm copying build/lib.linux-armv8l-cpython-310/sqlalchemy/orm/unitofwork.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm copying build/lib.linux-armv8l-cpython-310/sqlalchemy/orm/attributes.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm copying build/lib.linux-armv8l-cpython-310/sqlalchemy/orm/evaluator.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm copying build/lib.linux-armv8l-cpython-310/sqlalchemy/orm/context.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm copying build/lib.linux-armv8l-cpython-310/sqlalchemy/orm/sync.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm copying build/lib.linux-armv8l-cpython-310/sqlalchemy/orm/mapper.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm copying build/lib.linux-armv8l-cpython-310/sqlalchemy/orm/persistence.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm copying build/lib.linux-armv8l-cpython-310/sqlalchemy/orm/util.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm copying build/lib.linux-armv8l-cpython-310/sqlalchemy/orm/decl_base.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm copying build/lib.linux-armv8l-cpython-310/sqlalchemy/orm/base.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm copying build/lib.linux-armv8l-cpython-310/sqlalchemy/orm/loading.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm copying build/lib.linux-armv8l-cpython-310/sqlalchemy/orm/dynamic.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm copying build/lib.linux-armv8l-cpython-310/sqlalchemy/orm/path_registry.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm copying build/lib.linux-armv8l-cpython-310/sqlalchemy/orm/events.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm copying build/lib.linux-armv8l-cpython-310/sqlalchemy/orm/session.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm copying build/lib.linux-armv8l-cpython-310/sqlalchemy/orm/interfaces.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm copying build/lib.linux-armv8l-cpython-310/sqlalchemy/orm/state.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm copying build/lib.linux-armv8l-cpython-310/sqlalchemy/orm/identity.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm copying build/lib.linux-armv8l-cpython-310/sqlalchemy/orm/descriptor_props.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm copying build/lib.linux-armv8l-cpython-310/sqlalchemy/orm/strategy_options.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm copying build/lib.linux-armv8l-cpython-310/sqlalchemy/orm/query.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm copying build/lib.linux-armv8l-cpython-310/sqlalchemy/orm/exc.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm copying build/lib.linux-armv8l-cpython-310/sqlalchemy/orm/clsregistry.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm copying build/lib.linux-armv8l-cpython-310/sqlalchemy/orm/strategies.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm copying build/lib.linux-armv8l-cpython-310/sqlalchemy/orm/scoping.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm copying build/lib.linux-armv8l-cpython-310/sqlalchemy/orm/relationships.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm copying build/lib.linux-armv8l-cpython-310/sqlalchemy/orm/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm copying build/lib.linux-armv8l-cpython-310/sqlalchemy/orm/decl_api.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm copying build/lib.linux-armv8l-cpython-310/sqlalchemy/orm/instrumentation.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm copying build/lib.linux-armv8l-cpython-310/sqlalchemy/orm/collections.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm copying build/lib.linux-armv8l-cpython-310/sqlalchemy/orm/properties.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm copying build/lib.linux-armv8l-cpython-310/sqlalchemy/orm/dependency.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm copying build/lib.linux-armv8l-cpython-310/sqlalchemy/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/databases copying build/lib.linux-armv8l-cpython-310/sqlalchemy/databases/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/databases creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/sql/traversals.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/sql/dml.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/sql/util.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/sql/base.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/sql/selectable.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/sql/events.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/sql/expression.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/sql/functions.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/sql/visitors.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/sql/compiler.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/sql/crud.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/sql/operators.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/sql/roles.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/sql/schema.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/sql/coercions.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/sql/naming.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/sql/lambdas.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/sql/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/sql/sqltypes.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/sql/type_api.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/sql/annotation.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/sql/elements.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/sql/default_comparator.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql copying build/lib.linux-armv8l-cpython-310/sqlalchemy/sql/ddl.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql creating /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/util copying build/lib.linux-armv8l-cpython-310/sqlalchemy/util/compat.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/util copying build/lib.linux-armv8l-cpython-310/sqlalchemy/util/queue.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/util copying build/lib.linux-armv8l-cpython-310/sqlalchemy/util/langhelpers.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/util copying build/lib.linux-armv8l-cpython-310/sqlalchemy/util/concurrency.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/util copying build/lib.linux-armv8l-cpython-310/sqlalchemy/util/topological.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/util copying build/lib.linux-armv8l-cpython-310/sqlalchemy/util/deprecations.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/util copying build/lib.linux-armv8l-cpython-310/sqlalchemy/util/_compat_py3k.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/util copying build/lib.linux-armv8l-cpython-310/sqlalchemy/util/_concurrency_py3k.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/util copying build/lib.linux-armv8l-cpython-310/sqlalchemy/util/__init__.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/util copying build/lib.linux-armv8l-cpython-310/sqlalchemy/util/_collections.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/util copying build/lib.linux-armv8l-cpython-310/sqlalchemy/util/_preloaded.py -> /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/util byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/mock.py to mock.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/assertsql.py to assertsql.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/profiling.py to profiling.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/fixtures.py to fixtures.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/entities.py to entities.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/assertions.py to assertions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/warnings.py to warnings.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/engines.py to engines.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/pickleable.py to pickleable.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/requirements.py to requirements.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/config.py to config.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/provision.py to provision.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/schema.py to schema.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/suite/test_insert.py to test_insert.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/suite/test_dialect.py to test_dialect.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/suite/test_ddl.py to test_ddl.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/suite/test_reflection.py to test_reflection.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/suite/test_sequence.py to test_sequence.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/suite/test_unicode_ddl.py to test_unicode_ddl.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/suite/test_update_delete.py to test_update_delete.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/suite/test_types.py to test_types.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/suite/test_results.py to test_results.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/suite/test_deprecations.py to test_deprecations.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/suite/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/suite/test_select.py to test_select.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/suite/test_rowcount.py to test_rowcount.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/suite/test_cte.py to test_cte.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/plugin/plugin_base.py to plugin_base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/plugin/bootstrap.py to bootstrap.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/plugin/pytestplugin.py to pytestplugin.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/plugin/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/plugin/reinvent_fixtures_py2k.py to reinvent_fixtures_py2k.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/exclusions.py to exclusions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/testing/asyncio.py to asyncio.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/mutable.py to mutable.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/associationproxy.py to associationproxy.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/orderinglist.py to orderinglist.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/compiler.py to compiler.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/declarative/extensions.py to extensions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/declarative/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/asyncio/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/asyncio/events.py to events.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/asyncio/session.py to session.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/asyncio/result.py to result.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/asyncio/exc.py to exc.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/asyncio/scoping.py to scoping.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/asyncio/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/asyncio/engine.py to engine.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/horizontal_shard.py to horizontal_shard.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/automap.py to automap.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/mypy/infer.py to infer.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/mypy/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/mypy/apply.py to apply.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/mypy/names.py to names.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/mypy/decl_class.py to decl_class.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/mypy/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/mypy/plugin.py to plugin.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/instrumentation.py to instrumentation.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/baked.py to baked.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/indexable.py to indexable.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/serializer.py to serializer.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/ext/hybrid.py to hybrid.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mssql/mxodbc.py to mxodbc.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mssql/pymssql.py to pymssql.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mssql/json.py to json.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mssql/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mssql/information_schema.py to information_schema.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mssql/provision.py to provision.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mssql/pyodbc.py to pyodbc.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mssql/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/firebird/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/firebird/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/firebird/kinterbasdb.py to kinterbasdb.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/firebird/fdb.py to fdb.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/sqlite/json.py to json.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/sqlite/dml.py to dml.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/sqlite/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/sqlite/pysqlite.py to pysqlite.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/sqlite/provision.py to provision.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/sqlite/pysqlcipher.py to pysqlcipher.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/sqlite/aiosqlite.py to aiosqlite.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/sqlite/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/sybase/mxodbc.py to mxodbc.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/sybase/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/sybase/pyodbc.py to pyodbc.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/sybase/pysybase.py to pysybase.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/sybase/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql/json.py to json.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql/dml.py to dml.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql/expression.py to expression.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql/oursql.py to oursql.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql/aiomysql.py to aiomysql.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql/provision.py to provision.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql/reflection.py to reflection.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql/pyodbc.py to pyodbc.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql/mariadb.py to mariadb.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql/pymysql.py to pymysql.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql/types.py to types.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql/mariadbconnector.py to mariadbconnector.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql/cymysql.py to cymysql.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql/enumerated.py to enumerated.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql/reserved_words.py to reserved_words.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql/mysqlconnector.py to mysqlconnector.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql/mysqldb.py to mysqldb.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/mysql/asyncmy.py to asyncmy.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/oracle/cx_oracle.py to cx_oracle.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/oracle/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/oracle/provision.py to provision.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/oracle/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/postgresql/json.py to json.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/postgresql/dml.py to dml.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/postgresql/psycopg2.py to psycopg2.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/postgresql/asyncpg.py to asyncpg.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/postgresql/pg8000.py to pg8000.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/postgresql/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/postgresql/pygresql.py to pygresql.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/postgresql/pypostgresql.py to pypostgresql.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/postgresql/provision.py to provision.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/postgresql/array.py to array.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/postgresql/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/postgresql/ranges.py to ranges.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/postgresql/hstore.py to hstore.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/postgresql/psycopg2cffi.py to psycopg2cffi.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/dialects/postgresql/ext.py to ext.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/processors.py to processors.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/future/orm/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/future/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/future/engine.py to engine.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/inspection.py to inspection.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/events.py to events.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/event/registry.py to registry.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/event/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/event/legacy.py to legacy.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/event/api.py to api.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/event/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/event/attr.py to attr.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/engine/mock.py to mock.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/engine/characteristics.py to characteristics.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/engine/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/engine/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/engine/events.py to events.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/engine/interfaces.py to interfaces.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/engine/cursor.py to cursor.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/engine/reflection.py to reflection.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/engine/result.py to result.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/engine/default.py to default.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/engine/url.py to url.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/engine/strategies.py to strategies.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/engine/create.py to create.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/engine/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/engine/row.py to row.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/pool/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/pool/events.py to events.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/pool/dbapi_proxy.py to dbapi_proxy.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/pool/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/pool/impl.py to impl.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/log.py to log.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/schema.py to schema.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/exc.py to exc.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/connectors/mxodbc.py to mxodbc.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/connectors/pyodbc.py to pyodbc.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/connectors/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/types.py to types.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm/unitofwork.py to unitofwork.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm/attributes.py to attributes.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm/evaluator.py to evaluator.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm/context.py to context.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm/sync.py to sync.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm/mapper.py to mapper.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm/persistence.py to persistence.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm/decl_base.py to decl_base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm/loading.py to loading.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm/dynamic.py to dynamic.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm/path_registry.py to path_registry.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm/events.py to events.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm/session.py to session.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm/interfaces.py to interfaces.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm/state.py to state.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm/identity.py to identity.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm/descriptor_props.py to descriptor_props.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm/strategy_options.py to strategy_options.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm/query.py to query.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm/exc.py to exc.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm/clsregistry.py to clsregistry.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm/strategies.py to strategies.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm/scoping.py to scoping.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm/relationships.py to relationships.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm/decl_api.py to decl_api.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm/instrumentation.py to instrumentation.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm/collections.py to collections.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm/properties.py to properties.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/orm/dependency.py to dependency.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/databases/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql/traversals.py to traversals.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql/dml.py to dml.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql/selectable.py to selectable.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql/events.py to events.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql/expression.py to expression.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql/functions.py to functions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql/visitors.py to visitors.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql/compiler.py to compiler.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql/crud.py to crud.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql/operators.py to operators.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql/roles.py to roles.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql/schema.py to schema.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql/coercions.py to coercions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql/naming.py to naming.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql/lambdas.py to lambdas.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql/sqltypes.py to sqltypes.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql/type_api.py to type_api.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql/annotation.py to annotation.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql/elements.py to elements.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql/default_comparator.py to default_comparator.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/sql/ddl.py to ddl.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/util/compat.py to compat.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/util/queue.py to queue.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/util/langhelpers.py to langhelpers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/util/concurrency.py to concurrency.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/util/topological.py to topological.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/util/deprecations.py to deprecations.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/util/_compat_py3k.py to _compat_py3k.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/util/_concurrency_py3k.py to _concurrency_py3k.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/util/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/util/_collections.py to _collections.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sqlalchemy/pkg/py3-sqlalchemy/usr/lib/python3.10/site-packages/sqlalchemy/util/_preloaded.py to _preloaded.cpython-310.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.10/site-packages/SQLAlchemy-1.4.39-py3.10.egg-info running install_scripts >>> py3-sqlalchemy*: Running postcheck for py3-sqlalchemy >>> py3-sqlalchemy*: Preparing package py3-sqlalchemy... >>> py3-sqlalchemy*: Stripping binaries >>> py3-sqlalchemy*: Scanning shared objects >>> py3-sqlalchemy*: Tracing dependencies... so:libc.musl-armv7.so.1 >>> py3-sqlalchemy*: Package size: 12.3 MB >>> py3-sqlalchemy*: Compressing data... >>> py3-sqlalchemy*: Create checksum... >>> py3-sqlalchemy*: Create py3-sqlalchemy-1.4.39-r0.apk >>> py3-sqlalchemy: Build complete at Fri, 28 Oct 2022 20:02:14 +0000 elapsed time 0h 5m 13s >>> py3-sqlalchemy: Cleaning up srcdir >>> py3-sqlalchemy: Cleaning up pkgdir >>> py3-sqlalchemy: Uninstalling dependencies... (1/26) Purging .makedepends-py3-sqlalchemy (20221028.195707) (2/26) Purging python3-dev (3.10.8-r3) (3/26) Purging py3-setuptools (65.5.0-r0) (4/26) Purging py3-mock (4.0.3-r3) (5/26) Purging py3-pbr (5.11.0-r0) (6/26) Purging py3-pytest-xdist (2.5.0-r1) (7/26) Purging py3-execnet (1.9.0-r0) (8/26) Purging py3-apipkg (2.1.0-r0) (9/26) Purging py3-pytest-forked (1.4.0-r1) (10/26) Purging py3-pytest (7.1.3-r1) (11/26) Purging py3-attrs (22.1.0-r0) (12/26) Purging py3-iniconfig (1.1.1-r3) (13/26) Purging py3-packaging (21.3-r2) (14/26) Purging py3-parsing (3.0.9-r0) (15/26) Purging py3-pluggy (1.0.0-r1) (16/26) Purging py3-py (1.11.0-r0) (17/26) Purging py3-tomli (2.0.1-r1) (18/26) Purging python3 (3.10.8-r3) (19/26) Purging py3-greenlet (1.1.3-r0) (20/26) Purging libbz2 (1.0.8-r3) (21/26) Purging libffi (3.4.4-r0) (22/26) Purging gdbm (1.23-r0) (23/26) Purging xz-libs (5.2.7-r0) (24/26) Purging mpdecimal (2.5.1-r1) (25/26) Purging readline (8.2.0-r0) (26/26) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 93 packages >>> py3-sqlalchemy: Updating the community/armv7 repository index... >>> py3-sqlalchemy: Signing the index...